<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">video {
  width: 100%;
  height: auto; }

h2 {
  font-family: "RotisSerifPro-Bold", serif;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  letter-spacing: 1px; }
@media (max-width: 480px) {
  h2 {
    font-size: 30px;
    margin-bottom: 20px; } }

hr {
  border-color: #A47E48;
  width: 280px;
  /*text-align: left;*/
  margin-bottom: 40px; }
@media (max-width: 480px) {
  hr {
    margin-bottom: 20px; } }

.hr-custom-container {
  text-align: center;
  margin: 20px 0;
  line-height: 1px; }
  .hr-custom-container.left {
    text-align: left; }
  .hr-custom-container .hr-custom {
    display: inline-block;
    width: 20%;
    height: 1px;
    background: #A47E48; }

section#slider-home {
  position: relative; }
  section#slider-home .adv {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #A47E48;
    padding: 16px 32px;
    z-index: 40;
    font-weight: 300;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.2; }
  @media (max-width: 1200px) {
    section#slider-home .adv {
      font-size: 18px; } }
  section#slider-home .adv a {
    color: #fff;
    font-size: 20px;
    transition: all 0.5s; }
  @media (max-width: 1200px) {
    section#slider-home .adv a {
      font-size: 18px; } }
  section#slider-home .adv a span {
    font-size: 30px; }
  @media (max-width: 1200px) {
    section#slider-home .adv a span {
      font-size: 18px; } }
  section#slider-home .adv a:hover {
    text-decoration: none;
    color: #254455; }

section#timetowatches, section#kilianpeier {
  margin-top: 32px; }
  section#timetowatches .encadre, section#kilianpeier .encadre {
    background: #A47E48;
    padding: 32px; }
    section#timetowatches .encadre .content, section#kilianpeier .encadre .content {
      margin-left: 32px;
      margin-top: 0; }
    section#timetowatches .encadre .titre, section#kilianpeier .encadre .titre {
      padding-bottom: 40px;
      margin-bottom: 40px;
      position: relative;
      text-transform: uppercase;
      color: #fff;
      font-weight: 300;
      line-height: 1.2; }
      section#timetowatches .encadre .titre h2, section#kilianpeier .encadre .titre h2 {
        text-align: left;
        margin-bottom: 0; }
      section#timetowatches .encadre .titre:before, section#kilianpeier .encadre .titre:before {
        content: '';
        position: absolute;
        height: 1px;
        bottom: 0;
        left: 0;
        width: 180px;
        background: #fff; }
      section#timetowatches .encadre .titre img, section#kilianpeier .encadre .titre img {
        margin-bottom: 16px; }
      section#timetowatches .encadre .titre p, section#kilianpeier .encadre .titre p {
        margin-bottom: 0; }
    section#timetowatches .encadre .text, section#kilianpeier .encadre .text {
      font-weight: 300;
      font-size: 1.625rem;
      color: #fff;
      line-height: 1.2;
      width: 90%; }
    section#timetowatches .encadre .download, section#kilianpeier .encadre .download, section#timetowatches .encadre .seemore, section#kilianpeier .encadre .seemore {
      margin-top: 80px;
      color: #fff;
      text-transform: uppercase;
      font-weight: 300;
      font-size: 1.625rem;
      line-height: 1.2; }
      section#timetowatches .encadre .download a, section#kilianpeier .encadre .download a, section#timetowatches .encadre .seemore a, section#kilianpeier .encadre .seemore a {
        color: #fff;
        transition: all 0.5s; }
        section#timetowatches .encadre .download a:hover, section#kilianpeier .encadre .download a:hover, section#timetowatches .encadre .seemore a:hover, section#kilianpeier .encadre .seemore a:hover {
          text-decoration: none;
          color: #254455; }
      section#timetowatches .encadre .download span, section#kilianpeier .encadre .download span, section#timetowatches .encadre .seemore span, section#kilianpeier .encadre .seemore span {
        font-size: 30px; }
    @media (min-width: 380px) {
      section#timetowatches .encadre .content, section#kilianpeier .encadre .content {
        margin-left: 0;
        margin-top: 50px; }
      section#timetowatches .encadre .titre, section#kilianpeier .encadre .titre {
        font-size: 2.5rem; } }
  @media (min-width: 992px) {
    section#timetowatches .encadre .content, section#kilianpeier .encadre .content {
      margin-top: 0; }
    section#timetowatches .encadre .titre, section#kilianpeier .encadre .titre {
      font-size: 1.4rem; }
      section#timetowatches .encadre .titre img, section#kilianpeier .encadre .titre img {
        width: 80%; }
    section#timetowatches .encadre .text, section#kilianpeier .encadre .text, section#timetowatches .encadre .download, section#kilianpeier .encadre .download, section#timetowatches .encadre .seemore, section#kilianpeier .encadre .seemore {
      font-size: 1.1rem; }
    section#timetowatches .encadre .download, section#kilianpeier .encadre .download, section#timetowatches .encadre .seemore, section#kilianpeier .encadre .seemore {
      margin-top: 20px; }
    section#timetowatches .encadre .content, section#kilianpeier .encadre .content {
      margin-left: 0; } }
