@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700;800&display=swap";

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-6 {
    margin: 4rem !important
}

.m-7 {
    margin: 5rem !important
}

.m-8 {
    margin: 6rem !important
}

.mt-0 {
    margin-top: 0 !important
}

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

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-6 {
    margin-top: 4rem !important
}

.mt-7 {
    margin-top: 5rem !important
}

.mt-8 {
    margin-top: 6rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

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

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

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

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-6 {
    margin-bottom: 4rem !important
}

.mb-7 {
    margin-bottom: 5rem !important
}

.mb-8 {
    margin-bottom: 6rem !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-1 {
    margin-left: .25rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.ml-6 {
    margin-left: 4rem !important
}

.ml-7 {
    margin-left: 5rem !important
}

.ml-8 {
    margin-left: 6rem !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-1 {
    margin-right: .25rem !important
}

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

.mr-3 {
    margin-right: 1rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mr-6 {
    margin-right: 4rem !important
}

.mr-7 {
    margin-right: 5rem !important
}

.mr-8 {
    margin-right: 6rem !important
}

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

.mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
}

.mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
}

.mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
}

.mx-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important
}

.mx-6 {
    margin-left: 4rem !important;
    margin-right: 4rem !important
}

.mx-7 {
    margin-left: 5rem !important;
    margin-right: 5rem !important
}

.mx-8 {
    margin-left: 6rem !important;
    margin-right: 6rem !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

.my-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
}

.my-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.p-6 {
    padding: 4rem !important
}

.p-7 {
    padding: 5rem !important
}

.p-8 {
    padding: 6rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

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

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pt-6 {
    padding-top: 4rem !important
}

.pt-7 {
    padding-top: 5rem !important
}

.pt-8 {
    padding-top: 6rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pb-6 {
    padding-bottom: 4rem !important
}

.pb-7 {
    padding-bottom: 5rem !important
}

.pb-8 {
    padding-bottom: 6rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-1 {
    padding-left: .25rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.pl-5 {
    padding-left: 3rem !important
}

.pl-6 {
    padding-left: 4rem !important
}

.pl-7 {
    padding-left: 5rem !important
}

.pl-8 {
    padding-left: 6rem !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pr-6 {
    padding-right: 4rem !important
}

.pr-7 {
    padding-right: 5rem !important
}

.pr-8 {
    padding-right: 6rem !important
}

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

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.px-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.px-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.px-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important
}

.px-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important
}

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

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

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

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.py-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.py-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.gap-6 {
    gap: 4rem !important
}

.gap-7 {
    gap: 5rem !important
}

.gap-8 {
    gap: 6rem !important
}

.gapt-0 {
    gap-top: 0 !important
}

.gapt-1 {
    gap-top: .25rem !important
}

.gapt-2 {
    gap-top: .5rem !important
}

.gapt-3 {
    gap-top: 1rem !important
}

.gapt-4 {
    gap-top: 1.5rem !important
}

.gapt-5 {
    gap-top: 3rem !important
}

.gapt-6 {
    gap-top: 4rem !important
}

.gapt-7 {
    gap-top: 5rem !important
}

.gapt-8 {
    gap-top: 6rem !important
}

.gapb-0 {
    gap-bottom: 0 !important
}

.gapb-1 {
    gap-bottom: .25rem !important
}

.gapb-2 {
    gap-bottom: .5rem !important
}

.gapb-3 {
    gap-bottom: 1rem !important
}

.gapb-4 {
    gap-bottom: 1.5rem !important
}

.gapb-5 {
    gap-bottom: 3rem !important
}

.gapb-6 {
    gap-bottom: 4rem !important
}

.gapb-7 {
    gap-bottom: 5rem !important
}

.gapb-8 {
    gap-bottom: 6rem !important
}

.gapl-0 {
    gap-left: 0 !important
}

.gapl-1 {
    gap-left: .25rem !important
}

.gapl-2 {
    gap-left: .5rem !important
}

.gapl-3 {
    gap-left: 1rem !important
}

.gapl-4 {
    gap-left: 1.5rem !important
}

.gapl-5 {
    gap-left: 3rem !important
}

.gapl-6 {
    gap-left: 4rem !important
}

.gapl-7 {
    gap-left: 5rem !important
}

.gapl-8 {
    gap-left: 6rem !important
}

.gapr-0 {
    gap-right: 0 !important
}

.gapr-1 {
    gap-right: .25rem !important
}

.gapr-2 {
    gap-right: .5rem !important
}

.gapr-3 {
    gap-right: 1rem !important
}

.gapr-4 {
    gap-right: 1.5rem !important
}

.gapr-5 {
    gap-right: 3rem !important
}

.gapr-6 {
    gap-right: 4rem !important
}

.gapr-7 {
    gap-right: 5rem !important
}

.gapr-8 {
    gap-right: 6rem !important
}

.gapx-0 {
    gap-left: 0 !important;
    gap-right: 0 !important
}

.gapx-1 {
    gap-left: .25rem !important;
    gap-right: .25rem !important
}

.gapx-2 {
    gap-left: .5rem !important;
    gap-right: .5rem !important
}

.gapx-3 {
    gap-left: 1rem !important;
    gap-right: 1rem !important
}

.gapx-4 {
    gap-left: 1.5rem !important;
    gap-right: 1.5rem !important
}

.gapx-5 {
    gap-left: 3rem !important;
    gap-right: 3rem !important
}

.gapx-6 {
    gap-left: 4rem !important;
    gap-right: 4rem !important
}

.gapx-7 {
    gap-left: 5rem !important;
    gap-right: 5rem !important
}

.gapx-8 {
    gap-left: 6rem !important;
    gap-right: 6rem !important
}

.gapy-0 {
    gap-top: 0 !important;
    gap-bottom: 0 !important
}

.gapy-1 {
    gap-top: .25rem !important;
    gap-bottom: .25rem !important
}

.gapy-2 {
    gap-top: .5rem !important;
    gap-bottom: .5rem !important
}

.gapy-3 {
    gap-top: 1rem !important;
    gap-bottom: 1rem !important
}

.gapy-4 {
    gap-top: 1.5rem !important;
    gap-bottom: 1.5rem !important
}

.gapy-5 {
    gap-top: 3rem !important;
    gap-bottom: 3rem !important
}

.gapy-6 {
    gap-top: 4rem !important;
    gap-bottom: 4rem !important
}

.gapy-7 {
    gap-top: 5rem !important;
    gap-bottom: 5rem !important
}

.gapy-8 {
    gap-top: 6rem !important;
    gap-bottom: 6rem !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-6 {
    margin: 4rem !important
}

.m-7 {
    margin: 5rem !important
}

.m-8 {
    margin: 6rem !important
}

.mt-0 {
    margin-top: 0 !important
}

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

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-6 {
    margin-top: 4rem !important
}

.mt-7 {
    margin-top: 5rem !important
}

.mt-8 {
    margin-top: 6rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

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

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

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

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-6 {
    margin-bottom: 4rem !important
}

.mb-7 {
    margin-bottom: 5rem !important
}

.mb-8 {
    margin-bottom: 6rem !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-1 {
    margin-left: .25rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.ml-6 {
    margin-left: 4rem !important
}

.ml-7 {
    margin-left: 5rem !important
}

.ml-8 {
    margin-left: 6rem !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-1 {
    margin-right: .25rem !important
}

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

.mr-3 {
    margin-right: 1rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mr-6 {
    margin-right: 4rem !important
}

.mr-7 {
    margin-right: 5rem !important
}

.mr-8 {
    margin-right: 6rem !important
}

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

.mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
}

.mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
}

.mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
}

.mx-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important
}

.mx-6 {
    margin-left: 4rem !important;
    margin-right: 4rem !important
}

.mx-7 {
    margin-left: 5rem !important;
    margin-right: 5rem !important
}

.mx-8 {
    margin-left: 6rem !important;
    margin-right: 6rem !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

.my-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
}

.my-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.p-6 {
    padding: 4rem !important
}

.p-7 {
    padding: 5rem !important
}

.p-8 {
    padding: 6rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

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

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pt-6 {
    padding-top: 4rem !important
}

.pt-7 {
    padding-top: 5rem !important
}

.pt-8 {
    padding-top: 6rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pb-6 {
    padding-bottom: 4rem !important
}

.pb-7 {
    padding-bottom: 5rem !important
}

.pb-8 {
    padding-bottom: 6rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-1 {
    padding-left: .25rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.pl-5 {
    padding-left: 3rem !important
}

.pl-6 {
    padding-left: 4rem !important
}

.pl-7 {
    padding-left: 5rem !important
}

.pl-8 {
    padding-left: 6rem !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pr-6 {
    padding-right: 4rem !important
}

.pr-7 {
    padding-right: 5rem !important
}

.pr-8 {
    padding-right: 6rem !important
}

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

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.px-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.px-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.px-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important
}

.px-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important
}

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

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

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

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.py-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.py-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.gap-6 {
    gap: 4rem !important
}

.gap-7 {
    gap: 5rem !important
}

.gap-8 {
    gap: 6rem !important
}

.gapt-0 {
    gap-top: 0 !important
}

.gapt-1 {
    gap-top: .25rem !important
}

.gapt-2 {
    gap-top: .5rem !important
}

.gapt-3 {
    gap-top: 1rem !important
}

.gapt-4 {
    gap-top: 1.5rem !important
}

.gapt-5 {
    gap-top: 3rem !important
}

.gapt-6 {
    gap-top: 4rem !important
}

.gapt-7 {
    gap-top: 5rem !important
}

.gapt-8 {
    gap-top: 6rem !important
}

.gapb-0 {
    gap-bottom: 0 !important
}

.gapb-1 {
    gap-bottom: .25rem !important
}

.gapb-2 {
    gap-bottom: .5rem !important
}

.gapb-3 {
    gap-bottom: 1rem !important
}

.gapb-4 {
    gap-bottom: 1.5rem !important
}

.gapb-5 {
    gap-bottom: 3rem !important
}

.gapb-6 {
    gap-bottom: 4rem !important
}

.gapb-7 {
    gap-bottom: 5rem !important
}

.gapb-8 {
    gap-bottom: 6rem !important
}

.gapl-0 {
    gap-left: 0 !important
}

.gapl-1 {
    gap-left: .25rem !important
}

.gapl-2 {
    gap-left: .5rem !important
}

.gapl-3 {
    gap-left: 1rem !important
}

.gapl-4 {
    gap-left: 1.5rem !important
}

.gapl-5 {
    gap-left: 3rem !important
}

.gapl-6 {
    gap-left: 4rem !important
}

.gapl-7 {
    gap-left: 5rem !important
}

.gapl-8 {
    gap-left: 6rem !important
}

.gapr-0 {
    gap-right: 0 !important
}

.gapr-1 {
    gap-right: .25rem !important
}

.gapr-2 {
    gap-right: .5rem !important
}

.gapr-3 {
    gap-right: 1rem !important
}

.gapr-4 {
    gap-right: 1.5rem !important
}

.gapr-5 {
    gap-right: 3rem !important
}

.gapr-6 {
    gap-right: 4rem !important
}

.gapr-7 {
    gap-right: 5rem !important
}

.gapr-8 {
    gap-right: 6rem !important
}

.gapx-0 {
    gap-left: 0 !important;
    gap-right: 0 !important
}

.gapx-1 {
    gap-left: .25rem !important;
    gap-right: .25rem !important
}

.gapx-2 {
    gap-left: .5rem !important;
    gap-right: .5rem !important
}

.gapx-3 {
    gap-left: 1rem !important;
    gap-right: 1rem !important
}

.gapx-4 {
    gap-left: 1.5rem !important;
    gap-right: 1.5rem !important
}

.gapx-5 {
    gap-left: 3rem !important;
    gap-right: 3rem !important
}

.gapx-6 {
    gap-left: 4rem !important;
    gap-right: 4rem !important
}

.gapx-7 {
    gap-left: 5rem !important;
    gap-right: 5rem !important
}

.gapx-8 {
    gap-left: 6rem !important;
    gap-right: 6rem !important
}

.gapy-0 {
    gap-top: 0 !important;
    gap-bottom: 0 !important
}

.gapy-1 {
    gap-top: .25rem !important;
    gap-bottom: .25rem !important
}

.gapy-2 {
    gap-top: .5rem !important;
    gap-bottom: .5rem !important
}

.gapy-3 {
    gap-top: 1rem !important;
    gap-bottom: 1rem !important
}

.gapy-4 {
    gap-top: 1.5rem !important;
    gap-bottom: 1.5rem !important
}

.gapy-5 {
    gap-top: 3rem !important;
    gap-bottom: 3rem !important
}

.gapy-6 {
    gap-top: 4rem !important;
    gap-bottom: 4rem !important
}

.gapy-7 {
    gap-top: 5rem !important;
    gap-bottom: 5rem !important
}

.gapy-8 {
    gap-top: 6rem !important;
    gap-bottom: 6rem !important
}

.btn {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding: .75rem 1.5rem;
    border-radius: .5rem;
    transition: all .3s ease;
    height: min-content
}

.btn a {
    line-height: normal
}

.service-card-btn {
    background: linear-gradient(to bottom, #3434A4, #003C74) !important;
    padding: 1.2rem 2rem;
    border-radius: 50px;
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    letter-spacing: 0%;
    text-transform: capitalize
}

.service-card-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 140, 255, .2);
    color: #fff
}

.navbar .offcanvas {
    top: 0;
    bottom: unset;
    height: 100vh;
}

.navbar .offcanvas-header {
    padding: 25px;
}

.navbar {
    position: sticky;
    top: 0;
    z-index: 99;
}

.service-card-btn span {
    font-family: Roboto;
    font-weight: 700;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    border: none;
    color: #fff
}

.btn-gradient {
    background: linear-gradient(to right, #008CFF, #6FBEFF);
    border: none;
    color: #fff
}

.btn-gradient:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 140, 255, .2);
    color: #fff
}

.btn-arrow a {
    display: inline-flex;
    gap: 1rem;
    align-items: center
}

.btn-arrow a::after {
    content: url("../img/icons/arrow-r.svg");
    transition: all .3s ease
}

.btn a {
    text-decoration: none;
    color: #fff
}

body {
    overflow-x: hidden;
    background-color: #fff
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none;
    transition: all 300 ms ease !important
}

h1,
.h1 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2
}

@media(min-width: 576px) {

    h1,
    .h1 {
        font-size: 34px
    }
}

@media(min-width: 768px) {

    h1,
    .h1 {
        font-size: 32px
    }
}

@media(min-width: 992px) {

    h1,
    .h1 {
        font-size: 38px
    }
}

h3,
.h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2
}

h4,
.h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2
}

h5,
.h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2
}

h6,
.h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2
}

.btn-gradient {
    background: linear-gradient(to right, #008CFF, #6FBEFF);
    border: none;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    padding: 18px 52px;
    border-radius: 50px;
    transition: all .3s ease
}

.btn-gradient:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 140, 255, .2)
}

h2 {
    line-height: 26px
}

h2 span {
    color: #008cff;
    font-weight: 700
}

.badge-gradient {
    background: linear-gradient(to right, #008CFF, #6FBEFF);
    border: none;
    color: #fff;
    font-weight: 600
}

body {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    background: #fff !important;
}

@media(min-width: 576px) {
    body {
        font-size: 16px
    }
}

@media(min-width: 768px) {
    body {
        font-size: 18px
    }
}

@media(min-width: 992px) {
    body {
        font-size: 18px
    }
}

@media(max-width: 991px) {
    .navbar .navbar-collapse {
        padding: 2rem 1rem 0rem 1rem
    }

    .navbar .navbar-collapse .navbar-nav {
        gap: .5rem
    }
}

.navbar.navbar-light .navbar-brand img {
    height: 50px
}

@media(min-width: 768px) {
    .navbar.navbar-light .navbar-brand img {
        height: 68px
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1170px;
    }
}

.navbar.navbar-light .navbar-toggler {
    border: none;
    padding: .75rem
}

.navbar.navbar-light .navbar-nav {
    gap: 0rem
}

.navbar.navbar-light .navbar-nav .nav-item {
    font-size: 16px;
    font-weight: 400
}

.navbar.navbar-light .navbar-nav .nav-item a {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 0rem;
    margin-bottom: 0.5rem;
    color: #fff;
    margin-top: 0.5rem
}

.navbar .dropdown-menu {
    border-radius: 20px;
    margin-top: 0rem;
    left: -50%;
    padding: 15px;
    background: #3c8dcf;
}

.navbar .dropdown-menu li {
    margin-bottom: 5px;
}

.navbar.navbar-light .navbar-nav .nav-item .active {
    border: 2px solid #003b73;
    border-radius: 50px;
    padding: 8px 15px
}

@media(min-width: 768px) {
    .navbar.navbar-light .navbar-nav .nav-item .active {
        padding: 13px 25px
    }

    .navbar.navbar-light .navbar-nav {
        gap: 1rem
    }
}

.navbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: inherit;
    transition: all .3s ease
}

.navbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
    color: #008cff !important;
    background-color: transparent !important;
}

