@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.landing-breitling {
  font-family: "Poppins", serif !important;
}
.landing-breitling h1, .landing-breitling .h1, .landing-breitling h2, .landing-breitling .h2, .landing-breitling h3, .landing-breitling .h3, .landing-breitling h4, .landing-breitling .h4, .landing-breitling h5, .landing-breitling .h5, .landing-breitling h6, .landing-breitling .h6, .landing-breitling .thb-lightbox-button .thb-lightbox-text, .landing-breitling .post .post-category, .landing-breitling .post.thumbnail-seealso .thb-seealso-text, .landing-breitling .thb-entry-footer, .landing-breitling .smart-list .smart-list-title .smart-list-count, .landing-breitling .smart-list .thb-smart-list-content .smart-list-count, .landing-breitling .thb-carousel.bottom-arrows .slick-bottom-arrows, .landing-breitling .thb-hotspot-container, .landing-breitling .thb-pin-it-container .thb-pin-it, .landing-breitling label, .landing-breitling input[type=text], .landing-breitling input[type=password], .landing-breitling input[type=date], .landing-breitling input[type=datetime], .landing-breitling input[type=email], .landing-breitling input[type=number], .landing-breitling input[type=search], .landing-breitling input[type=tel], .landing-breitling input[type=time], .landing-breitling input[type=url], .landing-breitling textarea, .landing-breitling .testimonial-author, .landing-breitling .thb-article-sponsors, .landing-breitling input[type=submit], .landing-breitling submit, .landing-breitling .button, .landing-breitling .btn, .landing-breitling .btn-block, .landing-breitling .btn-text, .landing-breitling .post .post-gallery .thb-post-icon, .landing-breitling .post .thb-post-bottom, .landing-breitling .woocommerce-MyAccount-navigation, .landing-breitling .featured_image_credit, .landing-breitling .widget .thb-widget-title, .landing-breitling .thb-readmore .thb-readmore-title, .landing-breitling .widget.thb_widget_instagram .thb-instagram-header, .landing-breitling .widget.thb_widget_instagram .thb-instagram-footer, .landing-breitling .thb-instagram-row figure .instagram-link, .landing-breitling .widget.thb_widget_top_reviews .post .widget-review-title-holder .thb-widget-score, .landing-breitling .thb-instagram-row figure, .landing-breitling .widget.thb_widget_top_categories .thb-widget-category-link .thb-widget-category-name, .landing-breitling .widget.thb_widget_twitter .thb-twitter-user, .landing-breitling .widget.thb_widget_twitter .thb-tweet .thb-tweet-time, .landing-breitling .widget.thb_widget_twitter .thb-tweet .thb-tweet-actions, .landing-breitling .thb-social-links-container, .landing-breitling .login-page-form, .landing-breitling .woocommerce .woocommerce-form-login .lost_password, .landing-breitling .woocommerce-message, .landing-breitling .woocommerce-error, .landing-breitling .woocommerce-notice, .landing-breitling .woocommerce-info, .landing-breitling .woocommerce-success, .landing-breitling .select2, .landing-breitling .woocommerce-MyAccount-content legend, .landing-breitling .shop_table, .landing-breitling .thb-lightbox-button .thb-lightbox-thumbs, .landing-breitling .post.thumbnail-style6 .post-gallery .now-playing, .landing-breitling .widget.thb_widget_top_reviews .post .widget-review-title-holder .thb-widget-score strong, .landing-breitling .post.thumbnail-style8 .thumb_large_count, .landing-breitling .post.thumbnail-style4 .thumb_count, .landing-breitling .post .thb-read-more {
  font-family: "Poppins", serif !important;
}
.landing-breitling hr {
  color: #FFC62D;
  height: 2px;
  max-width: 90px;
  margin: 20px auto;
  border: none;
  background: #FFC62D;
}
.landing-breitling h1 {
  line-height: 1;
}
.landing-breitling h2 {
  font-size: 100px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}
.landing-breitling h2 span {
  color: #FFC62D;
}
.landing-breitling h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 1;
}
.landing-breitling p {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.8;
}
.landing-breitling p::first-letter {
  font-size: 30px;
  color: #FFC62D;
  line-height: 1.8;
}
.landing-breitling .container-br {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.landing-breitling .block-pa-timeline-block {
  position: relative;
}
.landing-breitling .block-pa-timeline-block .container-slider {
  z-index: 12;
}
.landing-breitling .timeline-block > div {
  padding-bottom: 80px;
}
.landing-breitling .timeline-block > div .container-slider .timeline-text-item {
  padding-bottom: 30px;
}
.landing-breitling .timeline-block .swiper-horizontal > .swiper-pagination-bullets {
  left: 50% !important;
  bottom: 0;
}
.landing-breitling .timeline-block .swiper-pagination-bullets .swiper-pagination-bullet:hover {
  background: black;
}
.landing-breitling .timeline-block .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: black;
}
.landing-breitling .block-br-text-block-1 {
  padding: 100px 0;
}
.landing-breitling video {
  max-width: 100%;
  display: flex;
}

.landing-breitling .content-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
  color: white;
  font-size: 16px;
  background: rgba(22, 27, 32, 0.8);
  text-transform: uppercase;
  height: 100px;
  position: relative;
  z-index: 22;
}
.landing-breitling .content-header a {
  color: white;
  width: 190px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
}
.landing-breitling .content-header a:last-child {
  text-align: right;
}
.landing-breitling .content-header a:hover {
  color: #FFC62D;
}

.container-br-large {
  max-width: 1700px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.block-br-image-slider-1 .slider-container .swiper-pagination {
  left: 50%;
  transform: translatex(-50%);
}

.landing-breitling .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-breitling .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 1px solid #9C9C9C;
  background: white;
  transition: all 0.4s ease;
  opacity: 1;
}
.landing-breitling .swiper-pagination-bullet:hover {
  background: #FFC62D;
  border: none;
}
.landing-breitling .swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: scale(1.3);
  background: #FFC62D;
  border: none;
}

.landing-breitling .bottom-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 0;
}
.landing-breitling .bottom-button a {
  background: black;
  color: white;
  display: flex;
  padding: 18px 10px;
  margin: 0 10px;
  min-width: 300px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.19px;
  font-size: 16px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white !important;
  text-transform: uppercase;
}
.landing-breitling .bottom-button a svg {
  margin: 0 10px;
  fill: white;
}
.landing-breitling .bottom-button div.links-bottom:hover a {
  background: #E9B719;
  color: white !important;
}
.landing-breitling .columns .wpb_wrapper p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.landing-breitling .columns .wpb_wrapper p:first-letter {
  font-size: inherit;
  color: black;
}

.block-br-hero-banner {
  position: relative;
  z-index: 2;
  top: -100px;
  margin-bottom: -100px;
  height: 100dvh;
  width: 100dvw;
  max-width: 100%;
}
.block-br-hero-banner video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-br-hero-banner .content-hero {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.block-br-hero-banner .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  text-transform: uppercase;
  font-size: 34px;
  text-align: center;
  width: 1200px;
  max-width: 100vw;
  padding: 0 40px;
  box-sizing: border-box;
  gap: 40px;
  font-weight: 700;
}
.block-br-hero-banner .hero-text .hero-logo {
  position: relative;
}
.block-br-hero-banner .hero-text .hero-logo::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 90px;
  background: #FFC62D;
  right: -120px;
  top: 50%;
  transform: translateY(-50%);
}
.block-br-hero-banner .hero-text .hero-logo::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 90px;
  background: #FFC62D;
  left: -120px;
  top: 50%;
  transform: translateY(-50%);
}
.block-br-hero-banner .hero-text h1 {
  font-size: 80px;
  line-height: 1;
}

