@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);
.multiselect{position:relative;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;cursor:pointer;outline:none;border:var(--ms-border-width,1px) solid var(--ms-border-color,#d1d5db);border-radius:var(--ms-radius,4px);background:var(--ms-bg,#fff);font-size:var(--ms-font-size,1rem);min-height:calc(var(--ms-border-width, 1px)*2 + var(--ms-font-size, 1rem)*var(--ms-line-height, 1.375) + var(--ms-py, .5rem)*2)}.multiselect.is-open{border-radius:var(--ms-radius,4px) var(--ms-radius,4px) 0 0}.multiselect.is-open-top{border-radius:0 0 var(--ms-radius,4px) var(--ms-radius,4px)}.multiselect.is-disabled{cursor:default;background:var(--ms-bg-disabled,#f3f4f6)}.multiselect.is-active{box-shadow:0 0 0 var(--ms-ring-width,3px) var(--ms-ring-color,rgba(16,185,129,.18823529411764706))}.multiselect-multiple-label,.multiselect-placeholder,.multiselect-single-label{display:flex;align-items:center;height:100%;position:absolute;left:0;top:0;pointer-events:none;background:transparent;line-height:var(--ms-line-height,1.375);padding-left:var(--ms-px,.875rem);padding-right:calc(1.25rem + var(--ms-px, .875rem)*3);box-sizing:border-box;max-width:100%}.multiselect-placeholder{color:var(--ms-placeholder-color,#9ca3af)}.multiselect-single-label-text{overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.multiselect-search{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;outline:none;box-sizing:border-box;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:inherit;font-family:inherit;background:var(--ms-bg,#fff);border-radius:var(--ms-radius,4px);padding-left:var(--ms-px,.875rem)}.multiselect-search::-webkit-search-cancel-button,.multiselect-search::-webkit-search-decoration,.multiselect-search::-webkit-search-results-button,.multiselect-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-tags{flex-grow:1;flex-shrink:1;display:flex;flex-wrap:wrap;margin:var(--ms-tag-my,.25rem) 0 0;padding-left:var(--ms-py,.5rem);align-items:center}.multiselect-tag{background:var(--ms-tag-bg,#10b981);color:var(--ms-tag-color,#fff);font-size:var(--ms-tag-font-size,.875rem);line-height:var(--ms-tag-line-height,1.25rem);font-weight:var(--ms-tag-font-weight,600);padding:var(--ms-tag-py,.125rem) 0 var(--ms-tag-py,.125rem) var(--ms-tag-px,.5rem);border-radius:var(--ms-tag-radius,4px);margin-right:var(--ms-tag-mx,.25rem);margin-bottom:var(--ms-tag-my,.25rem);display:flex;align-items:center;white-space:nowrap}.multiselect-tag.is-disabled{padding-right:var(--ms-tag-px,.5rem);background:var(--ms-tag-bg-disabled,#9ca3af);color:var(--ms-tag-color-disabled,#fff)}.multiselect-tag-remove{display:flex;align-items:center;justify-content:center;padding:var(--ms-tag-remove-py,.25rem) var(--ms-tag-remove-px,.25rem);margin:var(--ms-tag-remove-my,0) var(--ms-tag-remove-mx,.125rem);border-radius:var(--ms-tag-remove-radius,4px)}.multiselect-tag-remove:hover{background:rgba(0,0,0,.06274509803921569)}.multiselect-tag-remove-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:currentColor;opacity:.8;display:inline-block;width:.75rem;height:.75rem}.multiselect-tags-search-wrapper{display:inline-block;position:relative;margin:0 var(--ms-tag-mx,4px) var(--ms-tag-my,4px);flex-grow:1;flex-shrink:1;height:100%}.multiselect-tags-search-copy{visibility:hidden;white-space:pre-wrap;display:inline-block;height:1px;width:100%}.multiselect-tags-search{position:absolute;left:0;right:0;top:0;bottom:0;border:0;-webkit-appearance:none;-moz-appearance:none;outline:none;padding:0;font-size:inherit;font-family:inherit;box-sizing:border-box;width:100%;appearance:none}.multiselect-tags-search::-webkit-search-cancel-button,.multiselect-tags-search::-webkit-search-decoration,.multiselect-tags-search::-webkit-search-results-button,.multiselect-tags-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-spinner{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M456.433 371.72l-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M456.433 371.72l-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--ms-spinner-color,#10b981);width:1rem;height:1rem;z-index:10;margin:0 var(--ms-px,.875rem) 0 0;-webkit-animation:multiselect-spin 1s linear infinite;animation:multiselect-spin 1s linear infinite;flex-shrink:0;flex-grow:0}.multiselect-clear{padding:0 var(--ms-px,.875rem) 0 0;position:relative;z-index:10;opacity:1;transition:.3s;flex-shrink:0;flex-grow:0;display:flex}.multiselect-clear:hover .multiselect-clear-icon{background-color:var(--ms-clear-color-hover,#000)}.multiselect-clear-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");background-color:var(--ms-clear-color,#999);display:inline-block;transition:.3s}.multiselect-caret,.multiselect-clear-icon{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:.625rem;height:1.125rem}.multiselect-caret{transform:rotate(0deg);transition:transform .3s;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");background-color:var(--ms-caret-color,#999);margin:0 var(--ms-px,.875rem) 0 0;position:relative;z-index:10;flex-shrink:0;flex-grow:0;pointer-events:none}.multiselect-caret.is-open{transform:rotate(180deg);pointer-events:auto}.multiselect-dropdown{position:absolute;left:calc(var(--ms-border-width, 1px)*-1);right:calc(var(--ms-border-width, 1px)*-1);bottom:0;transform:translateY(100%);border:var(--ms-dropdown-border-width,1px) solid var(--ms-dropdown-border-color,#d1d5db);margin-top:calc(var(--ms-border-width, 1px)*-1);max-height:15rem;overflow-y:scroll;-webkit-overflow-scrolling:touch;z-index:100;background:var(--ms-dropdown-bg,#fff);display:flex;flex-direction:column;border-radius:0 0 var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px);outline:none}.multiselect-dropdown.is-top{transform:translateY(-100%);top:var(--ms-border-width,1px);bottom:auto;flex-direction:column-reverse;border-radius:var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px) 0 0}.multiselect-dropdown.is-hidden{display:none}.multiselect-options{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;max-height:var(--ms-max-height,10rem)}.multiselect-options.is-top{flex-direction:column-reverse}.multiselect-group{padding:0;margin:0}.multiselect-group-label{padding:var(--ms-group-label-py,.3rem) var(--ms-group-label-px,.75rem);font-size:.875rem;font-weight:600;background:var(--ms-group-label-bg,#e5e7eb);color:var(--ms-group-label-color,#374151);cursor:default;line-height:var(--ms-group-label-line-height,1.375);display:flex;box-sizing:border-box;text-decoration:none;align-items:center;justify-content:flex-start;text-align:left}.multiselect-group-label.is-pointable{cursor:pointer}.multiselect-group-label.is-pointed{background:var(--ms-group-label-bg-pointed,#d1d5db);color:var(--ms-group-label-color-pointed,#374151)}.multiselect-group-label.is-selected{background:var(--ms-group-label-bg-selected,#059669);color:var(--ms-group-label-color-selected,#fff)}.multiselect-group-label.is-disabled{background:var(--ms-group-label-bg-disabled,#f3f4f6);color:var(--ms-group-label-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-group-label.is-selected.is-pointed{background:var(--ms-group-label-bg-selected-pointed,#0c9e70);color:var(--ms-group-label-color-selected-pointed,#fff)}.multiselect-group-label.is-selected.is-disabled{background:var(--ms-group-label-bg-selected-disabled,#75cfb1);color:var(--ms-group-label-color-selected-disabled,#d1fae5)}.multiselect-group-options{padding:0;margin:0}.multiselect-option{padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem);font-size:var(--ms-option-font-size,1rem);line-height:var(--ms-option-line-height,1.375);cursor:pointer;display:flex;box-sizing:border-box;text-decoration:none;align-items:center;justify-content:flex-start;text-align:left}.multiselect-option.is-pointed{background:var(--ms-option-bg-pointed,#f3f4f6);color:var(--ms-option-color-pointed,#1f2937)}.multiselect-option.is-selected{background:var(--ms-option-bg-selected,#10b981);color:var(--ms-option-color-selected,#fff)}.multiselect-option.is-disabled{background:var(--ms-option-bg-disabled,#fff);color:var(--ms-option-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-option.is-selected.is-pointed{background:var(--ms-option-bg-selected-pointed,#26c08e);color:var(--ms-option-color-selected-pointed,#fff)}.multiselect-option.is-selected.is-disabled{background:var(--ms-option-bg-selected-disabled,#87dcc0);color:var(--ms-option-color-selected-disabled,#d1fae5)}.multiselect-no-options,.multiselect-no-results{padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem);color:var(--ms-empty-color,#4b5563)}.multiselect-fake-input{background:transparent;position:absolute;left:0;right:0;bottom:-1px;width:100%;height:1px;border:0;padding:0;font-size:0;outline:none}.multiselect-fake-input:active,.multiselect-fake-input:focus{outline:none}.multiselect-spacer{display:none}@-webkit-keyframes multiselect-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes multiselect-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
*,
::before,
::after {
  --ms-font-size: 1rem;
  --ms-line-height: 1.375;
  --ms-bg: #efefef;
  --ms-bg-disabled: #f3f4f6;
  --ms-border-color: #efefef;
  --ms-border-width: 1px;
  --ms-radius: 0px;
  --ms-py: 10px;
  --ms-px: 16px;
  --ms-ring-width: 0px;
  --ms-ring-color: #A69f88;
  --ms-placeholder-color: #9ca3af;
  --ms-max-height: 10.7rem;

  --ms-spinner-color: #A69f88;
  --ms-caret-color: #999999;
  --ms-clear-color: #999999;
  --ms-clear-color-hover: #000000;


  --ms-tag-font-size: 12px;
  --ms-tag-line-height: 1;
  --ms-tag-font-weight: 500;
  --ms-tag-bg: #A69f88;
  --ms-tag-bg-disabled: #9ca3af;
  --ms-tag-color: #ffffff;
  --ms-tag-color-disabled: #ffffff;
  --ms-tag-radius: 0px;
  --ms-tag-py: 0.125rem;
  --ms-tag-px: 12px;
  --ms-tag-my: 0.25rem;
  --ms-tag-mx: 0.25rem;

  --ms-tag-remove-radius: 0px;
  --ms-tag-remove-py: 0.25rem;
  --ms-tag-remove-px: 0.25rem;
  --ms-tag-remove-my: 0rem;
  --ms-tag-remove-mx: 0.125rem;

  --ms-dropdown-bg: #ffffff;
  --ms-dropdown-border-color: #efefef;
  --ms-dropdown-border-width: 1px;
  --ms-dropdown-radius: 4px;

  --ms-group-label-py: 0.3rem;
  --ms-group-label-px: 0.75rem;
  --ms-group-label-line-height: 1.375;
  --ms-group-label-bg: #e5e7eb;
  --ms-group-label-color: #374151;
  --ms-group-label-bg-pointed: #d1d5db;
  --ms-group-label-color-pointed: #374151;
  --ms-group-label-bg-disabled: #f3f4f6;
  --ms-group-label-color-disabled: #d1d5db;
  --ms-group-label-bg-selected: #A69f88;
  --ms-group-label-color-selected: #ffffff;
  --ms-group-label-bg-selected-pointed: #A69f88;
  --ms-group-label-color-selected-pointed: #ffffff;
  --ms-group-label-bg-selected-disabled: #A69f88;
  --ms-group-label-color-selected-disabled: #d1fae5;

  --ms-option-font-size: 1rem;
  --ms-option-line-height: 1.375;
  --ms-option-bg-pointed: #efefef;
  --ms-option-color-pointed: #1f2937;
  --ms-option-bg-selected: #A69f88;
  --ms-option-color-selected: #efefef;
  --ms-option-bg-disabled: #ffffff;
  --ms-option-color-disabled: #d1d5db;
  --ms-option-bg-selected-pointed: #A69f88;
  --ms-option-color-selected-pointed: #efefef;
  --ms-option-bg-selected-disabled: #ffffff;
  --ms-option-color-selected-disabled: #d1fae5;
  --ms-option-py: 0.5rem;
  --ms-option-px: 0.75rem;

  --ms-empty-color: #4b5563;
}

.multiselect-caret, .multiselect-clear-icon{
    height: 12px;
    width: 12px;
}

.multiselect-clear{
    display: none;
}
.multiselect-single-label{
    padding-right: 0;
    padding-left: 7px;
}

input.multiselect-search{
    border-radius: var(--ms-radius,4px);
    padding-left: var(--ms-px,.875rem);
    background-color: var(--ms-bg,#fff);
}

.multiselect-tags-search {
    background-color: transparent !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
  }

.multiselect-dropdown::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.multiselect-dropdown::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

  

[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Poppins, sans-serif; /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

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

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

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

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

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

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #6b7280;
  opacity: 1;
}

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

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px auto -webkit-focus-ring-color;
}
    html {
  --tw-text-opacity: 1;
  color: rgb(44 41 37 / var(--tw-text-opacity));
}

*, ::before, ::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 36px;
  padding-left: 36px;
}
@media (min-width: 640px) {

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

  .container {
    max-width: 768px;
    padding-right: 72px;
    padding-left: 72px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 1160px) {

  .container {
    max-width: 1160px;
    padding-right: 16px;
    padding-left: 16px;
  }
}
.form-input,.form-textarea,.form-select,.form-multiselect {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}
.form-input::-moz-placeholder, .form-textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}
.form-input:-ms-input-placeholder, .form-textarea:-ms-input-placeholder {
  color: #6b7280;
  opacity: 1;
}
.form-input::placeholder,.form-textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
.form-input::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
.form-input::-webkit-date-and-time-value {
  min-height: 1.5em;
}
.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}
.form-checkbox,.form-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
.form-checkbox {
  border-radius: 0px;
}
.form-radio {
  border-radius: 100%;
}
.form-checkbox:focus,.form-radio:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}
.form-checkbox:checked,.form-radio:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.form-checkbox:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
.form-radio:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}
.form-checkbox:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
}
.prose :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
}
.prose :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.prose :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
}
.prose :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-size: 0.9375rem;
}
.prose :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose > :where(ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose > :where(:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose > :where(:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(code):not(:where([class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"] *)) {
  padding-left: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"] *)) {
  padding-left: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.4285714em;
}
.prose-sm > :where(ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"] *)) {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose-sm :where(tbody td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose-sm :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose-sm > :where(:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm > :where(:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.prose-lg :where(blockquote):not(:where([class~="not-prose"] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-lg :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(figcaption):not(:where([class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.prose-lg :where(code):not(:where([class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-lg :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.8666667em;
}
.prose-lg :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.875em;
}
.prose-lg :where(pre):not(:where([class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"] *)) {
  padding-left: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"] *)) {
  padding-left: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.prose-lg :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.4444444em;
}
.prose-lg :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.4444444em;
}
.prose-lg > :where(ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.prose-lg :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(table):not(:where([class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
.prose-lg :where(thead th):not(:where([class~="not-prose"] *)) {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}
.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose-lg :where(tbody td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}
.prose-lg :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.prose-lg :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.prose-lg > :where(:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg > :where(:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.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;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.top-0 {
  top: 0px;
}
.left-0 {
  left: 0px;
}
.right-\[32px\] {
  right: 32px;
}
.top-\[32px\] {
  top: 32px;
}
.top-auto {
  top: auto;
}
.bottom-0 {
  bottom: 0px;
}
.left-\[6px\] {
  left: 6px;
}
.top-\[56px\] {
  top: 56px;
}
.right-0 {
  right: 0px;
}
.bottom-auto {
  bottom: auto;
}
.right-\[16px\] {
  right: 16px;
}
.top-\[15px\] {
  top: 15px;
}
.top-\[-159px\] {
  top: -159px;
}
.top-\[-82px\] {
  top: -82px;
}
.right-\[36px\] {
  right: 36px;
}
.bottom-\[-45px\] {
  bottom: -45px;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[300\] {
  z-index: 300;
}
.z-\[200\] {
  z-index: 200;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-10 {
  z-index: 10;
}
.z-\[1000\] {
  z-index: 1000;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-0 {
  z-index: 0;
}
.order-1 {
  order: 1;
}
.order-3 {
  order: 3;
}
.order-2 {
  order: 2;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-start-2 {
  grid-column-start: 2;
}
.float-left {
  float: left;
}
.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.my-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.my-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}
.-my-15 {
  margin-top: -15px;
  margin-bottom: -15px;
}
.-my-30 {
  margin-top: -30px;
  margin-bottom: -30px;
}
.-my-45 {
  margin-top: -45px;
  margin-bottom: -45px;
}
.-my-60 {
  margin-top: -60px;
  margin-bottom: -60px;
}
.-my-90 {
  margin-top: -90px;
  margin-bottom: -90px;
}
.-my-150 {
  margin-top: -150px;
  margin-bottom: -150px;
}
.my-\[32px\] {
  margin-top: 32px;
  margin-bottom: 32px;
}
.mx-\[-36px\] {
  margin-left: -36px;
  margin-right: -36px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-150 {
  margin-top: 150px;
}
.-mt-15 {
  margin-top: -15px;
}
.-mt-30 {
  margin-top: -30px;
}
.-mt-45 {
  margin-top: -45px;
}
.-mt-60 {
  margin-top: -60px;
}
.-mt-90 {
  margin-top: -90px;
}
.-mt-150 {
  margin-top: -150px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-150 {
  margin-bottom: 150px;
}
.-mb-15 {
  margin-bottom: -15px;
}
.-mb-30 {
  margin-bottom: -30px;
}
.-mb-45 {
  margin-bottom: -45px;
}
.-mb-60 {
  margin-bottom: -60px;
}
.-mb-90 {
  margin-bottom: -90px;
}
.-mb-150 {
  margin-bottom: -150px;
}
.mb-\[23px\] {
  margin-bottom: 23px;
}
.mb-\[32px\] {
  margin-bottom: 32px;
}
.mb-\[16px\] {
  margin-bottom: 16px;
}
.mt-\[64px\] {
  margin-top: 64px;
}
.ml-auto {
  margin-left: auto;
}
.mr-\[4px\] {
  margin-right: 4px;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[8px\] {
  margin-bottom: 8px;
}
.mr-\[8px\] {
  margin-right: 8px;
}
.mb-\[51px\] {
  margin-bottom: 51px;
}
.mb-\[35px\] {
  margin-bottom: 35px;
}
.mb-\[24px\] {
  margin-bottom: 24px;
}
.ml-\[8px\] {
  margin-left: 8px;
}
.mb-\[44px\] {
  margin-bottom: 44px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[4px\] {
  margin-bottom: 4px;
}
.mb-\[19px\] {
  margin-bottom: 19px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[8\.5px\] {
  margin-bottom: 8.5px;
}
.mb-\[72px\] {
  margin-bottom: 72px;
}
.mt-\[32px\] {
  margin-top: 32px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[2px\] {
  margin-bottom: 2px;
}
.mt-\[18px\] {
  margin-top: 18px;
}
.mr-auto {
  margin-right: auto;
}
.mt-auto {
  margin-top: auto;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[4px\] {
  margin-top: 4px;
}
.mb-\[11px\] {
  margin-bottom: 11px;
}
.mb-\[34px\] {
  margin-bottom: 34px;
}
.mb-\[45px\] {
  margin-bottom: 45px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mb-\[36px\] {
  margin-bottom: 36px;
}
.mt-\[80px\] {
  margin-top: 80px;
}
.mb-\[80px\] {
  margin-bottom: 80px;
}
.mb-\[22px\] {
  margin-bottom: 22px;
}
.mb-\[28px\] {
  margin-bottom: 28px;
}
.mb-\[70px\] {
  margin-bottom: 70px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mb-\[60px\] {
  margin-bottom: 60px;
}
.mt-\[44px\] {
  margin-top: 44px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-\[98px\] {
  margin-bottom: 98px;
}
.mb-\[33px\] {
  margin-bottom: 33px;
}
.mb-\[55px\] {
  margin-bottom: 55px;
}
.mb-\[64px\] {
  margin-bottom: 64px;
}
.mt-\[55px\] {
  margin-top: 55px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.\!hidden {
  display: none !important;
}
.h-card-sm {
  height: 312px;
}
.h-card-lg {
  height: 477px;
}
.h-full {
  height: 100%;
}
.\!h-\[auto\] {
  height: auto !important;
}
.h-\[100vh\] {
  height: 100vh;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[312px\] {
  height: 312px;
}
.h-card-md {
  height: 407px;
}
.\!h-full {
  height: 100% !important;
}
.h-\[256px\] {
  height: 256px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[226px\] {
  height: 226px;
}
.h-\[177px\] {
  height: 177px;
}
.h-\[38px\] {
  height: 38px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[calc\(100\%-72px\)\] {
  height: calc(100% - 72px);
}
.h-\[54px\] {
  height: 54px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[60\%\] {
  height: 60%;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[calc\(90\%\)\] {
  height: calc(90%);
}
.min-h-\[181px\] {
  min-height: 181px;
}
.min-h-\[111px\] {
  min-height: 111px;
}
.min-h-\[300px\] {
  min-height: 300px;
}
.w-full {
  width: 100%;
}
.w-\[130px\] {
  width: 130px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[89px\] {
  width: 89px;
}
.w-\[32px\] {
  width: 32px;
}
.w-\[calc\(100\%\+40px\)\] {
  width: calc(100% + 40px);
}
.w-auto {
  width: auto;
}
.w-\[64px\] {
  width: 64px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[100vw\] {
  width: 100vw;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[14px\] {
  width: 14px;
}
.w-1\/2 {
  width: 50%;
}
.w-3\/4 {
  width: 75%;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.min-w-\[95px\] {
  min-width: 95px;
}
.max-w-\[560px\] {
  max-width: 560px;
}
.max-w-\[220px\] {
  max-width: 220px;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-none {
  flex: none;
}
.flex-\[33\%\] {
  flex: 33%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.resize {
  resize: both;
}
.scroll-my-15 {
  scroll-margin-top: 15px;
  scroll-margin-bottom: 15px;
}
.scroll-my-30 {
  scroll-margin-top: 30px;
  scroll-margin-bottom: 30px;
}
.scroll-my-45 {
  scroll-margin-top: 45px;
  scroll-margin-bottom: 45px;
}
.scroll-my-60 {
  scroll-margin-top: 60px;
  scroll-margin-bottom: 60px;
}
.scroll-my-90 {
  scroll-margin-top: 90px;
  scroll-margin-bottom: 90px;
}
.scroll-my-150 {
  scroll-margin-top: 150px;
  scroll-margin-bottom: 150px;
}
.-scroll-my-15 {
  scroll-margin-top: -15px;
  scroll-margin-bottom: -15px;
}
.-scroll-my-30 {
  scroll-margin-top: -30px;
  scroll-margin-bottom: -30px;
}
.-scroll-my-45 {
  scroll-margin-top: -45px;
  scroll-margin-bottom: -45px;
}
.-scroll-my-60 {
  scroll-margin-top: -60px;
  scroll-margin-bottom: -60px;
}
.-scroll-my-90 {
  scroll-margin-top: -90px;
  scroll-margin-bottom: -90px;
}
.-scroll-my-150 {
  scroll-margin-top: -150px;
  scroll-margin-bottom: -150px;
}
.scroll-mt-15 {
  scroll-margin-top: 15px;
}
.scroll-mt-30 {
  scroll-margin-top: 30px;
}
.scroll-mt-45 {
  scroll-margin-top: 45px;
}
.scroll-mt-60 {
  scroll-margin-top: 60px;
}
.scroll-mt-90 {
  scroll-margin-top: 90px;
}
.scroll-mt-150 {
  scroll-margin-top: 150px;
}
.-scroll-mt-15 {
  scroll-margin-top: -15px;
}
.-scroll-mt-30 {
  scroll-margin-top: -30px;
}
.-scroll-mt-45 {
  scroll-margin-top: -45px;
}
.-scroll-mt-60 {
  scroll-margin-top: -60px;
}
.-scroll-mt-90 {
  scroll-margin-top: -90px;
}
.-scroll-mt-150 {
  scroll-margin-top: -150px;
}
.scroll-mb-15 {
  scroll-margin-bottom: 15px;
}
.scroll-mb-30 {
  scroll-margin-bottom: 30px;
}
.scroll-mb-45 {
  scroll-margin-bottom: 45px;
}
.scroll-mb-60 {
  scroll-margin-bottom: 60px;
}
.scroll-mb-90 {
  scroll-margin-bottom: 90px;
}
.scroll-mb-150 {
  scroll-margin-bottom: 150px;
}
.-scroll-mb-15 {
  scroll-margin-bottom: -15px;
}
.-scroll-mb-30 {
  scroll-margin-bottom: -30px;
}
.-scroll-mb-45 {
  scroll-margin-bottom: -45px;
}
.-scroll-mb-60 {
  scroll-margin-bottom: -60px;
}
.-scroll-mb-90 {
  scroll-margin-bottom: -90px;
}
.-scroll-mb-150 {
  scroll-margin-bottom: -150px;
}
.scroll-py-15 {
  scroll-padding-top: 15px;
  scroll-padding-bottom: 15px;
}
.scroll-py-30 {
  scroll-padding-top: 30px;
  scroll-padding-bottom: 30px;
}
.scroll-py-45 {
  scroll-padding-top: 45px;
  scroll-padding-bottom: 45px;
}
.scroll-py-60 {
  scroll-padding-top: 60px;
  scroll-padding-bottom: 60px;
}
.scroll-py-90 {
  scroll-padding-top: 90px;
  scroll-padding-bottom: 90px;
}
.scroll-py-150 {
  scroll-padding-top: 150px;
  scroll-padding-bottom: 150px;
}
.scroll-pt-15 {
  scroll-padding-top: 15px;
}
.scroll-pt-30 {
  scroll-padding-top: 30px;
}
.scroll-pt-45 {
  scroll-padding-top: 45px;
}
.scroll-pt-60 {
  scroll-padding-top: 60px;
}
.scroll-pt-90 {
  scroll-padding-top: 90px;
}
.scroll-pt-150 {
  scroll-padding-top: 150px;
}
.scroll-pb-15 {
  scroll-padding-bottom: 15px;
}
.scroll-pb-30 {
  scroll-padding-bottom: 30px;
}
.scroll-pb-45 {
  scroll-padding-bottom: 45px;
}
.scroll-pb-60 {
  scroll-padding-bottom: 60px;
}
.scroll-pb-90 {
  scroll-padding-bottom: 90px;
}
.scroll-pb-150 {
  scroll-padding-bottom: 150px;
}
.list-disc {
  list-style-type: disc;
}
.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[8px\] {
  gap: 8px;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[32px\] {
  gap: 32px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[26px\] {
  gap: 26px;
}
.gap-\[50px\] {
  gap: 50px;
}
.gap-\[51px\] {
  gap: 51px;
}
.gap-\[40px\] {
  gap: 40px;
}
.gap-x-\[70px\] {
  -moz-column-gap: 70px;
       column-gap: 70px;
}
.gap-x-\[40px\] {
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.gap-y-\[16px\] {
  row-gap: 16px;
}
.gap-y-\[8px\] {
  row-gap: 8px;
}
.gap-x-\[29px\] {
  -moz-column-gap: 29px;
       column-gap: 29px;
}
.gap-x-\[16px\] {
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.gap-x-\[32px\] {
  -moz-column-gap: 32px;
       column-gap: 32px;
}
.gap-y-\[35px\] {
  row-gap: 35px;
}
.gap-x-\[132px\] {
  -moz-column-gap: 132px;
       column-gap: 132px;
}
.gap-y-\[30px\] {
  row-gap: 30px;
}
.gap-x-\[30px\] {
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.gap-y-\[57px\] {
  row-gap: 57px;
}
.gap-y-\[70px\] {
  row-gap: 70px;
}
.gap-y-\[40px\] {
  row-gap: 40px;
}
.gap-x-\[8px\] {
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.gap-y-\[72px\] {
  row-gap: 72px;
}
.gap-x-\[24px\] {
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.gap-y-\[20px\] {
  row-gap: 20px;
}
.gap-x-\[71px\] {
  -moz-column-gap: 71px;
       column-gap: 71px;
}
.gap-x-\[5px\] {
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.gap-x-\[120px\] {
  -moz-column-gap: 120px;
       column-gap: 120px;
}
.gap-y-\[32px\] {
  row-gap: 32px;
}
.gap-y-\[60px\] {
  row-gap: 60px;
}
.space-y-\[26px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(26px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(26px * var(--tw-space-y-reverse));
}
.space-y-30 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(30px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(30px * var(--tw-space-y-reverse));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-\[2px\] {
  border-radius: 2px;
}
.rounded-none {
  border-radius: 0px;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-none {
  border-style: none;
}
.border-beige-200 {
  --tw-border-opacity: 1;
  border-color: rgb(239 239 235 / var(--tw-border-opacity));
}
.border-brown-200 {
  --tw-border-opacity: 1;
  border-color: rgb(44 41 37 / var(--tw-border-opacity));
}
.border-none {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-\[\#0000003D\] {
  border-color: #0000003D;
}
.bg-brown-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(61 57 53 / var(--tw-bg-opacity));
}
.bg-brown-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(44 41 37 / var(--tw-bg-opacity));
}
.bg-beige-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 245 / var(--tw-bg-opacity));
}
.bg-beige-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 235 / var(--tw-bg-opacity));
}
.bg-beige-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 231 225 / var(--tw-bg-opacity));
}
.bg-popup {
  background-color: #0000008f;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(166 159 136 / var(--tw-bg-opacity));
}
.\!bg-brown-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(61 57 53 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#35322f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(53 50 47 / var(--tw-bg-opacity));
}
.bg-none {
  background-color: transparent;
}
.\!bg-beige-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 235 / var(--tw-bg-opacity)) !important;
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 231 226 / var(--tw-bg-opacity));
}
.bg-\[\#3d3935\] {
  --tw-bg-opacity: 1;
  background-color: rgb(61 57 53 / var(--tw-bg-opacity));
}
.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-none {
  background-image: none;
}
.bg-contain {
  background-size: contain;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-white {
  fill: #fff;
}
.fill-brown-100 {
  fill: #3d3935;
}
.fill-red-400 {
  fill: tomato;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center {
  -o-object-position: center;
     object-position: center;
}
.p-\[32px\] {
  padding: 32px;
}
.p-\[16px\] {
  padding: 16px;
}
.p-\[13px\] {
  padding: 13px;
}
.p-\[8px\] {
  padding: 8px;
}
.p-\[55px\] {
  padding: 55px;
}
.p-\[35px\] {
  padding: 35px;
}
.p-\[30px\] {
  padding: 30px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.py-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.px-\[42px\] {
  padding-left: 42px;
  padding-right: 42px;
}
.py-\[12\.5px\] {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.px-\[36px\] {
  padding-left: 36px;
  padding-right: 36px;
}
.px-\[48px\] {
  padding-left: 48px;
  padding-right: 48px;
}
.py-\[0\] {
  padding-top: 0;
  padding-bottom: 0;
}
.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}
.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}
.px-\[38px\] {
  padding-left: 38px;
  padding-right: 38px;
}
.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.py-\[64px\] {
  padding-top: 64px;
  padding-bottom: 64px;
}
.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.px-\[56px\] {
  padding-left: 56px;
  padding-right: 56px;
}
.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-\[35px\] {
  padding-top: 35px;
  padding-bottom: 35px;
}
.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[72px\] {
  padding-left: 72px;
  padding-right: 72px;
}
.px-\[80px\] {
  padding-left: 80px;
  padding-right: 80px;
}
.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[47px\] {
  padding-top: 47px;
  padding-bottom: 47px;
}
.py-\[72px\] {
  padding-top: 72px;
  padding-bottom: 72px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-45 {
  padding-top: 45px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-150 {
  padding-top: 150px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-45 {
  padding-bottom: 45px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-150 {
  padding-bottom: 150px;
}
.pt-\[36px\] {
  padding-top: 36px;
}
.pb-\[72px\] {
  padding-bottom: 72px;
}
.pb-\[32px\] {
  padding-bottom: 32px;
}
.pl-\[20px\] {
  padding-left: 20px;
}
.pr-\[10px\] {
  padding-right: 10px;
}
.pt-\[12px\] {
  padding-top: 12px;
}
.pt-\[56px\] {
  padding-top: 56px;
}
.pb-\[0\] {
  padding-bottom: 0;
}
.pt-\[16px\] {
  padding-top: 16px;
}
.pb-\[16px\] {
  padding-bottom: 16px;
}
.pt-\[32px\] {
  padding-top: 32px;
}
.pt-\[40px\] {
  padding-top: 40px;
}
.pb-\[40px\] {
  padding-bottom: 40px;
}
.pt-\[8px\] {
  padding-top: 8px;
}
.pt-\[35px\] {
  padding-top: 35px;
}
.pr-\[50px\] {
  padding-right: 50px;
}
.pt-\[34px\] {
  padding-top: 34px;
}
.pt-\[15px\] {
  padding-top: 15px;
}
.pt-\[60px\] {
  padding-top: 60px;
}
.pt-\[90px\] {
  padding-top: 90px;
}
.pt-\[150px\] {
  padding-top: 150px;
}
.pt-\[45px\] {
  padding-top: 45px;
}
.pb-\[36px\] {
  padding-bottom: 36px;
}
.\!pt-0 {
  padding-top: 0px !important;
}
.pt-\[55px\] {
  padding-top: 55px;
}
.pt-\[61px\] {
  padding-top: 61px;
}
.pt-\[64px\] {
  padding-top: 64px;
}
.\!pb-0 {
  padding-bottom: 0px !important;
}
.\!pt-30 {
  padding-top: 30px !important;
}
.\!pb-30 {
  padding-bottom: 30px !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-top {
  vertical-align: top;
}
.font-helv {
  font-family: Helvetica, Poppins, sans-serif;
}
.text-30 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-24 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-20 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.text-14 {
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.text-\[35px\] {
  font-size: 35px;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-15 {
  font-size: 0.9375rem;
  line-height: 1.5rem;
}
.text-16 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-38 {
  font-size: 2.375rem;
  line-height: 3.8125rem;
}
.text-\[130\%\] {
  font-size: 130%;
}
.text-40 {
  font-size: 2.5rem;
}
.text-12 {
  font-size: 0.75rem;
  line-height: 0.9375rem;
}
.text-18 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[2\.25em\] {
  font-size: 2.25em;
}
.font-semibold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-light {
  font-weight: 300;
}
.font-extrabold {
  font-weight: 800;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[40px\] {
  line-height: 40px;
}
.leading-\[30px\] {
  line-height: 30px;
}
.leading-\[24px\] {
  line-height: 24px;
}
.leading-\[15px\] {
  line-height: 15px;
}
.leading-\[44px\] {
  line-height: 44px;
}
.leading-\[20px\] {
  line-height: 20px;
}
.leading-\[0\.9\] {
  line-height: 0.9;
}
.leading-\[1\] {
  line-height: 1;
}
.leading-\[32px\] {
  line-height: 32px;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-\[48px\] {
  line-height: 48px;
}
.leading-\[42px\] {
  line-height: 42px;
}
.leading-\[45px\] {
  line-height: 45px;
}
.leading-\[1\.11111\] {
  line-height: 1.11111;
}
.tracking-\[0\.1px\] {
  letter-spacing: 0.1px;
}
.tracking-\[0\.22px\] {
  letter-spacing: 0.22px;
}
.tracking-\[0\.09px\] {
  letter-spacing: 0.09px;
}
.tracking-\[0px\] {
  letter-spacing: 0px;
}
.tracking-\[0\.24px\] {
  letter-spacing: 0.24px;
}
.tracking-\[0\.15\] {
  letter-spacing: 0.15;
}
.tracking-\[0\.11px\] {
  letter-spacing: 0.11px;
}
.tracking-\[0\.09\] {
  letter-spacing: 0.09;
}
.tracking-\[0\.1\] {
  letter-spacing: 0.1;
}
.tracking-\[0\.15px\] {
  letter-spacing: 0.15px;
}
.tracking-\[-0\.16ps\] {
  letter-spacing: -0.16ps;
}
.tracking-\[0\.19px\] {
  letter-spacing: 0.19px;
}
.tracking-\[-0\.1\] {
  letter-spacing: -0.1;
}
.tracking-\[-0\.5\] {
  letter-spacing: -0.5;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-beige-100 {
  --tw-text-opacity: 1;
  color: rgb(247 247 245 / var(--tw-text-opacity));
}
.text-brown-100 {
  --tw-text-opacity: 1;
  color: rgb(61 57 53 / var(--tw-text-opacity));
}
.text-beige-200 {
  --tw-text-opacity: 1;
  color: rgb(239 239 235 / var(--tw-text-opacity));
}
.text-brown-200 {
  --tw-text-opacity: 1;
  color: rgb(44 41 37 / var(--tw-text-opacity));
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-beige-300 {
  --tw-text-opacity: 1;
  color: rgb(231 231 225 / var(--tw-text-opacity));
}
.text-beige-100\/80 {
  color: rgb(247 247 245 / 0.8);
}
.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(255 99 71 / var(--tw-text-opacity));
}
.opacity-100 {
  opacity: 1;
}
.opacity-0 {
  opacity: 0;
}
.opacity-50 {
  opacity: 0.5;
}
.bg-blend-multiply {
  background-blend-mode: multiply;
}
.shadow-nav {
  --tw-shadow: 0 3px 0 #2c2925;
  --tw-shadow-colored: 0 3px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  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;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-200 {
  transition-duration: 200ms;
}

:root {
    --plyr-color-main: #3d3935;
    --plyr-video-control-color: #e7e7e1;
}

html {
    scroll-behavior: smooth;
}

/* fade image in after load */
.lazyload, .lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.laud-underline {
    font-weight: 200;
    position: relative;
    line-height: 1;
    margin-left: 12px;
    margin-right: 12px;
    display: flex;
    flex-flow: column;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    min-width: 170px;
}

.laud-underline sub {
    display: block;
    bottom: 0;
    font-size: 70%;
    line-height: 1;
    margin-bottom: 4px;
    white-space: nowrap;
}

.laud-underline.lg {
  font-size: 1.875rem;
  line-height: 2.25rem;
  line-height: 38px;
}

@media (min-width: 1024px) {

  .laud-underline.lg {
    font-size: 2.375rem;
    line-height: 3.8125rem;
  }
}

.laud-underline.sm {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1024px) {

  .laud-underline.sm {
    font-size: 2.375rem;
    line-height: 3.8125rem;
    line-height: 34px;
  }
}

.laud-underline.xs {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1024px) {

  .laud-underline.xs {
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 34px;
  }
}

.laud-underline.xxs {
  font-size: 1.25rem;
  line-height: 1.875rem;
}

@media (min-width: 1024px) {

  .laud-underline.xxs {
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 28px;
  }
}

.laud-underline strong {
    font-weight: 700;
}

.laud-underline strong:last-child {
  margin-bottom: 8px;
}

.laud-underline.lg strong {
  display: block;
  font-family: Helvetica, Poppins, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  line-height: 40px;
}

@media (min-width: 1024px) {

  .laud-underline.lg strong {
    font-weight: 700;
  }
}

@media (min-width: 1160px) {

  .laud-underline.lg strong {
    font-size: 2.5rem;
  }
}
.laud-underline.lg strong:last-child {
  margin-bottom: 8px;
}

.laud-underline.sm strong {
  font-family: Helvetica, Poppins, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  line-height: 30px;
}

@media (min-width: 1024px) {

  .laud-underline.sm strong {
    font-size: 3.125rem;
    line-height: 50px;
  }
}

.laud-underline.xs strong {
  font-family: Helvetica, Poppins, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  line-height: 24px;
}

@media (min-width: 1024px) {

  .laud-underline.xs strong {
    font-size: 2.375rem;
    line-height: 3.8125rem;
    line-height: 38px;
  }
}

.laud-underline strong::before {
    content: "";
    --tw-bg-opacity: 1;
    background-color: rgb(44 41 37 / var(--tw-bg-opacity));
    position: absolute;
    height: 50px;
    width: 5px;
    bottom: -10px;
    left: -12px;
}

.laud-underline::before {
    content: "";
    --tw-bg-opacity: 1;
    background-color: rgb(44 41 37 / var(--tw-bg-opacity));
    position: absolute;
    height: 16px;
    width: 5px;
    bottom: -10px;
    right: -12px;
}

.laud-underline::after {
    content: "";
    --tw-bg-opacity: 1;
    background-color: rgb(44 41 37 / var(--tw-bg-opacity));
    position: absolute;
    height: 5px;
    width: calc(100% + 24px);
    bottom: -15px;
    left: -12px;
}

.laud-underline.text-white strong::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.laud-underline.text-white::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.laud-underline.text-white::after {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.section-project_spotlight .laud-underline.lg, .section-project_masonry .laud-underline.lg {
  white-space: nowrap;
}

::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(44 41 37 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(231 231 225 / var(--tw-text-opacity));
}

::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(44 41 37 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(231 231 225 / var(--tw-text-opacity));
}

.btn.btn-brown-200 {
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(61 57 53 / var(--tw-bg-opacity));
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.1px;
  --tw-text-opacity: 1;
  color: rgb(247 247 245 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn.btn-brown-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(61 57 53 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {

  .btn.btn-brown-200 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.btn.btn-beige-300 {
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(231 231 225 / var(--tw-bg-opacity));
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.1px;
  --tw-text-opacity: 1;
  color: rgb(61 57 53 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.btn.btn-beige-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(61 57 53 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(247 247 245 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {

  .btn.btn-beige-300 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.prose blockquote {
    padding: 0;
    padding-left: 24px;
    margin: 0;
    border: none;
    position: relative;
    display: inline-block;
    font-style: normal;
}

.prose blockquote::before {
    content: "";
    --tw-bg-opacity: 1;
    background-color: rgb(44 41 37 / var(--tw-bg-opacity));
    position: absolute;
    height: 50px;
    width: 8px;
    bottom: 34px;
    left: 0px;
}

.prose blockquote p {
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.22px;
  --tw-text-opacity: 1;
  color: rgb(44 41 37 / var(--tw-text-opacity));
    position: relative;
}

.prose blockquote p::before {
    content: "";
    --tw-bg-opacity: 1;
    background-color: rgb(44 41 37 / var(--tw-bg-opacity));
    position: absolute;
    height: 16px;
    width: 8px;
    bottom: -16px;
    right: -24px;
}

.prose blockquote p::after {
    content: "";
    --tw-bg-opacity: 1;
    background-color: rgb(44 41 37 / var(--tw-bg-opacity));
    position: absolute;
    height: 8px;
    width: calc(100% + 40px);
    bottom: -16px;
    left: -24px;
}

.unsnapped {
    -webkit-clip-path: polygon(0 0, 50% 0%, 50% 0px, 100% 0px, 100% 100%, 50% 100%, 50% calc(100% - 0px), 0 calc(100% - 0px));
            clip-path: polygon(0 0, 50% 0%, 50% 0px, 100% 0px, 100% 100%, 50% 100%, 50% calc(100% - 0px), 0 calc(100% - 0px));
    transition: -webkit-clip-path 0.5s ease-in;
    transition: clip-path 0.5s ease-in;
    transition: clip-path 0.5s ease-in, -webkit-clip-path 0.5s ease-in;
    transition-delay: 0.1s;
}
.snapped {
    -webkit-clip-path: polygon(0 0, 50% 0%, 50% 36px, 100% 36px, 100% 100%, 50% 100%, 50% calc(100% - 36px), 0 calc(100% - 36px));
            clip-path: polygon(0 0, 50% 0%, 50% 36px, 100% 36px, 100% 100%, 50% 100%, 50% calc(100% - 36px), 0 calc(100% - 36px));
}
@media (min-width: 1024px) {
    .snapped {
        -webkit-clip-path: polygon(0 0, 50% 0%, 50% 100px, 100% 100px, 100% 100%, 50% 100%, 50% calc(100% - 100px), 0 calc(100% - 100px));
                clip-path: polygon(0 0, 50% 0%, 50% 100px, 100% 100px, 100% 100%, 50% 100%, 50% calc(100% - 100px), 0 calc(100% - 100px));
    }
    .no-lg-snap {
        -webkit-clip-path: none;
                clip-path: none;
    }
}

.plyr--youtube .plyr__poster {
    pointer-events: none;
}

.plyr__poster {
    pointer-events: none;
  }
.sold-circle {
    position: absolute;
    top: 16px;
    left: 16px;
    background: #aba792;
    color: #fff;
    border-radius: 50%;
    padding: 24px;
    font-size: 18px;
    line-height: 1.2;
    height: 120px;
    width: 120px;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-flow: column;
}

@media (min-width: 1024px) {
    .sold-circle {
        font-size: 24px;
        height: 150px;
        width: 150px;
    }
}

.placeholder\:text-white::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.placeholder\:text-white:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.placeholder\:text-white::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.checked\:border-gold:checked {
  --tw-border-opacity: 1;
  border-color: rgb(166 159 136 / var(--tw-border-opacity));
}

.checked\:\!bg-gold:checked {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(166 159 136 / var(--tw-bg-opacity)) !important;
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-beige-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(239 239 235 / var(--tw-border-opacity));
}

.hover\:bg-beige-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 235 / var(--tw-bg-opacity));
}

.hover\:bg-brown-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(61 57 53 / var(--tw-bg-opacity));
}

.hover\:\!bg-beige-300:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 231 225 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-beige-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(231 231 225 / var(--tw-bg-opacity));
}

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

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:bg-none:hover {
  background-image: none;
}

.hover\:text-brown-100:hover {
  --tw-text-opacity: 1;
  color: rgb(61 57 53 / var(--tw-text-opacity));
}

.hover\:text-beige-100:hover {
  --tw-text-opacity: 1;
  color: rgb(247 247 245 / var(--tw-text-opacity));
}

.hover\:\!text-brown-100:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(61 57 53 / var(--tw-text-opacity)) !important;
}

.hover\:text-brown-200:hover {
  --tw-text-opacity: 1;
  color: rgb(44 41 37 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.hover\:opacity-0:hover {
  opacity: 0;
}

.hover\:shadow-nav:hover {
  --tw-shadow: 0 3px 0 #2c2925;
  --tw-shadow-colored: 0 3px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:checked\:text-gold:checked:hover {
  --tw-text-opacity: 1;
  color: rgb(166 159 136 / var(--tw-text-opacity));
}

.focus\:border-none:focus {
  border-style: none;
  border-color: transparent;
}

.focus\:border-gold:focus {
  --tw-border-opacity: 1;
  border-color: rgb(166 159 136 / var(--tw-border-opacity));
}

.focus\:\!text-gold:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(166 159 136 / var(--tw-text-opacity)) !important;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: transparent;
}

.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-gold:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(166 159 136 / var(--tw-ring-opacity)) !important;
}

.focus\:ring-none:focus {
  --tw-ring-color: transparent;
}

.group:hover .group-hover\:translate-y-\[8px\] {
  --tw-translate-y: 8px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.prose-h2\:text-24 :is(:where(h2):not(:where([class~="not-prose"] *))) {
  font-size: 1.5rem;
  line-height: 2rem;
}

.prose-h2\:font-bold :is(:where(h2):not(:where([class~="not-prose"] *))) {
  font-weight: 700;
}

.prose-h2\:font-medium :is(:where(h2):not(:where([class~="not-prose"] *))) {
  font-weight: 500;
}

.prose-h2\:leading-\[32px\] :is(:where(h2):not(:where([class~="not-prose"] *))) {
  line-height: 32px;
}

.prose-h2\:tracking-\[0\.15px\] :is(:where(h2):not(:where([class~="not-prose"] *))) {
  letter-spacing: 0.15px;
}

.prose-h3\:mb-\[14px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
  margin-bottom: 14px;
}

.prose-h3\:text-\[18px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
  font-size: 18px;
}

.prose-h3\:text-24 :is(:where(h3):not(:where([class~="not-prose"] *))) {
  font-size: 1.5rem;
  line-height: 2rem;
}

.prose-h3\:font-medium :is(:where(h3):not(:where([class~="not-prose"] *))) {
  font-weight: 500;
}

.prose-h3\:leading-\[32px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
  line-height: 32px;
}

.prose-h3\:tracking-\[-0\.12px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
  letter-spacing: -0.12px;
}

.prose-p\:text-18 :is(:where(p):not(:where([class~="not-prose"] *))) {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.prose-p\:font-light :is(:where(p):not(:where([class~="not-prose"] *))) {
  font-weight: 300;
}

.prose-strong\:font-semibold :is(:where(strong):not(:where([class~="not-prose"] *))) {
  font-weight: 600;
}

@media (min-width: 640px) {

  .sm\:h-\[500px\] {
    height: 500px;
  }

  .sm\:h-\[520px\] {
    height: 520px;
  }
}

@media (min-width: 768px) {

  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 36px;
    padding-left: 36px;
  }

  @media (min-width: 640px) {

    .md\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .md\:container {
      max-width: 768px;
      padding-right: 72px;
      padding-left: 72px;
    }
  }

  @media (min-width: 1024px) {

    .md\:container {
      max-width: 1024px;
      padding-right: 32px;
      padding-left: 32px;
    }
  }

  @media (min-width: 1160px) {

    .md\:container {
      max-width: 1160px;
      padding-right: 16px;
      padding-left: 16px;
    }
  }

  .md\:top-\[30px\] {
    top: 30px;
  }

  .md\:right-\[50px\] {
    right: 50px;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-3 {
    order: 3;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .md\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .md\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .md\:my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .md\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .md\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .md\:-my-15 {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .md\:-my-30 {
    margin-top: -30px;
    margin-bottom: -30px;
  }

  .md\:-my-45 {
    margin-top: -45px;
    margin-bottom: -45px;
  }

  .md\:-my-60 {
    margin-top: -60px;
    margin-bottom: -60px;
  }

  .md\:-my-90 {
    margin-top: -90px;
    margin-bottom: -90px;
  }

  .md\:-my-150 {
    margin-top: -150px;
    margin-bottom: -150px;
  }

  .md\:my-\[60px\] {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .md\:mt-15 {
    margin-top: 15px;
  }

  .md\:mt-30 {
    margin-top: 30px;
  }

  .md\:mt-45 {
    margin-top: 45px;
  }

  .md\:mt-60 {
    margin-top: 60px;
  }

  .md\:mt-90 {
    margin-top: 90px;
  }

  .md\:mt-150 {
    margin-top: 150px;
  }

  .md\:-mt-15 {
    margin-top: -15px;
  }

  .md\:-mt-30 {
    margin-top: -30px;
  }

  .md\:-mt-45 {
    margin-top: -45px;
  }

  .md\:-mt-60 {
    margin-top: -60px;
  }

  .md\:-mt-90 {
    margin-top: -90px;
  }

  .md\:-mt-150 {
    margin-top: -150px;
  }

  .md\:mb-15 {
    margin-bottom: 15px;
  }

  .md\:mb-30 {
    margin-bottom: 30px;
  }

  .md\:mb-45 {
    margin-bottom: 45px;
  }

  .md\:mb-60 {
    margin-bottom: 60px;
  }

  .md\:mb-90 {
    margin-bottom: 90px;
  }

  .md\:mb-150 {
    margin-bottom: 150px;
  }

  .md\:-mb-15 {
    margin-bottom: -15px;
  }

  .md\:-mb-30 {
    margin-bottom: -30px;
  }

  .md\:-mb-45 {
    margin-bottom: -45px;
  }

  .md\:-mb-60 {
    margin-bottom: -60px;
  }

  .md\:-mb-90 {
    margin-bottom: -90px;
  }

  .md\:-mb-150 {
    margin-bottom: -150px;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mt-\[35px\] {
    margin-top: 35px;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-card-md {
    height: 407px;
  }

  .md\:min-w-\[500px\] {
    min-width: 500px;
  }

  .md\:max-w-\[450px\] {
    max-width: 450px;
  }

  .md\:max-w-\[250px\] {
    max-width: 250px;
  }

  .md\:scroll-my-15 {
    scroll-margin-top: 15px;
    scroll-margin-bottom: 15px;
  }

  .md\:scroll-my-30 {
    scroll-margin-top: 30px;
    scroll-margin-bottom: 30px;
  }

  .md\:scroll-my-45 {
    scroll-margin-top: 45px;
    scroll-margin-bottom: 45px;
  }

  .md\:scroll-my-60 {
    scroll-margin-top: 60px;
    scroll-margin-bottom: 60px;
  }

  .md\:scroll-my-90 {
    scroll-margin-top: 90px;
    scroll-margin-bottom: 90px;
  }

  .md\:scroll-my-150 {
    scroll-margin-top: 150px;
    scroll-margin-bottom: 150px;
  }

  .md\:-scroll-my-15 {
    scroll-margin-top: -15px;
    scroll-margin-bottom: -15px;
  }

  .md\:-scroll-my-30 {
    scroll-margin-top: -30px;
    scroll-margin-bottom: -30px;
  }

  .md\:-scroll-my-45 {
    scroll-margin-top: -45px;
    scroll-margin-bottom: -45px;
  }

  .md\:-scroll-my-60 {
    scroll-margin-top: -60px;
    scroll-margin-bottom: -60px;
  }

  .md\:-scroll-my-90 {
    scroll-margin-top: -90px;
    scroll-margin-bottom: -90px;
  }

  .md\:-scroll-my-150 {
    scroll-margin-top: -150px;
    scroll-margin-bottom: -150px;
  }

  .md\:scroll-mt-15 {
    scroll-margin-top: 15px;
  }

  .md\:scroll-mt-30 {
    scroll-margin-top: 30px;
  }

  .md\:scroll-mt-45 {
    scroll-margin-top: 45px;
  }

  .md\:scroll-mt-60 {
    scroll-margin-top: 60px;
  }

  .md\:scroll-mt-90 {
    scroll-margin-top: 90px;
  }

  .md\:scroll-mt-150 {
    scroll-margin-top: 150px;
  }

  .md\:-scroll-mt-15 {
    scroll-margin-top: -15px;
  }

  .md\:-scroll-mt-30 {
    scroll-margin-top: -30px;
  }

  .md\:-scroll-mt-45 {
    scroll-margin-top: -45px;
  }

  .md\:-scroll-mt-60 {
    scroll-margin-top: -60px;
  }

  .md\:-scroll-mt-90 {
    scroll-margin-top: -90px;
  }

  .md\:-scroll-mt-150 {
    scroll-margin-top: -150px;
  }

  .md\:scroll-mb-15 {
    scroll-margin-bottom: 15px;
  }

  .md\:scroll-mb-30 {
    scroll-margin-bottom: 30px;
  }

  .md\:scroll-mb-45 {
    scroll-margin-bottom: 45px;
  }

  .md\:scroll-mb-60 {
    scroll-margin-bottom: 60px;
  }

  .md\:scroll-mb-90 {
    scroll-margin-bottom: 90px;
  }

  .md\:scroll-mb-150 {
    scroll-margin-bottom: 150px;
  }

  .md\:-scroll-mb-15 {
    scroll-margin-bottom: -15px;
  }

  .md\:-scroll-mb-30 {
    scroll-margin-bottom: -30px;
  }

  .md\:-scroll-mb-45 {
    scroll-margin-bottom: -45px;
  }

  .md\:-scroll-mb-60 {
    scroll-margin-bottom: -60px;
  }

  .md\:-scroll-mb-90 {
    scroll-margin-bottom: -90px;
  }

  .md\:-scroll-mb-150 {
    scroll-margin-bottom: -150px;
  }

  .md\:scroll-py-15 {
    scroll-padding-top: 15px;
    scroll-padding-bottom: 15px;
  }

  .md\:scroll-py-30 {
    scroll-padding-top: 30px;
    scroll-padding-bottom: 30px;
  }

  .md\:scroll-py-45 {
    scroll-padding-top: 45px;
    scroll-padding-bottom: 45px;
  }

  .md\:scroll-py-60 {
    scroll-padding-top: 60px;
    scroll-padding-bottom: 60px;
  }

  .md\:scroll-py-90 {
    scroll-padding-top: 90px;
    scroll-padding-bottom: 90px;
  }

  .md\:scroll-py-150 {
    scroll-padding-top: 150px;
    scroll-padding-bottom: 150px;
  }

  .md\:scroll-pt-15 {
    scroll-padding-top: 15px;
  }

  .md\:scroll-pt-30 {
    scroll-padding-top: 30px;
  }

  .md\:scroll-pt-45 {
    scroll-padding-top: 45px;
  }

  .md\:scroll-pt-60 {
    scroll-padding-top: 60px;
  }

  .md\:scroll-pt-90 {
    scroll-padding-top: 90px;
  }

  .md\:scroll-pt-150 {
    scroll-padding-top: 150px;
  }

  .md\:scroll-pb-15 {
    scroll-padding-bottom: 15px;
  }

  .md\:scroll-pb-30 {
    scroll-padding-bottom: 30px;
  }

  .md\:scroll-pb-45 {
    scroll-padding-bottom: 45px;
  }

  .md\:scroll-pb-60 {
    scroll-padding-bottom: 60px;
  }

  .md\:scroll-pb-90 {
    scroll-padding-bottom: 90px;
  }

  .md\:scroll-pb-150 {
    scroll-padding-bottom: 150px;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-\[16px\] {
    gap: 16px;
  }

  .md\:gap-x-\[40px\] {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }

  .md\:gap-y-\[32px\] {
    row-gap: 32px;
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:rounded-\[4px\] {
    border-radius: 4px;
  }

  .md\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .md\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .md\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .md\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .md\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .md\:py-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .md\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .md\:pt-15 {
    padding-top: 15px;
  }

  .md\:pt-30 {
    padding-top: 30px;
  }

  .md\:pt-45 {
    padding-top: 45px;
  }

  .md\:pt-60 {
    padding-top: 60px;
  }

  .md\:pt-90 {
    padding-top: 90px;
  }

  .md\:pt-150 {
    padding-top: 150px;
  }

  .md\:pb-15 {
    padding-bottom: 15px;
  }

  .md\:pb-30 {
    padding-bottom: 30px;
  }

  .md\:pb-45 {
    padding-bottom: 45px;
  }

  .md\:pb-60 {
    padding-bottom: 60px;
  }

  .md\:pb-90 {
    padding-bottom: 90px;
  }

  .md\:pb-150 {
    padding-bottom: 150px;
  }

  .md\:pb-\[28px\] {
    padding-bottom: 28px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:\!pt-\[70px\] {
    padding-top: 70px !important;
  }

  .md\:\!pt-60 {
    padding-top: 60px !important;
  }

  .md\:\!pb-60 {
    padding-bottom: 60px !important;
  }

  .md\:pr-\[100px\] {
    padding-right: 100px;
  }

  .md\:pr-\[128px\] {
    padding-right: 128px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-right {
    text-align: right;
  }

  .md\:text-15 {
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }

  .md\:text-18 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:leading-\[20px\] {
    line-height: 20px;
  }
}

@media (min-width: 1024px) {

  .lg\:prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
  }

  .lg\:prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .lg\:prose :where(a):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500;
  }

  .lg\:prose :where(strong):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
  }

  .lg\:prose :where(ol):not(:where([class~="not-prose"] *)) {
    list-style-type: decimal;
    padding-left: 1.625em;
  }

  .lg\:prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .lg\:prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .lg\:prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .lg\:prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .lg\:prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .lg\:prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .lg\:prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .lg\:prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .lg\:prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
    list-style-type: decimal;
  }

  .lg\:prose :where(ul):not(:where([class~="not-prose"] *)) {
    list-style-type: disc;
    padding-left: 1.625em;
  }

  .lg\:prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters);
  }

  .lg\:prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
  }

  .lg\:prose :where(hr):not(:where([class~="not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .lg\:prose :where(blockquote):not(:where([class~="not-prose"] *)) {
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-left-width: 0.25rem;
    border-left-color: var(--tw-prose-quote-borders);
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .lg\:prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
    content: open-quote;
  }

  .lg\:prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
    content: close-quote;
  }

  .lg\:prose :where(h1):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .lg\:prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
    font-weight: 900;
  }

  .lg\:prose :where(h2):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .lg\:prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
    font-weight: 800;
  }

  .lg\:prose :where(h3):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .lg\:prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
    font-weight: 700;
  }

  .lg\:prose :where(h4):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .lg\:prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
    font-weight: 700;
  }

  .lg\:prose :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose :where(figcaption):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .lg\:prose :where(code):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
  }

  .lg\:prose :where(code):not(:where([class~="not-prose"] *))::before {
    content: "`";
  }

  .lg\:prose :where(code):not(:where([class~="not-prose"] *))::after {
    content: "`";
  }

  .lg\:prose :where(a code):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-links);
  }

  .lg\:prose :where(pre):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .lg\:prose :where(pre code):not(:where([class~="not-prose"] *)) {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .lg\:prose :where(pre code):not(:where([class~="not-prose"] *))::before {
    content: none;
  }

  .lg\:prose :where(pre code):not(:where([class~="not-prose"] *))::after {
    content: none;
  }

  .lg\:prose :where(table):not(:where([class~="not-prose"] *)) {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .lg\:prose :where(thead):not(:where([class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }

  .lg\:prose :where(thead th):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .lg\:prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }

  .lg\:prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
    border-bottom-width: 0;
  }

  .lg\:prose :where(tbody td):not(:where([class~="not-prose"] *)) {
    vertical-align: baseline;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .lg\:prose {
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75;
  }

  .lg\:prose :where(p):not(:where([class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    font-size: 0.9375rem;
  }

  .lg\:prose :where(img):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose :where(video):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose :where(figure):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.875em;
  }

  .lg\:prose :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.9em;
  }

  .lg\:prose :where(li):not(:where([class~="not-prose"] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .lg\:prose :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.375em;
  }

  .lg\:prose :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.375em;
  }

  .lg\:prose > :where(ul > li p):not(:where([class~="not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .lg\:prose > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .lg\:prose > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .lg\:prose > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .lg\:prose > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .lg\:prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .lg\:prose :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:prose > :where(:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose > :where(:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
  }

  .lg\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .lg\:prose-lg :where(p):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .lg\:prose-lg :where(blockquote):not(:where([class~="not-prose"] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .lg\:prose-lg :where(h1):not(:where([class~="not-prose"] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .lg\:prose-lg :where(h2):not(:where([class~="not-prose"] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .lg\:prose-lg :where(h3):not(:where([class~="not-prose"] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .lg\:prose-lg :where(h4):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .lg\:prose-lg :where(img):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(video):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(figure):not(:where([class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-lg :where(figcaption):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .lg\:prose-lg :where(code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
  }

  .lg\:prose-lg :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8666667em;
  }

  .lg\:prose-lg :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.875em;
  }

  .lg\:prose-lg :where(pre):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .lg\:prose-lg :where(ol):not(:where([class~="not-prose"] *)) {
    padding-left: 1.5555556em;
  }

  .lg\:prose-lg :where(ul):not(:where([class~="not-prose"] *)) {
    padding-left: 1.5555556em;
  }

  .lg\:prose-lg :where(li):not(:where([class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .lg\:prose-lg :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .lg\:prose-lg :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .lg\:prose-lg > :where(ul > li p):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-lg > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:prose-lg > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:prose-lg > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-lg :where(hr):not(:where([class~="not-prose"] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .lg\:prose-lg :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(table):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .lg\:prose-lg :where(thead th):not(:where([class~="not-prose"] *)) {
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .lg\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:prose-lg :where(tbody td):not(:where([class~="not-prose"] *)) {
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .lg\:prose-lg :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:prose-lg :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:prose-lg > :where(:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg > :where(:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:\!top-0 {
    top: 0px !important;
  }

  .lg\:bottom-auto {
    bottom: auto;
  }

  .lg\:left-0 {
    left: 0px;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:z-10 {
    z-index: 10;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .lg\:col-start-7 {
    grid-column-start: 7;
  }

  .lg\:col-start-2 {
    grid-column-start: 2;
  }

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

  .lg\:col-start-9 {
    grid-column-start: 9;
  }

  .lg\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .lg\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .lg\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .lg\:my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .lg\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .lg\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .lg\:-my-15 {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .lg\:-my-30 {
    margin-top: -30px;
    margin-bottom: -30px;
  }

  .lg\:-my-45 {
    margin-top: -45px;
    margin-bottom: -45px;
  }

  .lg\:-my-60 {
    margin-top: -60px;
    margin-bottom: -60px;
  }

  .lg\:-my-90 {
    margin-top: -90px;
    margin-bottom: -90px;
  }

  .lg\:-my-150 {
    margin-top: -150px;
    margin-bottom: -150px;
  }

  .lg\:mt-15 {
    margin-top: 15px;
  }

  .lg\:mt-30 {
    margin-top: 30px;
  }

  .lg\:mt-45 {
    margin-top: 45px;
  }

  .lg\:mt-60 {
    margin-top: 60px;
  }

  .lg\:mt-90 {
    margin-top: 90px;
  }

  .lg\:mt-150 {
    margin-top: 150px;
  }

  .lg\:-mt-15 {
    margin-top: -15px;
  }

  .lg\:-mt-30 {
    margin-top: -30px;
  }

  .lg\:-mt-45 {
    margin-top: -45px;
  }

  .lg\:-mt-60 {
    margin-top: -60px;
  }

  .lg\:-mt-90 {
    margin-top: -90px;
  }

  .lg\:-mt-150 {
    margin-top: -150px;
  }

  .lg\:mb-15 {
    margin-bottom: 15px;
  }

  .lg\:mb-30 {
    margin-bottom: 30px;
  }

  .lg\:mb-45 {
    margin-bottom: 45px;
  }

  .lg\:mb-60 {
    margin-bottom: 60px;
  }

  .lg\:mb-90 {
    margin-bottom: 90px;
  }

  .lg\:mb-150 {
    margin-bottom: 150px;
  }

  .lg\:-mb-15 {
    margin-bottom: -15px;
  }

  .lg\:-mb-30 {
    margin-bottom: -30px;
  }

  .lg\:-mb-45 {
    margin-bottom: -45px;
  }

  .lg\:-mb-60 {
    margin-bottom: -60px;
  }

  .lg\:-mb-90 {
    margin-bottom: -90px;
  }

  .lg\:-mb-150 {
    margin-bottom: -150px;
  }

  .lg\:mb-\[70px\] {
    margin-bottom: 70px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-\[0\] {
    margin-bottom: 0;
  }

  .lg\:mb-\[102px\] {
    margin-bottom: 102px;
  }

  .lg\:mb-\[40px\] {
    margin-bottom: 40px;
  }

  .lg\:mb-\[-51px\] {
    margin-bottom: -51px;
  }

  .lg\:mb-\[51px\] {
    margin-bottom: 51px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .lg\:mb-\[55px\] {
    margin-bottom: 55px;
  }

  .lg\:mb-\[71px\] {
    margin-bottom: 71px;
  }

  .lg\:mt-\[55px\] {
    margin-top: 55px;
  }

  .lg\:mb-\[100px\] {
    margin-bottom: 100px;
  }

  .lg\:mt-\[-100px\] {
    margin-top: -100px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:\!inline-grid {
    display: inline-grid !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-card-sm {
    height: 312px;
  }

  .lg\:h-card-lg {
    height: 477px;
  }

  .lg\:\!h-\[auto\] {
    height: auto !important;
  }

  .lg\:h-\[44px\] {
    height: 44px;
  }

  .lg\:h-\[400px\] {
    height: 400px;
  }

  .lg\:h-\[454px\] {
    height: 454px;
  }

  .lg\:h-\[572px\] {
    height: 572px;
  }

  .lg\:h-\[calc\(100\%-210px\)\] {
    height: calc(100% - 210px);
  }

  .lg\:h-\[calc\(100\%-100px\)\] {
    height: calc(100% - 100px);
  }

  .lg\:h-\[624px\] {
    height: 624px;
  }

  .lg\:h-\[649px\] {
    height: 649px;
  }

  .lg\:h-\[500px\] {
    height: 500px;
  }

  .lg\:h-\[523px\] {
    height: 523px;
  }

  .lg\:h-\[381px\] {
    height: 381px;
  }

  .lg\:h-\[282px\] {
    height: 282px;
  }

  .lg\:min-h-\[600px\] {
    min-height: 600px;
  }

  .lg\:min-h-\[350px\] {
    min-height: 350px;
  }

  .lg\:w-\[377px\] {
    width: 377px;
  }

  .lg\:w-\[70px\] {
    width: 70px;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-\[65px\] {
    width: 65px;
  }

  .lg\:w-\[35px\] {
    width: 35px;
  }

  .lg\:w-\[89px\] {
    width: 89px;
  }

  .lg\:w-\[120px\] {
    width: 120px;
  }

  .lg\:w-\[68px\] {
    width: 68px;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-\[500px\] {
    width: 500px;
  }

  .lg\:max-w-\[374px\] {
    max-width: 374px;
  }

  .lg\:max-w-\[50\%\] {
    max-width: 50%;
  }

  .lg\:scroll-my-15 {
    scroll-margin-top: 15px;
    scroll-margin-bottom: 15px;
  }

  .lg\:scroll-my-30 {
    scroll-margin-top: 30px;
    scroll-margin-bottom: 30px;
  }

  .lg\:scroll-my-45 {
    scroll-margin-top: 45px;
    scroll-margin-bottom: 45px;
  }

  .lg\:scroll-my-60 {
    scroll-margin-top: 60px;
    scroll-margin-bottom: 60px;
  }

  .lg\:scroll-my-90 {
    scroll-margin-top: 90px;
    scroll-margin-bottom: 90px;
  }

  .lg\:scroll-my-150 {
    scroll-margin-top: 150px;
    scroll-margin-bottom: 150px;
  }

  .lg\:-scroll-my-15 {
    scroll-margin-top: -15px;
    scroll-margin-bottom: -15px;
  }

  .lg\:-scroll-my-30 {
    scroll-margin-top: -30px;
    scroll-margin-bottom: -30px;
  }

  .lg\:-scroll-my-45 {
    scroll-margin-top: -45px;
    scroll-margin-bottom: -45px;
  }

  .lg\:-scroll-my-60 {
    scroll-margin-top: -60px;
    scroll-margin-bottom: -60px;
  }

  .lg\:-scroll-my-90 {
    scroll-margin-top: -90px;
    scroll-margin-bottom: -90px;
  }

  .lg\:-scroll-my-150 {
    scroll-margin-top: -150px;
    scroll-margin-bottom: -150px;
  }

  .lg\:scroll-mt-15 {
    scroll-margin-top: 15px;
  }

  .lg\:scroll-mt-30 {
    scroll-margin-top: 30px;
  }

  .lg\:scroll-mt-45 {
    scroll-margin-top: 45px;
  }

  .lg\:scroll-mt-60 {
    scroll-margin-top: 60px;
  }

  .lg\:scroll-mt-90 {
    scroll-margin-top: 90px;
  }

  .lg\:scroll-mt-150 {
    scroll-margin-top: 150px;
  }

  .lg\:-scroll-mt-15 {
    scroll-margin-top: -15px;
  }

  .lg\:-scroll-mt-30 {
    scroll-margin-top: -30px;
  }

  .lg\:-scroll-mt-45 {
    scroll-margin-top: -45px;
  }

  .lg\:-scroll-mt-60 {
    scroll-margin-top: -60px;
  }

  .lg\:-scroll-mt-90 {
    scroll-margin-top: -90px;
  }

  .lg\:-scroll-mt-150 {
    scroll-margin-top: -150px;
  }

  .lg\:scroll-mb-15 {
    scroll-margin-bottom: 15px;
  }

  .lg\:scroll-mb-30 {
    scroll-margin-bottom: 30px;
  }

  .lg\:scroll-mb-45 {
    scroll-margin-bottom: 45px;
  }

  .lg\:scroll-mb-60 {
    scroll-margin-bottom: 60px;
  }

  .lg\:scroll-mb-90 {
    scroll-margin-bottom: 90px;
  }

  .lg\:scroll-mb-150 {
    scroll-margin-bottom: 150px;
  }

  .lg\:-scroll-mb-15 {
    scroll-margin-bottom: -15px;
  }

  .lg\:-scroll-mb-30 {
    scroll-margin-bottom: -30px;
  }

  .lg\:-scroll-mb-45 {
    scroll-margin-bottom: -45px;
  }

  .lg\:-scroll-mb-60 {
    scroll-margin-bottom: -60px;
  }

  .lg\:-scroll-mb-90 {
    scroll-margin-bottom: -90px;
  }

  .lg\:-scroll-mb-150 {
    scroll-margin-bottom: -150px;
  }

  .lg\:scroll-py-15 {
    scroll-padding-top: 15px;
    scroll-padding-bottom: 15px;
  }

  .lg\:scroll-py-30 {
    scroll-padding-top: 30px;
    scroll-padding-bottom: 30px;
  }

  .lg\:scroll-py-45 {
    scroll-padding-top: 45px;
    scroll-padding-bottom: 45px;
  }

  .lg\:scroll-py-60 {
    scroll-padding-top: 60px;
    scroll-padding-bottom: 60px;
  }

  .lg\:scroll-py-90 {
    scroll-padding-top: 90px;
    scroll-padding-bottom: 90px;
  }

  .lg\:scroll-py-150 {
    scroll-padding-top: 150px;
    scroll-padding-bottom: 150px;
  }

  .lg\:scroll-pt-15 {
    scroll-padding-top: 15px;
  }

  .lg\:scroll-pt-30 {
    scroll-padding-top: 30px;
  }

  .lg\:scroll-pt-45 {
    scroll-padding-top: 45px;
  }

  .lg\:scroll-pt-60 {
    scroll-padding-top: 60px;
  }

  .lg\:scroll-pt-90 {
    scroll-padding-top: 90px;
  }

  .lg\:scroll-pt-150 {
    scroll-padding-top: 150px;
  }

  .lg\:scroll-pb-15 {
    scroll-padding-bottom: 15px;
  }

  .lg\:scroll-pb-30 {
    scroll-padding-bottom: 30px;
  }

  .lg\:scroll-pb-45 {
    scroll-padding-bottom: 45px;
  }

  .lg\:scroll-pb-60 {
    scroll-padding-bottom: 60px;
  }

  .lg\:scroll-pb-90 {
    scroll-padding-bottom: 90px;
  }

  .lg\:scroll-pb-150 {
    scroll-padding-bottom: 150px;
  }

  .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-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-\[24px\] {
    gap: 24px;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

  .lg\:gap-y-\[51px\] {
    row-gap: 51px;
  }

  .lg\:gap-y-\[90px\] {
    row-gap: 90px;
  }

  .lg\:gap-y-\[33px\] {
    row-gap: 33px;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .lg\:bg-none {
    background-color: transparent;
  }

  .lg\:bg-beige-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 239 235 / var(--tw-bg-opacity));
  }

  .lg\:bg-none {
    background-image: none;
  }

  .lg\:p-\[35px\] {
    padding: 35px;
  }

  .lg\:p-\[85px\] {
    padding: 85px;
  }

  .lg\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .lg\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .lg\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .lg\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lg\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .lg\:py-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-\[45px\] {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .lg\:px-\[120px\] {
    padding-left: 120px;
    padding-right: 120px;
  }

  .lg\:px-\[70px\] {
    padding-left: 70px;
    padding-right: 70px;
  }

  .lg\:py-\[90px\] {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .lg\:pt-15 {
    padding-top: 15px;
  }

  .lg\:pt-30 {
    padding-top: 30px;
  }

  .lg\:pt-45 {
    padding-top: 45px;
  }

  .lg\:pt-60 {
    padding-top: 60px;
  }

  .lg\:pt-90 {
    padding-top: 90px;
  }

  .lg\:pt-150 {
    padding-top: 150px;
  }

  .lg\:pb-15 {
    padding-bottom: 15px;
  }

  .lg\:pb-30 {
    padding-bottom: 30px;
  }

  .lg\:pb-45 {
    padding-bottom: 45px;
  }

  .lg\:pb-60 {
    padding-bottom: 60px;
  }

  .lg\:pb-90 {
    padding-bottom: 90px;
  }

  .lg\:pb-150 {
    padding-bottom: 150px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pt-\[51px\] {
    padding-top: 51px;
  }

  .lg\:pl-\[45px\] {
    padding-left: 45px;
  }

  .lg\:pt-\[45px\] {
    padding-top: 45px;
  }

  .lg\:pt-\[72px\] {
    padding-top: 72px;
  }

  .lg\:pb-\[145px\] {
    padding-bottom: 145px;
  }

  .lg\:pl-\[72px\] {
    padding-left: 72px;
  }

  .lg\:pr-\[72px\] {
    padding-right: 72px;
  }

  .lg\:\!pt-0 {
    padding-top: 0px !important;
  }

  .lg\:pb-\[200px\] {
    padding-bottom: 200px;
  }

  .lg\:pr-\[32px\] {
    padding-right: 32px;
  }

  .lg\:pb-\[45px\] {
    padding-bottom: 45px;
  }

  .lg\:pl-\[117px\] {
    padding-left: 117px;
  }

  .lg\:pl-\[30px\] {
    padding-left: 30px;
  }

  .lg\:pr-\[110px\] {
    padding-right: 110px;
  }

  .lg\:pt-\[63px\] {
    padding-top: 63px;
  }

  .lg\:pr-\[30px\] {
    padding-right: 30px;
  }

  .lg\:pt-\[90px\] {
    padding-top: 90px;
  }

  .lg\:pt-\[0\] {
    padding-top: 0;
  }

  .lg\:pl-\[16px\] {
    padding-left: 16px;
  }

  .lg\:pt-\[200px\] {
    padding-top: 200px;
  }

  .lg\:\!pt-90 {
    padding-top: 90px !important;
  }

  .lg\:\!pt-150 {
    padding-top: 150px !important;
  }

  .lg\:pr-\[16px\] {
    padding-right: 16px;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:align-middle {
    vertical-align: middle;
  }

  .lg\:text-38 {
    font-size: 2.375rem;
    line-height: 3.8125rem;
  }

  .lg\:text-30 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-24 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-50 {
    font-size: 3.125rem;
  }

  .lg\:text-16 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-18 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-15 {
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }

  .lg\:tracking-\[0\.24px\] {
    letter-spacing: 0.24px;
  }

  .lg\:placeholder\:opacity-0::-moz-placeholder {
    opacity: 0;
  }

  .lg\:placeholder\:opacity-0:-ms-input-placeholder {
    opacity: 0;
  }

  .lg\:placeholder\:opacity-0::placeholder {
    opacity: 0;
  }

  .lg\:even\:bg-beige-300:nth-child(even) {
    --tw-bg-opacity: 1;
    background-color: rgb(231 231 225 / var(--tw-bg-opacity));
  }

  .lg\:hover\:mt-\[-90px\]:hover {
    margin-top: -90px;
  }

  .lg\:hover\:h-\[739px\]:hover {
    height: 739px;
  }

  .lg\:prose-h2\:text-38 :is(:where(h2):not(:where([class~="not-prose"] *))) {
    font-size: 2.375rem;
    line-height: 3.8125rem;
  }

  .lg\:prose-h2\:leading-\[42px\] :is(:where(h2):not(:where([class~="not-prose"] *))) {
    line-height: 42px;
  }

  .lg\:prose-h2\:tracking-\[-0\.16px\] :is(:where(h2):not(:where([class~="not-prose"] *))) {
    letter-spacing: -0.16px;
  }

  .lg\:prose-h3\:text-\[28px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
    font-size: 28px;
  }

  .lg\:prose-h3\:font-medium :is(:where(h3):not(:where([class~="not-prose"] *))) {
    font-weight: 500;
  }

  .lg\:prose-h3\:leading-\[32px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
    line-height: 32px;
  }

  .lg\:prose-h3\:tracking-\[-0\.12px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
    letter-spacing: -0.12px;
  }
}

@media (min-width: 1160px) {

  .xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .xl\:\!col-start-2 {
    grid-column-start: 2 !important;
  }

  .xl\:block {
    display: block;
  }

  .xl\:inline {
    display: inline;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:w-\[442px\] {
    width: 442px;
  }

  .xl\:w-\[150px\] {
    width: 150px;
  }

  .xl\:justify-between {
    justify-content: space-between;
  }

  .xl\:pr-\[0px\] {
    padding-right: 0px;
  }

  .xl\:text-40 {
    font-size: 2.5rem;
  }
}