.navbar.navbar-light .navbar-nav .nav-item a:hover {
    background-color: transparent !important;
    color: #008cff !important;
}



.navbar.navbar-light .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    transition: all .3s ease;
    border: 0
}

.navbar.navbar-light .navbar-nav .nav-item.dropdown:hover .dropdown-toggle::after {
    transform: rotate(180deg)
}

.navbar.navbar-light .navbar-nav .nav-item .text-decoration-none {
    color: inherit;
    transition: all .3s ease
}

.navbar.navbar-light .navbar-nav .nav-item .text-decoration-none:hover {
    color: #008cff
}

.navbar.navbar-light .navbar-nav .nav-item .text-decoration-none .bi {
    font-size: 1.1em
}

p {
    line-height: 32px
}

.hero {
    padding-bottom: 8rem;
    padding-top: 7rem;
    min-height: 100vh;
    background: linear-gradient(to top, #000066, #003C74);
    position: relative;
    overflow: hidden
}

.hero .swiper-wrapper .swiper-slide {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

@media(max-width: 991px) {
    .hero {
        min-height: 80vh;
        padding-bottom: 7rem
    }

    .hero .swiper-wrapper {
        justify-content: space-between
    }
}

.hero p {
    line-height: 24px
}

.hero::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/hero-img.jpg") center/cover;
    opacity: .5;
    z-index: 0
}

.hero .container {
    position: relative;
    z-index: 2;
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media(min-width: 768px) {
    .hero .container {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.hero h1 {
    font-size: 26px
}

@media(min-width: 576px) {
    .hero h1 {
        font-size: 34px
    }
}

@media(min-width: 768px) {
    .hero h1 {
        font-size: 32px
    }
}

@media(min-width: 992px) {
    .hero h1 {
        font-size: 60px
    }
}

.hero h1 .text-primary {
    color: #008cff !important
}

.hero .lead {
    max-width: 800px;
    margin: 0 auto;
    font-size: 1rem
}

@media(min-width: 768px) {
    .hero .lead {
        font-size: 1.25rem;
        line-height: 36px;
    }
}

.hero .badge {
    background: #008cff;
    font-weight: 400
}

.hero .partners-logos img {
    height: 30px;
    opacity: .8;
    transition: all .3s ease
}

@media(min-width: 768px) {
    .hero .partners-logos img {
        height: 40px
    }
}

.hero .partners-logos img:hover {
    opacity: 1
}

.about-us {
    padding: 50px;
    background-image: url("../img/about-bg.png");
    background-size: 45%;
    background-position: 25% bottom;
    background-repeat: no-repeat;
    background-color: #e9f0ff;
    border-radius: 40px;
    top: -3rem;
    position: relative;
    min-height: 580px
}

.about-us * {
    position: relative;
    z-index: 1
}

.card-service-body:nth-child(odd) .row {
    flex-direction: row-reverse;
}

.about-us button {
    margin-top: 8rem
}

.about-us h2 {
    line-height: 36px
}

@media(max-width: 991px) {
    .about-us {
        background-size: 100%;
        gap: 2rem;
        background-size: contain;
        background-position: 0% bottom;
        flex-direction: column
    }
}

@media(max-width: 767px) {
    .about-us {
        gap: 0rem
    }

    .about-us button {
        margin-top: 2rem
    }

    .about-us::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: inherit;
        opacity: .5;
        border-radius: inherit
    }
}

@media(max-width: 991px) {
    .about-us .about-us-content {
        padding: 0rem
    }
}

.about-us .about-us-content span {
    font-weight: 900;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0%
}

.about-us .about-us-content span span {
    color: #008cff;
    line-height: 32px
}

@media(max-width: 991px) {
    .about-us .about-us-content span {
        margin-top: 2rem
    }
}

.about-us .about-us-content p {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0%
}

.what-is img {
    width: 80%
}

.what-is .section-heading svg {
    height: 80px;
    width: auto;
    aspect-ratio: 1/1
}

.what-is .section-heading h2 {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: capitalize
}

.what-is p {
    color: #515151 !important;
    font-weight: 300 !important
}

.why-it-matters img {
    width: 50px;
    height: auto
}

@media(max-width: 991px) {
    .why-it-matters .why-it-matter-items {
        flex-direction: column
    }
}

.why-it-matters .why-it-matter-items .why-it-matter-item {
    padding: 1.5px !important;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 25px;
    padding: 10px;
    background: linear-gradient(232.97deg, #038EFF 9.15%, #FFFFFF 95.6%);
    background-origin: border-box
}

.why-it-matters .why-it-matter-items .why-it-matter-item .why-itmatter-item-inner {
    height: 100%;
    background-color: #054278;
    border-radius: 23px
}

.why-it-matters .why-it-matter-items .why-it-matter-item .why-itmatter-item-inner h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%
}

.why-it-matters .why-it-matter-items .why-it-matter-item:nth-child(odd) {
    background: linear-gradient(0.97deg, #038EFF 9.15%, #FFFFFF 95.6%)
}

.why-it-matters h2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 0%;
    text-transform: capitalize
}

.why-it-matters p {
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    letter-spacing: 0%
}

.why-it-matters p span {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px
}

.why-it-matters .why-it-matters-content {
    background-color: #054278;
    border-radius: 40px
}

.services-section .system-cards .card {
    background-color: #045094;
    border-radius: 40px
}

.services-section .system-cards .card .card-body {
    z-index: 3;
    padding: 4rem 3rem
}

@media(max-width: 991px) {
    .services-section .system-cards .card .card-body {
        padding: 2rem
    }
}

.services-section .system-cards .card .bg-img img {
    position: absolute;
    z-index: 1;
    opacity: .7;
    right: 0;
    bottom: 0;
    width: auto;
    height: 70%
}

@media(max-width: 991px) {
    .services-section .system-cards .card .bg-img img {
        opacity: .3
    }
}

.services-section .system-cards .card h3 {
    font-weight: 300;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0%;
    text-transform: capitalize
}

@media(max-width: 991px) {
    .services-section .system-cards .card h3 {
        font-size: 20px;
        line-height: 32px
    }
}

.services-section .system-cards .card ul li {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%
}

.services-section .section-heading .border-top {
    border-top: 1px solid #c3c3c3 !important
}

.services-section .section-heading p {
    color: #515151;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: capitalize
}

@media(max-width: 991px) {
    .services-section .section-heading p {
        font-size: 18px;
        line-height: 32px
    }
}

.services-section .section-heading h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0%;
    text-transform: capitalize
}

@media(max-width: 991px) {
    .services-section .section-heading h2 {
        font-size: 26px;
        line-height: 32px
    }
}

.testimonial {
    overflow-x: hidden
}

.testimonial .apport-icon {
    margin-top: 3rem;
    margin-left: 3rem
}

@media(max-width: 991px) {
    .testimonial .apport-icon {
        margin-bottom: -0.5rem;
        margin-top: 1rem
    }
}

.testimonial .testimonial-container {
    position: relative;
    margin-top: 2rem;
    border: 1px solid #d3e0fc;
    border-radius: 40px;
    background-color: #e9f0ff;
    padding: 0rem 2rem 2rem 8rem
}

.testimonial .testimonial-container .testimonials-items {
    width: 120%;
    margin-top: -5rem
}

@media(max-width: 991px) {
    .testimonial .testimonial-container .testimonials-items {
        width: 100%;
        margin-top: 2rem
    }
}

.testimonial .testimonial-container .testimonials-items .testimonial-item {
    background: #fff;
    border-radius: 50px;
    border: 1px solid #cad1ea
}

.testimonial .testimonial-container .testimonials-items .testimonial-item h2 {
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0%
}

.testimonial .testimonial-container .testimonials-items .testimonial-item p {
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0%
}

.testimonial .testimonial-container .testimonials-items .testimonial-item p span {
    margin-top: 1rem;
    font-weight: 300;
    font-size: inherit
}

.testimonial .testimonial-container h2 {
    font-weight: 200;
    font-size: 36px;
    line-height: 52px;
    letter-spacing: 0%;
    text-transform: capitalize
}

@media(max-width: 991px) {
    .testimonial .testimonial-container h2 {
        font-size: 26px;
        line-height: 32px
    }
}

.testimonial .testimonial-container p {
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0%
}

.testimonial .testimonial-container p span {
    font-weight: 600;
    font-size: 26px;
    line-height: 100%;
    letter-spacing: 0%
}

@media(max-width: 991px) {
    .testimonial .testimonial-container p span {
        font-size: 20px
    }
}

@media(max-width: 991px) {
    .testimonial .testimonial-container {
        padding: 0rem 2rem 2rem 2rem
    }
}

.testimonial .section-heading h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: capitalize
}

.testimonial .section-heading p {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #515151
}

footer {
    background-color: #fff
}

footer .footer-bottom h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%
}

