@media screen and (max-width: 700px) {
	
}


.dropdown {
  position: relative;
}

.dropbtn, .dropdown-content {
  background-color: #000;
  color: white;
  padding: 5px;
  font-size: 1.5rem;
  border: none;
  color: rgba(255, 255, 255, 1);
  font-family: "Golos Text", Icons;
  font-style: normal;
  line-height: 1.6;
	font-weight: 400;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: transparent;
  min-width: auto;
  box-shadow: 0px 8px 15px 0px transparent;
  z-index: 1;
}

.dropdown-content .menu-item {
  padding: 0px 0px;
}

.dropdown-content .menu-item:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.dropdown-content .menu-item a {
  color: #fff;
  text-decoration: none;
}

.dropdown:hover .dropdown-content{
  display: block;
}
.dropdown-content:hover {
  display: block;
}




.my_grid {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
}

.my_grid img {
	width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.my_grid a {
	position: relative;
    height: 22vw;
}
.my_grid h2 {
	position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.23);
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
}

.my_grid a:hover > h2 {
	display: flex !important;
}

@media screen and (max-width: 770px) {

  .bt-services {
    min-height: 920px;
  }

  .bt-services-layout {
    display: block;
  }

  .bt-services-left,
  .bt-accordion {
    width: 100%;
  }

  .bt-service-preview-caption {
    margin-top: 34px;
  }

  .bt-accordion {
    margin-top: 44px;
  }

  .bt-service-bg iframe {
    width: 177.78vh !important;
    height: 56.25vw !important;
    min-width: 100% !important;
    min-height: 100% !important;
  }



  .bt-socials {
    position: absolute;
    top: 16px;
    right: 18px;
    gap: 10px;
  }

  .bt-socials a {
    width: 26px;
    height: 26px;
  }

  .bt-socials svg {
    width: 22px;
    height: 22px;
  }


	.my_grid {
    grid-template-columns: 1fr;

}
.my_grid a {
    height: 50vw;
}
  
    .my_grid h2 {
        display: flex !important;
}
}    

/**
 * Content
 */

body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: .4;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 1em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: .5em;
}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.3;	
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: Paysage, Icons;
	font-style: normal;
	line-height: 1.3;
}

[data-predefined-style="true"] bodycopy a {
	color: rgb(0, 0, 0);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {

}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: "Social Variable", Icons;
	font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	font-size: 6.4rem;
	line-height: 1.2;
	color: rgba(255, 255, 255, 0.85);
	font-variation-settings: "wdth" 100, "slnt" 0;
	}

[data-predefined-style="true"] h1 a {
	color: rgba(255, 255, 255, 0.85);
}

[data-predefined-style="true"] h2 {
	font-family: "Optician Sans", Icons;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
	font-size: 3rem;
	line-height: 1.2;
	font-style: normal;
	font-weight: 400;
	}

[data-predefined-style="true"] h2 a {
	color: rgba(255, 255, 255, 0.85);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.3;
	font-family: Nitti, Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.35);
}

[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 1);
	border-bottom-width: 0em;
}

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: auto /*!content_right*/;
	margin-right: 0 /*!content_right*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(255, 255, 255) /*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100% /*!content_right*/;
}

[data-css-preset] .content_padding {
	padding-top: 3.7rem /*!main_margin*/;
	padding-bottom: 3.7rem /*!main_margin*/;
	padding-left: 3.7rem /*!main_margin*/;
	padding-right: 3.7rem /*!main_margin*/;
}


[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: .3rem;
    font-size: 1.8rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.1;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.2;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 0.35);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: rgba(0, 0, 0, 0);
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 0px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	top: -1rem /*!site_menu_button*/;
	right: 1.5rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -5px;
    font-size: 34px;
    top: 30rem /*!site_menu_button*/;
	right: 1.5rem /*!site_menu_button*/;
}

#site_menu_button.custom_icon {
	width: 80px;
    height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 20);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 20px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
}

.shop_product .dropdown {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .7rem 1rem;
}

.shop_product .button {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem .9rem;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.85) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    font-weight: 400;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.5rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,.5);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
   stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}



/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}




/* ==========================================================
   V17G — CARGO PAGE CLEANUP
   ========================================================== */

body.bt-redesign-active .page_container {
  display: none !important;
}