@media (min-width: 1200px) {
  section#timetowatches .encadre .content, section#kilianpeier .encadre .content {
    margin-top: 0;
    margin-left: 32px; }
  section#timetowatches .encadre .titre, section#kilianpeier .encadre .titre {
    font-size: 1.8rem; }
    section#timetowatches .encadre .titre img, section#kilianpeier .encadre .titre img {
      width: 80%; }
  section#timetowatches .encadre .text, section#kilianpeier .encadre .text, section#timetowatches .encadre .download, section#kilianpeier .encadre .download, section#timetowatches .encadre .seemore, section#kilianpeier .encadre .seemore {
    font-size: 1.3rem; }
  section#timetowatches .encadre .download, section#kilianpeier .encadre .download, section#timetowatches .encadre .seemore, section#kilianpeier .encadre .seemore {
    margin-top: 40px; } }
@media (min-width: 1400px) {
  section#timetowatches .encadre .content, section#kilianpeier .encadre .content {
    margin-top: 0; }
  section#timetowatches .encadre .titre, section#kilianpeier .encadre .titre {
    font-size: 2rem; } }

section#categories-boutique {
  padding: 50px 0; }
  section#categories-boutique #intro {
    text-align: center;
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 50px;
    font-weight: 300;
    margin-right: auto;
    margin-left: auto;
    width: 60%;
    line-height: 1.2em; }
  @media (max-width: 480px) {
    section#categories-boutique #intro {
      width: 100%;
      font-size: 22px; } }
section#categories-boutique .hikashop_category_information .hikashop_subcontainer {
  background: none !important; }
section#categories-boutique .hikashop_category_information .hikashop_category {
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background ease 0.5s; }
  section#categories-boutique .hikashop_category_information .hikashop_category h4 {
    margin: 40px 0 30px;
    font-size: 28px; }
  section#categories-boutique .hikashop_category_information .hikashop_category:hover {
    background: #d5dde3; }
    section#categories-boutique .hikashop_category_information .hikashop_category a:hover {
      text-decoration: none;
      color: #254455; }
  section#categories-boutique .hikashop_category_information .hikashop_category .hikashop_category_desc {
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2em; }
    section#categories-boutique .hikashop_category_information .hikashop_category .hikashop_category_desc p {
      margin-bottom: 0; }

section#bande02 {
  margin-top: 10px; }

section#bande03 {
  margin-top: 30px; }

section#bande04 {
  margin-top: 30px;
  height: 600px;
  display: flex; }
  section#bande04 .row {
    height: 100%; }
  section#bande04 img {
    max-width: 100%;
    height: auto; }
  section#bande04 .actus {
    text-align: center; }
    section#bande04 .actus .bloc {
      border: 1px solid #A47E48;
      padding: 5px;
      display: inline-block;
      margin-bottom: 15px; }
  section#bande04 #content-actualites {
    margin: auto 0;
    text-align: left; }
    section#bande04 #content-actualites h2 {
      text-align: left;
      margin-bottom: 18px;
      margin-top: 10px; }
    section#bande04 #content-actualites p {
      font-weight: 300;
      font-size: 22px;
      line-height: 1.2em;
      text-transform: uppercase;
      margin-bottom: 20px; }
    section#bande04 #content-actualites .logos-sociaux {
      font-size: 26px; }
      section#bande04 #content-actualites .logos-sociaux a {
        color: #A47E48;
        padding: 5px; }
        section#bande04 #content-actualites .logos-sociaux a#icon-facebook {
          font-size: 22px; }

section#bande05 {
  margin-top: 30px;
  background: #f3eee7;
  padding: 80px 0; }
@media (max-width: 480px) {
  section#bande05 {
    padding: 30px 0; } }
section#bande05 #boutons {
  margin: 0px 0 0px; }
@media (max-width: 480px) {
  section#bande05 #boutons {
    display: block !important;
    text-align: center; } }
section#bande05 #boutons .bouton-pdr {
  text-align: center;
  min-width: 200px; }
@media (max-width: 480px) {
  section#bande05 #boutons .bouton-pdr {
    margin-bottom: 10px;
    display: inline-block; } }
section#bande05 hr {
  border-color: #A47E48;
  width: 280px;
  margin-bottom: 50px; }
</pre></body></html>