@font-face {
    font-family: 'fortress';
    src: url('../shell/fonts/c955a565-2062-4faf-bef9-f8307b9612ed.woff2') format('woff2'),
         url('../shell/fonts/c955a565-2062-4faf-bef9-f8307b9612ed.ttf') format('ttf'),
         url('../shell/fonts/Fortress.woff2')format('woff2'),
         
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'National';
    src: url('../shell/fonts/0db84cba-4d4f-49e3-9f14-ee1c139167dd.woff2') format('woff2'),
         url('../shell/fonts/0db84cba-4d4f-49e3-9f14-ee1c139167dd.ttf') format('ttf'),
         
    font-weight: normal;
    font-style: normal;

}

body {
  background: url(images/bg.jpg);  
 
   max-width: auto;
   background-position: top center;
   background-repeat: no-repeat; 
}
/* Brunley  Header */

.header{
    height: 96px;
    
}
.w-full {
    width: 100%;
}

.z-50 {
    z-index: 50;
}
.top-0 {
    top: 0;
}
.right-0 {
    right: 0;
}
.left-0 {
    left: 0;
}


.bg-white {
    
    
     background-color: #fff; 
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.items-center {
    align-items: center;
}
.w-full {
    width: 100%;
}
.h-9 {
    height: 2.25rem;
}

.flex {
    display: flex;
    
}
.font-fortress {
    font-family: Fortress, sans-serif;
    font-weight: 400;

    letter-spacing: 0px;
}
.pt-1\.5 {
    padding-top: .375rem;
}
.text-5\.5xl {
    font-size: 3.5rem;
}
.uppercase {
    text-transform: uppercase;
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.justify-between {
    justify-content: space-between;
}
.items-center {
    align-items: center;
}
@media (min-width: 1980px) {
    .container {
        max-width: 1980px;
    }
}

/*@media (min-width: 1536px) {
    .container {
        min-width: 1536px;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
*/

.xl\:w-24 {
    visibility: hidden;
}
.container {
    width: 80%;
}


@media (min-width: 640px) {
    .sm\:gap-6 {
        gap: 1.5rem;
    }
}
.gap-4 {
    gap: 1rem;
}
.grid-flow-col {
    grid-auto-flow: column;
}
.grid {
    display: grid;
    text-decoration: none;
    align-items: center;
}
.text-tertiary {
    --tw-text-opacity: 1;
    color: #28282d;
    color: rgb(40 40 45 / var(--tw-text-opacity));
    text-decoration: none;
}



.w-11 {
    width: 2.75rem;
}

.h-7 {
    height: 1.75rem;
}
.overflow-hidden {
    overflow: hidden;
}
.object-contain {
    -o-object-fit: contain;
    object-fit: contain;
}

@media (min-width: 1280px) {
    .xl\:h-\[60px\] {
        height: 60px;
    }
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: #5f0041;
    background-color: rgb(95 0 65 / var(--tw-bg-opacity));
}

@media (min-width: 1280px) {
    .xl\:block {
        display: block;
    }
}

.gap-2 {
    gap: .5rem;
}

.grid-flow-col {
    grid-auto-flow: column;
}

@media (min-width: 1280px) {
    .xl\:text-2\.5xl {
        font-size: 1.75rem;
    }
}

@media (min-width: 1280px) {
    .xl\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.duration-300 {
    transition-duration: .3s;
}

.font-national {
    font-family: National, sans-serif;
}

@media (min-width: 1280px) {
    .xl\:hidden {
        display: none;
    }
}
.w-9 {
    width: 2.25rem;
}
img, video {
    height: auto;
    max-width: 100%;
}

@media (min-width: 1280px) {
    .xl\:w-24 {
        width: 6rem;
        visibility: hidden;
    }
}
.gap-2\.5 {
    gap: .625rem;
}

.grid-flow-col {
    grid-auto-flow: column;
}
@media (min-width: 1280px) {
    .xl\:flex {
        display: flex;
    }
}
.w-11 {
    width: 2.75rem;
}
.h-full {
    height: 100%;
}
.h-full {
    height: 100%;
}

.right-0 {
    right: 0;
}
.absolute {
    position: absolute;
}

.p-2 {
    padding: .5rem;
}

.bg-transparent {
    background-color: transparent;
}
.justify-end {
    justify-content: flex-end;
}

@media (min-width: 1280px) {
    .xl\:px-2\.5 {
        padding-left: .625rem;
        padding-right: .625rem;
    }
}
@media (min-width: 1280px) {
    .xl\:ml-0 {
        margin-left: 0;
    }
}
.text-white {
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}




/* Footer Start Here */

@media (min-width: 768px) {
    .md\:pt-\[76px\] {
      /*  padding-top: 76px;*/
    }
}


@media (min-width: 640px) {
    .sm\:pt-12 {
        padding-top: 3rem;
    }
}
.bg-tertiary {
    --tw-bg-opacity: 1;
    /* background-color: #28282d; */
    background-color: rgb(40 40 45 / var(--tw-bg-opacity));
}
@media (min-width: 768px) {
    .md\:flex {
        display: flex;
    }
}
.mb-6 {
    margin-bottom: .5rem;
}
@media (min-width: 1024px) {
    .lg\:w-1\/6 {
        width: 16.666667%;
    }
}
.w-20 {
    width: 5rem;
}

@media (min-width: 1280px) {
    .xl\:gap-24 {
        gap: 6rem;
    }
}
@media (min-width: 1280px) {
    .xl\:auto-cols-auto {
        grid-auto-columns: auto;
    }
}
@media (min-width: 1280px) {
    .xl\:col-span-full {
        grid-column: 1 / -1;
    }
}

@media (min-width: 1024px) {
    .lg\:gap-16 {
        gap: 4rem;
    }
}
@media (min-width: 1024px) {
    .lg\:items-center {
        align-items: center;
    }
}
@media (min-width: 1024px) {
    .lg\:grid-flow-col {
        grid-auto-flow: column;
    }
}
.leading-5 {
    line-height: 1.25rem;
}
.text-subtitle {
    font-size: clamp(1.13rem, calc(1.04rem + .44vw), 1.56rem);
}


@media (min-width: 1024px) {
    .lg\:auto-cols-auto {
        grid-auto-columns: auto;
    }
}
@media (min-width: 768px) {
    .md\:grid-flow-col {
        grid-auto-flow: column;
    }
}

@media (min-width: 640px) {
    .sm\:grid-cols-\[repeat\(4\2c 26px\)\] {
        grid-template-columns: repeat(4, 26px);
    }
}
.gap-y-6 {
    row-gap: 1.5rem;
}
.gap-16 {
    gap: 4rem;
}
.place-content-between {
    place-content: space-between;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 90%;
}
.mt-6 {
    margin-top: 1.5rem;
}


@media (min-width: 768px) {
    .md\:flex-col {
        flex-direction: column;
    }
}
.flex-grow, .grow {
    flex-grow: 1;
}
@media (min-width: 768px) {
    .md\:pb-16 {
        padding-bottom: 4rem;
    }
}
@media (min-width: 768px) {
    .md\:gap-0 {
        gap: 0;
    }
}
@media (min-width: 768px) {
    .md\:flex-row {
        flex-direction: row;
    }
}
.pl-4 {
    padding-left: 1rem;
}
@media (min-width: 768px) {
    .md\:mr-0 {
        margin-right: 0;
    }
}

.gap-3 {
    gap: .75rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}
.gap-5 {
    gap: .75rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    visibility: hidden;
}

@media (min-width: 768px) {
    @media (min-width: 1280px) {
        .md\:h2-national {
            line-height: 75%;
        }
    }
}
@media (min-width: 768px) {
    .md\:h2-national {
        font-family: National, sans-serif;
        font-size: clamp(2.5rem, calc(2.13rem + 1.88vw), 4.38rem);
        /* line-height: 80%; */
        text-transform: uppercase;
    }
}
@media (min-width: 1280px) {
    .h3-national {
        /* line-height: 75%; */
    }
}

@media (min-width: 768px) {
    .md\:block {
        display: block;
    }
}
@media (min-width: 640px) {
    .sm\:gap-5 {
        gap: 1.25rem;
    }
}

.block {
    display: block;
}

.mr-2 {
    margin-right: .5rem;
}
.mb-1 {
    margin-bottom: .25rem;
}
.lazyloaded[data-v-c9f459ed] {
    opacity: 1;
    transition: opacity .3s;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.leading-\[75\%\] {
    line-height: 75%;
}
.text-2\.5xl {
    font-size: 1.75rem;
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: #ffffff;
    
    
    
}

.flex-wrap {
    flex-wrap: wrap;
}

@media (min-width: 1024px) {
    .lg\:w-1\/4 {
        width: 25%;
    }
}

@media (min-width: 768px) {
    @media (min-width: 1280px) {
        .md\:h4-national {
            line-height: 75%;
        }
    }
}

@media (min-width: 768px) {
    .md\:h4-national {
        font-family: National, sans-serif;
        font-size: clamp(1.38rem, calc(1.2rem + .88vw), 2.25rem);
        /* line-height: 80%; */
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
    }
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    /* margin-bottom: 0; */
    margin-bottom: calc(1rem* var(--tw-space-y-reverse));
    /* margin-top: 1rem; */
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)));
}

.text-body-2 {
    font-size: clamp(.88rem, calc(.85rem + .13vw), 1rem);
}

.Footer-list_text {
    color: #fff;
    text-decoration: none;
    
    
}

.Footer-list_text:hover {
    color: #64c8f5;
    text-decoration: none;
}

@media (hover: hover) and (pointer: fine) {
    .hover\:text-secondary:hover {
        --tw-text-opacity: 1;
        color: #64c8f5;
        color: rgb(100 200 245 / var(--tw-text-opacity));
    }}

    @media (min-width: 768px) {
        .md\:h4-national {
            font-family: National, sans-serif;
            font-size: clamp(1.38rem, calc(1.2rem + .88vw), 2.25rem);
            /* line-height: 80%; */
            text-transform: uppercase;
        }
    }

    .bg-mono-700 {
        --tw-bg-opacity: 1;
        background-color: #212127;
        background-color: rgb(33 33 39 / var(--tw-bg-opacity));
    }
    
    @media (min-width: 768px) {
        .md\:justify-between {
            justify-content: space-between;
        }
    }
    @media (min-width: 768px) {
        .md\:w-5\/6 {
            width: 83.333333%;
        }
    }
    .mb-16 {
        margin-bottom: 4rem;
    }
    .items-end {
        align-items: flex-end;
    }
    .font-bold {
        font-weight: 700;
    }
    
    .text-subtitle {
        font-size: clamp(1.13rem, calc(1.04rem + .44vw), 1.56rem);
    }
    .mb-3 {
        margin-bottom: .75rem;
    }
    .text-body-1 {
        font-size: clamp(1rem, calc(.96rem + .19vw), 1.19rem);
    }
    @media (min-width: 768px) {
        .md\:w-fit {
            width: -moz-fit-content;
            width: fit-content;
        }
    }
    @media (min-width: 768px) {
        .md\:pl-0 {
            padding-left: 0;
        }
    }
    
    @media (min-width: 768px) {
        .md\:px-4 {
            /*padding-left: 1rem;*/
            padding-right: 2.25rem;
        }
    }
    .leading-tight {
        line-height: 1.25;
    }
    .border-white {
        --tw-border-opacity: 1;
        border-color: #fff;
        border-color: rgb(255 255 255 / var(--tw-border-opacity));
    }
    @media (min-width: 768px) {
        .md\:w-40 {
            width: 10rem;
            visibility: hidden;
        }
    }

    img[data-sizes=auto][data-v-c9f459ed] {
        display: block;
        width: 100%;
    }
    
    .lazyloaded[data-v-c9f459ed] {
        opacity: 1;
        transition: opacity .3s;
    }

    .pt-9 {
        padding-top: 2.25rem;
    }
    
    .md\:w-fit {
        display: block;
    }
    .mb-5 {
        margin-bottom: 1.25rem;
        visibility: hidden;
    }