/** Shopify CDN: Minification failed

Line 205:0 Unexpected "<"
Line 228:0 Unexpected "<"

**/
.media::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(238, 238, 238);
    z-index: -1;
}
.media img {
    display: block;
    mix-blend-mode: multiply; /* This will blend the image with the background color */
}
img {
    display: block;
    mix-blend-mode: multiply; /* This will blend the image with the background color */
}
.ContainerImage {
    width: 100%;
    height: 500px;
    background-image: url(https://c66407-41.myshopify.com/cdn/shop/files/jordan-4-military-blue-desktop.webp);
    background-size: cover;
    background-position: center;
    position: relative;
}
.ContainerBTNinFOo {
    position: absolute;
    background: transparent;
    top: 0;
    WIDTH: 100%;
    height: 100%;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 1;
    padding: 0 40px;
    overflow: hidden;
    padding-bottom: 45px;
}
.ContainerBTNinFOo  a{
    padding: 12px 28px;
    background: transparent;
    color: white;
    border: 2px solid white;
    font-size: 16px;
    cursor: pointer;
    border-radius: 11px;
    text-decoration:none;
}
.ContainerBTNinFOo h1 {
    margin: 0;
    color: white;
    font-weight: 600;
}
.ContainerBTNinFOo p {
    color: white;
    font-weight: 600;
    margin: 0;
    margin-top: 15px;
}

@media only screen and (max-width: 700px){
    .ContainerBTNinFOo {
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        background: #00000054;
    }
    .BoxBTNinFO {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .ContainerBTNinFOo p {
        margin-top: -5px;
        margin-bottom: 10px;
    }
    .ContainerBTNinFOo a {
        padding: 12px 28px;
        background: transparent;
        color: white;
        border: 2px solid white;
        font-size: 16px;
        cursor: pointer;
        text-align: center;
        border-radius: 5px;
        width: 166px;
    }
}
#shopify-section-template--21451501830468__multicolumn_r9CmCe .multicolumn-card.content-container {
    border: 1px solid #dddddda6;
    border-radius: 4px!important;
}
#shopify-section-template--21451501830468__multicolumn_r9CmCe .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width.multicolumn-card-spacing {
    height: 100px !important;
    display: flex !important;
    align-items: center !important;
    position: relative !important;
    justify-content: center !important;
}
#shopify-section-template--21451501830468__multicolumn_r9CmCe .media.media--transparent.media--adapt {
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: initial !important;
}
#shopify-section-template--21451501830468__multicolumn_r9CmCe .multicolumn-list__item.center .media--adapt,#shopify-section-template--21451501830468__multicolumn_r9CmCe .multicolumn-list__item .media--adapt .multicolumn-card__image {
    width: 160px !important;
    height: 100% !important;
}
#shopify-section-template--21451501830468__collage_G88TnX .collage.collage--mobile {
    grid-column-gap: 40px !important;
}





@media (min-width: 1024px) {
    .lg\:pt-16 {
        padding-top: 4rem;
    }
}

