.w-full.text-sm.table-fixed.table-service.table-price td{
    border-width: 1px;
	padding-top: 0.75rem;
    padding-bottom: 0.75rem;
	  padding-left: 1rem;
  padding-right: 1rem;
}



.bx-auth {
    background: #fff;
    border: 1px solid;
    padding: 20px 30px 40px 30px;
}

.bx-auth::before {
  content: "Вход в личный кабинет";
  display: block;
  position: relative;
  font-size: 25px;
  font-weight: 600;
  text-align: center;

    /* или absolute, в зависимости от вашего макета */
  /* другие стили: цвет, размер шрифта и так далее */
}

.bx-auth.clean1::before {
  content: "";
  display: block;
  position: relative;
  font-size: 5px;
  font-weight: 600;
  text-align: center;

  /* или absolute, в зависимости от вашего макета */
  /* другие стили: цвет, размер шрифта и так далее */
}


.bx-auth-table{
  font-size: 18px;
  width: 100%;
}

.bx-auth-table label{
  margin-top: 10px;
}

.bx-auth .bx-auth-note {
    font-size: 18px;
    color: #333;
    font-weight: 600;
  display:none;
}

.bx-auth .bx-auth-note.clean2 {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  display:inline;
}

.bx-auth-table.clean3{
  margin-top: 0px;
  margin-bottom: 0px;

}
.bx-auth table.bx-auth-table td.bx-auth-label {
    margin-top: 15px;
  font-size: 18px;
}
.bx-auth table.bx-auth-table td {
    display: block;
    text-align: left;
}
.bx-auth td.bx-auth-label {
    font-size: 18px;
    font-weight: 400;
}
.bx-auth input.bx-auth-input {
    border: 1px solid;
    padding: 11px;
}
.bx-auth td.authorize-submit-cell input {
  background: #008bd2;
  color: #fff;
  padding: 12px 62px;
  cursor: pointer;
  margin-bottom: 5px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 500;
}


body.min-h-screen.debug-screens.abc1{

}

.bx-auth td.authorize-submit-cell input:hover {
  background: #f34829;

}

.bx-auth-input.form-control {
  width: 100%; /* Займет всю доступную ширину родительского элемента */
}



/*Цель на главной под биографией убрать пробел*/
.bx_incl_area_12_6 .my-12{
    margin-bottom: 0px;
}
/*Цель на главной под биографией убрать пробел*/



/*#bx_3966226736_9311{
    display: none;
}

#bx_3966226736_9149{
    display: none;
}*/

.first_slide{
    
    width: 150%;
        left:0px;
}

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}


div.bx-auth {
    max-width: 600px;
    
    margin-bottom: 24px;
    margin: 0 auto;
    margin-top: 46px;
    margin-bottom: 46px;
}

