

/* Start:/local/templates/coinsbrand/css/pages/home.css?178030770018543*/
:root {
  --bg-sand: #DFDCCD;
  --bg-dark: #1D1D1B;
  --c-text: #242424;
}

.responsive-video {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.link-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  align-items: center;
}

@media (max-width: 743px) {
  .link-box {
    gap: 0.8rem;
  }
}

.link-box a {
  font-size: 1.125rem;
  color: #000;
  padding-bottom: 0.15em;
}

@media (max-width: 743px) {
  .link-box a {
    font-size: 1rem;
  }
}

.lb__ttl,
.hcs-ttl {
  font-size: 18px;
  letter-spacing: 0.02em;
  font-style: italic;
  color: #000;
}

.link-box-2 {
  text-align: center;
}

@media (max-width: 743px) {

  .lb__ttl,
  .hcs-ttl {
    font-size: 1.125rem;
  }
}

.lb-ttl {
  font-size: 38px;
  line-height: 1;
  margin-bottom: 8px;
}

@media (max-width: 743px) {
  .lb-ttl {
    font-size: 18px;
  }

  .lb-sub-ttl {
    display: none;
  }

  .link-box-2 .link-border-reverse {
    font-size: 14px;
  }

  .link-box-2 .link-border-reverse::after {
    height: 1px;
  }

  .link-box-2 br {
    display: none;
  }
}

/* HOME TOP */
.h-top {
  position: relative;
  color: #fff;
}

.h-top img {
  width: 100%;
  height: auto;
  display: block;
}

.h-top a,
.h-top .lb__ttl {
  color: #fff;
  pointer-events: all;
}

.ht__text-place {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 4rem 0;
  background: linear-gradient(0, rgba(0, 0, 0, 0.5), transparent);
  pointer-events: none;
}

@media (max-width: 743px) {
  .ht__text-place {
    padding: 2.5rem 0;
  }
}

.ht__text-place-2 {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 2rem 0 3rem;
  background: linear-gradient(0, rgba(0, 0, 0, 0.4), transparent);
  pointer-events: none;
}

@media (max-width: 743px) {
  .ht__text-place-2 {
    padding: 4rem 0 2.5rem;
  }
}

/* ONE PHOTO */
.h-one-photo-place {
  display: flex;
  justify-content: center;
  padding: 80px;
}

@media (max-width: 743px) {
  .h-one-photo-place {
    padding: 40px;
  }

  .h-one-photo-place .title-box {
    margin-bottom: -58px;
  }
}

.mob-only {
  display: none;
}

@media (max-width: 743px) {
  .mob-only {
    display: block;
  }
}

.p0-40 {
  padding: 0 40px;
}

.hopp-box {
  display: flex;
  flex-direction: column;
  gap: 64px;
}

@media (max-width: 743px) {
  .hopp-box {
    gap: 24px;
  }
}

.hopp-wrap {
  padding: 48px;
  background: var(--bg-sand);
}

@media (max-width: 743px) {
  .hopp-wrap {
    padding: 24px;
  }
}

.hopp-wrap img {
  display: block;
  max-width: 600px;
  width: 100%;
  height: auto;
}

/* HOME CAT SLIDER */
.h-cat-slider-place {
  display: flex;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}

.slider-overlap-fix {
  margin-top: 80px;
}

@media (max-width: 1512px) {
  .slider-overlap-fix {
    margin-top: 24px;
  }
}

@media (max-width: 1200px) {
  .slider-overlap-fix {
    margin-top: 2px;
  }
}

.hcs-left {
  width: 45%;
}

@media (max-width: 743px) {
  .hcs-left {
    display: none;
  }
}

.hcs-left-photo {
  width: 100%;
  height: auto;
}

.hcs-slider {
  width: 55%;
  position: relative;
}

@media (max-width: 743px) {
  .hcs-slider {
    width: 100%;
  }
}

.hcs-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
}

.hcs-slider .swiper-slide:first-child {
  width: 830px;
}

@media (max-width: 1512px) {
  .hcs-slider .swiper-slide:first-child {
    width: 55vw;
  }
}

@media (max-width: 743px) {
  .hcs-slider .swiper-slide:first-child {
    width: 100vw;
  }
}

.hcs-slider img {
  width: auto;
  height: 100%;
  max-height: 860px;
}