footer .footer-bottom .services-sec-footer {
    border-bottom: 1px solid #c3c3c3
}

footer .footer-bottom .services-sec-footer .service-list-footer {
    column-count: 2
}

@media(max-width: 767px) {
    footer .footer-bottom .services-sec-footer .service-list-footer {
        column-count: 1
    }
}

footer .footer-bottom .services-sec-footer .service-list-footer li {
    font-weight: 300;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0%
}

footer .footer-bottom .services-sec-footer .service-list-footer li a {
    color: #000;
}

@media(max-width: 991px) {
    footer .footer-bottom .footer-nav-sec {
        text-align: center;
        gap: 1.2rem
    }
}

footer .footer-bottom .footer-nav-sec p {
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right
}

footer .footer-bottom .footer-nav-sec p span {
    font-weight: 600
}

footer .footer-bottom .footer-nav-sec .footer-nav-list li a {
    text-decoration: none;
    font-weight: 300;
    color: #000;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%
}

footer .footer-bottom .footer-nav-sec .footer-nav-list li a:hover {
    color: #008cff;
    transition: all 300ms ease !important
}

footer .footer-logo {
    position: absolute;
    bottom: 0;
    height: fit-content;
    width: fit-content
}

footer .footer-logo img {
    margin-bottom: -50%
}

