@charset "UTF-8";

.footer .max-w-\[1440px\] {
    max-width: 1440px;
        margin: auto;
}

.footer .icon-arrow-up-right {
  transform: rotate(45deg);
}

.footer-video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.footer-video-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    scale: 1.2;
    top: 0;
    left: 0;
}

.footer .call-center-icon,
.footer .mail-icon {
      width: 30px;
}


.footer .overlay {
  position: absolute;
  inset: 0;                               /* tüm kenarlardan sıfır */
  background-color: #02617e8e; /* istediğin mavi ve opaklık */
  z-index: 2;                             /* layer sırası */
}


.footer .text-editor :where(p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 1.125rem;
  line-height: 1.5 !important;
  color: #000;
}
.footer .text-editor :where([class~=lead]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.footer .text-editor :where(a):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.footer .text-editor :where(strong):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.footer .text-editor :where(a strong):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
}
.footer .text-editor :where(blockquote strong):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
}
.footer .text-editor :where(thead th strong):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
}
.footer .text-editor :where(ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: decimal;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-inline-start: 1.625em;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  color: #000;
}
.footer .text-editor :where(ol[type=A]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: upper-alpha;
}
.footer .text-editor :where(ol[type=a]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: lower-alpha;
}
.footer .text-editor :where(ol[type=A s]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: upper-alpha;
}
.footer .text-editor :where(ol[type=a s]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: lower-alpha;
}
.footer .text-editor :where(ol[type=I]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: upper-roman;
}
.footer .text-editor :where(ol[type=i]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: lower-roman;
}
.footer .text-editor :where(ol[type=I s]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: upper-roman;
}
.footer .text-editor :where(ol[type=i s]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: lower-roman;
}
.footer .text-editor :where(ol[type="1"]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: decimal;
}
.footer .text-editor :where(ul):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  list-style-type: disc;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-inline-start: 1.625em;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  color: #000;
}
.footer .text-editor :where(ol > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.footer .text-editor :where(ul > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *))::marker {
  color: var(--tw-prose-bullets);
}
.footer .text-editor :where(dt):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.footer .text-editor :where(hr):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: rgba(0, 0, 0, 0.1019607843);
  border: none;
  height: 1px;
  width: 100%;
}
.footer .text-editor :where(blockquote):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  font-weight: 500;
  font-style: italic;
  color: #000;
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "“" "”" "‘" "’";
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-inline-start: 1em;
  font-size: 1.25rem;
  line-height: 1.5 !important;
}
.footer .text-editor :where(blockquote p:first-of-type):not(:where([class~=not-text-editor], [class~=not-text-editor] *)):before {
  content: open-quote;
}
.footer .text-editor :where(blockquote p:last-of-type):not(:where([class~=not-text-editor], [class~=not-text-editor] *)):after {
  content: close-quote;
}
.footer .text-editor :where(h1):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: #000;
  font-weight: 400;
  font-size: 3.375rem;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1 !important;
}
.footer .text-editor :where(h1 strong):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  font-weight: 900;
  color: inherit;
}
.footer .text-editor :where(h2):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: #000;
  font-weight: 400;
  font-size: 3rem;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1 !important;
}
.footer .text-editor :where(h2 strong):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  font-weight: 800;
  color: inherit;
}
.footer .text-editor :where(h3):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: #000;
  font-weight: 400;
  font-size: 2.625rem;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1.125 !important;
}
.footer .text-editor :where(h3 strong):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  font-weight: 700;
  color: inherit;
}
.footer .text-editor :where(h4):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: #000;
  font-weight: 400;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1.25 !important;
  font-size: 2.25rem;
}
.footer .text-editor :where(h4 strong):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  font-weight: 700;
  color: inherit;
}
.footer .text-editor :where(img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.footer .text-editor :where(picture):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.footer .text-editor :where(video):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.footer .text-editor :where(kbd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%), 0 3px rgb(var(--tw-prose-kbd-shadows)/10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.footer .text-editor :where(code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.footer .text-editor :where(code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)):before {
  content: "`";
}
.footer .text-editor :where(code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)):after {
  content: "`";
}
.footer .text-editor :where(a code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
}
.footer .text-editor :where(h1 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
}
.footer .text-editor :where(h2 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
  font-size: 0.875em;
}
.footer .text-editor :where(h3 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
  font-size: 0.9em;
}
.footer .text-editor :where(h4 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
}
.footer .text-editor :where(blockquote code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
}
.footer .text-editor :where(thead th code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: inherit;
}
.footer .text-editor :where(pre):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  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-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.footer .text-editor :where(pre code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  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;
}
.footer .text-editor :where(pre code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)):before {
  content: none;
}
.footer .text-editor :where(pre code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)):after {
  content: none;
}
.footer .text-editor :where(table):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.footer .text-editor :where(thead):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.footer .text-editor :where(thead th):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.footer .text-editor :where(tbody tr):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.footer .text-editor :where(tbody tr:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  border-bottom-width: 0;
}
.footer .text-editor :where(tbody td):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  vertical-align: baseline;
}
.footer .text-editor :where(tfoot):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.footer .text-editor :where(tfoot td):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  vertical-align: top;
}
.footer .text-editor :where(th, td):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  text-align: start;
}
.footer .text-editor :where(figure > *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.footer .text-editor :where(figcaption):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.footer .text-editor :where(picture > img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.footer .text-editor :where(li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 1.125rem;
  line-height: 1.5 !important;
  padding-left: 0 !important;
  color: #000;
}
.footer .text-editor :where(li):not(:where([class~=not-text-editor], [class~=not-text-editor] *))::marker {
  color: inherit !important;
}
.footer .text-editor :where(ol > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  padding-inline-start: 0.375em;
}
.footer .text-editor :where(ul > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  padding-inline-start: 0.375em;
}
.footer .text-editor :where(.text-editor > ul > li p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.footer .text-editor :where(.text-editor > ul > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 1.25em;
}
.footer .text-editor :where(.text-editor > ul > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-bottom: 1.25em;
}
.footer .text-editor :where(.text-editor > ol > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 1.25em;
}
.footer .text-editor :where(.text-editor > ol > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-bottom: 1.25em;
}
.footer .text-editor :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.footer .text-editor :where(dl):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.footer .text-editor :where(dd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.footer .text-editor :where(hr + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0;
}
.footer .text-editor :where(h2 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0;
}
.footer .text-editor :where(h3 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0;
}
.footer .text-editor :where(h4 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0;
}
.footer .text-editor :where(thead th:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  padding-inline-start: 0;
}
.footer .text-editor :where(thead th:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  padding-inline-end: 0;
}
.footer .text-editor :where(tbody td, tfoot td):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.footer .text-editor :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  padding-inline-start: 0;
}
.footer .text-editor :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  padding-inline-end: 0;
}
.footer .text-editor :where(figure):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.footer .text-editor :where(.text-editor > :first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0;
}
.footer .text-editor :where(.text-editor > :last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-bottom: 0;
}
.footer .text-editor :where(h5):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 2rem;
  line-height: 1.5 !important;
  font-weight: 400;
  color: #000;
}
.footer .text-editor :where(h6):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 1.5rem;
  line-height: 1.5 !important;
  font-weight: 400;
  color: #000;
}
.footer .pointer-events-none {
  pointer-events: none;
}
.footer .absolute {
  position: absolute;
}
.footer .relative {
  position: relative;
}
.footer .inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.footer .left-0 {
  left: 0;
}
.footer .left-1\/2 {
  left: 50%;
}
.footer .right-2\.5 {
  right: 0.625rem;
}
.footer .top-1\/2 {
  top: 50%;
}
.footer .top-2\.5 {
  top: 0.625rem;
}
.footer .z-10 {
  z-index: 10;
}
.footer .z-2 {
  z-index: 2;
}
.footer .z-3 {
  z-index: 3;
}
.footer .mb-\[60px\] {
  margin-bottom: 60px;
}
.footer .block {
  display: block;
}
.footer .flex {
  display: flex;
}
.footer .grid {
  display: grid;
}
.footer .size-1\/2 {
  width: 50%;
  height: 50%;
}
.footer .size-\[20px\] {
  width: 20px;
  height: 20px;
}
.footer .size-\[38px\] {
  width: 38px;
  height: 38px;
}
.footer .size-full {
  width: 100%;
  height: 100%;
}
.footer .h-\[12px\] {
  height: 12px;
}
.footer .h-\[25px\] {
  height: 25px;
}
.footer .h-auto {
  height: auto;
}
.footer .h-max {
  height: -moz-max-content;
  height: max-content;
}
.footer .w-\[198px\] {
  width: 198px;
}
.footer .w-\[94px\] {
  width: 94px;
}
.footer .w-full {
  width: 100%;
}
.footer .w-max {
  width: -moz-max-content;
  width: max-content;
}
.footer .min-w-\[1000px\] {
  min-width: 1000px;
}
.footer .max-w-\[1000px\] {
  max-width: 1000px;
}
.footer .max-w-\[1440px\] {
  max-width: 1440px;
}
.footer .-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.footer .-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.footer .-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.footer .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.footer .grid-cols-3 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.footer .flex-col {
  flex-direction: column;
}
.footer .flex-wrap {
  flex-wrap: wrap;
}
.footer .items-center {
  align-items: center;
}
.footer .justify-end {
  justify-content: flex-end;
}
.footer .justify-between {
  justify-content: space-between;
}
.footer .gap-1 {
  gap: 0.25rem;
}
.footer .gap-3\.5 {
  gap: 0.875rem;
}
.footer .gap-4 {
  gap: 1rem;
}
.footer .gap-5 {
  gap: 1.25rem;
}
.footer .gap-6 {
  gap: 1.5rem;
}
.footer .gap-\[150px\] {
  gap: 150px;
}
.footer .gap-\[40px\] {
  gap: 40px;
}
.footer .gap-\[44px\] {
  gap: 44px;
}
.footer .gap-\[60px\] {
  gap: 60px;
}
.footer .gap-\[70px\] {
  gap: 70px;
}
.footer .gap-x-\[90px\] {
  -moz-column-gap: 90px;
  column-gap: 90px;
}
.footer .gap-y-\[40px\] {
  row-gap: 40px;
}
.footer .overflow-hidden {
  overflow: hidden;
}
.footer .rounded-full {
  border-radius: 9999px;
}
.footer .border {
  border-width: 1px;
}
.footer .border-solid {
  border-style: solid;
}
.footer .border-white\/14 {
  border-color: rgba(255, 255, 255, 0.1411764706);
}
.footer .border-white\/35 {
  border-color: rgba(255, 255, 255, 0.3490196078);
}
.footer .bg-primary\/60 {
  background-color: rgba(2, 12, 35, 0.6);
}
.footer .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
}
.footer .bg-white\/10 {
  background-color: rgba(255, 255, 255, 0.1019607843);
}
.footer .bg-white\/15 {
  background-color: rgba(255, 255, 255, 0.1490196078);
}
.footer .px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.footer .px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.footer .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.footer .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.footer .py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.footer .py-5\.5 {
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
}
.footer .pb-\[50px\] {
  padding-bottom: 50px;
}
.footer .pt-\[100px\] {
  padding-top: 100px;
}
.footer .text-\[12px\] {
  font-size: 12px;
}
.footer .text-\[14px\] {
  font-size: 14px;
}
.footer .text-\[16px\] {
  font-size: 16px;
}
.footer .text-\[18px\] {
  font-size: 18px;
}
.footer .text-\[25px\] {
  font-size: 25px;
}
.footer .font-bold {
  font-weight: 700;
}
.footer .font-medium {
  font-weight: 500;
}
.footer .leading-\[1\.66\] {
  line-height: 1.66;
}
.footer .leading-\[1\.71\] {
  line-height: 1.71;
}
.footer .leading-\[1\.87\] {
  line-height: 1.87;
}
.footer .text-primary {
  --tw-text-opacity: 1;
  color: rgb(2, 12, 35, var(--tw-text-opacity));
}
.footer .text-secondary {
  --tw-text-opacity: 1;
  color: rgb(142, 151, 165, var(--tw-text-opacity));
}
.footer .text-white {
  --tw-text-opacity: 1;
  color: rgb(255, 255, 255, var(--tw-text-opacity));
}
.footer .underline {
  text-decoration-line: underline;
}
.footer .decoration-white\/0 {
  text-decoration-color: rgba(255, 255, 255, 0);
}
.footer .decoration-1 {
  text-decoration-thickness: 1px;
}
.footer .placeholder-secondary\/65::-moz-placeholder {
  color: rgba(142, 151, 165, 0.6509803922);
}
.footer .opacity-0 {
  opacity: 0;
}
.footer .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.footer .duration-450 {
  transition-duration: 0.45s;
}
.footer .duration-500 {
  transition-duration: 0.5s;
}
.footer .full-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
}
.footer .flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .text-h3 {
  font-size: 32px;
  line-height: 1.5;
}
@media (max-width: 1440px) {
  .footer .text-h3 {
    font-size: 30px;
  }
}
@media (max-width: 1280px) {
  .footer .text-h3 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .footer .text-h3 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {

  footer .adress-text {
  font-size:18px !important;
  text-align: center;
}

  .footer .text-h3 {
    font-size: 22px;
  }

  .footer-video-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    scale: 5;
    top: 0;
    left: 0;
}
  .wpcf7-email {
    font-size: 13px;
}
}
.footer .text-h5 {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1440px) {
  .footer .text-h5 {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .footer .\32 xl\:text-editor-2xl :where(p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    font-size: 1.125rem;
  }
  .footer .\32 xl\:text-editor-2xl :where([class~=lead]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }
  .footer .\32 xl\:text-editor-2xl :where(blockquote):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-inline-start: 1.1111111em;
    font-size: 1.25rem;
  }
  .footer .\32 xl\:text-editor-2xl :where(h1):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }
  .footer .\32 xl\:text-editor-2xl :where(h2):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2.625rem;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }
  .footer .\32 xl\:text-editor-2xl :where(h3):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2.25rem;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }
  .footer .\32 xl\:text-editor-2xl :where(h4):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
    font-size: 2rem;
  }
  .footer .\32 xl\:text-editor-2xl :where(img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer .\32 xl\:text-editor-2xl :where(picture):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer .\32 xl\:text-editor-2xl :where(picture > img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(video):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer .\32 xl\:text-editor-2xl :where(kbd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8333333em;
    border-radius: 0.375rem;
    padding-top: 0.25em;
    padding-inline-end: 0.3333333em;
    padding-bottom: 0.25em;
    padding-inline-start: 0.3333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(h2 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875em;
  }
  .footer .\32 xl\:text-editor-2xl :where(h3 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8888889em;
  }
  .footer .\32 xl\:text-editor-2xl :where(pre):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-inline-end: 1.6em;
    padding-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  .footer .\32 xl\:text-editor-2xl :where(ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5833333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(ul):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5833333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 1.125rem;
  }
  .footer .\32 xl\:text-editor-2xl :where(ol > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0.4166667em;
  }
  .footer .\32 xl\:text-editor-2xl :where(ul > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0.4166667em;
  }
  .footer .\32 xl\:text-editor-2xl :where(.\32 xl\:text-editor-2xl > ul > li p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(.\32 xl\:text-editor-2xl > ul > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(.\32 xl\:text-editor-2xl > ul > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 1.3333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(.\32 xl\:text-editor-2xl > ol > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(.\32 xl\:text-editor-2xl > ol > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 1.3333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  .footer .\32 xl\:text-editor-2xl :where(dl):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(dt):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(dd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.5em;
    padding-inline-start: 1.5833333em;
  }
  .footer .\32 xl\:text-editor-2xl :where(hr):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .footer .\32 xl\:text-editor-2xl :where(hr + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(h2 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(h3 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(h4 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(table):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8333333em;
    line-height: 1.4;
  }
  .footer .\32 xl\:text-editor-2xl :where(thead th):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0.6em;
    padding-bottom: 0.8em;
    padding-inline-start: 0.6em;
  }
  .footer .\32 xl\:text-editor-2xl :where(thead th:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(thead th:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(tbody td, tfoot td):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-top: 0.8em;
    padding-inline-end: 0.6em;
    padding-bottom: 0.8em;
    padding-inline-start: 0.6em;
  }
  .footer .\32 xl\:text-editor-2xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(figure):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer .\32 xl\:text-editor-2xl :where(figure > *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(figcaption):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }
  .footer .\32 xl\:text-editor-2xl :where(.\32 xl\:text-editor-2xl > :first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(.\32 xl\:text-editor-2xl > :last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 0;
  }
  .footer .\32 xl\:text-editor-2xl :where(h5):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.5rem;
  }
  .footer .\32 xl\:text-editor-2xl :where(h6):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.25rem;
  }
}
@media (max-width: 1440px) {
  .footer .xl\:text-editor-xl :where(p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    font-size: 1.125rem;
  }
  .footer .xl\:text-editor-xl :where([class~=lead]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .footer .xl\:text-editor-xl :where(blockquote):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1.0666667em;
    font-size: 1.125rem;
  }
  .footer .xl\:text-editor-xl :where(h1):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2.625rem;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }
  .footer .xl\:text-editor-xl :where(h2):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2.25rem;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .footer .xl\:text-editor-xl :where(h3):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.5rem;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }
  .footer .xl\:text-editor-xl :where(h4):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
    font-size: 1.375rem;
  }
  .footer .xl\:text-editor-xl :where(img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer .xl\:text-editor-xl :where(picture):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer .xl\:text-editor-xl :where(picture > img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer .xl\:text-editor-xl :where(video):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer .xl\:text-editor-xl :where(kbd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.9em;
    border-radius: 0.3125rem;
    padding-top: 0.25em;
    padding-inline-end: 0.4em;
    padding-bottom: 0.25em;
    padding-inline-start: 0.4em;
  }
  .footer .xl\:text-editor-xl :where(code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.9em;
  }
  .footer .xl\:text-editor-xl :where(h2 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8611111em;
  }
  .footer .xl\:text-editor-xl :where(h3 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.9em;
  }
  .footer .xl\:text-editor-xl :where(pre):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-inline-end: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-inline-start: 1.3333333em;
  }
  .footer .xl\:text-editor-xl :where(ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
    gap: 0.75rem;
  }
  .footer .xl\:text-editor-xl :where(ul):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
    gap: 0.75rem;
  }
  .footer .xl\:text-editor-xl :where(li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    font-size: 1.125rem;
  }
  .footer .xl\:text-editor-xl :where(ol > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0.4em;
  }
  .footer .xl\:text-editor-xl :where(ul > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0.4em;
  }
  .footer .xl\:text-editor-xl :where(.xl\:text-editor-xl > ul > li p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .footer .xl\:text-editor-xl :where(.xl\:text-editor-xl > ul > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.2em;
  }
  .footer .xl\:text-editor-xl :where(.xl\:text-editor-xl > ul > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 1.2em;
  }
  .footer .xl\:text-editor-xl :where(.xl\:text-editor-xl > ol > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.2em;
  }
  .footer .xl\:text-editor-xl :where(.xl\:text-editor-xl > ol > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 1.2em;
  }
  .footer .xl\:text-editor-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .footer .xl\:text-editor-xl :where(dl):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .footer .xl\:text-editor-xl :where(dt):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.2em;
  }
  .footer .xl\:text-editor-xl :where(dd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.6em;
    padding-inline-start: 1.6em;
  }
  .footer .xl\:text-editor-xl :where(hr):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  .footer .xl\:text-editor-xl :where(hr + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .xl\:text-editor-xl :where(h2 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .xl\:text-editor-xl :where(h3 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .xl\:text-editor-xl :where(h4 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .xl\:text-editor-xl :where(table):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  .footer .xl\:text-editor-xl :where(thead th):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  .footer .xl\:text-editor-xl :where(thead th:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0;
  }
  .footer .xl\:text-editor-xl :where(thead th:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0;
  }
  .footer .xl\:text-editor-xl :where(tbody td, tfoot td):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-top: 0.8888889em;
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  .footer .xl\:text-editor-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0;
  }
  .footer .xl\:text-editor-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0;
  }
  .footer .xl\:text-editor-xl :where(figure):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer .xl\:text-editor-xl :where(figure > *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer .xl\:text-editor-xl :where(figcaption):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  .footer .xl\:text-editor-xl :where(.xl\:text-editor-xl > :first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .xl\:text-editor-xl :where(.xl\:text-editor-xl > :last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 0;
  }
  .footer .xl\:text-editor-xl :where(h5):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.25rem;
  }
  .footer .xl\:text-editor-xl :where(h6):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.125rem;
  }
}
@media (max-width: 1280px) {
  .footer .lg\:text-editor-lg :where(p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    font-size: 1rem;
  }
  .footer .lg\:text-editor-lg :where([class~=lead]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  .footer .lg\:text-editor-lg :where(blockquote):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
    font-size: 1.125rem;
  }
  .footer .lg\:text-editor-lg :where(h1):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2.25rem;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  .footer .lg\:text-editor-lg :where(h2):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2rem;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  .footer .lg\:text-editor-lg :where(h3):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.5rem;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  .footer .lg\:text-editor-lg :where(h4):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
    font-size: 1.25rem;
  }
  .footer .lg\:text-editor-lg :where(img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .footer .lg\:text-editor-lg :where(picture):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .footer .lg\:text-editor-lg :where(picture > img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer .lg\:text-editor-lg :where(video):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .footer .lg\:text-editor-lg :where(kbd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  .footer .lg\:text-editor-lg :where(code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8888889em;
  }
  .footer .lg\:text-editor-lg :where(h2 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8666667em;
  }
  .footer .lg\:text-editor-lg :where(h3 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875em;
  }
  .footer .lg\:text-editor-lg :where(pre):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  .footer .lg\:text-editor-lg :where(ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  .footer .lg\:text-editor-lg :where(ul):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  .footer .lg\:text-editor-lg :where(li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
    font-size: 1rem;
  }
  .footer .lg\:text-editor-lg :where(ol > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0.4444444em;
  }
  .footer .lg\:text-editor-lg :where(ul > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0.4444444em;
  }
  .footer .lg\:text-editor-lg :where(.lg\:text-editor-lg > ul > li p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  .footer .lg\:text-editor-lg :where(.lg\:text-editor-lg > ul > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
  }
  .footer .lg\:text-editor-lg :where(.lg\:text-editor-lg > ul > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 1.3333333em;
  }
  .footer .lg\:text-editor-lg :where(.lg\:text-editor-lg > ol > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
  }
  .footer .lg\:text-editor-lg :where(.lg\:text-editor-lg > ol > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 1.3333333em;
  }
  .footer .lg\:text-editor-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  .footer .lg\:text-editor-lg :where(dl):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  .footer .lg\:text-editor-lg :where(dt):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
  }
  .footer .lg\:text-editor-lg :where(dd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  .footer .lg\:text-editor-lg :where(hr):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  .footer .lg\:text-editor-lg :where(hr + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .lg\:text-editor-lg :where(h2 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .lg\:text-editor-lg :where(h3 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .lg\:text-editor-lg :where(h4 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .lg\:text-editor-lg :where(table):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  .footer .lg\:text-editor-lg :where(thead th):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  .footer .lg\:text-editor-lg :where(thead th:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0;
  }
  .footer .lg\:text-editor-lg :where(thead th:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0;
  }
  .footer .lg\:text-editor-lg :where(tbody td, tfoot td):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  .footer .lg\:text-editor-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0;
  }
  .footer .lg\:text-editor-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0;
  }
  .footer .lg\:text-editor-lg :where(figure):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .footer .lg\:text-editor-lg :where(figure > *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer .lg\:text-editor-lg :where(figcaption):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  .footer .lg\:text-editor-lg :where(.lg\:text-editor-lg > :first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .lg\:text-editor-lg :where(.lg\:text-editor-lg > :last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 0;
  }
  .footer .lg\:text-editor-lg :where(h5):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.125rem;
  }
  .footer .lg\:text-editor-lg :where(h6):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) {
  .footer .md\:text-editor-md :where(h1):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2rem;
  }
  .footer .md\:text-editor-md :where(h2):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.5rem;
  }
  .footer .md\:text-editor-md :where(h3):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.25rem;
  }
  .footer .md\:text-editor-md :where(h4):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.125rem;
  }
  .footer .md\:text-editor-md :where(h5):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1rem;
  }
  .footer .md\:text-editor-md :where(h6):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875rem;
  }
  .footer .md\:text-editor-md :where(p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875rem;
  }
  .footer .md\:text-editor-md :where(ul):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    gap: 0.5rem;
  }
  .footer .md\:text-editor-md :where(ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    gap: 0.5rem;
  }
  .footer .md\:text-editor-md :where(li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875rem;
  }
  .footer .md\:text-editor-md :where(blockquote):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .footer .sm\:text-editor-sm :where(p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    font-size: 0.875rem;
  }
  .footer .sm\:text-editor-sm :where([class~=lead]):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  .footer .sm\:text-editor-sm :where(blockquote):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.1111111em;
    font-size: 1rem;
  }
  .footer .sm\:text-editor-sm :where(h1):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }
  .footer .sm\:text-editor-sm :where(h2):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.5rem;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }
  .footer .sm\:text-editor-sm :where(h3):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.25rem;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  .footer .sm\:text-editor-sm :where(h4):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
    font-size: 1.125rem;
  }
  .footer .sm\:text-editor-sm :where(img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }
  .footer .sm\:text-editor-sm :where(picture):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }
  .footer .sm\:text-editor-sm :where(picture > img):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer .sm\:text-editor-sm :where(video):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }
  .footer .sm\:text-editor-sm :where(kbd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8571429em;
    border-radius: 0.3125rem;
    padding-top: 0.1428571em;
    padding-inline-end: 0.3571429em;
    padding-bottom: 0.1428571em;
    padding-inline-start: 0.3571429em;
  }
  .footer .sm\:text-editor-sm :where(code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8571429em;
  }
  .footer .sm\:text-editor-sm :where(h2 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.9em;
  }
  .footer .sm\:text-editor-sm :where(h3 code):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8888889em;
  }
  .footer .sm\:text-editor-sm :where(pre):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    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-inline-end: 1em;
    padding-bottom: 0.6666667em;
    padding-inline-start: 1em;
  }
  .footer .sm\:text-editor-sm :where(ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    padding-inline-start: 1.5714286em;
    gap: 0.25rem;
  }
  .footer .sm\:text-editor-sm :where(ul):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    padding-inline-start: 1.5714286em;
    gap: 0.25rem;
  }
  .footer .sm\:text-editor-sm :where(li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
    font-size: 0.875rem;
  }
  .footer .sm\:text-editor-sm :where(ol > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0.4285714em;
  }
  .footer .sm\:text-editor-sm :where(ul > li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0.4285714em;
  }
  .footer .sm\:text-editor-sm :where(.sm\:text-editor-sm > ul > li p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }
  .footer .sm\:text-editor-sm :where(.sm\:text-editor-sm > ul > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.1428571em;
  }
  .footer .sm\:text-editor-sm :where(.sm\:text-editor-sm > ul > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 1.1428571em;
  }
  .footer .sm\:text-editor-sm :where(.sm\:text-editor-sm > ol > li > p:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.1428571em;
  }
  .footer .sm\:text-editor-sm :where(.sm\:text-editor-sm > ol > li > p:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 1.1428571em;
  }
  .footer .sm\:text-editor-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }
  .footer .sm\:text-editor-sm :where(dl):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }
  .footer .sm\:text-editor-sm :where(dt):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.1428571em;
  }
  .footer .sm\:text-editor-sm :where(dd):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0.2857143em;
    padding-inline-start: 1.5714286em;
  }
  .footer .sm\:text-editor-sm :where(hr):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }
  .footer .sm\:text-editor-sm :where(hr + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .sm\:text-editor-sm :where(h2 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .sm\:text-editor-sm :where(h3 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .sm\:text-editor-sm :where(h4 + *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .sm\:text-editor-sm :where(table):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8571429em;
    line-height: 1.5;
  }
  .footer .sm\:text-editor-sm :where(thead th):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 1em;
    padding-bottom: 0.6666667em;
    padding-inline-start: 1em;
  }
  .footer .sm\:text-editor-sm :where(thead th:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0;
  }
  .footer .sm\:text-editor-sm :where(thead th:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0;
  }
  .footer .sm\:text-editor-sm :where(tbody td, tfoot td):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-top: 0.6666667em;
    padding-inline-end: 1em;
    padding-bottom: 0.6666667em;
    padding-inline-start: 1em;
  }
  .footer .sm\:text-editor-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-start: 0;
  }
  .footer .sm\:text-editor-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    padding-inline-end: 0;
  }
  .footer .sm\:text-editor-sm :where(figure):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }
  .footer .sm\:text-editor-sm :where(figure > *):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer .sm\:text-editor-sm :where(figcaption):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }
  .footer .sm\:text-editor-sm :where(.sm\:text-editor-sm > :first-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-top: 0;
  }
  .footer .sm\:text-editor-sm :where(.sm\:text-editor-sm > :last-child):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    margin-bottom: 0;
  }
  .footer .sm\:text-editor-sm :where(h5):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1rem;
  }
  .footer .sm\:text-editor-sm :where(h6):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875rem;
  }
}
@media (max-width: 480px) {
  .footer .xs\:text-editor-xs :where(h1):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 2rem;
  }
  .footer .xs\:text-editor-xs :where(h2):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.5rem;
  }
  .footer .xs\:text-editor-xs :where(h3):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.25rem;
  }
  .footer .xs\:text-editor-xs :where(h4):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1.125rem;
  }
  .footer .xs\:text-editor-xs :where(h5):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1rem;
  }
  .footer .xs\:text-editor-xs :where(h6):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875rem;
  }
  .footer .xs\:text-editor-xs :where(p):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875rem;
  }
  .footer .xs\:text-editor-xs :where(li):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 0.875rem;
  }
  .footer .xs\:text-editor-xs :where(blockquote):not(:where([class~=not-text-editor], [class~=not-text-editor] *)) {
    font-size: 1rem;
  }
}
.footer .after\:absolute:after {
  content: var(--tw-content);
  position: absolute;
}
.footer .after\:bottom-0:after {
  content: var(--tw-content);
  bottom: 0;
}
.footer .after\:left-0:after {
  content: var(--tw-content);
  left: 0;
}
.footer .after\:h-\[1px\]:after {
  content: var(--tw-content);
  height: 1px;
}
.footer .after\:w-0:after {
  content: var(--tw-content);
  width: 0px;
}
.footer .after\:bg-white:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
}
.footer .checked\:border-white:checked {
  --tw-border-opacity: 1;
  border-color: rgb(255, 255, 255, var(--tw-border-opacity));
}
.footer .peer:checked ~ .peer-checked\:bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
}
.footer .hover\:w-\[88px\]:hover {
  width: 88px;
}
.footer .focus\:border-white:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255, 255, 255, var(--tw-border-opacity));
}
@media (min-width: 1025px) {
  .footer .min-md\:items-center {
    align-items: center;
  }
  .footer .min-md\:justify-between {
    justify-content: space-between;
  }
}
@media (min-width: 1281px) {
  .footer .min-lg\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
  }
  .footer .min-lg\:duration-450 {
    transition-duration: 0.45s;
  }
  .footer .min-lg\:after\:transition-all:after {
    content: var(--tw-content);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
  }
  .footer .min-lg\:after\:duration-450:after {
    content: var(--tw-content);
    transition-duration: 0.45s;
  }
  .footer .group:hover .min-lg\:group-hover\:translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .footer .group:hover .min-lg\:group-hover\:translate-x-\[50px\] {
    --tw-translate-x: 50px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .footer .group:hover .min-lg\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255, 255, 255, var(--tw-text-opacity));
  }
  .footer .group:hover .min-lg\:group-hover\:opacity-100 {
    opacity: 1;
  }
  .footer .group\/link:hover .min-lg\:group-hover\/link\:after\:w-full:after {
    content: var(--tw-content);
    width: 100%;
  }
  .footer .min-lg\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255, 255, 255, var(--tw-border-opacity));
  }
  .footer .min-lg\:hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(2, 12, 35, var(--tw-bg-opacity));
  }
  .footer .min-lg\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255, 255, 255, var(--tw-text-opacity));
  }
  .footer .min-lg\:hover\:decoration-white:hover {
    text-decoration-color: #fff;
  }
}
@media (min-width: 1441px) {
  .footer .min-xl\:items-center {
    align-items: center;
  }
  .footer .min-xl\:justify-between {
    justify-content: space-between;
  }
}
@media (max-width: 1440px) {
  .footer .xl\:mb-\[45px\] {
    margin-bottom: 45px;
  }
  .footer .xl\:min-w-full {
    min-width: 100%;
  }
  .footer .xl\:max-w-full {
    max-width: 100%;
  }
  .footer .xl\:flex-col {
    flex-direction: column;
  }
  .footer .xl\:gap-4 {
    gap: 1rem;
  }
  .footer .xl\:gap-\[100px\] {
    gap: 100px;
  }
  .footer .xl\:gap-\[12px\] {
    gap: 12px;
  }
  .footer .xl\:gap-\[30px\] {
    gap: 30px;
  }
  .footer .xl\:gap-\[35px\] {
    gap: 35px;
  }
  .footer .xl\:gap-\[45px\] {
    gap: 45px;
  }
  .footer .xl\:pt-\[75px\] {
    padding-top: 75px;
  }
}
@media (max-width: 1280px) {
  .footer .lg\:hidden {
    display: none;
  }
  .footer .lg\:gap-\[24px\] {
    gap: 24px;
  }
  .footer .lg\:gap-\[40px\] {
    gap: 40px;
  }
}
@media (max-width: 1024px) {
  .footer .md\:mb-0 {
    margin-bottom: 0;
  }
  .footer .md\:\!hidden {
    display: none !important;
  }
  .footer .md\:flex-col {
    flex-direction: column;
  }
  .footer .md\:gap-4 {
    gap: 1rem;
  }
  .footer .md\:gap-\[20px\] {
    gap: 20px;
  }
  .footer .md\:gap-\[30px\] {
    gap: 30px;
  }
  .footer .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .footer .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .footer .md\:py-\[35px\] {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .footer .md\:text-center {
    text-align: center;
  }
  .footer .md\:flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .footer .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .footer .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .footer .sm\:gap-0 {
    gap: 0px;
  }
  .footer .sm\:gap-8 {
    gap: 2rem;
  }
  .footer .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  .footer .sm\:min-xs\:last\:col-span-2:last-child {
    grid-column: span 2/span 2;
  }
  .footer .sm\:min-xs\:last\:items-center:last-child {
    align-items: center;
  }
}
@media (max-width: 480px) {
  .footer .xs\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .footer .xs\:items-center {
    align-items: center;
  }
}
@media print {
  .footer .print\:hidden {
    display: none;
  }
}
.footer .\[\&\:not\(\:hover\)\]\:\!bg-primary\/5:not(:hover) {
  background-color: rgba(2, 12, 35, 0.0509803922) !important;
}
@media (max-width: 768px) and (min-width: 481px) {
  .footer .sm\:min-xs\:\[\&\:nth-child\(2\)\]\:items-end:nth-child(2) {
    align-items: flex-end;
  }
}/*# sourceMappingURL=footer-new.css.map */

footer .adress-text {
  font-size:18px !important;
}