.block-br-text-block-2 {
  background: #FFC62D;
}
.block-br-text-block-2 .block-title {
  padding: 70px 15px 130px;
  text-align: center;
  background-size: cover;
}
.block-br-text-block-2 .block-title h2 {
  color: white;
}
.block-br-text-block-2 .block-content {
  display: flex;
  flex-wrap: wrap;
  max-width: 1717px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  margin: 0 auto;
  align-items: center;
}
.block-br-text-block-2 .block-content .block-text {
  width: 50%;
  padding: 4% 10% 0 0;
  font-style: italic;
}
.block-br-text-block-2 .block-content .block-text p::first-letter {
  color: #000;
}
.block-br-text-block-2 .block-content .block-images {
  width: 50%;
  display: flex;
  justify-content: space-between;
  margin-top: -70px;
  align-self: flex-start;
}
.block-br-text-block-2 .block-content .block-images .block-images-1 {
  width: calc(50% - 20px);
  position: relative;
  z-index: 5;
}
.block-br-text-block-2 .block-content .block-images .block-images-1:after {
  content: "";
  position: absolute;
  top: 0;
  left: -80px;
  width: 0;
  height: 0;
  border-top: 70px solid transparent;
  /* border-bottom: 19px solid transparent; */
  border-right: 80px solid #C9C8C8;
}
.block-br-text-block-2 .block-content .block-images .block-images-2 {
  width: calc(50% - 20px);
  position: relative;
  z-index: 4;
}
.block-br-text-block-2 .block-content .block-images .block-images-2:after {
  content: "";
  position: absolute;
  top: 0;
  left: -80px;
  width: 0;
  height: 0;
  border-top: 70px solid transparent;
  /* border-bottom: 19px solid transparent; */
  border-right: 80px solid #663619;
}
.block-br-text-block-2 .block-content .block-image-caption {
  flex: 1;
  text-align: right;
  padding-bottom: 50px;
  padding-top: 10px;
}

.block-br-text-block-3 {
  background-size: cover;
  text-align: center;
  padding: 60px 15px;
}
.block-br-text-block-3.black-text h3, .block-br-text-block-3.black-text h2, .block-br-text-block-3.black-text .year-block {
  color: #111820;
}
.block-br-text-block-3.black-text .year-block {
  color: rgba(17, 24, 32, 0.23);
  opacity: 1;
}
.block-br-text-block-3 .year-block {
  font-size: 240px;
  font-weight: 700;
  color: white;
  opacity: 0.5;
  line-height: 1;
  z-index: 1;
  position: relative;
}
.block-br-text-block-3 h2 {
  font-size: 60px;
  font-weight: 700;
  color: white;
  margin-bottom: 30px;
  margin-top: -60px;
  z-index: 2;
  position: relative;
}
.block-br-text-block-3 h3 {
  font-size: 26px;
  font-weight: 700;
  color: white;
}

.text-block-4-images {
  background: #FFC62D;
  text-align: center;
}
.text-block-4-images .container-br {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-5-images {
  background: #FFC62D;
}
.text-block-5-images .container-br {
  padding-top: 60px;
  padding-bottom: 60px;
}
.text-block-5-images .image-container-block5 {
  display: flex;
  justify-content: center;
  background: linear-gradient(180deg, #FFC62D 50%, white 50%);
  padding-bottom: 60px;
}
.text-block-5-images .image-container-block5 img {
  max-width: 90vw;
  margin: 0 auto;
}

.text-block-6-images {
  position: relative;
  overflow: hidden;
}
.text-block-6-images .container-br {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  top: 100px;
}
.text-block-6-images .container-br p {
  color: white;
}
.text-block-6-images img {
  width: 100%;
  height: auto;
}

.block-br-text-7-images {
  padding: 100px 0;
}
.block-br-text-7-images h2 {
  font-size: 60px;
  margin-bottom: 30px;
}
.block-br-text-7-images h3 {
  position: relative;
  font-size: 40px;
  display: inline-flex;
}
.block-br-text-7-images h3::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 90px;
  background: #FFC62D;
  right: -120px;
  top: 50%;
  transform: translateY(-50%);
}
.block-br-text-7-images h3::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 90px;
  background: #FFC62D;
  left: -120px;
  top: 50%;
  transform: translateY(-50%);
}
.block-br-text-7-images .image-gallery-block-7 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-br-text-7-images .image-gallery-block-7 .middle-image-block-7 {
  width: 0;
  transition: all 2s ease;
}
.block-br-text-7-images .image-gallery-block-7.active .middle-image-block-7 {
  width: 450px;
  max-width: 100%;
  transition: all 2s ease;
}

.video-block.block-br-video-block video {
  width: 100%;
  height: auto;
  margin-bottom: -1px;
}

.block-br-text-3-images {
  background: #161B20;
  color: white;
  padding-bottom: 100px;
}
.block-br-text-3-images .text {
  padding: 60px 0;
}

.block-br-chess-style {
  padding: 100px;
  max-width: 1950px;
  box-sizing: border-box;
  margin: 0 auto;
}
.block-br-chess-style .block-title {
  background-size: cover;
}
.block-br-chess-style .block-title h2 {
  padding: 70px 15px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  gap: 30px;
}
.block-br-chess-style .block-title h2 .left-text {
  font-size: 240px;
}
.block-br-chess-style .block-title h2 .right-text span {
  display: block;
  color: white;
}
.block-br-chess-style .block-title h2 .right-text span:first-child {
  font-size: 60px;
}
.block-br-chess-style .block-title h2 .right-text span:last-child {
  font-size: 100px;
}
.block-br-chess-style .block-checss-items .chess-item {
  display: flex;
}
.block-br-chess-style .block-checss-items .chess-item:nth-child(even) {
  flex-direction: row-reverse;
}
.block-br-chess-style .block-checss-items .chess-item > * {
  width: 50%;
  background-color: black;
}
.block-br-chess-style .block-checss-items .chess-item .chess-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-br-chess-style .block-checss-items .chess-item .chess-item-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #171c20;
}
.block-br-chess-style .block-checss-items .chess-item .chess-item-text .chess-item-text-container {
  max-width: 625px;
  margin: 0 auto;
  padding: 10px;
  box-sizing: border-box;
}
.block-br-chess-style .block-checss-items .chess-item .chess-item-text .chess-item-text-container h3 {
  color: white;
  text-transform: math-auto;
  margin-bottom: 20px;
  font-weight: 400;
}
.block-br-chess-style .block-checss-items .chess-item .chess-item-text .chess-item-text-container p {
  color: white;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 0;
}

.block-br-separator-1 {
  background: #FFC62D;
  padding: 60px 15px;
  text-align: center;
}
.block-br-separator-1 h2 {
  font-size: 80px;
  margin-bottom: 30px;
}
.block-br-separator-1 h3 {
  font-size: 26px;
}

.block-br-separator-2 {
  padding: 45px 15px;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.block-br-separator-2 h2 {
  font-size: 60px;
  text-align: center;
  color: white;
  margin-bottom: 30px;
}
.block-br-separator-2 .separator-icon {
  position: relative;
}
.block-br-separator-2 .separator-icon:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 90px;
  background: #FFC62D;
  left: -120px;
  top: 50%;
  transform: translateY(-50%);
}
.block-br-separator-2 .separator-icon:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 90px;
  background: #FFC62D;
  right: -120px;
  top: 50%;
  transform: translateY(-50%);
}

.block-br-separator-3 {
  background-size: cover;
  text-align: center;
  padding: 40px 15px;
  color: white;
}
.block-br-separator-3 h2 {
  margin-bottom: 20px;
}
.block-br-separator-3 .year {
  position: relative;
  font-size: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: rgba(255, 255, 255, 0.23);
  display: inline-block;
}
.block-br-separator-3 .year:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 90px;
  background: #FFC62D;
  left: -120px;
  top: 50%;
  transform: translateY(-50%);
}
.block-br-separator-3 .year:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 90px;
  background: #FFC62D;
  right: -120px;
  top: 50%;
  transform: translateY(-50%);
}