footer .social-icons svg {
    width: 30px;
    height: auto
}

@media(max-width: 991px) {
    footer .social-icons .mail-icon {
        flex-direction: row;
        justify-content: center;
        align-items: center
    }
}

footer .social-icons .mail-icon span {
    font-weight: 300;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center
}

@media(max-width: 991px) {
    footer .social-icons .mail-icon span {
        font-size: 20px
    }
}

footer .social-icons .mail-icon svg {
    width: 51px;
    height: 53px
}

@media(max-width: 991px) {
    footer .social-icons .mail-icon svg {
        width: 30px;
        height: auto
    }
}

footer .footer-cta {
    position: relative;
    min-height: 450px;
    background-image: url("../img/footer-bg.jpg");
    background-size: cover;
    background-color: #000;
    background-repeat: no-repeat;
    margin-bottom: 8rem;
    color: #fff;
    text-align: center;
    background-position: center center;
    border-radius: 40px
}

@media(max-width: 991px) {
    footer .footer-cta {
        min-height: 0
    }
}

footer .footer-cta .footer-cta-contents {
    position: relative;
    z-index: 2
}

footer .footer-cta::before {
    content: "";
    position: absolute;
    border-radius: inherit;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    top: 0;
    left: 0
}



.solutions-page {
    background-color: #022361
}