@media (max-width: 1512px) {
  .hcs-slider img {
    max-height: 57vw;
  }
}

@media (max-width: 743px) {
  .hcs-slider img {
    max-height: 114vw;
  }
}

.hcs-ttl-box {
  position: absolute;
  bottom: 24px;
  left: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.hcs-ttl-box .link-border-reverse {
  display: inline-block;
  margin-top: 1em;
}

.sviper-nav-style .swiper-button-prev,
.sviper-nav-style .swiper-button-next {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNjI1IDMuNzVMMjUuODc1IDIwTDkuNjI1IDM2LjI1IiBzdHJva2U9IiM3RjdGN0YiLz4KPC9zdmc+Cg==) center/40px no-repeat;
  width: 40px;
  height: 100%;
  top: 0;
  --swiper-navigation-sides-offset: 0;
  user-select: none;
}

.sviper-nav-style .swiper-button-prev::after,
.sviper-nav-style .swiper-button-next::after {
  content: unset;
}

.sviper-nav-style .swiper-button-prev.swiper-button-disabled,
.sviper-nav-style .swiper-button-next.swiper-button-disabled {
  pointer-events: all;
}

.sviper-nav-style .swiper-button-prev {
  transform: scaleX(-1);
}

@media (max-width: 743px) {

  .sviper-nav-style .swiper-button-prev,
  .sviper-nav-style .swiper-button-next {
    pointer-events: none;
  }
}

/* TWO CATEGORY PLACE */
.h-two-category-place {
  display: flex;
  max-width: 1512px;
  margin: -140px auto;
  align-items: center;
}

@media (max-width: 1512px) {
  .h-two-category-place {
    margin: -80px auto;
  }
}

@media (max-width: 1300px) {
  .h-two-category-place {
    margin: -40px auto;
  }
}

@media (max-width: 1200px) {
  .h-two-category-place {
    margin: 0 auto;
  }
}

@media (max-width: 743px) {
  .h-two-category-place {
    flex-direction: column;
    gap: 64px;
  }
}

.htcp-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.htcp-left {
  --s: 200px;
  width: 55%;
  padding-bottom: var(--s);
}

@media (max-width: 1512px) {
  .htcp-left {
    margin: 0 auto;
  }
}

@media (max-width: 1100px) {
  .htcp-left {
    padding-bottom: 64px;
  }
}