.separator-4 h3 {
  max-width: 1300px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.watch-switch-color {
  position: relative;
}
.watch-switch-color .container-br {
  padding-bottom: 120px;
}
.watch-switch-color .color-switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
}
.watch-switch-color .color-switcher .switcher-titles {
  position: relative;
  top: -25px;
  right: -40px;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item {
  position: absolute;
  top: 10%;
  right: 100%;
  display: flex;
  align-items: center;
  z-index: 12;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item button {
  position: absolute;
  width: 22px;
  height: 22px;
  background: black;
  border-radius: 50%;
  border: 3px solid white;
  font-size: 0;
  cursor: pointer;
  transition: all 0.4s ease;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item button:hover, .watch-switch-color .color-switcher .switcher-titles .switcher-title-item button.active {
  transform: scale(2);
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item span {
  position: absolute;
  right: 40px;
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item:nth-child(1) {
  right: 47px;
  top: 13%;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item:nth-child(1) button {
  background: #3E5E7F;
  right: -12px;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  right: 110%;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item:nth-child(2) button {
  background: #D9D9D9;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item:nth-child(3) {
  top: auto;
  right: 53px;
  bottom: 13%;
}
.watch-switch-color .color-switcher .switcher-titles .switcher-title-item:nth-child(3) button {
  background: #C79982;
}
.watch-switch-color .color-switcher .switcher-images .switcher-image-item {
  margin-bottom: -60px;
  margin-top: -60px;
  position: relative;
  z-index: 2;
  opacity: 1;
  display: block;
}
.watch-switch-color .color-switcher .switcher-images .switcher-image-item:not(.active) {
  display: none;
  transition: opacity 12s ease-out;
  opacity: 0;
}

.watch-switch-color .color-switcher .switcher-titles .switcher-title-item.active button {
  transform: scale(2);
}

.block-br-text-block-with-bg-slider {
  padding: 50px 80px;
}
.block-br-text-block-with-bg-slider .watchSlider .swiper-slide {
  transform: scale(0.8);
  transition: all 0.3s ease;
}
.block-br-text-block-with-bg-slider .watchSlider .swiper-slide.swiper-slide-active {
  transform: scale(1);
}
.block-br-text-block-with-bg-slider .watchSlider {
  width: 100%;
  height: 100%;
}
.block-br-text-block-with-bg-slider .watchSlider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-br-text-block-with-bg-slider .watchSlider .swiper-slide img {
  display: block;
}
.block-br-text-block-with-bg-slider .watchSlider {
  margin-left: auto;
  margin-right: auto;
}
.block-br-text-block-with-bg-slider .bg-item {
  display: flex;
  align-items: center;
}
.block-br-text-block-with-bg-slider .slider-container {
  max-width: 400px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  box-sizing: border-box;
}
.block-br-text-block-with-bg-slider .slider-container .watchSlider {
  overflow: hidden;
}
.block-br-text-block-with-bg-slider .bg-slider-content {
  color: white;
  padding-right: 100px;
}
.block-br-text-block-with-bg-slider .bg-slider-content h2 {
  color: #FFF;
  font-family: Poppins;
  font-size: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.block-br-text-block-with-bg-slider .bg-slider-content p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
.block-br-text-block-with-bg-slider .swiper-arrows button {
  position: absolute;
  height: 50px;
  cursor: pointer;
  top: 50%;
  z-index: 112;
  transform: translatey(-50%);
}
.block-br-text-block-with-bg-slider .swiper-arrows button.next {
  right: 0;
}
.block-br-text-block-with-bg-slider .swiper-arrows button.prev {
  left: 0;
}
.block-br-image-slider-1 {
  background: #E8E8E8;
  padding: 60px 0;
  position: relative;
}
.block-br-image-slider-1 .slider-container {
  max-width: calc(100% - 100px);
  overflow: hidden;
  margin: 0 auto;
}
.block-br-image-slider-1 .swiper-pagination {
  left: 50% !important;
  transform: translatex(-50%) !important;
  bottom: 20px !important;
}
.block-br-image-slider-1 .watchSlider {
  width: 100%;
  height: 100%;
  position: relative;
}
.block-br-image-slider-1 .watchSlider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-br-image-slider-1 .watchSlider .swiper-slide img {
  display: block;
}
.block-br-image-slider-1 .slider-container .watchSlider {
  margin-left: auto;
  margin-right: auto;
}
.block-br-image-slider-1 .slider-container .swiper-pagination {
  bottom: -40px;
}
.block-br-image-slider-1 .slider-container .swiper-arrows {
  position: absolute;
  left: 0;
  z-index: 12;
  max-width: 1840px;
  margin: 0 auto;
  width: 100%;
  background: transparent;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
}
.block-br-image-slider-1 .slider-container .swiper-arrows button {
  cursor: pointer;
}

.text-block-9-video-slider {
  text-align: center;
  color: white;
}
.text-block-9-video-slider .top-block {
  position: relative;
  padding: 100px 15px 450px;
  background-size: cover;
}
.text-block-9-video-slider .top-block h2 {
  font-size: 60px;
  margin-bottom: 30px;
}
.text-block-9-video-slider .top-block h3 {
  font-size: 26px;
  margin-bottom: 30px;
}
.text-block-9-video-slider .top-block p {
  max-width: 1320px;
  margin: 0 auto;
}
.text-block-9-video-slider .top-block video {
  width: 500px;
  position: absolute;
  z-index: 14;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 100%;
  border: 70px solid black;
}
.text-block-9-video-slider .bottom-block {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding-top: 450px;
  position: relative;
  bottom: -100%;
  z-index: 4;
  padding-left: 20px;
  padding-right: 20px;
}
.text-block-9-video-slider .bottom-block:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  height: 17vw;
  background: white;
  left: 0;
  z-index: -1;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  max-width: 300px;
  box-sizing: border-box;
  left: 50%;
  transform: translatex(-50%);
  margin: 0;
}

.text-block-11-image-slider {
  background: #45583E;
  position: relative;
  padding: 60px 15px 440px;
}
.text-block-11-image-slider .content-text-block-11 {
  display: flex;
  gap: 40px;
  color: white;
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
}
.text-block-11-image-slider .content-text-block-11 p {
  margin-bottom: 0;
  line-height: 45px;
}
.text-block-11-image-slider .content-text-block-11 img {
  display: block;
}
.text-block-11-image-slider .gallery-text-block-11 {
  position: absolute;
  z-index: 3;
  display: flex;
  max-width: 1720px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  justify-content: space-between;
  gap: 30px;
  top: 100%;
}
.text-block-11-image-slider .gallery-text-block-11 a {
  position: relative;
}
.text-block-11-image-slider .gallery-text-block-11 a:first-child {
  top: -185px;
}
.text-block-11-image-slider .gallery-text-block-11 a:nth-child(2) {
  top: -280px;
}
.text-block-11-image-slider .gallery-text-block-11 a:nth-child(3) {
  top: -380px;
}
.text-block-11-image-slider .gallery-text-block-11 a:nth-child(4) {
  top: -480px;
}

.block-pa-timeline-block .container-slider {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 50px 50px;
  position: relative;
}
.block-pa-timeline-block .container-slider .arrow-sides-details {
  width: 100%;
}
.block-pa-timeline-block .container-slider .arrow-sides-details button {
  cursor: pointer;
  position: absolute;
  z-index: 12;
  top: calc(50% - 25px);
  transform: translatex(-50%);
}
.block-pa-timeline-block .container-slider .arrow-sides-details button.prev {
  left: 0;
}
.block-pa-timeline-block .container-slider .arrow-sides-details button.next {
  right: -50px;
}
.block-pa-timeline-block > div {
  padding-top: 460px;
}
.block-pa-timeline-block .timeline-swiper {
  max-width: 770px;
  margin: 0 auto;
}
.block-pa-timeline-block .timeline-title {
  max-width: 770px;
  margin: 0 auto;
  text-align: center;
}
.block-pa-timeline-block .timeline-title h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  font-family: Poppins;
  margin-bottom: 20px;
  line-height: 1;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
}
.block-pa-timeline-block .timeline-title h2 p {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.block-pa-timeline-block .timeline-title h2 p:first-letter {
  font-size: 30px;
  color: black;
}
.block-pa-timeline-block .timeline-title h3 {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  line-height: 1;
}
.block-pa-timeline-block .timeline-title h3 p {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.block-pa-timeline-block .timeline-title h3 p:first-letter {
  font-size: 22px;
  color: black;
}
.block-pa-timeline-block .timeline-title p {
  line-height: 1;
  margin-bottom: 0;
}

.block-br-image-slider-2,
.block-br-image-slider-3,
.block-br-text-block-13-gallery {
  position: relative;
  overflow: hidden;
}
.block-br-image-slider-2 .swiper-arrows,
.block-br-image-slider-3 .swiper-arrows,
.block-br-text-block-13-gallery .swiper-arrows {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  max-width: 90%;
  width: 100%;
  left: 5%;
  display: flex;
  justify-content: space-between;
}
.block-br-image-slider-2 .swiper-arrows button,
.block-br-image-slider-3 .swiper-arrows button,
.block-br-text-block-13-gallery .swiper-arrows button {
  cursor: pointer;
}
.block-br-image-slider-2 .swiper-horizontal > .swiper-pagination-bullets, .block-br-image-slider-2 .swiper-pagination-bullets.swiper-pagination-horizontal,
.block-br-image-slider-3 .swiper-horizontal > .swiper-pagination-bullets,
.block-br-image-slider-3 .swiper-pagination-bullets.swiper-pagination-horizontal,
.block-br-text-block-13-gallery .swiper-horizontal > .swiper-pagination-bullets,
.block-br-text-block-13-gallery .swiper-pagination-bullets.swiper-pagination-horizontal {
  left: 50%;
  position: absolute;
  transform: translatex(-50%);
  bottom: 5%;
}

.block-br-text-block-2 {
  background: #FFC62D;
}
.block-br-text-block-2 .block-title {
  padding: 70px 15px 130px;
  text-align: center;
  background-size: cover;
}
.block-br-text-block-2 .block-title h2 {
  color: white;
}
.block-br-text-block-2 .block-content {
  display: flex;
  flex-wrap: wrap;
  max-width: 1717px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  margin: 0 auto;
  align-items: center;
}
.block-br-text-block-2 .block-content .block-text {
  width: 50%;
  padding: 4% 10% 0 0;
  font-style: italic;
}
.block-br-text-block-2 .block-content .block-text p::first-letter {
  color: #000;
}
.block-br-text-block-2 .block-content .block-images {
  width: 50%;
  display: flex;
  justify-content: space-between;
  margin-top: -70px;
  align-self: flex-start;
}
.block-br-text-block-2 .block-content .block-images .block-images-1 {
  width: calc(50% - 20px);
  position: relative;
  z-index: 5;
}
.block-br-text-block-2 .block-content .block-images .block-images-1:after {
  content: "";
  position: absolute;
  top: 0;
  left: -80px;
  width: 0;
  height: 0;
  border-top: 70px solid transparent;
  /* border-bottom: 19px solid transparent; */
  border-right: 80px solid #C9C8C8;
}
.block-br-text-block-2 .block-content .block-images .block-images-2 {
  width: calc(50% - 20px);
  position: relative;
  z-index: 4;
}
.block-br-text-block-2 .block-content .block-images .block-images-2:after {
  content: "";
  position: absolute;
  top: 0;
  left: -80px;
  width: 0;
  height: 0;
  border-top: 70px solid transparent;
  /* border-bottom: 19px solid transparent; */
  border-right: 80px solid #663619;
}
.block-br-text-block-2 .block-content .block-image-caption {
  flex: 1;
  text-align: right;
  padding-bottom: 50px;
  padding-top: 10px;
}

.text-block-12 {
  background-color: #111820;
  color: white;
  padding: 60px 0;
  max-width: 100%;
  overflow: hidden;
}
.text-block-12 p {
  margin-bottom: 0;
}

.block-br-text-block-3 {
  text-align: center;
  padding: 60px 15px;
}
.block-br-text-block-3.black-text h3, .block-br-text-block-3.black-text h2, .block-br-text-block-3.black-text .year-block {
  color: #111820;
}
.block-br-text-block-3.black-text .year-block {
  color: rgba(17, 24, 32, 0.23);
  opacity: 1;
}
.block-br-text-block-3 .year-block {
  font-size: 240px;
  font-weight: 700;
  color: white;
  opacity: 0.5;
  line-height: 1;
  z-index: 1;
  position: relative;
}
.block-br-text-block-3 h2 {
  font-size: 60px;
  font-weight: 700;
  color: white;
  margin-bottom: 30px;
  margin-top: -60px;
  z-index: 2;
  position: relative;
}
.block-br-text-block-3 h3 {
  font-size: 26px;
  font-weight: 700;
  color: white;
}

.block-br-text-block-13-gallery {
  position: relative;
  padding-bottom: 50px;
}
.block-br-text-block-13-gallery:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  background: #FFC62D;
  bottom: 0;
}
.block-br-text-block-13-gallery .bg {
  padding: 100px 0 0;
  color: white;
}
.block-br-text-block-13-gallery .container-br {
  padding-bottom: 100px;
}

.text-block-14-image-gallery {
  padding-top: 60px;
  padding-bottom: 60px;
  color: white;
  background: linear-gradient(180deg, #111820 0.15%, #111820 22.67%, #3D1B01 54.12%, #111820 79.52%, #111820 87.69%);
}
.text-block-14-image-gallery .tree-image {
  display: flex;
  justify-content: center;
  max-width: 1820px;
  margin: 0 auto;
  gap: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.text-block-14-image-gallery .single-image {
  padding-top: 60px;
}

.text-block-13-gallery .slider-container {
  overflow: hidden;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.images-gallery-block-3 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-br-testimonial {
  padding: 60px 0;
  background-size: cover;
  background-position: center;
}
.block-br-testimonial img {
  max-width: 300px;
}
.block-br-testimonial h2 {
  color: #FFC62D;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5;
  margin: 30px 0 40px;
  position: relative;
}
.block-br-testimonial h2:before {
  content: "";
  position: absolute;
  background: white;
  width: 100px;
  height: 2px;
  left: 50%;
  transform: translatex(-50%);
  bottom: -20px;
}
.block-br-testimonial .author {
  font-size: 22px;
  font-weight: 500;
  color: white;
}

.watch-count-updown span.circle-pulsing {
  animation: pulse 1500ms infinite;
  background-color: #E9B719;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.watch-count-updown .animate-pulsing-dot {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: rgba(71, 44, 44, 0.24);
  top: 0;
  left: 0;
}
@keyframes pulse {
  0% {
    box-shadow: #ffa665 0 0 0 0;
  }
  75% {
    box-shadow: rgba(255, 105, 180, 0) 0 0 0 16px;
  }
}

.watch-count-updown .block .count-image.active .count-image-item .count-single-swiss .count-single-swiss-container {
  z-index: 12;
}

.watch-count-updown {
  padding-top: 120px;
  padding-bottom: 150px;
  background: #111820;
  color: white;
  position: relative;
}
.watch-count-updown .count-text {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.watch-count-updown .count-text h3 {
  font-size: 30px;
  margin-bottom: 20px;
}
.watch-count-updown .count-text span {
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.watch-count-updown .count-text span.yellow {
  color: #FFC62D;
  margin-bottom: 20px;
}
.watch-count-updown .count-text p {
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}
.watch-count-updown .count-text p:first-letter {
  font-size: 20px;
  color: white;
}
.watch-count-updown .overlay-count-image.active {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.watch-count-updown .block {
  display: flex;
  align-items: center;
  max-width: 1830px;
  margin: 0 auto;
}
.watch-count-updown .block .count-image {
  flex: 1;
}
.watch-count-updown .block .count-image .count-image-item {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
}
.watch-count-updown .block .count-image .count-image-item .pop-up-count {
  position: absolute;
  z-index: 14;
  border-radius: 20px;
  background: #FFC62D;
  padding: 0;
  left: 120%;
  width: 0;
  height: 0;
  top: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.watch-count-updown .block .count-image .count-image-item .pop-up-count .close {
  position: absolute;
  top: -15px;
  right: -15px;
  border: 2px solid black;
  padding: 10px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: black;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  background: #FFC62D;
  z-index: 20;
  cursor: pointer;
  display: none;
}
.watch-count-updown .block .count-image .count-image-item .pop-up-count p {
  font-size: 0;
  color: black;
  font-weight: 400;
  line-height: 30px;
  transition: all 0.3s ease;
  opacity: 0;
}
.watch-count-updown .block .count-image .count-image-item .pop-up-count p:first-letter {
  font-size: 0;
  color: black;
}
.watch-count-updown .block .count-image .count-image-item .pop-up-count.active {
  width: 33vw;
  padding: 30px 30px 14px;
  overflow: visible;
  height: auto;
}
.watch-count-updown .block .count-image .count-image-item .pop-up-count.active p {
  font-size: 20px;
  opacity: 1;
}
.watch-count-updown .block .count-image .count-image-item .pop-up-count.active p:first-letter {
  font-size: 20px;
}
.watch-count-updown .block .count-image .count-image-item .pop-up-count.active .close {
  display: flex;
}
.watch-count-updown .block .count-image .count-image-item .count-single-swiss {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 30px 0;
}
.watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-single-swiss-container {
  width: 400px;
  position: relative;
  z-index: 4;
}
.watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-round-img {
  position: absolute;
  width: 386px;
  top: 100px;
  left: -12px;
  transform: rotate(0);
  transition: all 0.6s ease;
  opacity: 1;
}
.watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-round-img.active {
  transform: rotate(50deg);
}
.watch-count-updown .block .count-image .count-image-item .dots-pulsing {
  position: absolute;
}
.watch-count-updown .block .count-image .count-image-item .dots-pulsing:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 25px;
  background: #FFC62D;
  left: -8px;
  top: 44px;
  transform: rotate(55deg);
}
.watch-count-updown .block .count-image .count-image-item button {
  font-weight: 600;
  position: relative;
  font-size: 20px;
  cursor: pointer;
  color: #FFC62D;
}
.watch-count-updown .block .count-image.count-down .count-image-item .pop-up-count {
  right: 120%;
  left: auto;
  top: auto;
  bottom: 0;
}
.watch-count-updown .block .count-image.count-down .count-image-item .count-single-swiss .count-round-img {
  top: 100px;
  left: -12px;
  transform: rotate(0deg);
}
.watch-count-updown .block .count-image.count-down .count-image-item .count-single-swiss .count-round-img.active {
  transform: rotate(131deg);
}
.watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing {
  gap: 10px;
  top: 420px;
  right: -30px;
  flex-direction: column;
}
.watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing:after {
  left: -7px;
  top: -56px;
  transform: rotate(130deg);
}
.watch-count-updown .block .count-text {
  flex: 1;
}
.watch-count-updown .block .count-image {
  flex: 1;
}

.watch-count-updown .block .count-image.count-up .count-image-item button {
  position: absolute;
  bottom: 520px;
  right: 10px;
}

.watch-count-updown .block .count-image.count-up .count-image-item .dots-pulsing {
  position: absolute;
  top: 125px;
  right: 30px;
  z-index: 14;
}

.watch-count-updown .block .count-image.count-up .count-image-item .dots-pulsing:after {
  left: -9px;
  top: 25px;
  transform: rotate(50deg);
}

.watch-count-updown .block .count-image.count-down .count-image-item button {
  position: absolute;
  top: 470px;
  right: 15px;
}

.watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing {
  position: absolute;
  bottom: 125px;
  right: 30px;
  z-index: 14;
}

.watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing:after {
  left: -14px;
  top: -16px;
}

.marquee-container {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  background: #ffffff;
  background: linear-gradient(0deg, #ffffff 0%, #ffffff 40%, #ffc62d 40%, #ffc62d 85%, #ffffff 85%, #ffffff 100%);
  padding-bottom: 100px;
}

.marquee-container {
  overflow: hidden;
  width: 100%;
}

.marquee {
  display: flex;
  white-space: nowrap;
}

.track {
  display: flex;
  transition: transform 0.05s linear;
}

.marquee-content {
  flex: 0 0 auto;
  margin-right: 20px;
}

.landing-breitling .slick-dots {
  display: flex !important;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  bottom: 25px;
}
.landing-breitling .slick-dots li {
  list-style-type: none;
}
.landing-breitling .slick-dots li.slick-active button {
  background: #FFC62D;
  transform: scale(1.2);
}
.landing-breitling .slick-dots button {
  width: 16px;
  height: 16px;
  border: 1px solid #9C9C9C;
  background: white;
  transition: all 0.4s ease;
  opacity: 1;
  border-radius: 50%;
  font-size: 0;
  margin: 0 5px;
}

.text-block-9-video-slider .top-block video {
  box-sizing: border-box;
}

.block-br-text-block-with-bg-slider .bg-slider-content h2 {
  white-space: nowrap;
}

.text-block-14-image-gallery .tree-image {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 100%;
  overflow: hidden;
}
.text-block-14-image-gallery .tree-image > img {
  width: calc(33.33% - 20px);
}

.images-gallery-block-3 img {
  width: 33.33%;
}

.landing-breitling .block-br-text-block-1 p {
  margin-bottom: 0;
}

p:first-letter {
  line-height: 1 !important;
}

.text-block-4-images .container-br p:first-letter {
  color: black;
}

.text-block-5-images .container-br p:first-letter {
  color: black;
}

.block-br-text-7-images h3 {
  margin-bottom: 30px;
}

.block-br-separator-3 h2 {
  font-size: 50px;
}

.block-br-text-block-8 h2 {
  font-size: 60px;
  margin-bottom: 20px;
}

.block-br-text-block-8 h2 {
  font-size: 60px;
  margin-bottom: 20px;
}

.landing-breitling .block-br-text-block-1,
.block-br-text-7-images,
.block-br-text-block-13-gallery .bg {
  padding: 60px 0;
}

.watch-count-updown {
  padding: 60px 0;
  overflow: hidden;
}

.text-block-9-video-slider .top-block {
  padding-top: 60px;
}

.marquee-container, .block-br-image-slider-3,
.block-br-text-block-13-gallery .container-br {
  padding-bottom: 60px;
}

.block-br-text-block-13-gallery {
  padding-bottom: 0;
}

.block-br-separator-1 hr {
  background: black;
  margin: 10px auto;
}

.count-round-img {
  position: relative;
  overflow: hidden;
}
.count-round-img:after {
  content: "";
  position: absolute;
  height: 386px;
  width: 386px;
  opacity: 0;
  background-size: contain;
  top: 0;
  right: 0;
  transition: opacity 0s ease;
  transform: rotate(0deg);
}

.watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-round-img.active {
  transform: rotate(-310deg);
}
.watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-round-img.active:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDI3IiBoZWlnaHQ9IjQyNyIgdmlld0JveD0iMCAwIDQyNyA0MjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zNTguNDMxIDg2LjEwMjNDMzkwLjE0MiAxMjIuMzg2IDQwNy4xMzIgMTY5LjIxOSA0MDYuMDYyIDIxNy4zOTVDNDA0Ljk5MSAyNjUuNTcxIDM4NS45MzggMzExLjYwNCAzNTIuNjQ3IDM0Ni40NDNDMzE5LjM1NyAzODEuMjgzIDI3NC4yMzcgNDAyLjQwOCAyMjYuMTYgNDA1LjY2N0MxNzguMDgyIDQwOC45MjUgMTMwLjUyNSAzOTQuMDgxIDkyLjgzODEgMzY0LjA1MkwxMTQuODc5IDMzNi4zOUMxNDUuNjYgMzYwLjkxNSAxODQuNTAxIDM3My4wNCAyMjMuNzY4IDM3MC4zNzhDMjYzLjAzNSAzNjcuNzE3IDI5OS44ODYgMzUwLjQ2MyAzMjcuMDc1IDMyMi4wMDhDMzU0LjI2NSAyOTMuNTUzIDM2OS44MjcgMjU1Ljk1NyAzNzAuNzAxIDIxNi42MUMzNzEuNTc1IDE3Ny4yNjMgMzU3LjY5OCAxMzkuMDEyIDMzMS43OTkgMTA5LjM3OEwzNTguNDMxIDg2LjEwMjNaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNzc1XzQzMSkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl83NzVfNDMxIiB4MT0iMzgzLjg3OSIgeTE9IjIwNi4wMzUiIHgyPSIxMzMuMjgyIiB5Mj0iMzU4LjExMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkZDNjJEIiBzdG9wLW9wYWNpdHk9IjAuNjkiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==");
  transform: rotate(-50deg);
  opacity: 1;
  transition: opacity 3s ease;
}

.watch-count-updown .block .count-image.count-up .count-image-item .count-single-swiss .count-round-img {
  transition: all 1.2s ease;
}

.watch-count-updown .block .count-image.count-down .count-image-item .count-single-swiss .count-round-img:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDI3IiBoZWlnaHQ9IjQyNyIgdmlld0JveD0iMCAwIDQyNyA0MjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zNTYuMDg4IDgzLjQ2OTdDMzg5Ljk5IDEyMC44NiA0MDcuODk2IDE3MC4wNDMgNDA1Ljk2OSAyMjAuNDc4QzQwNC4wNDEgMjcwLjkxMyAzODIuNDM0IDMxOC41ODcgMzQ1Ljc3NyAzNTMuMjgxQzMwOS4xMiAzODcuOTc1IDI2MC4zMzEgNDA2LjkyOSAyMDkuODY3IDQwNi4wODFDMTU5LjQwMiA0MDUuMjMzIDExMS4yNzcgMzg0LjY1MSA3NS44MDcgMzQ4Ljc0NEwxMDAuOTY5IDMyMy44ODdDMTI5LjkzOSAzNTMuMjEzIDE2OS4yNDQgMzcwLjAyNCAyMTAuNDYxIDM3MC43MTdDMjUxLjY3NyAzNzEuNDA5IDI5MS41MjUgMzU1LjkyOSAzMjEuNDY0IDMyNy41OTNDMzUxLjQwMyAyOTkuMjU3IDM2OS4wNTEgMjYwLjMyIDM3MC42MjUgMjE5LjEyOEMzNzIuMTk5IDE3Ny45MzYgMzU3LjU3NCAxMzcuNzY2IDMyOS44ODUgMTA3LjIyOEwzNTYuMDg4IDgzLjQ2OTdaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNzc1XzQzMikiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl83NzVfNDMyIiB4MT0iMzgzLjg3OSIgeTE9IjIwNi4wMzUiIHgyPSIxMzMuMjgyIiB5Mj0iMzU4LjExMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkZDNjJEIiBzdG9wLW9wYWNpdHk9IjAuNjkiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRkZDNjJEIiBzdG9wLW9wYWNpdHk9IjAuNyIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=");
}

.watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing:after {
  left: 33px;
  top: -18px;
  transform: rotate(45deg);
}

.watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing {
  right: 365px;
  top: 434px;
}

.watch-count-updown .block .count-image.count-down .count-image-item button {
  right: 350px;
}

.watch-count-updown .block .count-image.count-down .count-image-item .count-single-swiss .count-round-img.active:after {
  transform: rotate(-227deg);
}

.watch-count-updown .block .count-image.count-down .count-image-item .count-single-swiss .count-round-img.active {
  transform: rotate(-133deg);
}

.watch-count-updown .block .count-image .count-image-item .pop-up-count-2.active {
  top: 0;
  bottom: auto;
}

.watch-count-updown .block .count-image.count-up .count-image-item .pop-up-count-2 {
  top: auto;
  bottom: 50px;
}

.watch-count-updown .block .count-image .count-image-item .pop-up-count-2.active {
  top: 0;
  bottom: auto;
}

.watch-count-updown .block .count-image .count-image-item .pop-up-count-1.active {
  top: auto;
  bottom: 0;
}

@media screen and (max-width: 1600px) {
  .landing-breitling h2 {
    font-size: 70px;
  }
  .block-br-text-block-2 .block-content .block-text {
    padding: 15px;
  }
  .block-br-text-block-2 .block-content .block-text p {
    font-size: 18px;
  }
  .block-br-chess-style {
    padding: 50px;
  }
  .block-br-chess-style .block-title h2 .right-text span:last-child {
    font-size: 80px;
  }
  .block-br-chess-style .block-title h2 .left-text {
    font-size: 200px;
  }
  .block-br-chess-style .block-checss-items .chess-item .chess-item-text .chess-item-text-container p {
    font-size: 18px;
  }
  .block-br-text-block-3 h2 {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .block-br-text-block-3 h3 {
    font-size: 20px;
  }
  .landing-breitling p {
    font-size: 20px;
  }
  .text-block-6-images .container-br {
    top: 80px;
  }
  .block-br-separator-1 h2 {
    font-size: 50px;
  }
  .block-br-text-block-with-bg-slider .bg-slider-content h2 {
    font-size: 60px;
  }
  .block-br-separator-2 h2 {
    font-size: 50px;
  }
  .text-block-11-image-slider .content-text-block-11 p {
    line-height: 1.8;
    font-size: 18px;
  }
  .landing-breitling h3 {
    font-size: 24px;
  }
  .separator-4 h3 {
    font-size: 30px;
    max-width: 100%;
  }
  .block-br-testimonial h2 {
    font-size: 30px;
  }
  .block-pa-timeline-block > div {
    padding-top: 400px;
  }
  .block-br-hero-banner .hero-text h1 {
    font-size: 65px;
  }
}
@media screen and (max-width: 1440px) {
  .text-block-11-image-slider .content-text-block-11 {
    flex-direction: column-reverse;
    justify-content: center;
    padding-bottom: 60px;
  }
  .text-block-11-image-slider .content-text-block-11 img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .landing-breitling h3 {
    line-height: 1.3;
  }
  .block-br-text-block-with-bg-slider .bg-item {
    flex-direction: column;
  }
  .block-br-text-block-with-bg-slider {
    padding: 20px;
  }
  .block-br-text-block-with-bg-slider .bg-slider-content {
    padding-right: 0;
  }
  .block-br-hero-banner .hero-text h1 {
    font-size: 50px;
  }
  .landing-breitling h2 {
    font-size: 40px;
  }
  .landing-breitling h3 {
    font-size: 22px;
  }
  .landing-breitling p {
    font-size: 18px;
  }
  .block-br-text-block-3 .year-block {
    font-size: 200px;
  }
  .block-br-chess-style {
    padding: 30px;
  }
  .block-br-chess-style .block-title h2 .left-text {
    font-size: 130px;
  }
  .block-br-chess-style .block-title h2 .right-text span:first-child {
    font-size: 40px;
  }
  .block-br-chess-style .block-title h2 .right-text span:last-child {
    font-size: 60px;
  }
  .block-br-chess-style .block-checss-items .chess-item .chess-item-text .chess-item-text-container p {
    line-height: 1.6;
  }
  .block-br-chess-style .block-checss-items .chess-item .chess-item-text .chess-item-text-container h3 {
    margin-bottom: 10px;
    line-height: 1;
  }
  .watch-count-updown .block {
    flex-wrap: wrap;
  }
  .watch-count-updown .block .count-text {
    width: 100%;
    flex: auto;
    order: 2;
    flex-direction: row;
    padding: 20px;
  }
  .watch-count-updown .block .count-image {
    width: 50%;
    order: 1;
  }
  .text-block-9-video-slider .top-block h2 {
    font-size: 40px;
  }
  .text-block-9-video-slider .top-block h3 {
    font-size: 20px;
  }
  .landing-breitling .timeline-block > div {
    padding-top: 270px;
  }
  .block-br-separator-3 .year {
    font-size: 80px;
  }
  .block-br-testimonial h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .landing-breitling .block-br-text-block-1 {
    padding: 50px 0;
  }
  .block-br-text-block-2 .block-content {
    flex-wrap: wrap;
  }
  .block-br-text-block-2 .block-content .block-text {
    order: 3;
    width: 100%;
  }
  .block-br-text-block-2 .block-content .block-images {
    order: 1;
    width: 100%;
  }
  .block-br-text-block-2 .block-content .block-image-caption {
    order: 2;
    padding-bottom: 0;
  }
  .block-br-text-block-3 {
    padding: 30px 15px;
  }
  .block-br-text-3-images .text {
    padding: 30px 0;
  }
  .block-br-chess-style {
    padding: 0;
  }
  .block-br-chess-style .block-title h2 .left-text {
    font-size: 90px;
  }
  .block-br-chess-style .block-title h2 .right-text span:first-child {
    font-size: 40px;
  }
  .block-br-chess-style .block-title h2 .right-text span:last-child {
    font-size: 50px;
  }
  .block-br-text-3-images {
    padding-bottom: 30px;
  }
  .block-br-chess-style .block-title h2 {
    padding: 40px 15px;
  }
  .text-block-4-images .container-br, .text-block-5-images .container-br {
    padding: 30px 15px;
  }
  .text-block-5-images .image-container-block5 {
    padding-bottom: 0;
  }
  .watch-switch-color .container-br {
    padding-bottom: 80px;
  }
  .text-block-6-images .container-br {
    position: static;
    background: #FFC62D;
    color: black;
    transform: translatex(0);
  }
  .text-block-6-images .container-br p {
    margin-bottom: 0;
    color: black;
    padding: 70px 15px 30px;
  }
  .text-block-6-images .container-br p:first-letter {
    color: black;
  }
  .block-br-text-7-images, .block-br-separator-1 {
    padding: 30px 0;
  }
  .block-pa-timeline-block .container-slider {
    max-width: 100%;
  }
  .block-pa-timeline-block .container-slider .arrow-sides-details {
    display: none;
  }
  .landing-breitling .timeline-block > div {
    padding-top: 100px;
  }
  .text-block-12, .block-br-text-block-13-gallery .bg {
    padding: 30px 0;
  }
  .block-br-text-block-13-gallery .container-br {
    padding-bottom: 30px;
  }
  .text-block-13-gallery .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: black;
  }
  .text-block-13-gallery .swiper-pagination-clickable .swiper-pagination-bullet:hover {
    background: white;
  }
  .text-block-14-image-gallery, .block-br-testimonial {
    padding: 30px 0;
  }
  .block-br-testimonial h2, .block-br-testimonial .author {
    font-size: 24px;
  }
  .block-br-hero-banner .hero-text .hero-logo {
    max-width: 80px;
  }
  .block-br-hero-banner .hero-text .hero-logo::after {
    width: 50px;
    right: -70px;
  }
  .block-br-hero-banner .hero-text .hero-logo::before {
    width: 50px;
    left: -70px;
  }
  .block-br-hero-banner .hero-text h1 {
    font-size: 40px;
  }
  .landing-breitling .bottom-button a {
    min-width: 200px;
    font-size: 14px;
  }
  .watch-switch-color svg {
    height: 320px;
  }
  .watch-switch-color .color-switcher .switcher-titles .switcher-title-item:nth-child(2) {
    right: 100%;
  }
}
@media screen and (max-width: 850px) {
  .watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-single-swiss-container {
    width: 260px;
  }
  .watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-round-img {
    width: 250px;
  }
  .watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-round-img,
  .watch-count-updown .block .count-image.count-down .count-image-item .count-single-swiss .count-round-img {
    top: 64px;
    left: -8px;
  }
  .watch-count-updown {
    padding: 50px 0;
  }
  .watch-count-updown .block .count-image .count-image-item .pop-up-count.active {
    padding: 15px 15px 0;
  }
  .watch-count-updown .block .count-image .count-image-item .pop-up-count.active p {
    font-size: 16px;
    line-height: 1.2;
  }
  .watch-count-updown .block .count-image.count-up .count-image-item button {
    bottom: 350px;
    font-size: 16px;
    right: 0;
  }
  .watch-count-updown .block .count-image.count-up .count-image-item .dots-pulsing {
    top: 75px;
    right: 12px;
  }
  .watch-count-updown .block .count-image .count-image-item .dots-pulsing:after {
    height: 20px;
    width: 2px;
    left: -5px;
    top: 21px;
  }
  .watch-count-updown .block .count-image .count-image-item button {
    font-size: 16px;
  }
  .watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing:after {
    left: -5px;
    top: -10px;
  }
  .watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing {
    bottom: auto;
    right: 12px;
    top: 271px;
  }
  .watch-count-updown .block .count-image.count-down .count-image-item button {
    top: 320px;
    right: 0;
  }
  .watch-count-updown .count-text span {
    font-size: 18px;
  }
  .watch-count-updown .count-text p {
    font-size: 18px;
  }
  .watch-count-updown {
    padding: 30px 0;
  }
  .count-round-img:after {
    width: 250px;
    height: 250px;
  }
  .watch-count-updown .block .count-image .count-image-item .count-single-swiss .count-round-img.active:after {
    width: 250px;
    height: 250px;
  }
  .watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing {
    right: 238px;
    top: 280px;
  }
  .watch-count-updown .block .count-image.count-down .count-image-item .dots-pulsing:after {
    left: 32px;
    top: -13px;
  }
  .watch-count-updown .block .count-image.count-down .count-image-item button {
    right: 230px;
  }
}
@media screen and (max-width: 768px) {
  .block-br-text-block-with-bg-slider .bg-slider-content p {
    font-size: 16px;
  }
  .block-br-text-7-images .image-gallery-block-7.active .middle-image-block-7 {
    width: auto;
  }
  .block-br-separator-3 .year:after, .block-br-separator-3 .year:before {
    display: none;
  }
  .landing-breitling .bottom-button {
    padding: 30px 0;
    flex-direction: column;
    gap: 20px;
  }
  .block-br-text-block-with-bg-slider .bg-slider-content h2 {
    white-space: normal;
  }
  .landing-breitling h2 span {
    display: inline-block;
  }
  .watch-switch-color .color-switcher .switcher-titles .switcher-title-item span {
    display: none;
  }
  .landing-breitling .content-header {
    justify-content: center;
  }
  .landing-breitling .content-header a {
    display: none;
  }
  .block-br-text-block-3 .year-block {
    font-size: 150px;
  }
  .block-br-text-block-3 h2 {
    margin-top: -40px;
  }
  .block-br-chess-style .block-checss-items .chess-item {
    flex-direction: column;
  }
  .block-br-chess-style .block-checss-items .chess-item:nth-child(even) {
    flex-direction: column;
  }
  .block-br-chess-style .block-checss-items .chess-item > * {
    width: 100%;
  }
  .block-br-chess-style .block-checss-items .chess-item .chess-item-text .chess-item-text-container {
    padding: 30px 15px;
  }
  .watch-count-updown .count-text h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .watch-count-updown .count-text span.yellow {
    margin-bottom: 10px;
  }
  .block-br-chess-style .block-title h2 {
    gap: 10px;
  }
  .block-br-chess-style .block-title h2 .right-text span:first-child {
    font-size: 30px;
  }
  .block-br-chess-style .block-title h2 .right-text span:last-child {
    font-size: 40px;
  }
  .block-br-text-7-images .image-gallery-block-7 .middle-image-block-7 {
    width: auto;
  }
  .block-br-text-block-with-bg-slider .bg-slider-content h2 {
    font-size: 40px;
  }
  .block-br-image-slider-1 {
    padding: 30px 0;
  }
  .block-br-image-slider-1 .slider-container {
    max-width: calc(100% - 60px);
  }
  .block-br-image-slider-1 .swiper-pagination {
    display: none;
  }
  .swiper-arrows button svg {
    width: 30px;
  }
  .text-block-9-video-slider .top-block {
    padding-top: 30px;
  }
  .text-block-9-video-slider .bottom-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .landing-breitling .br-image-slider-3 .swiper-pagination, .text-block-13-gallery .swiper-pagination {
    display: none;
  }
  .text-block-9-video-slider .bottom-block,
  .text-block-11-image-slider .gallery-text-block-11.imgSliders {
    position: relative;
    display: block;
    transform: translate(0);
    left: 0;
  }
  .text-block-9-video-slider .bottom-block .slick-dots,
  .text-block-11-image-slider .gallery-text-block-11.imgSliders .slick-dots {
    display: none;
  }
  .text-block-9-video-slider .top-block video {
    border: 30px solid black;
    margin-top: 15px;
    margin-bottom: 15px;
    position: static;
    transform: translate(0);
  }
  .text-block-9-video-slider .top-block {
    padding-bottom: 30px;
  }
  .text-block-9-video-slider .bottom-block {
    position: static;
    padding: 15px 15px;
  }
  .block-br-text-7-images h2 {
    margin-bottom: 15px;
  }
  .block-br-text-7-images h3 {
    margin-bottom: 15px;
  }
  .block-br-text-7-images h3::before {
    left: -50px;
    width: 40px;
  }
  .block-br-text-7-images h3::after {
    width: 40px;
    right: -50px;
  }
  .marquee-container, .block-br-image-slider-3, .block-br-text-block-13-gallery .container-br {
    padding-bottom: 30px;
  }
  .text-block-11-image-slider .content-text-block-11 p {
    font-size: 16px;
  }
  .block-pa-timeline-block .container-slider {
    padding: 15px;
  }
  .landing-breitling .timeline-block > div {
    padding: 0 0 40px;
  }
  .landing-breitling .timeline-block .swiper-horizontal > .swiper-pagination-bullets {
    bottom: -20px;
  }
  .block-pa-timeline-block .timeline-title h2 p {
    font-size: 20px;
  }
  .block-pa-timeline-block .timeline-title h2 p:first-letter {
    font-size: 20px;
  }
  .landing-breitling .timeline-block > div .container-slider .timeline-text-item {
    padding-bottom: 10px;
  }
  .block-pa-timeline-block .timeline-title h3 p {
    padding-bottom: 0;
    font-size: 16px;
  }
  .block-br-text-7-images p {
    margin-bottom: 0;
  }
  .block-br-image-slider-3 .swiper-arrows {
    top: calc(50% - 30px);
  }
  .block-br-text-block-13-gallery:after {
    display: none;
  }
  .text-block-13-gallery .slider-container {
    background: #FFC62D;
    padding: 30px 0;
  }
  .container-br p:last-child {
    margin-bottom: 0;
  }
  .block-br-separator-3 .year {
    font-size: 35px;
  }
  .text-block-14-image-gallery .tree-image {
    flex-direction: column;
  }
  .text-block-14-image-gallery .tree-image img {
    max-width: 100%;
    width: 100%;
  }
  .block-br-testimonial .author {
    font-size: 16px;
  }
  .block-br-separator-3 {
    padding: 30px 15px;
  }
  .text-block-11-image-slider .content-text-block-11 {
    padding-bottom: 30px;
  }
  .text-block-11-image-slider {
    padding: 30px 15px;
  }
  .text-block-11-image-slider .gallery-text-block-11 a:first-child {
    top: 0;
  }
  .text-block-11-image-slider .gallery-text-block-11 a img {
    width: 100%;
  }
  .text-block-9-video-slider .top-block video {
    margin: 0 auto;
  }
  .block-br-text-block-2 .block-title {
    padding: 30px 15px 90px;
  }
}
@media screen and (max-width: 576px) {
  .watch-count-updown {
    overflow: visible;
  }
  .block-br-text-block-3.black-text h3 br {
    display: none;
  }
  .watch-count-updown .block .count-text .count-up-text-block:first-child {
    position: relative;
  }
  .watch-count-updown .block .count-text .count-up-text-block:first-child:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
    width: 100px;
    height: 2px;
    background: #FFC62D;
  }
  .watch-count-updown .block .count-image {
    width: 100%;
  }
  .watch-count-updown .block .count-image.count-down {
    order: 4;
  }
  .watch-count-updown .block .count-text {
    flex-direction: column;
  }
  .watch-count-updown .block .count-image .count-image-item .pop-up-count {
    right: 0;
    left: auto;
    bottom: -50px;
    top: auto;
  }
  .watch-count-updown .block .count-image .count-image-item .pop-up-count.active {
    width: 90vw;
    max-width: 100%;
    right: 0;
    left: auto;
    bottom: -50px;
    top: auto;
  }
  .block-br-chess-style .block-title h2 .left-text {
    font-size: 50px;
  }
  .block-br-chess-style .block-title h2 .right-text span:first-child {
    font-size: 20px;
  }
  .block-br-chess-style .block-title h2 .right-text span:last-child {
    font-size: 24px;
  }
  .block-br-text-block-3 .year-block {
    font-size: 100px;
  }
  .block-br-text-block-3 h2 {
    margin-top: -30px;
  }
  .landing-breitling h2 {
    font-size: 30px;
  }
  .text-block-11-image-slider .gallery-text-block-11 {
    position: static;
  }
  .text-block-11-image-slider .gallery-text-block-11 a:first-child {
    top: 0;
  }
  .text-block-11-image-slider .gallery-text-block-11 a:nth-child(2) {
    top: 0;
  }
  .text-block-11-image-slider .gallery-text-block-11 a:nth-child(3) {
    top: 0;
  }
  .text-block-11-image-slider .gallery-text-block-11 a:nth-child(4) {
    top: 0;
  }
  .text-block-11-image-slider .gallery-text-block-11 {
    transform: translatex(0);
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .text-block-11-image-slider {
    padding: 30px 15px;
  }
  .landing-breitling .timeline-block > div {
    padding: 30px 0;
  }
  .block-br-testimonial h2 {
    font-size: 24px;
  }
  .text-block-9-video-slider .top-block h2 {
    font-size: 20px;
  }
  .landing-breitling h3 {
    font-size: 20px;
  }
  .landing-breitling p {
    font-size: 16px;
  }
  .landing-breitling p::first-letter {
    font-size: 24px;
    line-height: 1;
  }
  .text-block-5-images .container-br {
    padding-bottom: 0;
  }
  .watch-switch-color .container-br {
    padding-top: 20px;
  }
  .block-br-separator-1 h2 {
    font-size: 24px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-br-separator-1 h3 {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-br-large {
    padding: 0;
  }
  .block-br-text-block-with-bg-slider .slider-container {
    max-width: 100%;
  }
  .text-block-9-video-slider .top-block h3 {
    font-size: 18px;
  }
  .block-br-image-slider-1 .slider-container {
    max-width: calc(100% - 30px);
  }
  .block-br-image-slider-1 {
    padding: 15px 0;
  }
  .block-br-text-block-2 .block-content .block-text p,
  .block-br-chess-style .block-checss-items .chess-item .chess-item-text .chess-item-text-container p,
  .watch-count-updown .count-text p {
    font-size: 16px;
  }
  .text-block-5-images .container-br {
    padding-bottom: 10px;
  }
  .block-br-text-block-with-bg-slider .bg-slider-content p {
    font-size: 16px;
  }
  .text-block-9-video-slider .bottom-block:after {
    display: none;
  }
  .watch-count-updown .block .count-image.count-up .count-image-item .pop-up-count-2 {
    top: -60px;
    bottom: auto;
    width: 90vw;
  }
  .watch-count-updown .block .count-image.count-up .count-image-item .pop-up-count.active {
    max-width: 90vw;
    left: 50%;
    transform: translatex(-50%);
  }
  .watch-count-updown .block .count-image.count-down .count-image-item .pop-up-count-2 {
    top: -60px;
    bottom: auto;
    width: 90vw;
  }
  .watch-count-updown .block .count-image.count-down .count-image-item .pop-up-count.active {
    max-width: 90vw;
    left: 50%;
    transform: translatex(-50%);
  }
  .watch-count-updown .block .count-image .count-image-item .pop-up-count,
  .watch-count-updown .block .count-image .count-image-item .pop-up-count-2 {
    left: 50%;
    transform: translatex(-50%);
    transition: all 0s ease;
    width: 90vw;
  }
  .watch-count-updown .block .count-image .count-image-item .pop-up-count,
  .watch-count-updown .block .count-image .count-image-item .pop-up-count-2 {
    transition: none;
  }
  .watch-count-updown .block .count-image .count-image-item .pop-up-count p,
  .watch-count-updown .block .count-image .count-image-item .pop-up-count.active p {
    font-size: 14px;
    transition: none;
  }
  .watch-count-updown .block .count-image .count-image-item .pop-up-count p:first-letter,
  .watch-count-updown .block .count-image .count-image-item .pop-up-count.active p:first-letter {
    font-size: 14px;
  }
  .landing-breitling .content-header nav {
    max-width: 130px;
  }
  .landing-breitling .content-header {
    padding: 15px;
    height: auto;
  }
}