.solutions-page .solutions-section .solutions-container {
    background: url("../img/solutions-bg.png") center bottom/contain no-repeat
}

.solutions-page .solutions-section .solutions-container h2 {
    font-weight: 700;
    color: #fff;
    font-size: 64px;
    line-height: 70px;
    letter-spacing: 0%;
    text-transform: capitalize
}

@media(max-width: 767px) {
    .solutions-page .solutions-section .solutions-container h2 {
        font-size: 40px;
        line-height: 40px
    }
}

.solutions-page .solutions-section .solutions-container p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-bottom: 5rem
}

.solutions-page .solutions-section .solutions-container a {
    font-family: Roboto;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    width: fit-content;
    margin-top: 8rem;
    letter-spacing: 0%;
    text-align: right;
    color: #fff
}

@media(max-width: 991px) {
    .solutions-page .solutions-section .solutions-container a {
        text-align: center;
        margin-top: 2rem;
        padding: 1rem;
        border: solid 1px #fff;
        border-radius: 40px
    }
}

.solutions-page .solutions-section .solutions-container a span {
    color: #008cff;
    font-weight: 800;
    text-decoration: underline;
    text-decoration-style: solid
}

@media(max-width: 991px) {
    .solutions-page .solutions-section .solutions-container {
        background-position: center center;
        background: none
    }
}

