@media (min-width: 1024px) {
    .template-is-collection.not-index-page .main {
        margin-top: 80px;
    }
}
@media (max-width: 1024px) {
    .template-is-collection.not-index-page .main {
        margin-top: 60px;
    }
}
.b-video_banner.m-vertical_top {
    align-self: flex-start;
    width: 100%;
}
.b-video_banner-inner {
    display: grid;
    height: 100%;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 1367px) {
    .b-video_banner-inner {
        grid-gap: 16px;
        grid-template-columns: [grid-start] repeat(12, 1fr) [grid-end];
    }
}
.b-video_banner-video {
    background: #fff;
    border: 1px solid #cfcfcf;
    display: block;
    overflow: hidden;
    padding-bottom: 44.2477876106%;
    position: relative;
    width: 100%;
    grid-column: grid-start / grid-end;
    grid-row: 1 / 2;
    z-index: 0;
}
.b-video_banner-video iframe, .b-video_banner-video img, .b-video_banner-video video {
    border: 0;
    bottom: 0;
    color: #fff;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
.b-video_banner-caption {
    grid-column: grid-start / grid-end;
    grid-row: 1 / 2;
    padding: 24px 16px;
}
.b-video_banner-caption.m-horizontal_center {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-self: center;
}
@media screen and (min-width: 1367px) {
    .b-video_banner-caption:not(.m-beneath_bottom) {
        padding: 60px 80px;
    }
}
.b-video_banner-content {
    background-color:  transparent;
    max-width: 100%;
    position: relative;
    width: var(auto, auto);
}
.b-video_banner .b-text_block {
    position: relative;
    width: 100%;
}
.b-text_block h4.title-h4 {
    font-size: 18px;
    font-weight: 900;
    font-family: 'Gotham Pro Bold';
    letter-spacing: 2px;
    line-height: 1.15;
    text-transform: uppercase;
}
.b-text_block .title-d1 {
    font-weight: 900;
    font-family: 'Gotham Pro Bold';
    letter-spacing: 0;
    line-height: 1.15;
    font-size: 40px;
    text-transform: none;
}
@media screen and (min-width: 1024px) {
    .b-text_block .title-d1 {
        font-size: 70px;
    }
}
.b-text_block *+p:not(.m-p2) {
    margin-top: 1rem;
}
.b-text_block p.m-large, .b-text_block div.m-large, .b-text_block span.m-large {
    font-size: 20px;
    line-height: 1.5;
}
.b-actions {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 16px;
    margin: 40px 0 0;
    position: relative;
    width: 100%;
}
.b-actions.m-center {
    align-items: center;
    justify-content: center;
}
.m-1_up .b-video_banner .b-actions {
    margin-top: 40px;
}
.b-actions-item {
    display: flex;
    width: auto;
}
.b-actions-container.m-horizontal_left, .b-actions-container.m-horizontal_center, .b-actions-container.m-horizontal_right {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.b-actions-container.m-horizontal_left {
    justify-content: flex-start;
}
.b-actions-container.m-vertical_top {
    align-self: flex-start;
}
.b-button {
    align-items: center;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-flex;
    gap: 4px;
    height: 48px;
    justify-content: center;
    max-width: 100%;
    text-align: center;
    text-decoration: none;
    transition: cubic-bezier(.3,.46,.45,.94) .2s;
    transition-property: background-color, border-color, color;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: top;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    padding-inline: 32px;
    padding-top: .05rem;
    text-transform: uppercase;
}
.b-button.m-white {
    background: #fff;
    color: #000;
    width: auto;
}
.l-grid_layout {
    padding-left: 80px;
    padding-right: 80px;
    margin: 0 auto;
    max-width: 1440px;
}
@media screen and (min-width: 1024px) {
    .l-grid_layout.m-padding_top-xl {
        padding-top: 80px;
    }
}
@media screen and (min-width: 1024px) {
    .l-grid_layout.m-padding_bottom-xl {
        padding-bottom: 80px;
    }
}
.l-grid_layout.m-full_bleed, .l-grid_layout.m-full_with_centered {
    max-width: 1920px;
}
@media screen and (min-width: 1367px) {
    .l-grid_layout-content {
        grid-gap: 16px;
        grid-template-columns: [grid-start] repeat(12, 1fr) [grid-end];
    }
}
.l-grid_layout-item.m-title {
    grid-column: span 4;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .l-grid_layout-item.m-title {
        grid-column: span 12;
    }
}
.b-header_ext.m-horizontal_left, .b-header_ext.m-horizontal_center, .b-header_ext.m-horizontal_right {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.b-header_ext.m-horizontal_left {
    justify-content: flex-start;
}
.b-header_ext-wrapper {
    display: flex;
}
@media screen and (min-width: 768px) {
    .b-header_ext-wrapper {
        max-width: var(100%, none);
    }
}
.slick-slider {
    grid-column: 1 / -1;
    overflow: hidden;
}
@media screen and (min-width: 1367px) {
    .slick-slider {
        margin: 0 -80px;
    }
}
@media screen and (min-width: 1367px) {
    .slick-slider  .carousel-wrapper {
        margin: 0 -8px;
        padding: 0 80px;
        scroll-padding: 80px; 
    }
}
@media screen and (max-width: 767.9px) {
    .swiper-wrapper {
        padding: 0 15px;
    }
    .swiper-scrollbar, .swiper-scrollbar1 {
        margin: 0 15px;
    } 
    .newarr .b-carousel-cta.m-bottom.m-bottom-sm{
        margin: 0 15px;
    } 
}

.b-carousel-item {
    scroll-snap-align: start;
}
.b-carousel-item {
    display: flex;
}
@media screen and (min-width: 1367px) {
    .b-carousel-item {
        padding-left: 8px;
        padding-right: 8px;
    }
}
@media screen and (min-width: 1024px) {
    .b-carousel-item.m-lg_3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.bg-circle {
  width: 90vmin;
  height: 90vmin;
  border-radius: 999px;
  // background-color: #7209b7;
  // background-color: #d1d2e5;
  background-color: var(--yellow);
  position: absolute;
  top: 60%;
  right: 50%;
  opacity: 0.25;
  transform: translate(50%, -50%) scale(0);
  z-index: 0;
  transition: left 500ms, right 500ms, top 500ms, position 500ms, transform 500ms 500ms, opacity 500ms 350ms;
  
  @media (min-width: 577px) {
    width: 75vmin;
    height: 75vmin;
  }
}


.carousel-scrollbar {
  padding: 4px 0;
  margin: 16px 96px 0 80px;
    width: auto;
  
  .scrollbar-track {
    border-radius: 999px;
    height: 4px;
    background-color: #f8f8f8;
    
  }
  
  .scrollbar-thumb {
    width: 81.8182%;
    height: 100%;
    border-radius: 999px; 
    cursor: pointer;
    position: relative;
    background-color: #dd1f2b;
    transition: transform 200ms, background-color 200ms, height 200ms;
    
    &::after {
      content: '';
      display: block;
      height: 16px;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
    }
  }
}
.b-text_block p.m-p2, .b-text_block div.m-p2, .b-text_block span.m-p2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.15;
}
.b-category_tile-content {
    display: flex;
    overflow: hidden;
    padding: 24px;
    pointer-events: none;
    z-index: 1;
}
.b-category_tile-link, .b-category_tile-picture, .b-category_tile-content {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
.b-category_tile-content.m-vertical_beneath {
    grid-row: 2;
    padding: 16px 0 0;
    pointer-events: initial;
}
.b-carousel_ext .b-carousel-cta {
    width: 100%;
}
@media screen and (min-width: 768px) {
    .b-carousel_ext .b-carousel-cta.m-bottom {
        grid-column: span 12;
        order: 1;
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
.b-carousel_ext .b-carousel-cta_item {
    display: flex;
    width: 100%;
}
.b-button.m-cta {
    background: transparent;
    border: none;
    border-bottom: none;
    border-radius: 0;
    color: #000;
    font-weight: 700;
    gap: 8px;
    height: 22px;
    line-height: 1;
    padding-inline: 0;
    position: relative;
}
.b-button:has(.b-button-icon) {
    padding-top: .15rem;
}
.b-actions-container .b-button {
    width: var(auto, auto);
}
.b-carousel_ext .b-carousel {
    display: grid;
    opacity: 0;
    position: initial;
}
@media screen and (min-width: 1367px) {
    .b-carousel_ext .b-carousel {
        grid-gap: 16px;
        grid-template-columns: [grid-start] repeat(12, 1fr) [grid-end];
    }
}
@media screen and (max-width: 767.9px) {
    .b-carousel_ext .b-carousel {
        grid-gap: 8px;
        grid-template-columns: [grid-start] repeat(4, 1fr) [grid-end];
    }
}
@media screen and (max-width: 767.9px) {
    .b-carousel_ext .b-carousel-cta.m-bottom-sm {
        grid-column: span 4;
        order: 1;
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

@media screen and (max-width: 767.9px) {
    .b-carousel_ext .b-carousel-item {
        padding-left: 4px;
        padding-right: 4px;
    }
    .b-carousel_ext .b-carousel-item.m-sm_3 {
    flex: 0 0 75%;
    max-width: 75%;
}
.b-text_block .title-d2 {
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.15;
    font-size: 32px;
}
}
.b-carousel_ext .b-carousel.b-carousel {
    row-gap: 24px;
}
.b-carousel_ext .b-carousel.m-inited {
    opacity: 1;
    overflow: hidden;
}
.b-button-icon {
    display: inline-flex;
    padding-bottom: .15rem;
}
.b-button.m-cta svg {
    height: 16px;
    width: 16px;
} 
.not-just-another .l-grid_layout.m-full_bleed, .not-just-another .l-grid_layout.m-full_with_centered {
    max-width: 1920px;
}
.not-just-another .l-grid_layout.m-full_bleed {
    padding-left: 0;
    padding-right: 0;
} 
.not-just-another .l-grid_layout-content {
    display: grid;
}
@media screen and (min-width: 1367px) {
    .not-just-another .l-grid_layout-content {
        grid-gap: 16px;
        grid-template-columns: [grid-start] repeat(12, 1fr) [grid-end];
    }
}
.not-just-another  .l-grid_layout-content.m-hide_gutters {
    grid-gap: 0;
}
.not-just-another .l-grid_layout-item {
    max-width: 100%;
    align-self: auto;
}
@media screen and (min-width: 1024px) {
    .not-just-another .l-grid_layout-item.m-lg_6 {
        grid-column: span 6;
    }
}
.not-just-another .l-grid_layout-item_in {
    display: flex;
}
.not-just-another .l-grid_layout-item_in:only-child {
    height: 100%;
}
.not-just-another .b-image_tile, .not-just-another .b-category_tile {
    line-height: 0;
    position: relative;
}
.not-just-another .l-grid_layout-item_in>div, .not-just-another .l-grid_layout-item_in>section {
    width: 100%;
}
.not-just-another .b-image_tile.m-vertical_top {
    align-self: flex-start;
}
.not-just-another .b-cld_image {
    display: flex;
    height: 100%;
    width: 100%;
    margin: 0;
}
@media screen and (min-width: 768px) {
    .not-just-another .b-cld_image {
        overflow: hidden;
        position: relative;
        z-index: 0;
    }
}
.not-just-another .b-cld_image picture {
    border-width: 0;
    height: auto;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}
.not-just-another .b-image_tile picture img, .not-just-another .b-category_tile picture img {
    object-fit: cover;
    object-position: 50% 50%;
    position: relative;
    width: 100%;
}
.not-just-another .b-text_block.m-vertical_middle {
    align-items: center;
}
.not-just-another .b-text_block.m-horizontal_left, .not-just-another .b-text_block.m-horizontal_center, .not-just-another .b-text_block.m-horizontal_right {
    display: flex;
    flex-wrap: wrap;
}
.not-just-another .b-text_block.m-horizontal_left {
    justify-content: flex-start;
    padding-bottom: 40px;
}
@media screen and (min-width: 1024px) {
    .not-just-another .b-text_block.m-padding_left_xl .b-text_block-container {
        padding-left: 80px;
    }
}
@media screen and (min-width: 768px) {
    .not-just-another .b-text_block.m-padding_bottom_md .b-text_block-container {
        padding-bottom: 40px;
    }
}
@media screen and (min-width: 1024px) {
    .not-just-another .b-text_block.m-padding_right_xl .b-text_block-container {
        padding-right: 80px;
    }
}
@media screen and (min-width: 768px) {
    .not-just-another .b-text_block.m-padding_top_md .b-text_block-container {
        padding-top: 40px;
    }
}
.not-just-another .b-text_block .title-d2 {
    font-weight: 900;
    font-family: 'Gotham Pro Bold';
    letter-spacing: 0;
    line-height: 1.15;
    font-size: 32px;
    margin-top: 40px;
}
@media screen and (min-width: 1024px) {
    .not-just-another .b-text_block .title-d2 {
        font-size: 50px;
    }
}
.not-just-another .b-text_block *+p:not(.m-p2) {
    margin-top: 1rem;
}
.not-just-another .b-actions {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 16px;
    margin: 30px 0 0;
    position: relative;
    width: 100%;
}
.not-just-another .b-actions.m-one-cta .b-actions-item {
    width: 100%;
}
.not-just-another .b-text_block-container *:last-child {
    margin-bottom: 0;
}
.not-just-another .b-actions-container.m-vertical_top {
    align-self: flex-start;
}
.not-just-another .b-actions-container.m-horizontal_center {
    justify-content: center;
}
.not-just-another .b-actions-container.m-horizontal_left, .not-just-another .b-actions-container.m-horizontal_center, .not-just-another .b-actions-container.m-horizontal_right {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.not-just-another .b-text_block-container *:last-child {
    margin-bottom: 0;
} 

.newarr .l-grid_layout.m-full_bleed {
    padding-left: 0;
    padding-right: 0;
}
.newarr .l-grid_layout.m-full_bleed, .newarr .l-grid_layout.m-full_with_centered {
    max-width: 1920px;
}
@media screen and (min-width: 1024px) {
    .newarr .l-grid_layout.m-padding_bottom-lg {
        padding-bottom: 64px;
    }
}
.newarr>.l-grid_layout-content {
    row-gap: 16px;
}
.newarr >.l-grid_layout-content {
    row-gap: 16px;
}
@media screen and (min-width: 1367px) {
   .newarr  .l-grid_layout-content {
        grid-gap: 16px;
        grid-template-columns: [grid-start] repeat(12, 1fr) [grid-end];
    }
}
.newarr .l-grid_layout-content {
    display: grid;
}
@media screen and (min-width: 1024px) {
    .newarr .l-grid_layout-item.m-lg_6 {
        grid-column: span 6;
    }
}
.newarr .l-grid_layout-item_in:only-child {
    height: 100%;
}
.newarr .l-grid_layout-item_in {
    display: flex;
}
.newarr .b-image_tile.m-vertical_top {
    align-self: flex-start;
}
.newarr .l-grid_layout-item_in>div {
    width: 100%;
}
.newarr .b-image_tile {
    line-height: 0;
    position: relative;
}
@media screen and (min-width: 768px) {
    .newarr .b-cld_image {
        overflow: hidden;
        position: relative;
        z-index: 0;
        height: 700px;
    }
}
.newarr .b-cld_image {
    display: flex;
    //height: 100%;
    width: 100%;
} 
figure {
    margin: 0;
}
.newarr .b-cld_image picture {
    border-width: 0;
    height: auto;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}
.newarr .b-image_tile picture img {
    object-fit: cover;
    object-position: 50% 50%;
    position: relative;
    width: 100%;
}
.newarr .l-grid_layout-item.m-extra_padding {
    overflow: hidden;
    padding: 80px 0;
}
@media screen and (min-width: 1024px) {.newarr .l-grid_layout-item.m-extra_padding {
    padding-left: 80px;
    padding-right: 80px;
}}
@media screen and (min-width: 1024px) {
    .newarr .l-grid_layout-item.m-lg_6 {
        grid-column: span 6;
    }
}
.newarr .l-grid_layout-item_in {
    display: flex;
}
.newarr .l-grid_layout-item_in>div {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .b-text_block.m-padding_left_sm .b-text_block-container {
        padding: 40px 40px 0 40px;
    }
}
.b-text_block .title-d2 {
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.15;
    font-size: 32px;
    font-family: 'Gotham Pro Bold';
}
@media screen and (min-width: 1024px) {
    .b-text_block .title-d2 {
        font-size: 30px;
    }
}
.b-text_block *+p:not(.m-p2) {
    margin-top: 1rem;
}
.b-text_block.m-horizontal_center {
    justify-content: center;
}
.b-text_block.m-horizontal_left, .b-text_block.m-horizontal_center, .b-text_block.m-horizontal_right {
    display: flex;
    flex-wrap: wrap;
}
.b-text_block.m-vertical_top {
    align-items: flex-start;
}
@media screen and (min-width: 768px) {
    .b-text_block-container {
        width: var(70%, auto);
    
    }
}
.template-is-page_Altra .l-grid_layout {
    padding-left: 80px;
    padding-right: 80px;
    margin: 0 auto;
    max-width: 1440px;
    background-color: #f8f8f8;
}
@media screen and (max-width: 767.9px) {
    .template-is-page_Altra .l-grid_layout {
        padding-left: 16px;
        padding-right: 16px;
    }
}
.template-is-page_Altra .main{margin-top: 80px;}
.template-is-page_Altra .l-grid_layout-content {
    display: grid;
}
@media screen and (min-width: 1367px) {
    .template-is-page_Altra .l-grid_layout-content {
        grid-gap: 16px;
        grid-template-columns: [grid-start] repeat(12, 1fr) [grid-end];
    }
}
.template-is-page_Altra .l-grid_layout-content.m-hide_gutters {
    grid-gap: 0;
}
@media screen and (min-width: 1024px) {
    .template-is-page_Altra  .l-grid_layout-item.m-lg_6 {
        grid-column: span 6;
    }
}
.template-is-page_Altra  .l-grid_layout-item_in {
    display: flex;
}
.template-is-page_Altra .b-image_tile.m-vertical_top {
    align-self: flex-start;
}
.template-is-page_Altra .b-text_block.m-horizontal_left {
    justify-content: flex-start;
}
@media screen and (max-width: 767.9px) {
    .template-is-page_Altra .b-text_block.m-padding_left_sm .b-text_block-container {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 40px;
    }
}
.template-is-page_Altra .b-text_block.m-horizontal_left, .template-is-page_Altra .b-text_block.m-horizontal_center, .template-is-page_Altra .b-text_block.m-horizontal_right {
    display: flex;
    flex-wrap: wrap;
    padding: 0 12.5%;
}
@media screen and (max-width: 767.9px) {
    .template-is-page_Altra  .b-text_block.m-padding_left_sm .b-text_block-container , .template-is-page_Altra .b-text_block.m-horizontal_left {
        padding: 0 16px;
    }
}
.template-is-page_Altra .b-text_block.m-vertical_top {
    align-items: flex-start;
}
.template-is-page_Altra .main>.b-text_block.m-vertical_top {
    padding-top: 40px;
}
@media screen and (min-width: 1024px) {
    .template-is-page_Altra .b-text_block.m-padding_left_sm .b-text_block-container {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0;
    }
}
@media screen and (min-width: 1024px) {
    .template-is-page_Altra .b-text_block .title-s1 {
        font-size: 26px;
        line-height: 32px;
    }
}
.template-is-page_Altra .black  {background-color: #000;}
.b-carousel_simple.m-type-standard .b-carousel {
    padding: 0 60px;
}
@media screen and (min-width: 768px) {
    .template-is-page_Altra .b-carousel-item .b-text_block-container {
        padding: 64px 40px !important;
    }
}
.b-carousel_simple .b-carousel-item {
    -webkit-margin-end: 1px;
    margin-inline-end: 1px;
    max-width: 100%;
    min-width: 100%;
    }
.template-is-page_Altra .slick-slider{margin: 0;}
@media screen and (min-width: 1024px) {
    .template-is-page_Altra .l-grid_layout-item.m-lg_12 {
        grid-column: span 12;
    }
    .size-color1 {
        min-height: 68.3px;
    }
}
.template-is-page_Altra .l-grid_layout-item{max-width: 100%;}
.black .slick-dots {
    justify-content: initial;
    margin: 0 auto;
    min-height: 34px;
    order: 1;
    overflow: hidden;
    position: initial;
    width: 114px;
}
.black .slick-dots li {
    border: none;
    color: transparent;
    cursor: pointer;
    fill: #757575;
    height: 34px;
    -webkit-margin-end: 6px;
    margin-inline-end: 6px;
    padding: 0;
    width: 34px;
    display: inline-block;
    background:url(dot.png);
    transform: scale(0.6);
}
.black .slick-dots li:hover:not(.slick-active){background:url(doth.png);transform: scale(0.6);}
.black .slick-dots li.slick-active{background:url(doth.png);transform: scale(1);}
.black .slick-dots li button{border: 0;}
button:focus-visible {
    cursor: pointer;
    border: none;
    outline: none;
}
@media screen and (max-width: 767.9px) {
    .b-text_block .title-d2 {
        font-weight: 900;
        letter-spacing: 0;
        line-height: 1.15;
        font-size: 22px;
        margin-top: 32px;
    }
    
}
