/*! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com*/

*, :after, :before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after, :before {
    --tw-content: ""
}

/*
@font-face {
  font-family: "Source Sans 3";
  src: url('~/Source_Sans_3/SourceSans3-VariableFont_wght.ttf');
  src: url('~/Source_Sans_3/SourceSans3-VariableFont_wght.ttf') format('truetype');
  src: url('~/Source_Sans_3/SourceSans3-Italic-VariableFont_wght.ttf');
  src: url('~/Source_Sans_3/SourceSans3-Italic-VariableFont_wght.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-ExtraLight.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-Light.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-Regular.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-Medium.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-SemiBold.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-Bold.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-ExtraBold.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-Black.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-ExtraLightItalic.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-LightItalic.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-Italic.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-MediumItalic.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-SemiBoldItalic.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-BoldItalic.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-ExtraBoldItalic.ttf') format('truetype');
  src: url('Source_Sans_3/static/SourceSans3-BlackItalic.ttf') format('truetype'); 
}



.source-sans-3-<uniquifier> {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: Source Sans Pro, sans-serif
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

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

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

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

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

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

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: initial
}

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset, legend {
    padding: 0
}

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

ul.ul-con-pallini{
  list-style: disc !important;
  list-style-position: outside;
  padding-left: 1.5rem;
}


textarea {
    resize: vertical
}

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

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

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

*, :after, :before {
    --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: #3b82f680;
    --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:
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.-left-\[-200\%\] {
    left: 200%
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.top-\[83px\] {
    top: 83px
}

.top-20 {
    top: 5rem
}

.left-0 {
    left: 0
}

.z-10 {
    z-index: 10
}

.z-40 {
    z-index: 40
}

.z-20 {
    z-index: 20
}

.order-2 {
    order: 2
}

.order-1 {
    order: 1
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem
}

.my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.mt-1\.5 {
    margin-top: .375rem
}

.mt-1 {
    margin-top: .25rem
}

.ml-\[15px\] {
    margin-left: 15px
}

.mt-12 {
    margin-top: 3rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mt-3 {
    margin-top: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mr-2 {
    margin-right: .5rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mt-0 {
    margin-top: 0
}

.mt-16 {
    margin-top: 4rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-8 {
    margin-top: 2rem
}

.mr-3 {
    margin-right: .75rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-4 {
    margin-top: 1rem
}

.mb-3 {
    margin-bottom: .75rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-\[83px\] {
    height: 83px
}

.h-0\.5 {
    height: .125rem
}

.h-0 {
    height: 0
}

.h-\[345px\] {
    height: 345px
}

.h-\[456px\] {
    height: 456px
}

.h-\[32px\] {
    height: 32px
}

.h-\[25px\] {
    height: 25px
}

.h-\[280px\] {
    height: 280px
}

.h-\[50px\] {
    height: 50px
}

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

.h-\[39px\] {
    height: 39px
}

.h-\[232px\] {
    height: 232px
}

.h-\[160px\] {
    height: 160px
}

.h-\[425px\] {
    height: 425px
}

.min-h-\[80px\] {
    min-height: 80px
}

.min-h-\[130px\] {
    min-height: 130px
}

.w-full {
    width: 100%
}

.w-\[1120px\] {
    width: 1120px
}

.w-6 {
    width: 1.5rem
}

.w-\[41px\] {
    width: 41px
}

.w-\[560px\] {
    width: 560px
}

.w-\[80px\] {
    width: 80px
}

.w-\[620px\] {
    width: 620px
}

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

.w-\[24px\] {
    width: 24px
}

.w-auto {
    width: auto
}

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

.max-w-full {
    max-width: 100%
}

.border-collapse {
    border-collapse: collapse
}

.-translate-y-2 {
    --tw-translate-y: -0.5rem
}

.-translate-y-2, .translate-y-2 {
    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-2 {
    --tw-translate-y: 0.5rem
}

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

.list-none {
    list-style-type: none
}

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

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

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

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-1 {
    gap: .25rem
}

.gap-3 {
    gap: .75rem
}

.gap-12 {
    gap: 3rem
}

.gap-16 {
    gap: 4rem
}

.gap-4 {
    gap: 1rem
}

.gap-2 {
    gap: .5rem
}

.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

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

.overflow-hidden {
    overflow: hidden
}

.overflow-x-scroll {
    overflow-x: scroll
}

.rounded-full {
    border-radius: 9999px
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-\[\#18191B\] {
    --tw-border-opacity: 1;
    border-color: rgb(24 25 27/var(--tw-border-opacity))
}

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

.border-\[\#D8D8D8\] {
    --tw-border-opacity: 1;
    border-color: rgb(216 216 216/var(--tw-border-opacity))
}

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

.bg-\[\#18191B\] {
    --tw-bg-opacity: 1;
    background-color: rgb(24 25 27/var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: initial
}

.bg-\[\#F0F2F5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(240 242 245/var(--tw-bg-opacity))
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-center {
    -o-object-position: center;
    object-position: center
}

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

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

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

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.pt-24 {
    padding-top: 6rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pt-8 {
    padding-top: 2rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pl-10 {
    padding-left: 2.5rem
}

.pt-20 {
    padding-top: 5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-0 {
    padding-top: 0
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pt-32 {
    padding-top: 8rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-sans {
    font-family: Source Sans Pro,sans-serif
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[22px\] {
    font-size: 22px
}

.text-\[44px\] {
    font-size: 44px
}

.text-\[12px\] {
    font-size: 12px
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[40px\] {
    font-size: 40px
}

.text-\[26px\] {
    font-size: 26px
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[34px\] {
    font-size: 34px
}

.text-\[18px\] {
    font-size: 18px
}

.text-\[56px\] {
    font-size: 56px
}

.text-\[58px\] {
    font-size: 58px
}

.text-\[60px\] {
    font-size: 60px
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.uppercase {
    text-transform: uppercase
}

.leading-\[1\.3em\] {
    line-height: 1.3em
}

.leading-\[60px\] {
    line-height: 60px
}

.leading-\[16px\] {
    line-height: 16px
}

.leading-\[68px\] {
    line-height: 68px
}

.tracking-wide {
    letter-spacing: .025em
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-\[\#929AA6\] {
    --tw-text-opacity: 1;
    color: rgb(146 154 166/var(--tw-text-opacity))
}

.text-\[\#18191B\] {
    --tw-text-opacity: 1;
    color: rgb(24 25 27/var(--tw-text-opacity))
}

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

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

.opacity-100 {
    opacity: 1
}

.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(.4,0,.2,1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.duration-300 {
    transition-duration: .3s
}

.swiper-button-disabled {
    opacity: .5
}

.add-left-0 {
    left: 0
}

.active {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.paragraf p, .paragraf ul {
    padding-bottom: 2.5rem
}

.paragraf ul {
    list-style-type: disc;
    padding-left: 2.5rem
}
.paragraf ol {
    list-style-type:decimal;
    padding-left: 2.5rem
}

.servizi p {
    width: 100%;
    font-size: 20px
}

.blue_link {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-underline-offset: 1px !important
}

    .blue_link:hover {
        --tw-text-opacity: 1;
        color: rgb(0 212 225/var(--tw-text-opacity))
    }

    .blue_link strong {
        font-weight: 600
    }

.citazione {
    margin-bottom: 1.5rem;
    border-left-width: 8px;
    --tw-border-opacity: 1;
    border-color: rgb(0 212 225/var(--tw-border-opacity));
    padding: 1rem
}

@media (min-width:1024px) {
    .citazione {
        padding: 1rem 3rem
    }
}

.citazione strong {
    margin: 0;
    padding: 0;
    font-weight: 600
}

.citazione p {
    margin: 0;
    padding: 0;
    font-style: italic
}

.hover-icon-horizontal img {
    margin-right: .5rem;
    height: 39px;
    width: auto;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s
}

.hover-icon-horizontal:hover img {
    height: 44px
}

.hover-icon-vertical img {
    margin-right: .5rem;
    width: 40px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s
}

.hover-icon-vertical:hover img {
    width: 46px
}

.placeholder\:text-\[14px\]::-moz-placeholder {
    font-size: 14px
}

.placeholder\:text-\[14px\]:-ms-input-placeholder {
    font-size: 14px
}

.placeholder\:text-\[14px\]::placeholder {
    font-size: 14px
}

.placeholder\:leading-\[21px\]::-moz-placeholder {
    line-height: 21px
}

.placeholder\:leading-\[21px\]:-ms-input-placeholder {
    line-height: 21px
}

.placeholder\:leading-\[21px\]::placeholder {
    line-height: 21px
}

.placeholder\:text-\[\#929AA6\]::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(146 154 166/var(--tw-text-opacity))
}

.placeholder\:text-\[\#929AA6\]:-ms-input-placeholder {
    --tw-text-opacity: 1;
    color: rgb(146 154 166/var(--tw-text-opacity))
}

.placeholder\:text-\[\#929AA6\]::placeholder {
    --tw-text-opacity: 1;
    color: rgb(146 154 166/var(--tw-text-opacity))
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
}

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

.hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95
}

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

.hover\:underline-offset-2:hover {
    text-underline-offset: 2px
}

.focus\:border-\[\#00D4E1\]:focus {
    --tw-border-opacity: 1;
    border-color: rgb(0 212 225/var(--tw-border-opacity))
}

.focus\:outline-none:focus {
    outline: 2px solid #0000;
    outline-offset: 2px
}

@media (min-width:640px) {
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

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

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

@media (min-width:992px) {
    .md\:top-0 {
        top: 0
    }

    .md\:mt-1\.5 {
        margin-top: .375rem
    }

    .md\:ml-auto {
        margin-left: auto
    }

    .md\:mr-0 {
        margin-right: 0
    }

    .md\:mt-1 {
        margin-top: .25rem
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:w-full {
        width: 100%
    }

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

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

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

    .md\:py-0 {
        padding-bottom: 0
    }

    .md\:pt-0, .md\:py-0 {
        padding-top: 0
    }

    .md\:text-\[14px\] {
        font-size: 14px
    }

    .md\:text-\[24px\] {
        font-size: 24px
    }
}

@media (min-width:1024px) {
    .lg\:relative {
        position: relative
    }

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

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

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

    .lg\:my-24 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .lg\:mt-1\.5 {
        margin-top: .375rem
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:mt-1 {
        margin-top: .25rem
    }

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

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:mb-20 {
        margin-bottom: 5rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

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

    .lg\:mt-20 {
        margin-top: 5rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:mb-3 {
        margin-bottom: .75rem
    }

    .lg\:mr-0 {
        margin-right: 0
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-auto {
        height: auto
    }

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

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

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

    .lg\:w-\[67\.77\%\] {
        width: 67.77%
    }

    .lg\:w-\[31\.43\%\] {
        width: 31.43%
    }

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

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

    .lg\:w-\[60\%\] {
        width: 60%
    }

    .lg\:w-\[40\%\] {
        width: 40%
    }

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

    .lg\:w-9\/12 {
        width: 75%
    }

    .lg\:w-3\/12 {
        width: 25%
    }

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

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

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

    .lg\:flex-wrap {
        flex-wrap: wrap
    }

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

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

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

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

    .lg\:gap-6 {
        gap: 1.5rem
    }

    .lg\:gap-20 {
        gap: 5rem
    }

    .lg\:gap-8 {
        gap: 2rem
    }

    .lg\:gap-10 {
        gap: 2.5rem
    }

    .lg\:gap-24 {
        gap: 6rem
    }

    .lg\:gap-12 {
        gap: 3rem
    }

    .lg\:\!overflow-visible {
        overflow: visible !important
    }

    .lg\:border-0 {
        border-width: 0
    }

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

    .lg\:py-24 {
        padding-top: 10rem;
        padding-bottom: 10rem
    }

    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .lg\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

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

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pb-24 {
        padding-bottom: 10rem
    }

    .lg\:pt-16 {
        padding-top: 4rem
    }

    .lg\:pt-24 {
        padding-top: 10rem
    }

    .lg\:pb-16 {
        padding-bottom: 4rem
    }

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

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

    .lg\:pt-44 {
        padding-top: 11rem
    }

    .lg\:pt-32 {
        padding-top: 8rem
    }

    .lg\:pb-12 {
        padding-bottom: 3rem
    }

    .lg\:pt-10 {
        padding-top: 2.5rem
    }

    .lg\:pt-28 {
        padding-top: 7rem
    }

    .lg\:pt-4 {
        padding-top: 1rem
    }

    .lg\:pt-8 {
        padding-top: 2rem
    }

    .lg\:pt-6 {
        padding-top: 1.5rem
    }

    .lg\:pt-12 {
        padding-top: 3rem
    }

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

    .lg\:text-center {
        text-align: center
    }

    .lg\:text-right {
        text-align: right
    }

    .lg\:text-\[34px\] {
        font-size: 34px
    }

    .lg\:text-\[56px\] {
        font-size: 56px
    }

    .lg\:text-\[80px\] {
        font-size: 80px
    }

    .lg\:text-\[24px\] {
        font-size: 24px
    }

    .lg\:text-\[16px\] {
        font-size: 16px
    }

    .lg\:text-\[20px\] {
        font-size: 20px
    }

    .lg\:text-\[14px\] {
        font-size: 14px
    }

    .lg\:leading-\[100px\] {
        line-height: 100px
    }

    .lg\:leading-\[90px\] {
        line-height: 90px
    }

    .lg\:leading-snug {
        line-height: 1.375
    }
}

@media (min-width:1310px) {
    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
}
.ml-10 {
    margin-left: 10px
}

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

.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px 16px;
  z-index: 100;
  text-decoration: none;
  transition: top 0.3s;
}

.skip-link:focus {
  top: 0;
}

#footer-mobile {
    position: fixed;
    bottom: 0px; 
    left: 0px;
    margin: 0px;
    padding-bottom: 2rem;
    font-size: 0.9em;
}