.solutions-page .solutions-section .solutions-container .hero-img {
    aspect-ratio: 1/1;
    height: auto;

}

.solutions-page .solutions-section .solutions-container .hero-img .grid-container {
    display: grid;
    grid-template-columns: 1fr;
    max-width: 100%;
    gap: 3rem
}

@media(max-width: 767px) {
    .solutions-page .solutions-section .solutions-container .hero-img .grid-container {
        max-height: 80%;
        gap: 1rem
    }
}

.solutions-page .solutions-section .solutions-container .hero-img .grid-container .item1,
.solutions-page .solutions-section .solutions-container .hero-img .grid-container .item3 {
    justify-self: start
}

.solutions-page .solutions-section .solutions-container .hero-img .grid-container .item2,
.solutions-page .solutions-section .solutions-container .hero-img .grid-container .item4 {
    justify-self: end
}

.solutions-page .solutions-section .solutions-container .hero-img .grid-container .grid-item img {
    border-radius: 8px;
}



.solutions-page .solutions-section .solutions-container .hero-img .grid-container .grid-item {
    width: fit-content
}

.solutions-page .solutions-section .hero-para p {
    color: #fff;
    font-weight: 300;
    width: 90%;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center
}

.solutions-page .solutions-services-section h2 {
    font-weight: 400;
    color: #fff;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize
}