@media (min-width: 1024px) {
    .lg\:pb-16 {
        padding-bottom: 4rem;
    }
}
.pt-12 {
    padding-top: 3rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.w-full {
    width: 100%;
}
.relative {
    position: relative;
}
@media (min-width: 1024px) {
    .lg\:pt-16 {
        padding-top: 4rem;
    }
}
@media (min-width: 1024px) {
    .lg\:pb-16 {
        padding-bottom: 4rem;
    }
}
.pt-12 {
    padding-top: 3rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.w-full {
    width: 100%;
}
.relative {
    position: relative;
}
.swiper-horizontal {
    touch-action: pan-y;
}
.opacity-100 {
    opacity: 1;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.relative {
    position: relative;
}
.opacity-100 {
    opacity: 1;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.relative {
    position: relative;
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

<style>
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.flex {
    display: flex;
}
.flex {
    display: flex;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}

<style>
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

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

.justify-center {
    justify-content: center;
}
.items-center {
    align-items: center;
}
.aspect-\[11\/12\] {
    aspect-ratio: 11 / 12;
}
.flex {
    display: flex;
}
.relative {
    position: relative;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.justify-center {
    justify-content: center;
}
.items-center {
    align-items: center;
}
.aspect-\[11\/12\] {
    aspect-ratio: 11 / 12;
}
.flex {
    display: flex;
}
.relative {
    position: relative;
}.h-full {
    height: 100%;
}

.top-0 {
    top: 0;
}
.left-0 {
    left: 0;
}
.absolute {
    position: absolute;
}
.object-center {
    -o-object-position: center;
    object-position: center;
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.w-full {
    width: 100%;
}
.h-full {
    height: 100%;
}
.top-0 {
    top: 0;
}
.left-0 {
    left: 0;
}
.absolute {
    position: absolute;
}
.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.w-full {
    width: 100%;
}
.z-\[9\] {
    z-index: 9;
}
.left-0 {
    left: 0;
}
.bottom-0 {
    bottom: 0;
}
.absolute {
    position: absolute;
}
.pointer-events-none {
    pointer-events: none;
}
.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.w-full {
    width: 100%;
}
.z-\[9\] {
    z-index: 9;
}
.left-0 {
    left: 0;
}
.bottom-0 {
    bottom: 0;
}
.absolute {
    position: absolute;
}
.pointer-events-none {
    pointer-events: none;
}
.after\:from-black\/70:after {
    content: content: "";
    --tw-gradient-from: rgb(0 0 0 / .7) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:bg-gradient-to-t:after {
    content: content: "";
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.after\:w-full:after {
    content: content: "";
    width: 100%;
}
.after\:h-full:after {
    content: content: "";
    height: 100%;
}
.after\:z-0:after {
    content: content: "";
    z-index: 0;
}
.after\:inset-0:after {
    content: content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.after\:absolute:after {
    content: content: "";
    position: absolute;
}
.after\:from-black\/70:after {
    content: content: "";
    --tw-gradient-from: rgb(0 0 0 / .7) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.after\:bg-gradient-to-t:after {
    content: content: "";
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.after\:w-full:after {
    content: content: "";
    width: 100%;
}
.after\:h-full:after {
    content: content: "";
    height: 100%;
}
.after\:z-0:after {
    content: content: "";
    z-index: 0;
}
.after\:inset-0:after {
    content: content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.after\:absolute:after {
    content: content: "";
    position: absolute;
}
.duration-300 {
    transition-duration: .3s;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.gap-y-2 {
    row-gap: .5rem;
}
.flex-col {
    flex-direction: column;
}
.flex {
    display: flex;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.duration-300 {
    transition-duration: .3s;
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.gap-y-2 {
    row-gap: .5rem;
}
.flex-col {
    flex-direction: column;
}
.flex {
    display: flex;
}
.mb-5 {
    margin-bottom: 1.25rem;
}

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

.tracking-\[\.1em\] {
    letter-spacing: .1em;
}
.leading-none {
    line-height: 1;
}
.uppercase {
    text-transform: uppercase;
}
  section#shopify-section-template--21451501797700__custom_liquid_GtkAQ4 {
    padding: 30px;
}
.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tracking-\[\.1em\] {
    letter-spacing: .1em;
}
.leading-none {
    line-height: 1;
}
.uppercase {
    text-transform: uppercase;
}
.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}

.after\:from-black\/70:after {
    content: content: "";
    --tw-gradient-from: rgb(0 0 0 / .7) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.after\:bg-gradient-to-t:after {
    content: content: "";
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.after\:w-full:after {
    content: content: "";
    width: 100%;
}
.after\:h-full:after {
    content: content: "";
    height: 100%;
}
.after\:z-0:after {
    content: content: "";
    z-index: 0;
}
.after\:inset-0:after {
    content: content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.after\:absolute:after {
    content: content: "";
    position: absolute;
}
.after\:from-black\/70:after {
    content: "";
    --tw-gradient-from: rgb(0 0 0 / .7) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.after\:bg-gradient-to-t:after {
    content: content: "";
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.after\:w-full:after {
    content: content: "";
    width: 100%;
}
.after\:h-full:after {
    content: content: "";
    height: 100%;
}
.after\:z-0:after {
    content: content: "";
    z-index: 0;
}
.after\:inset-0:after {
    content: content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.after\:absolute:after {
    content: content: "";
    position: absolute;
}


.after\:absolute.after\:inset-0.after\:z-0.after\:w-full.after\:h-full.after\:bg-gradient-to-t.after\:from-black\/70.pointer-events-none {
    background: #00000033;
    height: 100%;
    position: absolute;
    width: 100%;
  display:flex !important;
    top: 0;
}
.swiper-slide.relative.group {
    width: 100% !important;
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.border-t {
    border-top-width: 1px;
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.border-t {
    border-top-width: 1px;
}
.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-3.gap-x-16.gap-y-8 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (min-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.gap-y-8 {
    row-gap: 2rem;
}
.gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
}
.grid {
    display: grid;
}
@media (min-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
.gap-y-8 {
    row-gap: 2rem;
}
.gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid {
    display: grid;
}
.gap-4 {
    gap: 1rem;
}
.items-start {
    align-items: flex-start;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.flex {
    display: flex;
}
.gap-4 {
    gap: 1rem;
}
.items-start {
    align-items: flex-start;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.flex {
    display: flex;
}
.w-\[30px\] {
    width: 30px;
}

.w-\[30px\] {
    width: 30px;
}

.trust-message svg {
    width: 30px;
    height: 30px;
}
.tracking-\[\.1em\] {
    letter-spacing: .1em;
}

.uppercase {
    text-transform: uppercase;
}
.font-bold {
    font-weight: 700;
}
.text-\[12px\] {
    font-size: 12px;
}
.mb-1 {
    margin-bottom: .25rem;
}
.tracking-\[\.1em\] {
    letter-spacing: .1em;
}
.uppercase {
    text-transform: uppercase;
}
.font-bold {
    font-weight: 700;
}
.text-\[12px\] {
    font-size: 12px;
}
.mb-1 {
    margin-bottom: .25rem;
}
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}

.tracking-\[\.1em\] {
    letter-spacing: .1em;
}
.text-\[12px\] {
    font-size: 12px;
}
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}
.tracking-\[\.1em\] {
    letter-spacing: .1em;
}
.text-\[12px\] {
    font-size: 12px;
}
.py-10.border-t.border-gray-150 {
    padding: 30px;
}
@media (max-width: 768px) {
 .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-3.gap-x-16.gap-y-8 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 600px) {
 .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-3.gap-x-16.gap-y-8 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
}
  footer.footer.color-scheme-2.gradient.section-sections--21451502289220__footer-padding {
    border-top: 1px solid #e5e5e5;
}
.newsletter__wrapper.color-scheme-1.gradient.content-container.isolate.content-container--full-width.section-sections--21451502289220__newsletter_qhaM7C-padding {
    background: #f3f3f3;
    margin-left: 40px;
    padding: 20px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  gap:20px;
}
  h2.inline-richtext.h1.scroll-trigger.animate--slide-in {
    margin: 0;
}
  .newsletter.center {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.ContainertImagCON {
    width: 500px;
}
  .ContainertImagCON img {
    width: 100%;
}
  














  















  









  












  






































































