@media (max-width: 743px) {
  .htcp-left {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
}

.htcp-left .link-box {
  height: var(--s);
  justify-content: center;
}

@media (max-width: 743px) {
  .htcp-left .link-box {
    height: auto;
    margin-top: 40px;
  }
}

.htcp-photo-wrap {
  padding: 40px;
  background: var(--bg-sand);
  max-width: 480px;
  margin: 0 40px;
}

@media (max-width: 743px) {
  .htcp-photo-wrap {
    max-width: none;
    padding: 24px;
  }
}

.htcp-photo-wrap img {
  width: 100%;
  height: auto;
}

.htcp-right {
  --s: 200px;
  width: 45%;
  padding-top: var(--s);
}

@media (max-width: 1100px) {
  .htcp-right {
    padding-top: 64px;
  }
}

@media (max-width: 743px) {
  .htcp-right {
    width: 100%;
    max-width: 648px;
    padding-top: 0;
    gap: 3vw;
  }
}

.htcp-right .link-box {
  height: var(--s);
  justify-content: center;
}

@media (max-width: 743px) {
  .htcp-right .link-box {
    height: auto;
    margin-top: 40px;
  }
}

.htcp-right img {
  width: 100%;
  height: auto;
}

.htcp__v2 {
  margin: 0 auto;
}

.htcp__v2 .htcp-left {
  padding-bottom: 0;
}

@media (max-width: 743px) {
  .htcp__v2 .htcp-left {
    display: none;
  }
}

.htcp__v2 .htcp-right {
  padding-top: 0;
}

.htcp__v2 .htcp-right .link-box {
  display: none;
}

@media (max-width: 743px) {
  .htcp__v2 .htcp-right .link-box {
    display: flex;
  }
}

.w-only {
  display: none;
}

@media (min-width: 744px) {
  .w-only {
    display: flex;
  }
}

/* BOTTOM */
.bottom_img {
  width: 100%;
  height: auto;
  margin-top: 64px;
  display: block;
}

@media (max-width: 743px) {
  .bottom_img {
    display: none;
  }
}

/* CNS BLOCK */
.h-cns-block {
  background: var(--bg-dark);
  height: 460px;
  color: #fff;
  padding: 48px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom: 1px solid #2a2a27;
  min-height: 160px;
}

@media (max-width: 1200px) {
  .h-cns-block {
    height: 38vw;
  }
}

@media (max-width: 743px) {
  .h-cns-block {
    height: 50vw;
    padding: 24px;
  }
}

.hcb-letters {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 2.5rem;
}

@media (max-width: 743px) {
  .hcb-letters {
    font-size: 2rem;
  }
}

@media (max-width: 743px) {
  .hcb-letters {
    font-size: 1.5rem;
  }
}

.hcb-ttl {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.1;
}

@media (max-width: 1200px) {
  .hcb-ttl {
    font-size: 3.3vw;
  }
}

@media (max-width: 743px) {
  .hcb-ttl {
    font-size: 1rem;
  }

  .hcb-ttl br {
    display: none;
  }
}

/* FOOTER */
footer {
  margin-top: 0 !important;
}

/* BLOCK: SLIDER WITH VIDEO */
.h-bl__slider-with-video {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 1512px;
  margin: 0 auto;
  padding-bottom: 4.4vw;
}

@media (min-width: 1512px) {
  .h-bl__slider-with-video {
    padding-bottom: 64px;
  }
}

.h-bl__slider-with-video>a {
  width: 50%;
  flex-shrink: 0;
  aspect-ratio: 0.93;
}

.h-bl__slider-with-video img {
  object-fit: cover;
}

.hblswv__video-container {
  position: relative;
  height: 100%;
}

.background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

/* / BLOCK:  SLIDER VITH VIDEO */
/* BLOCK: SIMPLE SLIDER */
.h-bl__simple-slider {
  margin-bottom: 32px;
}

.simple-slider .swiper-slide {
  background: #fff;
}

.h-bl__simple-slider img {
  width: 100%;
  height: auto;
}

.simple-slide-text {
  text-align: center;
  width: 100%;
  margin-top: -17vw;
  color: #000;
  line-height: 4.7vw;
  z-index: 1;
  position: relative;
}

.sst-ttl {
  font-size: 14px;
  font-style: italic;
}

.sst-desc {
  font-style: italic;
  font-size: 3.3vw;
}

@media (max-width: 320px) {
  .sst-ttl {
    font-size: 0.9rem;
  }

  .sst-desc {
    font-size: 0.8rem;
  }
}

/* / BLOCK: SIMPLE SLIDER */
@media (max-width: 743px) {
  .desktop-only {
    display: none;
  }
}

.mobile-only {
  display: none;
}

@media (max-width: 743px) {
  .mobile-only {
    display: block;
  }
}

.mb {
  margin-bottom: 4.4vw;
}

@media (max-width: 743px) {
  .mb {
    margin-bottom: 87px;
  }
}

/* BASE IMAGE */
.w100ha {
  width: 100%;
  height: auto;
  display: block;
}

/* TITLE BOX */
.title-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.tb-ttl {
  font-size: 18px;
  font-style: italic;
  color: var(--c-text);
  margin-bottom: 1px;
}

.tb-go {
  font-size: 15px;
  color: var(--c-text);
  margin-bottom: 1px;
}

@media (max-width: 743px) {

  .tb-go,
  .sut-go {
    font-size: 15px;
  }
}

/* BLOCK 00 */
.block_00 {
  display: flex;
  position: relative;
  max-width: 1512px;
  margin-left: auto;
  margin-right: auto;
  gap: 10vw;
}

@media (min-width: 1512px) {
  .block_00 {
    gap: 152px;
  }
}

.b-left {
  width: 50%;
}

.b-right {
  width: 50%;
}

/* BLOCK 01 */
.block-01 {
  display: flex;
  align-items: center;
  max-width: 1512px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* BLOCK 02 */
.block-02 {
  display: flex;
  flex-direction: column;
  gap: 3vw;
}

.b01-col {
  width: 50%;
}

.big-borded-img-box {
  padding: 2.5vw;
  background: var(--bg-sand);
  display: block;
  position: relative;
}

.big-borded-img-box .b01-ttl {
  margin: 2.5vw;
  width: calc(100% - 5vw);
}

@media (min-width: 1512px) {
  .big-borded-img-box {
    padding: 48px;
  }

  .big-borded-img-box .b01-ttl {
    margin: 48px;
    width: calc(100% - 96px);
  }
}

.b01-ttl {
  position: absolute;
  padding: 80px 0;
  width: 100%;
  display: flex;
  left: 0;
  justify-content: center;
  color: #fff;
  font-style: italic;
  background: linear-gradient(0, rgba(0, 0, 0, 0.2), transparent);
  bottom: 0;
}

@media (max-width: 1512px) {
  .b01-ttl {
    padding: 6vw 0;
  }
}

.b01-ttl .link-border-reverse::after {
  background: #fff;
}

.b01-smaller-img-wrap {
  padding: 80px;
}

@media (max-width: 1512px) {
  .b01-smaller-img-wrap {
    padding: 5vw;
  }
}

.b01-smaller-img-wrap .b01-ttl {
  padding: 40px 0;
}

@media (max-width: 1512px) {
  .b01-smaller-img-wrap .b01-ttl {
    padding: 3vw 0;
  }
}

.b01-smaller-img {
  position: relative;
  display: block;
}

/* WIDE SLIDER */
.wide-slider {
  overflow: hidden;
  position: relative;
}

.wide-slider .swiper-slide img {
  opacity: 0;
  transition: opacity .4s;
}

.wide-slider.swiper-initialized img {
  opacity: 1;
}

.wide-slider img {
  width: 100%;
  height: auto;
}

@media (max-width: 743px) {
  .wide-slider .swiper-slide {
    width: 33%;
  }

  .mob-initial-slide {
    order: -1;
  }

  .wide-slider .swiper-slide {
    padding: 0 26vw;
  }

  .wide-slider .swiper-button-prev,
  .wide-slider .swiper-button-next {
    top: 40px;
  }
}

/* BORDED IMAGE */
.borded-image-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

@media (max-width: 743px) {
  .borded-image-box {
    margin-bottom: -58px;
  }
}

@media (min-width: 1512px) {
  .borded-image-box {
    gap: 45px;
  }
}

.borded-image-wrapper {
  padding: 2.5vw;
  background: var(--bg-sand);
  display: block;
  width: fit-content;
}

@media (min-width: 1512px) {
  .borded-image-wrapper {
    padding: 40px;
  }
}

.borded-image-wrapper img {
  width: 30vw;
  max-width: 454px;
  height: auto;
}

/* BORDED SIMPLE SLIDER */
.borded-slider-wrapper {
  width: 35vw;
  padding: 2.5vw;
  background: var(--bg-sand);
  display: block;
}

@media (min-width: 1512px) {
  .borded-slider-wrapper {
    width: 533px;
    padding: 40px;
  }
}

@media (max-width: 743px) {
  .borded-slider-wrapper {
    width: 85.2vw;
    padding: 24px;
  }
}

/* SHADED UPPER TITLE */
.shaded-upper-ttl {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: .6em;
  bottom: 0;
  padding-bottom: 1.8em;
  width: 100%;
  height: 50%;
  background: linear-gradient(0, rgba(0, 0, 0, 0.52) 0%, rgba(102, 102, 102, 0) 66.83%);
  pointer-events: none;
}

.shaded-upper-ttl .link-border-reverse {
  pointer-events: all;
}

.shaded-upper-ttl .link-border-reverse:after {
  background-color: #fff;
}

.sut-ttl {
  color: #fff;
  font-size: 14px;
  font-style: italic;
}

.sut-go {
  color: #fff;
  font-size: 10px;
}

/* GLOBAL RULES */
@media (max-width: 743px) {
  .mob-hide {
    display: none;
  }
}

.mob-only {
  display: none;
}

@media (max-width: 743px) {
  .mob-only {
    display: flex;
  }
}

@media (max-width: 743px) {
  .mobile-w100 {
    width: 100%;
  }
}

.posr {
  position: relative;
}

.jcc {
  justify-content: center;
}

/* 26.02.05 */
.img-box,
.video-box {
  display: block;
  position: relative;
}

.img-box img {
  width: 100%;
  height: auto;
}

.img-box .big-text {
  color: #fff;
}

.big-text {
  font-size: 80px;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  bottom: 24px;
  left: 16px;
  line-height: 0.9;
}

@media (max-width: 380px) {
  .big-text {
    font-size: 64px;
  }
}

@media (min-width: 744px) {
  .big-text {
    font-size: 4.5vw;
  }
}

.borded-box {
  padding: 40px 40px 120px;
}

.borded-video-wrapper {
  padding: 20px;
  background: var(--bg-sand);
  display: block;
  position: relative;
}

.borded-video-wrapper .responsive-video {
  aspect-ratio: 1320 / 1760;
}

@media (min-width: 1440px) {
  .borded-video-wrapper .responsive-video {
    max-height: 31.5vw;
  }
}

.title-absolute-place {
  position: relative;
}

.title-absolute-place .title-box {
  position: absolute;
  width: 100%;
  padding-top: 34px;
}

.box-mb {
  margin-bottom: 120px;
}

.borded-slide {
  padding: 0 20px;
}

@media (max-width: 743px) {
  .borded-slide {
    padding: 0 40px;
  }
}

.borded-slide .ds-img-wrap {
  padding: 20px;
  background: var(--bg-sand);
  position: relative;
}

.borded-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.borded-slide .big-text {
  color: #fff;
  bottom: 28px;
  left: 20px;
}

.dotted-slider {
  overflow: hidden;
}

@media (min-width: 744px) {
  .dotted-slider .img-box {
    padding: 0 20px;
  }
}

.dotted-slider .swiper-pagination {
  position: relative;
  transform: translate(0px, 40px);
}

.dotted-pagination .swiper-pagination-bullet {
  background: #000;
  transition: opacity 0.3s;
  opacity: 0.1;
}

.dotted-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.vertical-text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  position: absolute;
  bottom: 4px;
  left: 8px;
}

@media (min-width: 744px) {
  .vertical-text {
    left: 36px;
  }
}

.ultra-big-text {
  font-size: 150px;
  font-weight: 550;
  line-height: 0.9;
  color: #fff;
  position: absolute;
}

.ubt-lb {
  bottom: 52px;
  left: 28px;
}

.ubt-rt {
  right: 28px;
  top: 52px;
  text-align: right;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-108 {
  margin-bottom: 108px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-40 {
  margin-bottom: 40px;
}

.grid-two-blocks-00 {
  display: grid;
  grid-template-columns: 65% 35%;
  width: 100%;
}

.gtb00-video-box {
  padding: 0 clamp(16px, 20%, 108px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-80 {
  padding-bottom: 80px;
}

.img-box .banner-btn {
  border: 2px solid #fff;
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.5em 0.8em;
  font-weight: 500;
}

.banner-btn-mob-place {
  display: flex;
  justify-content: center;
  margin-top: 32px;
  margin-bottom: 12px;
}

.banner-btn-mob-place .banner-btn {
  padding: 0.5em 0.8em;
  font-size: 16px;
}

.video-text--top {
  position: absolute;
  top: 0.2em;
  left: 0.1em;
  font-weight: 600;
  color: #fff;
  line-height: 0.9;
  font-size: max(57px, 17.8vw);
}

.top-slider .swiper-pagination {
  position: relative;
  transform: translate(0px, 20px);
}

.top-slider--m .swiper-pagination {
  position: relative;
  transform: translate(0px, 20px);
}

.top-slider-video--m {
  width: 100%;
  height: auto;
  aspect-ratio: 800 / 1038;
  object-fit: cover;
  /* или contain — если нельзя обрезать */
  display: block;
}

.top-banner-btn {
  position: absolute;
  bottom: 2.8vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4vw;
  padding: 0.6em 1em;
  cursor: pointer;
  transition: opacity 0.3s;
  text-align: center;
  color: white;
  background: none;
  border: 2px solid;
  text-transform: uppercase;
}

.top-banner-btn:hover {
  opacity: 0.8;
}

@media (max-width: 743px) {
  .top-banner-btn {
    font-size: 15px;
    padding: 0 0 .1em;
    text-transform: none;
    border: none;
    border-bottom: 1px solid white;
    bottom: max(8px, 3.7vw);
  }
}

div.swiper-pagination {
  z-index: 0;
}
/* End */
/* /local/templates/coinsbrand/css/pages/home.css?178030770018543 */