@media(max-width: 991px) {
    .solutions-page .solutions-services-section .card-row .card-service-body .row {
        flex-direction: column
    }
}

.solutions-page .solutions-services-section .card-row .card-service-body .service-card-description ul li {
    color: #fff;
    margin-bottom: 1.4rem;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%
}

.solutions-page .solutions-services-section .card-row .card-service-body .service-card-description ul li span {
    font-weight: 600
}

.solutions-page .solutions-services-section .card-row .card-service-body .card-image {
    height: 450px;
    max-height: auto;
    width: 100%;
    border-radius: 44px;
    overflow: hidden;
    position: relative
}

.solutions-page .solutions-services-section .card-row .card-service-body .card-image::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to top, #071A57, transparent)
}

.solutions-page .solutions-services-section .card-row .card-service-body .card-image .text-overlay {
    z-index: 2;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 2rem;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.solutions-page .solutions-services-section .card-row .card-service-body .card-image .text-overlay h3 {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    line-height: normal;
}

.solutions-page .solutions-services-section .card-row .card-service-body .card-image .text-overlay p {
    margin-bottom: 3rem;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%
}

.solutions-page .solutions-services-section .card-row .card-service-body .card-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 50px;
}

@media(max-width: 767px) {
    .partners-section p {
        display: flex;
        gap: 1rem;
        align-items: center;
        flex-direction: column
    }

    .partners-section p span {
        width: fit-content
    }
}