body.bt-redesign-active .page_container.bt-current-page {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

body.bt-redesign-active .page_container.bt-current-page .page,
body.bt-redesign-active .page_container.bt-current-page .container_width,
body.bt-redesign-active .page_container.bt-current-page .content_padding,
body.bt-redesign-active .page_container.bt-current-page .content {
  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
}

body.bt-redesign-active .thumbnails,
body.bt-redesign-active .my_grid {
  display: none !important;
}

body.bt-redesign-active .bt-home {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.bt-redesign-active .bt-contact {
  margin-bottom: 0 !important;
}

body.bt-redesign-active .content_container {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}


/* V18: absolutely remove every legacy/pinned Cargo section while homepage is active. */
body.bt-redesign-active .bt-legacy-hidden {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.bt-redesign-active,
body.bt-redesign-active .content_container,
body.bt-redesign-active .page_container.bt-current-page {
  min-height: 0 !important;
  height: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}



/* V19 — NOTHING FROM THE ORIGINAL SITE AFTER CONTACT */
body.bt-redesign-active .bt-legacy-hidden {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

body.bt-redesign-active .content_container,
body.bt-redesign-active .page_container.bt-current-page,
body.bt-redesign-active .page_container.bt-current-page .page,
body.bt-redesign-active .page_container.bt-current-page .content,
body.bt-redesign-active .page_container.bt-current-page .content_padding,
body.bt-redesign-active .page_container.bt-current-page .container_width {
  min-height: 0 !important;
  height: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  overflow: visible !important;
}

body.bt-redesign-active .bt-home {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

body.bt-redesign-active .bt-contact {
  margin-bottom: 0 !important;
}

/* ==========================================================
   BRAINTICKLE V15 — EXPLICIT MEDIA BUILD
   No JS, no iframe scraping, no Cargo native-grid dependency.
   ========================================================== */

/* Only the page containing the redesign remains visible. */








.bt-home,
.bt-home * {
  box-sizing: border-box;
}

.bt-home {
  overflow: hidden;
  background: #fffafc;
  color: #171242;
}

.bt-home a {
  color: inherit;
  text-decoration: none;
}

.bt-label {
  font-family: "Golos Text", Icons;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1.6px;
  font-weight: 600;
}


/* SMALL WORDMARK STRIP */

.bt-logo-strip {
  height: 58px;
  padding: 10px 38px;
  display: flex;
  align-items: center;
  background: #fffafc;
  border-bottom: 1px solid rgba(23,18,66,.10);
}

.bt-logo-strip img {
  display: block;
  width: 145px !important;
  max-height: 36px !important;
  height: auto !important;
  margin: 0 !important;
  object-fit: contain !important;
  object-position: left center !important;
}


/* HERO */

.bt-hero {
  position: relative;
  height: 700px;
  padding: 34px 38px;
  overflow: hidden;
  background: #F05A78;
  color: #171242;
}

.bt-topline {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bt-brand,
.bt-topnote {
  font-family: "Golos Text", Icons;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 1.5px;
  font-weight: 600;
}

.bt-socials {
  position: relative;
  z-index: 8;
  display: flex;
  align-items: center;
  gap: 12px;
}

.bt-socials a {
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  color: #171242;
  opacity: .92;
  transition: opacity 140ms ease, transform 140ms ease;
}

.bt-socials a:hover {
  opacity: 1;
  transform: translateY(-1px);
}

.bt-socials svg {
  display: block;
  width: 26px;
  height: 26px;
  overflow: visible;
  fill: none;
  stroke: #171242;
  stroke-width: 2px;
}

.bt-socials a:nth-child(2) svg {
  fill: #171242;
  stroke: none;
}

.bt-socials a:nth-child(2) .bt-youtube-play {
  fill: #F05A78;
}


/* Tiny HTML "snake" made of square segments.
   It follows the cursor only inside the pink hero. */

.bt-mouse-snake {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
}

.bt-mouse-snake i {
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  display: block;
  background: #171242;
  border-radius: 1px;
  opacity: .72;
}

.bt-mouse-snake i:nth-child(1) {
  width: 15px;
  height: 15px;
  opacity: 1;
}

.bt-mouse-snake i:nth-child(2) { opacity: .92; }
.bt-mouse-snake i:nth-child(3) { opacity: .84; }
.bt-mouse-snake i:nth-child(4) { opacity: .76; }
.bt-mouse-snake i:nth-child(5) { opacity: .68; }
.bt-mouse-snake i:nth-child(6) { opacity: .58; }
.bt-mouse-snake i:nth-child(7) { opacity: .48; }
.bt-mouse-snake i:nth-child(8) { opacity: .38; }
.bt-mouse-snake i:nth-child(9) { opacity: .28; }

.bt-hero-title,
.bt-hero-text,
.bt-topline {
  z-index: 5;
}


.bt-hero-title {
  position: absolute;
  left: 38px;
  bottom: 116px;
  width: 84%;
  font-family: "Social Variable", "Optician Sans", Icons;
  font-size: 10.2vw;
  line-height: .76;
  letter-spacing: -.058em;
  font-weight: 700;
}

.bt-hero-text {
  position: absolute;
  left: 39px;
  bottom: 32px;
  width: 31%;
  font-family: "Golos Text", Icons;
  font-size: 1.28rem;
  line-height: 1.2;
}


/* ABOUT / PROCESS */

.bt-about {
  position: relative;
  height: 875px;
  padding: 92px 38px;
  background: #fffafc;
  color: #171242;
}

.bt-about-copy {
  width: 56%;
  margin-top: 48px;
}

.bt-big-copy {
  font-family: "Social Variable", "Optician Sans", Icons;
  font-size: 6vw;
  line-height: .84;
  letter-spacing: -.047em;
  font-weight: 700;
}

.bt-small-copy {
  width: 52%;
  margin-top: 48px;
  margin-left: auto;
  font-family: "Golos Text", Icons;
  font-size: 1.32rem;
  line-height: 1.25;
}

.bt-process {
  position: absolute;
  top: 82px;
  right: 34px;
  width: 42%;
  height: 720px;
}

.bt-process-card {
  position: absolute;
  display: block;
  overflow: hidden;
  background: #eee6f6;
  border: 1px solid rgba(23,18,66,.24);
  box-shadow: 0 14px 34px rgba(23,18,66,.09);
}

.bt-process-card img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
}

.bt-process-card span {
  position: absolute;
  left: 8px;
  bottom: 8px;
  padding: 5px 7px;
  background: #fffafc;
  color: #171242;
  font-family: "Golos Text", Icons;
  font-size: 9px;
  line-height: 1;
  letter-spacing: 1px;
}

.bt-process-one {
  top: 0;
  right: 0;
  width: 67%;
  height: 210px;
  transform: rotate(-1.5deg);
}

.bt-process-two {
  top: 180px;
  left: 0;
  width: 68%;
  height: 220px;
  transform: rotate(1.8deg);
}

.bt-process-three {
  top: 375px;
  right: 3%;
  width: 57%;
  height: 170px;
  transform: rotate(-1.5deg);
}

.bt-process-disc {
  left: 3%;
  bottom: 0;
  width: 48%;
  height: 205px;
  transform: rotate(1.4deg);
  background: #fff;
}

.bt-process-disc img {
  object-fit: contain !important;
}


/* SELECTED WORK — REAL VIDEO RAIL */

.bt-work {
  padding: 72px 0 66px 0;
  background: #c7a3ee;
  color: #171242;
  border-top: 1px solid rgba(23,18,66,.14);
  border-bottom: 1px solid rgba(23,18,66,.14);
}

.bt-work-head {
  padding: 0 38px 34px 38px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.bt-work-title {
  margin-top: 17px;
  font-family: "Social Variable", "Optician Sans", Icons;
  font-size: 7vw;
  line-height: .8;
  letter-spacing: -.05em;
  font-weight: 700;
}

.bt-drag {
  padding-bottom: 4px;
  font-family: "Golos Text", Icons;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1.5px;
}

.bt-video-rail {
  display: flex;
  width: 100%;
  gap: 26px;
  padding: 0 38px 8px 38px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scroll-behavior: smooth;
}

.bt-video-rail.is-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
}

.bt-video-card {
  position: relative;
  flex: 0 0 76vw;
  width: 76vw;
  height: 425px;
  display: flex;
  align-items: stretch;
  overflow: hidden;
}

.bt-video-title {
  width: 32%;
  padding-right: 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bt-video-title > span {
  margin-bottom: 15px;
  font-family: "Golos Text", Icons;
  font-size: 11px;
  letter-spacing: 1.4px;
}

.bt-video-title h2 {
  position: static !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #171242 !important;
  font-family: "Social Variable", "Optician Sans", Icons !important;
  font-size: 3.05vw !important;
  line-height: .92 !important;
  letter-spacing: -.035em !important;
  font-weight: 700 !important;
  text-align: left !important;
}

.bt-video-window {
  position: relative;
  width: 68%;
  height: 100%;
  overflow: hidden;
  background: #171242;
}

.bt-video-window iframe,
.bt-video-window img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  object-fit: cover !important;
  pointer-events: none;
}

.bt-video-card-gif .bt-video-window {
  background: #fff;
}

.bt-video-card-gif .bt-video-window img {
  object-fit: contain !important;
}

.bt-video-card:after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 68%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    to right,
    #c7a3ee 0%,
    rgba(199,163,238,.90) 5%,
    rgba(199,163,238,.45) 15%,
    rgba(199,163,238,0) 31%,
    rgba(199,163,238,0) 100%
  );
}

.bt-video-rail::-webkit-scrollbar {
  height: 5px;
}

.bt-video-rail::-webkit-scrollbar-track {
  background: rgba(23,18,66,.08);
}

.bt-video-rail::-webkit-scrollbar-thumb {
  background: rgba(23,18,66,.35);
}


/* SERVICES */

.bt-services {
  position: relative;
  min-height: 760px;
  padding: 96px 38px 90px 38px;
  overflow: hidden;
  background: #1d1974;
  color: #F05A78;
}

.bt-service-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}

.bt-service-bg iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 177.78vh !important;
  height: 56.25vw !important;
  min-width: 100% !important;
  min-height: 100% !important;
  border: 0 !important;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.bt-service-wash {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(20,16,103,.80);
  pointer-events: none;
  transition: background 220ms ease;
}

.bt-services.bt-service-active .bt-service-bg {
  opacity: .88;
}

.bt-services.bt-service-active .bt-service-wash {
  background: rgba(20,16,103,.46);
}

.bt-services.bt-service-switching .bt-service-bg {
  opacity: .20;
}

.bt-services-inner {
  position: relative;
  z-index: 3;
}

.bt-services .bt-label {
  color: #F05A78;
}

.bt-services-layout {
  margin-top: 66px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bt-services-left {
  width: 46%;
}

.bt-services-title {
  width: 100%;
  font-family: "Social Variable", "Optician Sans", Icons;
  font-size: 5.7vw;
  line-height: .84;
  letter-spacing: -.045em;
  font-weight: 700;
  text-shadow: 0 2px 26px rgba(10,8,58,.18);
}

.bt-service-preview-caption {
  display: inline-block;
  margin-top: 48px;
  padding: 7px 9px;
  background: #F05A78;
  color: #1d1974;
  font-family: "Golos Text", Icons;
  font-size: 9px;
  line-height: 1;
  letter-spacing: 1px;
}

.bt-accordion {
  width: 43%;
  border-top: 1px solid #F05A78;
  background: rgba(29,25,116,.12);
}

.bt-accordion details {
  border-bottom: 1px solid #F05A78;
  transition: background 150ms ease;
}

.bt-accordion details:hover {
  background: rgba(255,72,200,.08);
}

.bt-accordion summary {
  padding: 20px 0;
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #F05A78;
  font-family: "Golos Text", Icons;
  font-size: 1.42rem;
  line-height: 1.1;
  text-shadow: 0 2px 18px rgba(10,8,58,.22);
}

.bt-accordion summary::-webkit-details-marker {
  display: none;
}

.bt-accordion summary span {
  transition: transform 160ms ease;
}

.bt-accordion details[open] summary span {
  transform: rotate(45deg);
}

.bt-service-copy {
  padding: 0 42px 22px 0;
  color: #fffafc;
  font-family: "Golos Text", Icons;
  font-size: 1.05rem;
  line-height: 1.35;
  text-shadow: 0 2px 18px rgba(10,8,58,.30);
}


/* CONTACT */

.bt-contact {
  position: relative;
  min-height: 610px;
  padding: 38px 38px 24px 38px;
  display: grid;
  grid-template-columns: 44% 46%;
  gap: 7%;
  align-items: start;
  overflow: hidden;
  background: #F05A78;
  color: #171242;
}

.bt-contact-left {
  position: relative;
  z-index: 4;
}

.bt-contact-title {
  margin-top: 58px;
  width: 100%;
  font-family: "Social Variable", "Optician Sans", Icons;
  font-size: 7.1vw;
  line-height: .78;
  letter-spacing: -.05em;
  font-weight: 700;
}

.bt-email {
  display: inline-block;
  margin-top: 48px;
  color: #171242 !important;
  text-decoration: none !important;
  border-bottom: 2px solid #171242;
  font-family: "Golos Text", Icons;
  font-size: 2.05vw;
  line-height: 1.1;
}


/* INLINE CONTACT FORM */

.bt-contact-form {
  position: relative;
  z-index: 5;
  margin-top: 46px;
  width: 100%;
  font-family: "Golos Text", Icons;
}

.bt-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  margin-bottom: 24px;
}

.bt-contact-form label {
  display: block;
}

.bt-contact-form label > span {
  display: block;
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 1.5px;
  font-weight: 600;
}

.bt-contact-form input,
.bt-contact-form select,
.bt-contact-form textarea {
  width: 100%;
  margin: 0;
  padding: 10px 0 12px 0;
  border: 0;
  border-bottom: 1.5px solid #171242;
  border-radius: 0;
  outline: none;
  background: transparent;
  color: #171242;
  font-family: "Golos Text", Icons;
  font-size: 1.15rem;
  line-height: 1.2;
}


.bt-contact-form select {
  cursor: pointer;
}

.bt-contact-form textarea {
  min-height: 115px;
}

.bt-form-message {
  margin-top: 6px;
}

.bt-form-submit {
  margin-top: 22px;
  padding: 16px 20px;
  border: 1.5px solid #171242;
  border-radius: 0;
  background: #171242;
  color: #F05A78;
  cursor: pointer;
  font-family: "Golos Text", Icons;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1.4px;
  font-weight: 600;
}

.bt-form-submit:hover {
  background: transparent;
  color: #171242;
}

.bt-form-note {
  margin-top: 14px;
  max-width: 330px;
  font-size: 11px;
  line-height: 1.25;
}


/* Decorative armadillo stays in the pink section without blocking form fields. */

.bt-armadillo {
  position: absolute;
  z-index: 2;
  right: 3%;
  bottom: 12px;
  width: 16%;
  max-width: 255px;
  opacity: .92;
  pointer-events: none;
}

.bt-armadillo img {
  display: block;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}


/* MOBILE */

@media screen and (max-width: 770px) {

  .bt-mouse-snake {
    display: none;
  }


  .bt-logo-strip {
    height: 52px;
    padding: 9px 18px;
  }

  .bt-logo-strip img {
    width: 125px !important;
    max-height: 30px !important;
  }

  .bt-hero {
    height: 690px;
    padding: 18px;
  }

  .bt-topline {
    display: block;
  }

  .bt-topnote {
    margin-top: 9px;
  }

  .bt-hero-title {
    left: 18px;
    bottom: 145px;
    width: 94%;
    font-size: 17vw;
  }

  .bt-hero-text {
    left: 18px;
    bottom: 28px;
    width: 90%;
    max-width: 390px;
    font-size: 1.16rem;
  }

  .bt-about {
    height: 1160px;
    padding: 65px 18px;
  }

  .bt-about-copy {
    width: 100%;
    margin-top: 34px;
  }

  .bt-big-copy {
    font-size: 13vw;
  }

  .bt-small-copy {
    width: 100%;
    margin: 38px 0 0 0;
    font-size: 1.18rem;
  }

  .bt-process {
    top: 500px;
    right: 18px;
    width: calc(100% - 36px);
    height: 610px;
  }

  .bt-process-one {
    width: 69%;
    height: 175px;
  }

  .bt-process-two {
    top: 150px;
    width: 68%;
    height: 180px;
  }

  .bt-process-three {
    top: 315px;
    width: 58%;
    height: 150px;
  }

  .bt-process-disc {
    width: 50%;
    height: 160px;
  }

  .bt-work {
    padding-top: 58px;
  }

  .bt-work-head {
    display: block;
    padding: 0 18px 28px 18px;
  }

  .bt-work-title {
    font-size: 15vw;
  }

  .bt-drag {
    margin-top: 20px;
  }

  .bt-video-rail {
    gap: 14px;
    padding: 0 18px 8px 18px;
  }

  .bt-video-card {
    flex-basis: 88vw;
    width: 88vw;
    height: 390px;
    display: block;
  }

  .bt-video-title {
    width: 100%;
    height: 105px;
    padding-right: 10px;
    display: block;
  }

  .bt-video-title > span {
    display: block;
    margin-bottom: 9px;
  }

  .bt-video-title h2 {
    font-size: 7.2vw !important;
  }

  .bt-video-window {
    width: 100%;
    height: 285px;
  }

  .bt-video-card:after {
    top: 105px;
    width: 100%;
    height: 285px;
    background: linear-gradient(
      to bottom,
      #c7a3ee 0%,
      rgba(199,163,238,.50) 8%,
      rgba(199,163,238,0) 28%,
      rgba(199,163,238,0) 100%
    );
  }

  .bt-services {
    min-height: 960px;
    padding: 70px 18px 76px 18px;
  }

  .bt-services-layout {
    display: block;
    margin-top: 48px;
  }

  .bt-services-left,
  .bt-accordion {
    width: 100%;
  }

  .bt-services-title {
    font-size: 13vw;
  }

  .bt-service-preview {
    width: 100%;
    height: 220px;
    margin-top: 36px;
  }

  .bt-accordion {
    margin-top: 44px;
  }

  .bt-contact {
    min-height: 820px;
    padding: 18px 18px 18px 18px;
    display: block;
  }

  .bt-contact-title {
    margin-top: 46px;
    width: 100%;
    font-size: 15vw;
  }

  .bt-email {
    margin-top: 36px;
    font-size: 6vw;
  }

  .bt-contact-form {
    margin-top: 48px;
    width: 100%;
  }

  .bt-form-row {
    grid-template-columns: 1fr;
    gap: 28px;
    margin-bottom: 28px;
  }

  .bt-contact-form input,
  .bt-contact-form select,
  .bt-contact-form textarea {
    font-size: 1.05rem;
  }

  .bt-contact-form textarea {
    min-height: 105px;
  }

  .bt-form-submit {
    width: 100%;
  }

  .bt-armadillo {
    right: 18px;
    bottom: 10px;
    width: 30%;
    max-width: 165px;
  }
}


/* V17D: remove trailing whitespace after the contact section */





/* ==========================================================
   V20 — RESTORED ORIGINAL WORK + HARD PAGE END
   ========================================================== */

/* Original Cargo media tokens used for restored work cards. */
.bt-cargo-window {
  background: #171242;
}

.bt-cargo-token {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.bt-cargo-token img,
.bt-cargo-token video,
.bt-cargo-token media-item,
.bt-cargo-token .image-link,
.bt-cargo-token .media,
.bt-cargo-token > * {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
}

.bt-disc-gif {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  background: #fff;
}

/* Kill every old Cargo branch outside the redesign while home is active. */
.bt-redesign-root,
body.bt-redesign-active {
  min-height: 0 !important;
  height: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  background: #F05A78 !important;
}

body.bt-redesign-active .bt-legacy-hidden {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

body.bt-redesign-active .bt-path-parent {
  min-height: 0 !important;
  height: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  overflow: visible !important;
}

/* The redesign has its own nav/social treatment. */
body.bt-redesign-active #site_menu,
body.bt-redesign-active #site_menu_button {
  display: none !important;
}

body.bt-redesign-active .bt-home,
body.bt-redesign-active .bt-contact {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}


/* ==========================================================
   BRAINTICKLE V21 — WAVE HERO / CLEAN PROCESS / FULL WORK RAIL
   ========================================================== */

/* HERO */
.bt-topline {
  justify-content: flex-end !important;
}

.bt-brand {
  display: none !important;
}

.bt-wave-title {
  overflow: visible !important;
}

.bt-wave-line {
  display: block;
  white-space: nowrap;
  overflow: visible;
}

.bt-wave-letter {
  display: inline-block;
  transform-origin: 50% 70%;
  transition: transform 90ms linear;
}

.bt-mouse-snake {
  display: none !important;
}


/* ABOUT / PROCESS — clean editorial grid */
.bt-about {
  height: auto !important;
  min-height: 790px !important;
  padding: 82px 38px 86px 38px !important;
}

.bt-about-layout {
  margin-top: 46px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bt-about-copy {
  width: 52% !important;
  margin-top: 0 !important;
}

.bt-big-copy {
  font-size: 5.45vw !important;
  line-height: .86 !important;
}

.bt-small-copy {
  width: 58% !important;
  margin-top: 52px !important;
  margin-left: auto !important;
}

.bt-process-grid {
  width: 44%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 245px 190px 180px;
  gap: 12px;
}

.bt-process-tile {
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px solid rgba(23,18,66,.24);
  background: #ece7f3;
  box-shadow: none;
}

.bt-process-tile img,
.bt-process-tile iframe {
  display: block;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  object-fit: cover !important;
  pointer-events: none;
}

.bt-process-tile span {
  position: absolute;
  z-index: 4;
  left: 8px;
  bottom: 8px;
  padding: 5px 7px;
  background: #fffafc;
  color: #171242;
  font-family: "Golos Text", Icons;
  font-size: 9px;
  line-height: 1;
  letter-spacing: 1px;
}

.bt-process-model {
  grid-column: 1 / 3;
  grid-row: 1;
}

.bt-process-turn {
  grid-column: 1;
  grid-row: 2;
}

.bt-process-world {
  grid-column: 2;
  grid-row: 2;
}

.bt-process-disc {
  grid-column: 1 / 3;
  grid-row: 3;
  background: #fff;
}


/* WORK CARDS — no empty windows */
.bt-video-window {
  position: relative;
  isolation: isolate;
}

.bt-video-window iframe {
  position: relative;
  z-index: 2;
  background: transparent;
}

.bt-card-motion-fallback {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: #171242;
  color: #F05A78;
  font-family: "Social Variable", "Optician Sans", Icons;
}

.bt-card-motion-fallback b {
  position: absolute;
  z-index: 3;
  left: 7%;
  bottom: 9%;
  width: 72%;
  font-size: 4.5vw;
  line-height: .84;
  letter-spacing: -.045em;
  font-weight: 700;
}

.bt-card-motion-fallback em {
  position: absolute;
  z-index: 3;
  left: 7%;
  top: 8%;
  font-family: "Golos Text", Icons;
  font-size: 10px;
  font-style: normal;
  letter-spacing: 1.3px;
}

.bt-card-motion-fallback i {
  position: absolute;
  width: 38%;
  height: 38%;
  border: 1px solid #F05A78;
  transform: rotate(18deg);
  animation: btProjectDrift 6s ease-in-out infinite alternate;
}

.bt-card-motion-fallback i:nth-of-type(1) {
  top: -10%;
  right: 5%;
}

.bt-card-motion-fallback i:nth-of-type(2) {
  top: 36%;
  right: 24%;
  animation-delay: -2s;
}

.bt-card-motion-fallback i:nth-of-type(3) {
  bottom: -18%;
  right: -5%;
  animation-delay: -4s;
}

@keyframes btProjectDrift {
  0% {
    transform: translate(-4%, -3%) rotate(10deg) scale(.90);
  }
  100% {
    transform: translate(10%, 8%) rotate(32deg) scale(1.12);
  }
}

.bt-motion-only .bt-card-motion-fallback {
  position: absolute;
  z-index: 2;
}

.bt-motion-only .bt-card-motion-fallback:after {
  content: "VIEW PROJECT ↗";
  position: absolute;
  right: 7%;
  bottom: 8%;
  font-family: "Golos Text", Icons;
  font-size: 9px;
  letter-spacing: 1.2px;
}


/* END OF PAGE */
html.bt-redesign-root,
body.bt-redesign-active {
  min-height: 0 !important;
  height: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  background: #F05A78 !important;
}

body.bt-redesign-active [data-bt-home-hidden="1"] {
  display: none !important;
}

body.bt-redesign-active .bt-home,
body.bt-redesign-active .bt-contact {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}


/* MOBILE */
@media screen and (max-width: 770px) {

  .bt-wave-title {
    width: 96% !important;
  }

  .bt-wave-letter {
    transition-duration: 70ms;
  }

  .bt-about {
    min-height: 1180px !important;
    padding: 64px 18px 70px 18px !important;
  }

  .bt-about-layout {
    display: block;
    margin-top: 34px;
  }

  .bt-about-copy {
    width: 100% !important;
  }

  .bt-big-copy {
    font-size: 12.3vw !important;
  }

  .bt-small-copy {
    width: 100% !important;
    margin: 38px 0 0 0 !important;
  }

  .bt-process-grid {
    width: 100%;
    margin-top: 50px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 220px 165px 150px;
    gap: 9px;
  }

  .bt-card-motion-fallback b {
    font-size: 10vw;
  }
}


/* ==========================================================
   V23 — CORRECTION PASS
   Keeps V21 page spacing. Only fixes requested content/behavior.
   ========================================================== */

/* WATERMELON BACKGROUND — force only the two pink sections. */
.bt-hero,
.bt-contact {
  background: #F05A78 !important;
}

/* Keep other sections exactly in their existing families. */
.bt-about {
  background: #fffafc !important;
  overflow: hidden !important;
}

.bt-work {
  background: #c7a3ee !important;
}


/* HERO: wave interaction + original square snake together. */
.bt-mouse-snake {
  display: block !important;
  position: absolute !important;
  z-index: 3 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

.bt-mouse-snake i {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 11px !important;
  height: 11px !important;
  display: block !important;
  background: #171242 !important;
  border-radius: 1px !important;
  opacity: .72;
}

.bt-mouse-snake i:nth-child(1) {
  width: 15px !important;
  height: 15px !important;
  opacity: 1;
}

.bt-mouse-snake i:nth-child(2) { opacity: .92; }
.bt-mouse-snake i:nth-child(3) { opacity: .84; }
.bt-mouse-snake i:nth-child(4) { opacity: .76; }
.bt-mouse-snake i:nth-child(5) { opacity: .68; }
.bt-mouse-snake i:nth-child(6) { opacity: .58; }
.bt-mouse-snake i:nth-child(7) { opacity: .48; }
.bt-mouse-snake i:nth-child(8) { opacity: .38; }
.bt-mouse-snake i:nth-child(9) { opacity: .28; }

.bt-wave-title {
  z-index: 5 !important;
}


/* ABOUT / PROCESS
   IMPORTANT: no .bt-about height or min-height changes here. */
.bt-about-layout {
  position: relative !important;
}

.bt-about-copy {
  width: 51% !important;
  position: relative !important;
  z-index: 5 !important;
}

.bt-small-copy {
  width: 58% !important;
  margin-top: 52px !important;
  margin-left: auto !important;
}

.bt-process-scatter {
  position: relative;
  width: 45%;
  height: 590px;
  margin-left: auto;
  flex: 0 0 45%;
}

.bt-scatter {
  position: absolute;
  display: block;
}

.bt-scatter img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
}

.bt-scatter span {
  position: absolute;
  left: 0;
  bottom: 6px;
  padding: 4px 6px;
  background: #fffafc;
  color: #171242;
  font-family: "Golos Text", Icons;
  font-size: 8px;
  line-height: 1;
  letter-spacing: 1px;
  white-space: nowrap;
}

.bt-scatter-a {
  top: 0;
  left: 4%;
  width: 63%;
  height: 205px;
}

.bt-scatter-b {
  top: 235px;
  left: 0;
  width: 34%;
  height: 188px;
}

.bt-scatter-c {
  top: 215px;
  right: 0;
  width: 34%;
  height: 158px;
}

.bt-scatter-d {
  top: 25px;
  right: 0;
  width: 26%;
  height: 132px;
  transform: rotate(1.5deg);
}

.bt-scatter-e {
  right: 3%;
  bottom: 8px;
  width: 26%;
  height: 155px;
  transform: rotate(-1.2deg);
}

.bt-scatter-f {
  left: 37%;
  bottom: 0;
  width: 24%;
  height: 155px;
}

.bt-scatter-f img {
  object-fit: contain !important;
  background: transparent !important;
}


/* THINGS WE MADE — no hidden animation underneath media. */
.bt-video-card {
  cursor: default !important;
}

.bt-video-card:after {
  display: none !important;
  content: "" !important;
}

.bt-card-motion-fallback,
.bt-motion-only {
  display: none !important;
}

.bt-video-clean {
  position: relative !important;
  overflow: hidden !important;
  background: #171242 !important;
}

.bt-video-clean iframe,
.bt-video-clean > img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  object-fit: cover !important;
  pointer-events: none !important;
}

.bt-contain-media {
  background: #ffffff !important;
}

.bt-contain-media > img {
  object-fit: contain !important;
}

.bt-original-project-image {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.bt-original-media-fallback {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  color: #171242;
  background: #c7a3ee;
  font-family: "Golos Text", Icons;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}


/* MOBILE — only solve clipping; do not resize the hero itself. */
@media screen and (max-width: 770px) {

  .bt-hero-title {
    left: 18px !important;
    right: auto !important;
    width: calc(100% - 36px) !important;
    font-size: 12.2vw !important;
    line-height: .80 !important;
    letter-spacing: -.055em !important;
  }

  .bt-wave-line {
    white-space: nowrap !important;
  }

  .bt-mouse-snake {
    display: block !important;
  }

  .bt-mouse-snake i {
    width: 8px !important;
    height: 8px !important;
  }

  .bt-mouse-snake i:nth-child(1) {
    width: 11px !important;
    height: 11px !important;
  }

  /* Keep the same mobile section height inherited from V21.
     Just arrange the WIP field more cleanly inside it. */
  .bt-about-copy {
    width: 100% !important;
  }

  .bt-small-copy {
    width: 88% !important;
    margin: 38px 0 0 0 !important;
  }

  .bt-process-scatter {
    width: 100%;
    height: 650px;
    margin-top: 48px;
  }

  .bt-scatter-a {
    top: 0;
    left: 5%;
    width: 68%;
    height: 175px;
  }

  .bt-scatter-d {
    top: 24px;
    right: 0;
    width: 28%;
    height: 105px;
  }

  .bt-scatter-b {
    top: 210px;
    left: 0;
    width: 39%;
    height: 160px;
  }

  .bt-scatter-c {
    top: 196px;
    right: 0;
    width: 44%;
    height: 145px;
  }

  .bt-scatter-f {
    left: 28%;
    bottom: 38px;
    width: 34%;
    height: 140px;
  }

  .bt-scatter-e {
    right: 0;
    bottom: 24px;
    width: 30%;
    height: 128px;
  }
}

/* ==========================================================
   V24 — HERO REEL + UNIFIED WATERMELON PINK
   ========================================================== */

.bt-hero {
  background: #F05A78 !important;
}

.bt-hero-reel {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  background: #F05A78;
}

.bt-hero-reel iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  border: 0;
  transform: translate(-50%, -50%) scale(1.04);
  pointer-events: none;
}

/* Keep interactive/header elements and the cursor snake over the reel. */
.bt-topline {
  position: relative;
  z-index: 8 !important;
}

.bt-mouse-snake {
  z-index: 6 !important;
}

@media screen and (max-width: 770px) {
  .bt-hero-reel iframe {
    width: auto;
    height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%) scale(1.08);
  }
}



/* ==========================================================
   V25 — CLEAN REEL EDGES + WHITE SOCIAL ICONS
   ========================================================== */

/* Social icons sit over the reel, so keep every mark white. */
.bt-socials a {
  color: #fff !important;
}

.bt-socials svg {
  stroke: #fff !important;
}

/* YouTube: white outline + white play triangle (no pink center). */
.bt-socials a:nth-child(2) svg {
  fill: none !important;
  stroke: #fff !important;
  stroke-width: 2px !important;
}

.bt-socials a:nth-child(2) .bt-youtube-play {
  fill: #fff !important;
  stroke: none !important;
}

/* Never let the site's pink show through around the Vimeo frame. */
.bt-hero,
.bt-hero-reel {
  background: #000 !important;
}

.bt-hero-reel iframe {
  width: 106% !important;
  height: 106% !important;
  min-width: 106% !important;
  min-height: 106% !important;
  transform: translate(-50%, -50%) !important;
}

@media screen and (max-width: 770px) {
  .bt-hero-reel iframe {
    width: auto !important;
    height: 108% !important;
    min-width: 108% !important;
    min-height: 108% !important;
  }
}

/* ==========================================================
   THINGS WE MADE — LIVE MEDIA / PROJECT LINKS
   ========================================================== */
.bt-video-title h2 a {
  color: inherit !important;
  text-decoration: none !important;
}

.bt-video-title h2 a:hover {
  text-decoration: underline !important;
  text-decoration-thickness: .055em !important;
  text-underline-offset: .08em !important;
}

/* Discz: use the live homepage so their current transforming hero animation
   stays current; the provided Discz image sits behind it as a fallback. */
.bt-discz-live {
  background: #fff !important;
}

.bt-discz-live .bt-discz-fallback {
  position: absolute !important;
  z-index: 1 !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  padding: 8% !important;
  background: #fff !important;
}

.bt-discz-live iframe {
  position: absolute !important;
  z-index: 2 !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: transparent !important;
  pointer-events: none !important;
}

/* ==========================================================
   SITE-WIDE MOUSE SNAKE — CARGO-SAFE VERSION
   ========================================================== */

.bt-mouse-snake {
  display: block !important;
  position: fixed !important;
  z-index: 9999 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  overflow: visible !important;
  pointer-events: none !important;
}

.bt-mouse-snake i {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 11px !important;
  height: 11px !important;
  display: block !important;
  border-radius: 1px !important;
  background-color: #171242 !important;
}

.bt-mouse-snake i:nth-child(1) {
  width: 15px !important;
  height: 15px !important;
  opacity: 1 !important;
}

.bt-mouse-snake i:nth-child(2) { opacity: 0.92 !important; }
.bt-mouse-snake i:nth-child(3) { opacity: 0.84 !important; }
.bt-mouse-snake i:nth-child(4) { opacity: 0.76 !important; }
.bt-mouse-snake i:nth-child(5) { opacity: 0.68 !important; }
.bt-mouse-snake i:nth-child(6) { opacity: 0.58 !important; }
.bt-mouse-snake i:nth-child(7) { opacity: 0.48 !important; }
.bt-mouse-snake i:nth-child(8) { opacity: 0.38 !important; }
.bt-mouse-snake i:nth-child(9) { opacity: 0.28 !important; }

.bt-mouse-snake.bt-snake-on-video i {
  background-color: #fffafc !important;
}

.bt-mouse-snake.bt-snake-on-light i,
.bt-mouse-snake.bt-snake-on-lavender i,
.bt-mouse-snake.bt-snake-on-pink i {
  background-color: #171242 !important;
}

.bt-mouse-snake.bt-snake-on-blue i {
  background-color: #F05A78 !important;
}

/* ==========================================================
   V28 — HERO REEL TRUE FULL-BLEED COVER
   Prevent Vimeo letterboxing / black side gutters.
   ========================================================== */

.bt-hero,
.bt-hero-reel {
  background: #000 !important;
}

.bt-hero-reel {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
}

.bt-hero-reel iframe {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 177.77777778vh !important;
  height: 56.25vw !important;
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  transform: translate(-50%, -50%) scale(1.01) !important;
  border: 0 !important;
  pointer-events: none !important;
}

@media screen and (max-width: 770px) {
  .bt-hero-reel iframe {
    width: 177.77777778vh !important;
    height: 56.25vw !important;
    min-width: 100% !important;
    min-height: 100% !important;
    transform: translate(-50%, -50%) scale(1.02) !important;
  }
}


/* ==========================================================
   ABOUT / PROCESS — CLEAN IMAGES
   ========================================================== */
.bt-process-scatter .bt-scatter > span {
  display: none !important;
}

/* ==========================================================
   FOLDERS APPAREL DROP — INSTAGRAM REEL
   ========================================================== */
.bt-instagram-reel {
  background: #000 !important;
}

.bt-instagram-reel iframe {
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
  display: block !important;
  pointer-events: auto !important;
}


/* ==========================================================
   MOBILE HERO REFINEMENT
   Less aggressive crop, cleaner spacing, still full-bleed.
   ========================================================== */
@media screen and (max-width: 770px) {

  .bt-logo-strip {
    height: 54px !important;
    padding: 9px 18px !important;
  }

  .bt-logo-strip img {
    width: 138px !important;
    max-height: 32px !important;
  }

  .bt-hero {

    min-height: 520px !important;
    max-height: 760px !important;
    padding: 0 !important;
    background: #000 !important;
  }

  .bt-hero .bt-reel-bg,
  .bt-hero .bt-reel-wrap,
  .bt-hero .bt-reel,
  .bt-hero .bt-reel-bg > div {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  .bt-hero iframe {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 177.78vh !important;
    height: 56.25vw !important;
    min-width: 100% !important;
    min-height: 100% !important;
    transform: translate(-50%, -50%) scale(1.01) !important;
  }

  .bt-socials {
    top: 20px !important;
    right: 18px !important;
    gap: 14px !important;
    z-index: 20 !important;
  }

  .bt-socials a {
    width: 28px !important;
    height: 28px !important;
  }

  .bt-socials svg {
    width: 22px !important;
    height: 22px !important;
  }

  .bt-about {
    padding-top: 28px !important;
  }
}

@media screen and (max-width: 520px) {
  .bt-hero {

    min-height: 470px !important;
  }

  .bt-logo-strip {
    height: 50px !important;
    padding: 8px 16px !important;
  }

  .bt-logo-strip img {
    width: 132px !important;
  }

  .bt-socials {
    top: 16px !important;
    right: 14px !important;
    gap: 12px !important;
  }
}


/* ==========================================================
   MOBILE HERO V2 — FIT WIDTH, KEEP ICONS VISIBLE
   ========================================================== */
@media screen and (max-width: 770px) {

  .bt-hero {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 9 / 12 !important;
    overflow: hidden !important;
    background: #000 !important;
  }

  .bt-hero .bt-reel-bg,
  .bt-hero .bt-reel-wrap,
  .bt-hero .bt-reel,
  .bt-hero .bt-reel-bg > div {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  /* Fit the 16:9 reel to the mobile width instead of zooming it to fill height. */
  .bt-hero iframe {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    transform: translate(-50%, -50%) scale(1.0) !important;
  }

  .bt-topline {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 30 !important;
    pointer-events: none !important;
  }

  .bt-socials {
    position: absolute !important;
    top: 16px !important;
    left: 16px !important;
    right: auto !important;
    display: flex !important;
    gap: 12px !important;
    z-index: 31 !important;
    pointer-events: auto !important;
  }

  .bt-socials a {
    width: 26px !important;
    height: 26px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 26px !important;
  }

  .bt-socials svg {
    width: 22px !important;
    height: 22px !important;
    overflow: visible !important;
  }
}

@media screen and (max-width: 520px) {
  .bt-hero {
    aspect-ratio: 9 / 11.5 !important;
  }

  .bt-socials {
    top: 14px !important;
    left: 14px !important;
    gap: 10px !important;
  }
}


/* ==========================================================
   MOBILE HERO V3 — EXACT VIDEO HEIGHT, NO BLACK DEAD SPACE
   ========================================================== */
@media screen and (max-width: 770px) {

  .bt-hero {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 16 / 9 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
  }

  .bt-hero .bt-reel-bg,
  .bt-hero .bt-reel-wrap,
  .bt-hero .bt-reel,
  .bt-hero .bt-reel-bg > div {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
  }

  .bt-hero iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    transform: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  .bt-topline {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 60px !important;
    z-index: 40 !important;
    pointer-events: none !important;
  }

  .bt-socials {
    position: absolute !important;
    top: 14px !important;
    left: 16px !important;
    right: auto !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    z-index: 41 !important;
    pointer-events: auto !important;
  }
}

@media screen and (max-width: 520px) {
  .bt-hero {
    aspect-ratio: 16 / 9 !important;
  }

  .bt-socials {
    top: 12px !important;
    left: 14px !important;
    gap: 10px !important;
  }
}


/* ==========================================================
   CONSOLIDATED FIXES — DISCZ PROCESS GIF
   ========================================================== */

.bt-process-scatter .bt-scatter > span {
  display: none !important;
}

.bt-discz-process {
  background: #fffafc !important;
  overflow: visible !important;
}

.bt-discz-process img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #fffafc !important;
  mix-blend-mode: normal !important;
}

/* Keep Instagram embeds available for Folders only. */
.bt-instagram-reel iframe {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  border: 0 !important;
}


/* DiscZ process tile: animated morph GIF isolated on white */
.bt-discz-process {
  background: #ffffff !important;
}

.bt-discz-process img {
  background: #ffffff !important;
  object-fit: contain !important;
}