.text_a{
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

.flex.items-center.mb-4.text-sm.text-gray-600{
    display: none;
} 


/*#bx_3966226736_789{
    display:none;
}*/



/*Добавка почты в МАСЦ под фото слева*/

@media (min-width: 480px){
.mail_mac{
    position:  relative;
    margin-left: 0px;
    margin-top: 0px !important;
}

.main01 a span, .logo5{

  font-size:9px !important;
}

}
@media (min-width: 640px){
  .mail_mac{
    position:  relative;
    margin-left: -0px;
    margin-top: 0px !important;
}
.main01 a span, .logo5{

  font-size:9px !important;
}
}
@media (min-width: 768px){
  .mail_mac{
    position: absolute;
    margin-left: -255px;
    width: 245px;
/*    margin-top: 590px !important;*/
}
.main01 a span, .logo5{

  font-size:9px !important;
}
}
@media (min-width: 1024px){
  .mail_mac{
    position: absolute;
    margin-left: -340px;
    width: 330px;

 /*   margin-top: 620px !important;*/
}
.main01 a span, .logo5{

  font-size:13px !important;
}
}
@media (min-width: 1400px){
  .mail_mac{
    position: absolute;
    margin-left: -458px;
    width: 445px;
/*    margin-top: 640px !important;*/
}
.main01 a span, .logo5{

  font-size:13px !important;
}
}





.container .mb-16 .text-2xl{
    display: none;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}
@charset "UTF-8";
@font-face {
  font-family: "Avenir Next Cyr";
  src: local("Avenir Next Cyr Light"), local("AvenirNextCyr-Light"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Light.woff") format("woff"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: local("Avenir Next Cyr Demi"), local("AvenirNextCyr-Demi"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Demi.woff") format("woff"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Demi.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: local("Avenir Next Cyr Medium"), local("AvenirNextCyr-Medium"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Medium.woff") format("woff"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: local("Avenir Next Cyr Regular"), local("AvenirNextCyr-Regular"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Regular.woff") format("woff"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: local("Avenir Next Cyr Bold"), local("AvenirNextCyr-Bold"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Bold.woff") format("woff"), url("../../fonts/AvenirNextCyr/AvenirNextCyr-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/*
! tailwindcss v3.1.6 | 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: #e5e7eb; /* 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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 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 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #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;
}

/*.swiper-slide-active img{
  width: 865px !important;
}

.swiper-slide-active{
      width: 865px !important;
}
*/

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(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:  ;
}
::-webkit-backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(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:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(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: 1rem;
  padding-left: 1rem;
}
@media (min-width: 80px){
.main01 a span, .logo5{

  font-size:8px !important;
}
}


@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
  .main01 a span, .logo5{

    font-size:8px !important;
  }
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }

  .main01 a span, .logo5{

    font-size:13px !important;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }

  .main01 a span, .logo5{

    font-size:13px !important;
  }
}
@media (min-width: 1400px){
  .container{
    max-width: 1400px;
  }

  .main01 a span, .logo5{

    font-size:13px !important;
  }
}
.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(a strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  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: upper-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: upper-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;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  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;
  color: inherit;
}
.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;
  color: inherit;
}
.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;
  color: inherit;
}
.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;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.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: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"] *)){
  color: inherit;
}
.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: 500;
  vertical-align: top;
  border-width: thin;
  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;
}
.prose :where(tfoot):not(:where([class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"] *)){
  vertical-align: top;
}
.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: 0em;
  margin-bottom: 0em;
}
.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(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(.prose > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > 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, tfoot td):not(:where([class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(.prose > :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"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  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(.prose > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose > 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, tfoot 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, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-sm :where(.prose > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-sm :where(.prose > :last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}
.prose-base{
  font-size: 1rem;
  line-height: 1.75;
}
.prose-base :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose-base :where([class~="lead"]):not(:where([class~="not-prose"] *)){
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose-base :where(blockquote):not(:where([class~="not-prose"] *)){
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose-base :where(h1):not(:where([class~="not-prose"] *)){
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose-base :where(h2):not(:where([class~="not-prose"] *)){
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose-base :where(h3):not(:where([class~="not-prose"] *)){
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose-base :where(h4):not(:where([class~="not-prose"] *)){
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose-base :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose-base :where(figcaption):not(:where([class~="not-prose"] *)){
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose-base :where(code):not(:where([class~="not-prose"] *)){
  font-size: 0.875em;
}
.prose-base :where(h2 code):not(:where([class~="not-prose"] *)){
  font-size: 0.875em;
}
.prose-base :where(h3 code):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
}
.prose-base :where(pre):not(:where([class~="not-prose"] *)){
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose-base :where(ol):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose-base :where(ul):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose-base :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose-base :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}
.prose-base :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}
.prose-base :where(.prose > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose-base :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose-base :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose-base :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose-base :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose-base :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose-base :where(hr):not(:where([class~="not-prose"] *)){
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose-base :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-base :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-base :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-base :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-base :where(table):not(:where([class~="not-prose"] *)){
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose-base :where(thead th):not(:where([class~="not-prose"] *)){
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose-base :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-base :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-base :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose-base :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-base :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-base :where(.prose > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-base :where(.prose > :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"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  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(.prose > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose > 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, tfoot 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, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}
.prose-xl{
  font-size: 1.25rem;
  line-height: 1.8;
}
.prose-xl :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose-xl :where([class~="lead"]):not(:where([class~="not-prose"] *)){
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}
.prose-xl :where(blockquote):not(:where([class~="not-prose"] *)){
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}
.prose-xl :where(h1):not(:where([class~="not-prose"] *)){
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}
.prose-xl :where(h2):not(:where([class~="not-prose"] *)){
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose-xl :where(h3):not(:where([class~="not-prose"] *)){
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}
.prose-xl :where(h4):not(:where([class~="not-prose"] *)){
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose-xl :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose-xl :where(figcaption):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}
.prose-xl :where(code):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
}
.prose-xl :where(h2 code):not(:where([class~="not-prose"] *)){
  font-size: 0.8611111em;
}
.prose-xl :where(h3 code):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
}
.prose-xl :where(pre):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}
.prose-xl :where(ol):not(:where([class~="not-prose"] *)){
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-left: 1.6em;
}
.prose-xl :where(ul):not(:where([class~="not-prose"] *)){
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-left: 1.6em;
}
.prose-xl :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.prose-xl :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.4em;
}
.prose-xl :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.4em;
}
.prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.prose-xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.2em;
}
.prose-xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.2em;
}
.prose-xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.2em;
}
.prose-xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.2em;
}
.prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.prose-xl :where(hr):not(:where([class~="not-prose"] *)){
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}
.prose-xl :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-xl :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-xl :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-xl :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-xl :where(table):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
  line-height: 1.5555556;
}
.prose-xl :where(thead th):not(:where([class~="not-prose"] *)){
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}
.prose-xl :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-xl :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)){
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}
.prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}
.prose-2xl{
  font-size: 1.5rem;
  line-height: 1.6666667;
}
.prose-2xl :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-2xl :where([class~="lead"]):not(:where([class~="not-prose"] *)){
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}
.prose-2xl :where(blockquote):not(:where([class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}
.prose-2xl :where(h1):not(:where([class~="not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}
.prose-2xl :where(h2):not(:where([class~="not-prose"] *)){
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}
.prose-2xl :where(h3):not(:where([class~="not-prose"] *)){
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}
.prose-2xl :where(h4):not(:where([class~="not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.prose-2xl :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-2xl :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-2xl :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-2xl :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose-2xl :where(figcaption):not(:where([class~="not-prose"] *)){
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}
.prose-2xl :where(code):not(:where([class~="not-prose"] *)){
  font-size: 0.8333333em;
}
.prose-2xl :where(h2 code):not(:where([class~="not-prose"] *)){
  font-size: 0.875em;
}
.prose-2xl :where(h3 code):not(:where([class~="not-prose"] *)){
  font-size: 0.8888889em;
}
.prose-2xl :where(pre):not(:where([class~="not-prose"] *)){
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}
.prose-2xl :where(ol):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5833333em;
}
.prose-2xl :where(ul):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5833333em;
}
.prose-2xl :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose-2xl :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.4166667em;
}
.prose-2xl :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.4166667em;
}
.prose-2xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.prose-2xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-2xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.prose-2xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-2xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.prose-2xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.prose-2xl :where(hr):not(:where([class~="not-prose"] *)){
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose-2xl :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-2xl :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-2xl :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-2xl :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-2xl :where(table):not(:where([class~="not-prose"] *)){
  font-size: 0.8333333em;
  line-height: 1.4;
}
.prose-2xl :where(thead th):not(:where([class~="not-prose"] *)){
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}
.prose-2xl :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-2xl :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-2xl :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)){
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}
.prose-2xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-2xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-2xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-2xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}
.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::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;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-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;
}
.form-group{
  position: relative;
}

[disabled]{
  cursor: not-allowed;
  opacity: 0.5;
}

@media (min-width: 1024px) {
  .header__bg {
    background-image: url("/src/images/blocks/header/bg.jpg");
  }
}

.bg-primary {
  background: linear-gradient(to bottom, rgba(250, 201, 135, 0.5) 0%, rgba(29, 75, 148, 0.5) 60%, rgb(29, 75, 148) 100%);
}
.bg-primary:hover {
  background: rgb(29, 75, 148);
}
.bg-primary--reverse {
  background: linear-gradient(to bottom, rgb(29, 75, 148) 0%, rgba(29, 75, 148, 0.5) 60%, rgba(250, 201, 135, 0.5) 100%);
}
.bg-primary--radial {
  background: radial-gradient(ellipse at center, rgb(29, 75, 148) 30%, rgba(250, 201, 135, 0.8) 100%);
}
.bg-primary--radial:hover {
  background: rgb(29, 75, 148);
}

.hover\:bg-primary:hover {
  background: linear-gradient(to bottom, rgba(250, 201, 135, 0.5) 0%, rgba(29, 75, 148, 0.5) 40%, rgb(29, 75, 148) 100%);
}

.group:hover .bg-primary--radial {
  background: rgb(29, 75, 148);
}

.directions-card__link::before{
  margin-right: 0.75rem;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  background-position: center;
  background-repeat: no-repeat;
}

.version--impaired .directions-card__link::before {
  --bg-opacity: 1;
}

.directions-card__link::before {
  content: "";
  background-image: url("/src/images/blocks/icons/angle-right.svg?inline");
}
@media (min-width: 1400px) {
  .directions-card__columns {
    -moz-column-count: 2;
         column-count: 2;
  }
}

.list__link::before,  .list__link::after{
  margin-top: 0.25rem;
  margin-right: 0.75rem;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  border-radius: 9999px;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  background-position: center;
  background-repeat: no-repeat;
}

.version--impaired .list__link::before, .version--impaired  .list__link::after {
  --bg-opacity: 1;
}

.list__link::before, .list__link::after {
  content: "";
  background-image: url("/src/images/blocks/icons/angle-right.svg?inline");
}
.list__link::after {
  content: normal;
}
.list__link:hover::before,  .list__link:hover::after{
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
  background-image: url("/src/images/blocks/icons/angle-right-light.svg?inline");
}
.list__link--end::before {
  content: normal;
}
.list__link--end::after{
  margin-right: 0px;
  margin-left: 0.75rem;
  content: "";
}

.indicators__bg{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
  background-image: url("/src/images/blocks/indicators/bg.jpg");
}

.prose .list--dotted li::before {
  content: none;
}

.prose .list--dotted li::marker {
  color: #F7A941;
}

.list--dotted li{
  position: relative;
}
.list--dotted li::before{
  position: absolute;
  left: 0px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(247 169 65 / var(--tw-bg-opacity));
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  top: 0.5125em;
}
.list--plus li{
  position: relative;
}
.list--plus li::before{
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 139 210 / var(--tw-text-opacity));
  content: "+";
}
.list--minus li{
  position: relative;
}
.list--minus li::before{
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
  content: "—";
}

.list--contraindications__inner{
  margin-bottom: 1.5rem;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}

.bg-gradient--1 {
  background-image: radial-gradient(circle at 75%, #d7d7e2 0%, #fff 0%, #d7d7e2 75%);
}
.bg-gradient--2 {
  background-image: linear-gradient(-30deg, #fff4f9 0%, #fff9dd 100%);
}

.content p:not(:last-child){
  margin-bottom: 1rem;
}

.with-dot{
  position: relative;
  padding-left: 1.5rem;
}
.with-dot::before{
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 0.5rem;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}
 .version--impaired .with-dot::before {
  background-color: #CCC;
}
.with-dot::before {
  content: "";
}

.timeline::before{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 226 / var(--tw-bg-opacity));
  content: "";
  margin-left: calc(0.5rem - 1px);
}
.timeline__item::before{
  position: absolute;
  top: 0px;
  left: 0px;
  margin-top: 0.25rem;
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 226 / var(--tw-bg-opacity));
  box-shadow: 0 0 0 5px #fff;
  content: "";
}

.tooltip::before,  .tooltip::after{
  position: absolute;
  height: 0px;
  width: 0px;
  border-style: solid;
  content: "";
}
.tooltip:before {
  border-color: #EEEDF3 transparent transparent transparent;
  border-width: 17px 17px 0 17px;
  bottom: -17px;
  right: 14px;
}
.tooltip::after {
  border-color: #fff transparent transparent transparent;
  border-width: 15px 15px 0 15px;
  bottom: -15px;
  right: 16px;
}

@media (min-width: 1400px) {
  .about-center {
    width: calc(66.6666vw + 1.25rem);
  }
  .about-center__slide {
    width: 35% !important;
  }
}

.simplebar-track.simplebar-vertical{
  width: 0.5rem;
}

.simplebar-scrollbar::before{
  --tw-bg-opacity: 1;
  background-color: rgb(8 51 119 / var(--tw-bg-opacity));
}

.version--impaired .simplebar-scrollbar::before {
  background-color: #CCC;
}

.prefooter__bg {
  background-image: url("/src/images/blocks/prefooter/bg.jpg");
  width: calc(50vw - 25%);
}

.title--page{
  margin-bottom: 2rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}
@media (min-width: 1400px) {
  .title--page{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.button{
  margin-top: 2rem;
  display: inline-block;
  border-radius: 0.375rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 139 210 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.prose .button:hover {
  color: #FFF;
}
 .version--impaired .button:hover {
  background-color: #CCC;
  color: #000;
}
 .version--impaired .hero .button:hover,  .version--impaired .facts .button:hover {
  color: #FFF;
}
.version--impaired .tiles .button:hover {
  color: #FFF;
}
.button--primary {
  color: #FFF !important;
  --tw-bg-opacity: 1;
  background-color: rgb(0 139 210 / var(--tw-bg-opacity));
}
 .version--impaired .button--primary {
  background-color: #CCC;
}
.button--primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(27 37 70 / var(--tw-bg-opacity));
}
@media (min-width: 640px) {
  .button{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .button{
    margin-top: 3rem;
  }
}

.table-service tbody > tr > td:first-child{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.table-price tbody > tr > td:first-child{
  font-size: 0.75rem;
  line-height: 1rem;
}

.section-block{
  display: inline-flex;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  padding: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

 .version--impaired .section-block {
  background-color: #EEE;
}
.section-block:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 139 210 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.prose .section-block:hover {
  color: #FFF;
}
 .version--impaired .section-block:hover {
  background-color: #CCC;
  color: #000;
}
 .version--impaired .hero .section-block:hover,  .version--impaired .facts .section-block:hover {
  color: #FFF;
}
.version--impaired .tiles .section-block:hover {
  color: #FFF;
}

.prose {
  color: #083377 !important;
  max-width: 100% !important;
  font-weight: 400 !important;
}
@media (min-width: 640px) {
  .prose {
    font-size: 1.15rem !important;
  }
}
.prose h2, .prose h3, .prose h4, .prose h5, .prose h6, .prose strong {
  color: #083377 !important;
}
.prose h2, .prose h3, .prose h4, .prose h5, .prose h6 {
  margin-top: 1.8rem !important;
  margin-bottom: 0.8rem !important;
}

.prose h3 {
  margin-top: 1.8rem !important;
  margin-bottom: 0.8rem !important;
}


.prose img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.prose p:first-child {
  margin-top: 0 !important;
}
.prose a {
  text-decoration: none !important;
}
.prose ul {
  overflow: hidden;
}
.prose ul > li:first-child {
  margin-top: 0 !important;tbo
}
.prose ul > li:last-child {
  margin-bottom: 0 !important;
}
.prose ul > li:before {
  top: 0.775em !important;
  margin-top: 0 !important;
  background-color: #F7A941 !important;
}
.prose ul > li > *:last-child {
  margin-bottom: 0 !important;
}
.prose thead th:first-child {
  padding-left: 0.5714286em !important;
}
.prose thead th:last-child {
  padding-right: 0.5714286em !important;
}
.prose tbody td:first-child, .prose tbody td:last-child {
  padding-top: 0.5714286em !important;
  padding-right: 0.5714286em !important;
  padding-bottom: 0.5714286em !important;
  padding-left: 0.5714286em !important;
}
.prose thead td:first-child, .prose thead td:last-child {
  padding-top: 0.5714286em !important;
  padding-right: 0.5714286em !important;
  padding-bottom: 0.5714286em !important;
  padding-left: 0.5714286em !important;
}
.prose thead td {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose thead {
  text-align: center;
  color: white;
  font-weight:bold;
  background-color: #008bd2;
}
.prose td {
  border: 1px solid #D7D7E2;
}

.bx-auth td{
  border: 0px #fff;
}

.bx-auth tr{
  border: 0px;
}
.prose .text-white {
  color: #FFF;
}
.prose .list {
  padding-left: 0;
}
.prose .list li::marker {
  /*content: none;*/
}
.prose .list li {
  padding-left: 1.5rem;
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive .table{
  width: 100%;
}

.container .prose p a, .text_a a, .prose ul li a, .prose ol li a {
  color: #008bd2;
  text-decoration: none;
  border-bottom-width: 1px;
  border-style: dotted;
  border-color: currentColor;
}


.link--page {
  color: #008bd2 !important;
  text-decoration: none !important;
  border-bottom-width: 1px;
  border-style: dotted;
  border-color: currentColor;
}

a:hover .link--page, .link--page:hover {
  color: #e53e3e !important;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

 .version--impaired .invalid-feedback {
  color: #000;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .invalid-feedback--radio, .invalid-tooltip--radio {
  display: block;
}

.alert-danger{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

 .version--impaired .alert-danger {
  color: #000;
}

.alert-success{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
      font-size: 20px;
    font-weight: 600;
}

.doctor-position {
 /* -webkit-line-clamp: 3;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
 /* overflow: hidden;*/
}


.doctor-regalii {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
    display: block;
    /*height: 40px!important;*/

}

.doctor-regalii:after{
    color: #fff!important;
}


@media (min-width: 768px) {
  .doctor-position {
    height: auto;
  }
    
      .doctor-regalii {
    height: auto;
  }
}

.depart-menu-item {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* custom */
/* полоса прокрутки (скроллбар) */
.mScrollbar ::-webkit-scrollbar {
  width: 5px; /* ширина для вертикального скролла */
  height: 5px; /* высота для горизонтального скролла */
  background-color: #FFF;
}

/* ползунок скроллбара */
.mScrollbar ::-webkit-scrollbar-thumb {
  background-color: #f6ad55;
  border-radius: 9em;
}

.mScrollbar ::-webkit-scrollbar-thumb:hover {
  background-color: #f6ad55;
}

/* Стрелки */
.mScrollbar ::-webkit-scrollbar-button:vertical:start:decrement {
  display: none;
  background: #cdcdcd;
  background-color: #cdcdcd;
}

.mScrollbar ::-webkit-scrollbar-button:vertical:end:increment {
  display: none;
  background: #cdcdcd;
  background-color: #cdcdcd;
}

.mScrollbar ::-webkit-scrollbar-button:horizontal:start:decrement {
  display: none;
  background: #cdcdcd;
  background-color: #cdcdcd;
}

.mScrollbar ::-webkit-scrollbar-button:horizontal:end:increment {
  display: none;
  background: #cdcdcd;
  background-color: #cdcdcd;
}

body .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin: 0 1.5rem 0 0;
}

body .news-detail-share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin: 0 1rem 0 0;
}

body .ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
  background-size: auto;
}

body .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
  width: 40px;
  height: 40px;
}

body .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url("/src/images/blocks/icons/socials/ok.png");
}

body .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url("/src/images/blocks/icons/socials/vk.png");
}

body .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url("/src/images/blocks/icons/socials/fb.png");
}

.mini-banner {
  width: 305px;
  -moz-align-items: center;
  align-items: center;
}

.d-none {
  display: none;
}

.leading-relaxed {
  line-height: 1.94;
}

.is-banner {
  text-transform: uppercase;
  box-shadow: inset 0px 0px 5px 5px #D3D2D2;
  display: -webkit-flexbox;
  display: flex;
  background: #fff;
  margin-bottom: 25px;
}

.mini-banner img {
  display: block;
  width: 80px;
  height: 80px;
  margin: 10px;
}

.banner-content {
  font: 200 14px Arial;
  color: #000;
}

.mini-banner .banner-text {
  padding-top: 0px;
  font-size: 10px;
  text-align: center;
  width: 200px;
  font: 200 10px Arial;
  color: #000;
}

.is-banner .banner-btns {
  display: -webkit-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.is-banner a {
  color: #EC3035;
  text-decoration: none;
  border: 1px solid #EC3035;
  padding: 5px;
  display: block;
  text-align: center;
  font-size: 10px;
  width: 85px;
}

.mini-banner a {
  padding: 5px;
  font-size: 10px;
  width: 85px;
  margin-right: 10px;
}

.link__arrow:before {
  position: absolute;
  content: "";
  border: solid #aeaeae;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: -20px;
  top: calc(50% - 3px);
  z-index: 2;
}

.link__arrow:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  background-color: #cdcdcd;
  width: 16px;
  height: 16px;
  right: -25px;
  top: calc(50% - 7px);
}

.outline_none {
  outline: none;
}

.outline_none:focus {
  outline: none;
}

.has_drop:before {
  position: absolute;
  content: "";
  border: solid #f2f2f2;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 25px;
  top: calc(50% - 3px);
  z-index: 2;
}

.has_drop:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  background-color: #1B2546;
  width: 20px;
  height: 20px;
  right: 19px;
  top: calc(50% - 8px);
}

.has_drop.active:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 50%;
}

.indicators__bg {
  opacity: 1;
}

.bg-primary--reverse {
  background: #1b2546;
}

.ov {
  overflow: auto;
}

.w-48 {
  width: 12rem;
}

.contacts__table tr td:nth-child(2) {
  text-align: right;
}

#map, #map2 {
  height: 100%;
  width: 100%;
}

.success_result.active {
  width: 100%;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
}

.success_result .title {
  display: block;
  font-size: 16px;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.success_result.active {
  background: #d2ffd5;
}

form .error {
  background: #fee;
  border-color: #f88;
}

.lg\:block {
  display: block;
}

textarea {
  resize: none;
}

/* .medical-help > .group:hover svg path{
  fill:  #FFF;
  transition: .3s;
} */
#top__menu-block.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

#top__menu-middle.fixed {
  margin-bottom: 72px;
}

.medical-help .label {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

@media (max-width: 767px) {
  .tablet-w100 {
    width: 100%;
  }
    
    
.swiper-slide-active img{
  width: 100% !important;
}

.swiper-slide-active{
      width: 100% !important;
}

    
    
    
}
.mb-1r {
  margin-bottom: 1rem !important;
}

.mb-2r {
  margin-bottom: 2rem !important;
}

.top-70 {
  top: 70px;
}

.line-h15 {
  line-height: 1.5;
}

.content-zone {
  width: 100%;
  line-height: 2;
}

.content-zone p:not(:last-child),
.content-zone ul,
.content-zone ol,
.content-zone h3 {
  margin-bottom: 1rem;
}

.content-zone h3 {
  font-size: 1.5rem;
  font-weight: bold;
}

.content-zone ol {
  padding-left: 1rem;
}

.content-zone ol > li {
  padding-left: 0.5rem;
}

.content-zone a {
  color: deepskyblue;
  border-bottom: 1px;
  border-style: dashed;
  border-bottom-color: transparent;
}

.content-zone a:hover {
  border-bottom-color: deepskyblue;
}

.add-ul > li,
.add-ul-lh15 > li {
  padding-left: 1.5rem;
}

.add-ul > li:before {
  top: 8px;
}

.add-ul-lh15 > li:before {
  top: 3px;
}

.img-fl-intext {
  max-width: 400px;
  height: auto;
  float: left;
  margin: 1rem 2rem 1rem 0;
}

.img-intext {
  display: block;
  max-width: 400px;
  height: auto;
  margin: 1rem 1rem 1rem 0;
}

.with-desc {
  width: 75%;
  margin: 1rem auto;
}

.with-desc img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  float: none;
}

.with-desc p {
  margin-bottom: 0;
  font-style: italic;
  text-align: center;
}

.with-desc-fl-mono {
  max-width: 400px;
  float: left;
  margin: 1rem 2rem 1rem 0;
}

.clearfix {
  clear: both;
}

.with-desc-fl-mono img {
  display: block;
  max-width: 100%;
  height: auto;
  float: none;
}

.with-desc-fl-mono p {
  margin-bottom: 0;
  font-style: italic;
}

.colleagues {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  line-height: 2;
}

.colleagues__item {
  flex-basis: 50%;
  box-sizing: border-box;
  padding: 0 1.5rem;
  margin-bottom: 2rem;
  overflow: hidden;
}

.with-desc-mono {
  max-width: 75%;
  margin: 1rem 2rem 1rem 0;
}

.with-desc-mono img {
  display: block;
  height: auto;
  float: none;
}

.with-desc-mono p {
  margin-bottom: 0;
  font-style: italic;
}

.table-title__add {
  background-color: #D2F0FF;
  color: #083377;
}

@media screen and (max-width: 639px) {
  .img-intext {
    max-width: 100%;
  }
  .with-desc {
    width: 100%;
  }
  .with-desc-mono {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .content-zone {
    line-height: 1.5;
  }
  .add-ul > li:before {
    top: 4px;
  }
}
@media screen and (max-width: 1023px) {
  .img-fl-intext {
    display: block;
    max-width: 100%;
    height: auto;
    float: none;
  }
  .with-desc-fl-mono {
    float: none;
  }
}
@media screen and (min-width: 1400px) {
  .with-desc {
    width: 100%;
  }
  .colleagues {
    flex-direction: row;
  }
  .with-desc-mono {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .lg\:d-block {
    display: block;
  }
}
@media (max-width: 1399px) {
  .fake1400 {
    display: none;
  }
}
@media (max-width: 1023px) {
  .prefooter__bg {
    display: none;
  }
  .indicators__bg ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .indicators__bg ul li {
    width: 50%;
    display: block;
    text-align: center;
  }
  .facts__total-default {
    background-color: #eeedf3;
  }
  .telemedicine-desc-image img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .indicators__bg ul li {
    width: 100%;
    text-align: left;
  }
  .facts__total {
    display: block;
  }
  .telemedicine-btns a {
    display: block;
    width: 100%;
    margin: 1rem auto;
    margin-left: auto;
    height: auto;
  }
}
/* purgecss end ignore */
.visual_editor_styles h2 {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.3333333;
  margin: 1.5rem 0;
}

.visual_editor_styles p,
.visual_editor_styles div {
  color: #083377;
  font-weight: 400;
  line-height: 1.75;
}

.visual_editor_styles table {
  width: 100%;
  table-layout: auto;
  text-align: left;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin: 2rem 0;
}

.visual_editor_styles table tr:first-child {
  color: #1a202c;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #e2e8f0;
  text-align: center;
  font-size: 0.875rem;
  border-width: 1px;
  --bg-opacity: 1;
  background-color: #f7fafc;
  background-color: rgba(247, 250, 252, var(--bg-opacity));
}

.visual_editor_styles table tr:first-child td {
  padding: 1rem;
  vertical-align: middle;
}

.visual_editor_styles table tr:first-child td p {
  color: #1a202c;
  font-weight: 600;
}

.visual_editor_styles table tr td:first-child {
  --bg-opacity: 1;
  background-color: #f7fafc;
  background-color: rgba(247, 250, 252, var(--bg-opacity));
}

.visual_editor_styles table tr td {
  border-width: 1px;
  text-align: center;
  padding: 0.5rem 1rem;
  vertical-align: middle;
}

тз .visual_editor_styles table tr td p {
  margin: 0;
}

.dissertation_container .dissertation_theme-name {
  margin: 0.5rem 0;
}

.dissertation_container .dissertation_docs-list {
  margin-top: 0;
  margin-bottom: 2rem;
}

/* impaired */
.version--impaired {
  color: #000 !important;
}
.version--impaired .bg-green-100, .version--impaired .bg-yellow-100, .version--impaired .bg-gray-200, .version--impaired .bg-light-gray, .version--impaired .bg-light-green {
  background-color: #EEE;
}
.version--impaired .bg-blue, .version--impaired .bg-orange-400, .version--impaired .bg-orange-500, .version--impaired .bg-gray-600, .version--impaired .bg-light-blue {
  background-color: #CCC;
}
.version--impaired .bg-gradient--1, .version--impaired .bg-gradient--2 {
  background-color: #EEE;
  background-image: none;
}
.version--impaired .bg-opacity-50 {
  --bg-opacity: 1;
}
.version--impaired .border-red-600 {
  border-color: #000;
}
.version--impaired .text-blue, .version--impaired .text-white, .version--impaired .text-orange-500, .version--impaired .text-medium-blue, .version--impaired .text-red-600, .version--impaired .text-medium-gray {
  color: #000;
}
.version--impaired .hover\:bg-blue:hover, .version--impaired .hover\:bg-light-blue:hover {
  background: #000;
  color: #FFF;
}
.version--impaired .group:hover .group-hover\:opacity-75, .version--impaired .group-inner:hover .group-inner-hover\:opacity-75, .version--impaired .group-outer:hover .group-outer-hover\:opacity-75 {
  opacity: 1;
}
.version--impaired .group:hover .group-hover\:bg-light-blue, .version--impaired .group-inner:hover .group-inner-hover\:bg-light-blue, .version--impaired .group-outer:hover .group-outer-hover\:bg-light-blue {
  background-color: #000;
}
.version--impaired .hover\:text-light-blue:hover {
  color: #000;
}
.version--impaired .hover\:border-light-blue:hover {
  border-color: #000;
}
.version--impaired .hero, .version--impaired .hero .text-white, .version--impaired .facts, .version--impaired .facts .text-white {
  color: #FFF;
}
.version--impaired .menu__icons svg {
  color: #FFF;
}
.version--impaired .section-block {
  background-color: #EEE;
}
.version--impaired .section-block:hover {
  background-color: #CCC;
  color: #000;
}
.version--impaired .list--dotted li::before {
  background-color: #000 !important;
}
.version--impaired .link--page {
  color: #000 !important;
  border-color: #000;
}
.version--impaired .header__bg {
  background: none;
}
.version--impaired .indicators__bg, .version--impaired .facts__total {
  color: #FFF;
}
.version--impaired .tiles .text-white {
  color: #FFF;
}
.version--impaired .tiles .directions-card__link {
  color: #000;
}
.version--impaired .prose {
  color: #000 !important;
}
.version--impaired .prose h2, .version--impaired .prose h3, .version--impaired .prose strong {
  color: #000 !important;
}
.version--impaired .prefooter-logo {
  display: none;
}

@media (min-width: 1024px) {
  .version--impaired {
    font-size: 17px;
  }
  #top__menu-block ul li a {
    font-size: 1.05rem;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.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;
}
.top-full{
  top: 100%;
}
.bottom-0{
  bottom: 0px;
}
.right-0{
  right: 0px;
}
.bottom-12{
  bottom: 3rem;
}
.bottom-1{
  bottom: 0.25rem;
}
.bottom-16{
  bottom: 4rem;
}
.right-16{
  right: 4rem;
}
.bottom-14{
  bottom: 3.5rem;
}
.right-14{
  right: 3.5rem;
}
.right-12{
  right: 3rem;
}
.z-1{
  z-index: 1;
}
.-z-1{
  z-index: -1;
}
.z-10{
  z-index: 10;
}
.z-40{
  z-index: 40;
}
.order-last{
  order: 9999;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-3{
  order: 3;
}
.order-8{
  order: 8;
}
.order-5{
  order: 5;
}
.order-7{
  order: 7;
}
.order-6{
  order: 6;
}
.order-4{
  order: 4;
}
.float-right{
  float: right;
}
.float-left{
  float: left;
}
.-m-5{
  margin: -1.25rem;
}
.m-2{
  margin: 0.5rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.p-6 .my-12{
  margin-top: 1.5rem;
  margin-bottom: 3rem;
}

.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mb-4{
  margin-bottom: 1rem;
}
.mr-4{
  margin-right: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mr-6{
  margin-right: 1.1rem;
}
.mb-8{
  margin-bottom: 2rem;
   /* text-transform: uppercase;*/
    
    
}

.d01 .mb-8{
  margin-bottom: 0rem;
   /* text-transform: uppercase;*/
    
    
}

.my-8 .container .prose .mb-8{
 
    text-transform: uppercase;
    
    
}



.mb-10{
  margin-bottom: 2.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.ml-4{
  margin-left: 1rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-8{
  margin-left: 2rem;
}


.mt-auto{
  margin-top: auto;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.-mt-px{
  margin-top: -1px;
}
.mr-8{
  margin-right: 2rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.mr-1{
  margin-right: 0.25rem;
}
.-mb-2{
  margin-bottom: -0.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.ml-16{
  margin-left: 4rem;
}
.-mb-4{
  margin-bottom: -1rem;
}
.mb-40{
  margin-bottom: 10rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-8{
  margin-top: 2rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.ml-auto{
  margin-left: auto;
}
.mt-0{
  margin-top: 0px;
}
.-mr-8{
  margin-right: -2rem;
}
.-mb-6{
  margin-bottom: -1.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.-ml-6{
  margin-left: -1.5rem;
}
.ml-20{
  margin-left: 5rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mt-16{
  margin-top: 4rem;
}
.-mb-8{
  margin-bottom: -2rem;
}
.ml-12{
  margin-left: 3rem;
}
.-mb-16{
  margin-bottom: -4rem;
}
.-mb-20{
  margin-bottom: -5rem;
}
.-mb-px{
  margin-bottom: -1px;
}
.mr-12{
  margin-right: 3rem;
}
.mr-0{
  margin-right: 0px;
}
.-mb-12{
  margin-bottom: -3rem;
}
.mb-auto{
  margin-bottom: auto;
}
.mr-auto{
  margin-right: auto;
}
.-mr-14{
  margin-right: -3.5rem;
}
.ml-32{
  margin-left: 8rem;
}
.mb-24{
  margin-bottom: 6rem;
}
.mb-32{
  margin-bottom: 8rem;
}
.-mb-32{
  margin-bottom: -8rem;
}
.mr-16{
  margin-right: 4rem;
}
.-mr-24{
  margin-right: -6rem;
}
.mr-10{
  margin-right: 2.5rem;
}
.ml-0{
  margin-left: 0px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.table-header-group{
  display: table-header-group;
}
.table-row{
  display: table-row;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-auto{
  height: auto;
}
.h-24{
  height: 6rem;
}
.h-full{
  height: 100%;
}
.h-8{
  height: 2rem;
}
.h-4{
  height: 1rem;
}
.h-80{
  height: 20rem;
}
.h-3{
  height: 0.75rem;
}
.h-6{
  height: 1.5rem;
}
.h-48{
  height: 12rem;
}
.h-1\/2{
  height: 50%;
}
.h-12{
  height: 3rem;
}
.h-5{
  height: 1.25rem;
}
.h-64{
  height: 16rem;
}
.h-16{
  height: 4rem;
}
.h-10{
  height: 2.5rem;
}
.h-20{
  height: 5rem;
}
.h-2{
  height: 0.5rem;
}
.h-150{
  height: 37.5rem;
}
.h-0{
  height: 0px;
}
.h-1{
  height: 0.25rem;
}
.h-90{
  height: 22.5rem;
}
.max-h-0{
  max-height: 0;
}
.min-h-64{
  min-height: 16rem;
}
.min-h-screen{
  min-height: 100vh;
}
.min-h-\[500px\]{
  min-height: 500px;
}
.w-full{
  width: 100%;
}
.w-6{
  width: 1.5rem;
}
.w-32{
  width: 8rem;
}
.w-8{
  width: 2rem;
}
.w-4{
  width: 1rem;
}
.w-16{
  width: 6rem;
}
.w-7\/12{
  width: 58.333333%;
}
.w-6\/12{
  width: 50%;
}
.w-3{
  width: 0.75rem;
}
.w-24{
  width: 6rem;
}
.w-5\/12{
  width: 41.666667%;
}
.w-12{
  width: 3rem;
}
.w-5{
  width: 1.25rem;
}
.w-10{
  width: 2.5rem;
}
.w-100{
  width: 25rem;
}
.w-64{
 /* width: 16rem;*/
}
.w-8\/12{
  width: 66.666667%;
}
.w-20{
  width: 5rem;
}
.w-screen{
  width: 100vw;
}
.w-px{
  width: 1px;
}
.w-2{
  width: 0.5rem;
}
.w-3\/5{
  width: 60%;
}
.w-9\/12{
  width: 75%;
}
.w-3\/12{
  width: 25%;
}
.w-48{
  width: 12rem;
}
.w-7{
  width: 1.75rem;
}
.w-9{
  width: 2.25rem;
}
.w-1{
  width: 0.25rem;
}
.w-11{
  width: 2.75rem;
}
.w-auto{
  width: auto;
}
.w-70{
  width: 17.5rem;
}
.w-0{
  width: 0px;
}
.w-80{
  width: 20rem;
}
.max-w-10{
  max-width: 17rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-screen-md{
  max-width: 768px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-\[30rem\]{
  max-width: 30rem;
}

.max2-w-\[30rem\]{
  max-width: 100rem;
    width: 220% !important;
    left:-30px;
}

.max-w-lg{
  max-width: 32rem;
}
.max-w-xs{
  max-width: 20rem;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.flex-shrink{
  flex-shrink: 1;
}
.flex-grow{
  flex-grow: 1;
}
.table-fixed{
  table-layout: fixed;
}
.border-collapse{
  border-collapse: collapse;
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-grabbing{
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, 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;
}
.items-baseline{
  align-items: baseline;
}
.items-stretch{
  align-items: stretch;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}

#top__menu-block .container .justify-between{
  justify-content: left;
}


#top__menu-block .container .lg\:items-center {
    margin-left: 20px;
    
}

.gap-8{
  gap: 2rem;
}
.gap-5{
  gap: 1.25rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-b-0{
  border-bottom-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-0{
  border-left-width: 0px;
}
.border-solid{
  border-style: solid;
}
.border-dashed{
  border-style: dashed;
}
.border-dotted{
  border-style: dotted;
}
.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-medium-gray{
  --tw-border-opacity: 1;
  border-color: rgb(215 215 226 / var(--tw-border-opacity));
}
.border-light-gray{
  --tw-border-opacity: 1;
  border-color: rgb(238 237 243 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}
.border-dark-blue{
  --tw-border-opacity: 1;
  border-color: rgb(27 37 70 / var(--tw-border-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(8 51 119 / var(--tw-bg-opacity));
}
.bg-light-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(238 237 243 / var(--tw-bg-opacity));
}
.bg-light-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 139 210 / var(--tw-bg-opacity));
}
.bg-dark-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(27 37 70 / var(--tw-bg-opacity));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-light-green{
  --tw-bg-opacity: 1;
  background-color: rgb(231 246 245 / var(--tw-bg-opacity));
}
.bg-orange-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-medium-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 226 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-red-300{
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}
.bg-opacity-100{
  --tw-bg-opacity: 1;
}
.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-2{
  padding: 0.5rem;
}
.p-4{
  padding: 1rem;
}
.p-8{
  padding: 2rem;
}
.p-6{
  padding: 1.5rem;
}
.p-10{
  padding: 2.5rem;
}
.p-1{
  padding: 0.25rem;
}
.p-16{
  padding: 4rem;
}
.p-12{
  padding: 3rem;
}
.p-20{
  padding: 5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.px-16{
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pt-8{
  padding-top: 2rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pt-4{
  padding-top: 1rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-20{
  padding-right: 5rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pl-8{
  padding-left: 2rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pr-12{
  padding-right: 3rem;
}
.pl-12{
  padding-left: 3rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pb-0{
  padding-bottom: 0px;
}
.pl-0{
  padding-left: 0px;
}
.pr-4{
  padding-right: 1rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-top{
  vertical-align: top;
}
.font-body{
  font-family: 'Avenir Next Cyr';
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.leading-snug{
  line-height: 1.375;
}
.leading-tight{
  line-height: 1.25;
}
.leading-normal{
  line-height: 1.5;
}
.leading-loose{
  line-height: 2;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-6{
  line-height: 1.5rem;
}
.tracking-tighter{
  letter-spacing: -0.05em;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-dark-blue{
  --tw-text-opacity: 1;
  color: rgb(27 37 70 / var(--tw-text-opacity));
}
.text-medium-gray{
  --tw-text-opacity: 1;
  color: rgb(215 215 226 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-light-blue{
  --tw-text-opacity: 1;
  color: rgb(0 139 210 / var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-medium-blue{
  --tw-text-opacity: 1;
  color: rgb(29 75 148 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.text-blue{
  --tw-text-opacity: 1;
  color: rgb(8 51 119 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-dark-gray{
  --tw-text-opacity: 1;
  color: rgb(131 137 153 / var(--tw-text-opacity));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-opacity-75{
  --tw-text-opacity: 0.75;
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.no-underline{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-0{
  opacity: 0;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-100{
  opacity: 1;
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.-hue-rotate-0{
  --tw-hue-rotate: hue-rotate(-0deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.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);
}
.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-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  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-none{
  transition-property: none;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-1000{
  transition-duration: 1000ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-150{
  transition-duration: 150ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.svg-full > svg{
  width: 100%;
  height: 100%;
}
.\[hostname\:port\]{
  hostname: port;
}
.\[background-color\:var\(--bg-color\)\]{
  background-color: var(--bg-color);
}
.last\:mb-0:last-child{
  margin-bottom: 0px;
}
.last\:mr-0:last-child{
  margin-right: 0px;
}
.last\:border-0:last-child{
  border-width: 0px;
}
.last\:pb-0:last-child{
  padding-bottom: 0px;
}
.hover\:border-light-blue:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 139 210 / var(--tw-border-opacity));
}
.hover\:bg-light-gray:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(238 237 243 / var(--tw-bg-opacity));
}
.hover\:bg-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(8 51 119 / var(--tw-bg-opacity));
}
.hover\:bg-light-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 139 210 / var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-opacity-100:hover{
  --tw-bg-opacity: 1;
}
.hover\:text-red-600:hover{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-light-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(0 139 210 / var(--tw-text-opacity));
}
.hover\:text-dark-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(27 37 70 / var(--tw-text-opacity));
}
.hover\:text-orange-800:hover{
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity));
}
.hover\:text-orange-700:hover{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity));
}
.hover\:text-orange-500:hover{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.hover\:underline:hover{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.focus\:border-light-blue:focus{
  --tw-border-opacity: 1;
  border-color: rgb(0 139 210 / var(--tw-border-opacity));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.group:hover .group-hover\:block{
  display: block;
}
.group:hover .group-hover\:-translate-y-full{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:border-b{
  border-bottom-width: 1px;
}
.group:hover .group-hover\:bg-light-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 139 210 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(8 51 119 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.group:hover .group-hover\:bg-opacity-25{
  --tw-bg-opacity: 0.25;
}
.group:hover .group-hover\:bg-opacity-100{
  --tw-bg-opacity: 1;
}
.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group:hover .group-hover\:opacity-75{
  opacity: 0.75;
}
@media (min-width: 480px){
  .xs\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .xs\:-mb-8{
    margin-bottom: -2rem;
  }
  .xs\:mb-8{
    margin-bottom: 2rem;
  }
  .xs\:mt-0{
    margin-top: 0px;
  }
  .xs\:mb-0{
    margin-bottom: 0px;
  }
  .xs\:mr-6{
    margin-right: 1.5rem;
  }
  .xs\:block{
    display: block;
  }
  .xs\:flex{
    display: flex;
  }
  .xs\:w-1\/2{
    width: 50%;
  }
  .xs\:w-6\/12{
    width: 50%;
  }
  .xs\:flex-wrap{
    flex-wrap: wrap;
  }
  .xs\:items-center{
    align-items: center;
  }
  .xs\:justify-between{
    justify-content: space-between;
  }
  .xs\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .xs\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xs\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xs\:pr-6{
    padding-right: 1.5rem;
  }
  .xs\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 640px){
  .sm\:right-12{
    right: 3rem;
  }
  .sm\:float-right{
    float: right;
  }
  .sm\:float-left{
    float: left;
  }
  .sm\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .sm\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .sm\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .sm\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .sm\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .sm\:mr-8{
    margin-right: 2rem;
  }
  .sm\:ml-8{
    margin-left: 2rem;
  }
  .sm\:mb-20{
    margin-bottom: 5rem;
  }
  .sm\:mb-12{
    margin-bottom: 3rem;
  }
  .sm\:mb-0{
    margin-bottom: 0px;
  }
  .sm\:ml-auto{
    margin-left: auto;
  }
  .sm\:mb-6{
    margin-bottom: 1.5rem;
  }
  .sm\:mb-8{
    margin-bottom: 2rem;
  }
  .sm\:-mb-8{
    margin-bottom: -2rem;
  }
  .sm\:ml-12{
    margin-left: 3rem;
  }
  .sm\:mb-10{
    margin-bottom: 2.5rem;
  }
  .sm\:mt-8{
    margin-top: 2rem;
  }
  .sm\:mr-6{
    margin-right: 1.5rem;
  }
  .sm\:mb-16{
    margin-bottom: 4rem;
  }
  .sm\:mb-4{
    margin-bottom: 1rem;
  }
  .sm\:-mb-16{
    margin-bottom: -4rem;
  }
  .sm\:-mb-20{
    margin-bottom: -5rem;
  }
  .sm\:-mb-px{
    margin-bottom: -1px;
  }
  .sm\:mr-12{
    margin-right: 3rem;
  }
  .sm\:mr-0{
    /*margin-right: 0px;*/
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:block{
    display: block;
  }
  .sm\:inline-block{
    display: inline-block;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:inline-flex{
    display: inline-flex;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:h-64{
    height: 16rem;
  }
  .sm\:h-12{
    height: 3rem;
  }
  .sm\:h-6{
    height: 1.5rem;
  }
  .sm\:h-10{
    height: 2.5rem;
  }
  .sm\:h-5{
    height: 1.25rem;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:w-4\/12{
    width: 33.333333%;
  }
  .sm\:w-8\/12{
    width: 66.666667%;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:w-24{
    width: 6rem;
  }
  .sm\:w-64{
    width: 16rem;
  }
  .sm\:w-4\/5{
    width: 80%;
  }
  .sm\:w-3\/4{
    width: 75%;
  }
  .sm\:w-1\/3{
    width: 33.333333%;
  }
  .sm\:w-12{
    width: 3rem;
  }
  .sm\:w-6{
    width: 1.5rem;
  }
  .sm\:w-10{
    width: 2.5rem;
  }
  .sm\:w-5{
    width: 1.25rem;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:w-2\/3{
    width: 66.666667%;
  }
  .sm\:w-10\/12{
    width: 83.333333%;
  }
  .sm\:w-2\/12{
    width: 16.666667%;
  }
  .sm\:max-w-lg{
    max-width: 32rem;
  }
  .sm\:max-w-xs{
    max-width: 20rem;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-wrap{
    flex-wrap: wrap;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .sm\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
  .sm\:border-r{
    border-right-width: 1px;
  }
  .sm\:border-b{
    border-bottom-width: 1px;
  }
  .sm\:border-l-0{
    border-left-width: 0px;
  }
  .sm\:border-solid{
    border-style: solid;
  }
  .sm\:border-gray-300{
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
  }
  .sm\:border-dark-blue{
    --tw-border-opacity: 1;
    border-color: rgb(27 37 70 / var(--tw-border-opacity));
  }
  .sm\:p-8{
    padding: 2rem;
  }
  .sm\:p-6{
    padding: 1.5rem;
  }
  .sm\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .sm\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .sm\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .sm\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .sm\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .sm\:pr-8{
    padding-right: 2rem;
  }
  .sm\:pb-0{
    padding-bottom: 0px;
  }
  .sm\:pl-0{
    padding-left: 0px;
  }
  .sm\:pb-4{
    padding-bottom: 1rem;
  }
  .sm\:pl-8{
    padding-left: 2rem;
  }
  .sm\:pr-20{
    padding-right: 5rem;
  }
  .sm\:pt-8{
    padding-top: 2rem;
  }
  .sm\:pl-4{
    padding-left: 1rem;
  }
  .sm\:text-right{
    text-align: right;
  }
  .sm\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 768px){
  .md\:bottom-14{
    bottom: 3.5rem;
  }
  .md\:right-14{
    right: 3.5rem;
  }
  .md\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .md\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .md\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:-mb-12{
    margin-bottom: -3rem;
  }
  .md\:mb-12{
    margin-bottom: 3rem;
  }
  .md\:-mb-6{
    margin-bottom: -1.5rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:ml-auto{
    margin-left: auto;
  }
  .md\:mb-4{
    margin-bottom: 1rem;
  }
  .md\:-mb-8{
    margin-bottom: -2rem;
  }
  .md\:ml-12{
    margin-left: 3rem;
  }
  .md\:mb-8{
    margin-bottom: 1.1rem;
  }
  .md\:mt-12{
    margin-top: 3rem;
  }
  .md\:mr-8{
    margin-right: 2rem;
  }
  .md\:mt-16{
    margin-top: 4rem;
  }
  .md\:-mb-4{
    margin-bottom: -1rem;
  }
  .md\:block{
    display: block;
  }
  .md\:inline-block{
    display: inline-block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:table-row{
    display: table-row;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-80{
    height: 20rem;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:min-h-\[600px\]{
    min-height: 600px;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-12{
    width: 3rem;
  }
  .md\:w-6\/12{
    width: 50%;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:w-2\/5{
    width: 40%;
  }
  .md\:w-3\/5{
    width: 60%;
  }
  .md\:w-5\/12{
    width: 41.666667%;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-3\/12{
    width: 25%;
  }
  .md\:w-9\/12{
    width: 75%;
  }
  .md\:w-4\/12{
    width: 33.333333%;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:w-80{
    width: 100rem;
  }
  .md\:w-2\/12{
    width: 16.666667%;
  }
  .md\:w-10\/12{
    width: 83.333333%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-8{
    gap: 2rem;
  }
    
    .d01 .md\:gap-8{
    gap: 1rem;
  }
  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .md\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  .md\:p-16{
    padding: 4rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:pr-4{
    padding-right: 1rem;
  }
  .md\:pl-10{
    padding-left: 2.5rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:leading-relaxed{
    line-height: 1.625;
  }
  .md\:leading-loose{
    line-height: 2;
  }
}
@media (min-width: 1024px){
  .lg\:bottom-\[60px\]{
    bottom: 10px;
  }
  .lg\:right-\[60px\]{
    right: 60px;
  }
  .lg\:order-last{
    order: 9999;
  }
  .lg\:order-3{
    order: 3;
  }
  .lg\:order-8{
    order: 8;
  }
  .lg\:order-5{
    order: 5;
  }
  .lg\:order-7{
    order: 7;
  }
  .lg\:order-1{
    order: 1;
  }
  .lg\:order-6{
    order: 6;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:order-4{
    order: 4;
  }
  .lg\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .lg\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .lg\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .lg\:mb-0{
    margin-bottom: 6px;
  }
    
    .d01 .lg\:mb-0 {
    margin-bottom: 0px;
    margin-top: 1px;
    }
  .lg\:mb-16{
    margin-bottom: 4rem;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:mb-4{
    margin-bottom: 1rem;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:ml-8{
    margin-left: 2rem;
  }
  .lg\:mt-auto{
    margin-top: auto;
  }
  .lg\:mb-12{
    margin-bottom: 3rem;
  }
   .roof_param1 .lg\:mb-12 {
    margin-bottom: 1rem;
}
    
  .lg\:ml-20{
    margin-left: 5rem;
  }
  .lg\:mb-auto{
    margin-bottom: auto;
  }
  .lg\:mt-16{
    margin-top: 4rem;
  }
    
    
    
  .lg\:mt-12{
    margin-top: 3rem;
  }
    
 .roof_param1 .lg\:mt-12{
    margin-top: 1rem;
  }
    
    
  .lg\:mr-auto{
    margin-right: auto;
  }
  .lg\:-mr-14{
    margin-right: -3.5rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:inline-flex{
    display: inline-flex;
  }
  .lg\:table-header-group{
    display: table-header-group;
  }
  .lg\:table-row{
    display: table-row;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:h-80{
    height: 20rem;
  }
  .lg\:h-90{
    height: 22.5rem;
  }
  .lg\:h-150{
    height: 37.5rem;
  }
  .lg\:h-1\/2{
    height: 50%;
  }
  .lg\:w-5\/12{
    width: 41.666667%;
  }
  .lg\:w-6\/12{
    width: 50%;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-3\/5{
    width: 60%;
  }
  .lg\:w-2\/5{
    width: 40%;
  }
  .lg\:w-full{
    width: 100%;
    width: 500px;
  }
  .lg\:w-7\/12{
    width: 58.333333%;
  }
  .lg\:w-8\/12{
    width: 66.666667%;
  }
  .lg\:w-64{
    width: 16rem;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:w-10\/12{
    width: 83.333333%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-4\/12{
    width: 33.333333%;
  }
  .lg\:w-16{
    width: 4rem;
  }
  .lg\:flex-shrink-0{
    flex-shrink: 0;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-end{
    align-items: flex-end;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:p-10{
    padding: 2.5rem;
  }
    
   .d01 .lg\:p-10{
    padding: 0.5rem;
       padding-left: 1.8rem;
       padding-right: 1.8rem;
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:p-16{
    padding: 4rem;
  }
  .lg\:p-12{
    padding: 3rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .lg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
  .lg\:text-center{
    text-align: center;
  }
  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .main01.xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.1rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:font-normal{
    font-weight: 400;
  }
  .lg\:font-medium{
    font-weight: 500;
  }
  .lg\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
@media (min-width: 1400px){
  .xl\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .xl\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .xl\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .xl\:mr-auto{
    margin-right: auto;
  }
  .xl\:mb-0{
    margin-bottom: 0px;
  }
  .xl\:mb-4{
    margin-bottom: 1rem;
  }
  .xl\:-mb-8{
    margin-bottom: -2rem;
  }
  .xl\:mb-8{
    margin-bottom: 2rem;
  }
  .xl\:mr-8{
    margin-right: 2rem;
  }
  .xl\:mb-10{
    margin-bottom: 2.5rem;
  }
  .xl\:ml-32{
    margin-left: 8rem;
  }
  .xl\:mb-12{
    margin-bottom: 3rem;
  }
  .xl\:mt-auto{
    margin-top: auto;
  }
  .xl\:mb-24{
    margin-bottom: 6rem;
  }
  .xl\:mb-16{
    margin-bottom: 4rem;
  }
  .xl\:mt-8{
    margin-top: 2rem;
  }
  .xl\:mb-32{
    margin-bottom: 8rem;
  }
  .xl\:-mb-32{
    margin-bottom: -8rem;
  }
  .xl\:mr-16{
    margin-right: 2.5rem;
  }
  .xl\:-mr-24{
    margin-right: -6rem;
  }
  .xl\:mr-10{
    margin-right: 2.5rem;
  }
  .xl\:ml-4{
    margin-left: 1rem;
  }
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:inline-flex{
    display: inline-flex;
  }
  .xl\:grid{
    display: grid;
  }
  .xl\:h-64{
    height: 16rem;
  }
  .xl\:h-full{
    height: 100%;
  }
  .xl\:w-4\/5{
    width: 80%;
  }
  .xl\:w-4\/12{
    width: 33.333333%;
  }
  .xl\:w-6\/12{
    width: 50%;
  }
  .xl\:w-8\/12{
    width: 66.666667%;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .xl\:w-3\/12{
    width: 25%;
  }
  .xl\:w-7\/12{
    width: 58.333333%;
  }
  .xl\:w-5\/12{
    width: 41.666667%;
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:w-3\/4{
    width: 75%;
  }
  .xl\:w-1\/5{
    width: 20%;
  }
  .xl\:w-2\/3{
    width: 66.666667%;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:w-full{
    width: 100%;
  }
  .xl\:w-11\/12{
    width: 91.666667%;
  }
  .xl\:w-1\/3{
    width: 33.333333%;
  }
  .xl\:w-70{
    width: 17.5rem;
  }
  .xl\:w-3\/5{
    width: 60%;
  }
  .xl\:w-2\/5{
    width: 40%;
  }
  .xl\:max-w-full{
    max-width: 100%;
  }
    
    .first_slide{
    
    width: 170%;
        left:-40px;
        max-width: 170%
}
    
    
    
  .xl\: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));
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:flex-col{
    flex-direction: column;
  }
  .xl\:flex-wrap{
    flex-wrap: wrap;
  }
  .xl\:items-start{
    align-items: flex-start;
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:justify-end{
    justify-content: flex-end;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .xl\:p-16{
    padding: 4rem;
  }
  .xl\:p-10{
    padding: 2.5rem;
  }
  .xl\:p-20{
    padding: 5rem;
  }
  .xl\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .xl\:pr-10{
    padding-right: 2.5rem;
  }
  .xl\:pl-8{
    padding-left: 2rem;
  }
  .xl\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .xl\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .xl\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
 
  .main01.xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.4rem;
  }
  .xl\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .xl\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .xl\:opacity-100{
    opacity: 1;
  }
}
.link--page-file {
  border-style: none;
}

a.tiles-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-color: #3777a0;
    color: #fff;
    padding: 15px 20px;
}
a.tiles-item__link img {
    height: 60px;
    margin-right: 15px;
}
a.tiles-item__link:hover {
    background-color: #4b8cb5;
}