.faq-section {
    background-color: #fff
}

.faq-section h2 {
    color: #000;
    font-weight: 300;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 10%;
    text-align: center
}

.faq-section h2 span {
    font-weight: 600;
    color: inherit
}

.faq-section .faq-accordion {
    border: none
}

.faq-section .faq-accordion .accordion-item {
    padding: 1.5rem;
    margin-bottom: 1rem;
    border: solid 1px #003c74;
    border-radius: 33px;
    overflow: hidden
}

.faq-section .faq-accordion .accordion-item .accordion-body {
    padding-top: 1rem;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%
}

.faq-section .faq-accordion .accordion-item .accordion-button {
    border: none;
    background-color: rgba(0, 0, 0, 0);
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%
}

.faq-section .faq-accordion .accordion-item .accordion-button:focus {
    box-shadow: none
}

.faq-section .cta-bar {
    padding: 2rem 1rem
}

.faq-section .cta-bar a {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: center
}

.faq-section .cta-bar a span {
    font-weight: 800
}

.page-template-contact {
    background-color: #031251 !important;
    display: inline-block;
    width: 100%;
}

.page-template-contact .footer-cta {
    display: none !important;
}

.page-template-contact footer {
    padding-top: 50px !important;
}

.page-template-contact .contact-us-container .form-container select {
    background-color: #031251
}

.page-template-contact .contact-us-container .form-container select option {
    background-color: #031251
}

.page-template-contact .contact-us-container .form-container select:focus {
    background-color: #031251
}

.page-template-contact .contact-us-container .form-container .form-control {
    background-color: #031251;
    border: 1px solid hsla(0, 0%, 100%, .5);
    color: #fff;
    border-radius: .5rem;
    padding: 1.2rem 1.2rem;
    margin-bottom: 15px
}

.page-template-contact .contact-us-container .form-container .form-control:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    box-shadow: none;
    border-color: #fff
}

.page-template-contact .contact-us-container .form-container .form-control::placeholder {
    color: hsla(0, 0%, 100%, .7)
}

.page-template-contact .contact-us-container h1 {
    font-weight: 600;
    font-size: 64px;
    color: #fff;
    line-height: 70px;
    letter-spacing: 0%;
    text-transform: capitalize
}

@media(max-width: 767px) {
    .page-template-contact .contact-us-container h1 {
        font-size: 40px;
        line-height: 40px
    }
}

.page-template-contact .contact-us-container p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #fff
}

.page-template-contact .contact-us-container .social-icons svg {
    width: 30px;
    height: auto
}

.offcanvas-body {
    padding: 30px;
}

.page-template-contact .contact-us-container label{ display:block !important}
.page-template-contact .contact-us-container input { width:100%; padding:15px 15px; background:transparent !important; border:1px solid #fff; border-radius:6px; margin-top:10px; color:#fff}
.page-template-contact .contact-us-container textarea{ width:100%; padding:15px 15px; background:transparent !important; border:1px solid #fff; border-radius:6px; margin-top:10px; color:#fff}

.page-template-contact .contact-us-container input[type=submit]{    width: auto;
    background: linear-gradient(to right, #008CFF, #6FBEFF) !important;
    border: 0;
    color: #fff;
    padding: 10px 30px;}
    
    .wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #fff;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
    border: 0;
    padding: 0;
}

.no-img{
background-image:none !important}

/*# sourceMappingURL=style.css.map */