.mode_de_livraison .header {
  padding: 16px 40px; }
  .mode_de_livraison .header .header-left-side .title_side_box {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.16px; }
.mode_de_livraison .content-modern {
  display: flex;
  padding: 80px 0 24px 0;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: 100%; }
  .mode_de_livraison .content-modern .delivery-options-modern {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px;
    gap: 24px;
    width: 100%; }
    .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      gap: 4px; }
      .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card {
        display: flex;
        padding: 16px 16px;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        width: 100%;
        position: relative;
        border-radius: 0;
        border: 1px solid #B3B3B3;
        background: #FFF; }
        .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card .delivery-header {
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: space-between;
          gap: 4px;
          width: 100%; }
          .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card .delivery-header .delivery-title {
            text-align: center;
            font-size: 12px;
            font-weight: 700;
            line-height: 16px;
            letter-spacing: -0.16px;
            margin: 0; }
          .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card .delivery-header .delivery-pricing {
            display: flex;
            align-items: center;
            gap: 7px; }
            .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card .delivery-header .delivery-pricing .price {
              font-size: 12px;
              font-weight: 700;
              line-height: 16px;
              letter-spacing: -0.16px; }
            .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card .delivery-header .delivery-pricing .old-price {
              font-size: 12px;
              line-height: 16px;
              letter-spacing: -0.16px;
              font-weight: 400;
              color: #737373;
              text-decoration: line-through; }
            .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card .delivery-header .delivery-pricing .new-price {
              font-size: 12px;
              line-height: 16px;
              letter-spacing: -0.16px;
              font-weight: 700;
              color: #A40104; }
            .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card .delivery-header .delivery-pricing .delivery-badge {
              color: #FFF;
              display: flex;
              height: 16px;
              padding: 8px;
              align-items: center;
              border-radius: 0;
              border: 1px solid #A40104;
              background: #A40104; }
        .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-card .delivery-description {
          text-align: left;
          font-size: 12px;
          font-weight: 400;
          line-height: 16px;
          letter-spacing: -0.16px; }
      .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-note {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        width: 100%; }
        .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-note small {
          color: #737373;
          font-size: 12px;
          font-style: italic;
          font-weight: 400;
          line-height: 16px;
          letter-spacing: -0.16px; }
        .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-note a {
          color: #0B0B0C;
          font-size: 12px;
          text-decoration: underline;
          font-weight: 400;
          line-height: 16px;
          letter-spacing: -0.16px; }
          .mode_de_livraison .content-modern .delivery-options-modern .delivery-options-details .delivery-note a:hover {
            text-decoration: underline !important; }
    .mode_de_livraison .content-modern .delivery-options-modern .delivery-feature {
      display: flex;
      padding: 8px;
      align-items: flex-start;
      gap: 8px;
      align-self: stretch;
      border-radius: 0;
      background: #333;
      box-shadow: 0 1px 4px 0 rgba(12, 12, 13, 0.08); }
      .mode_de_livraison .content-modern .delivery-options-modern .delivery-feature .feature-title {
        color: #FFF;
        font-size: 12px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: -0.16px;
        margin: 0; }
      .mode_de_livraison .content-modern .delivery-options-modern .delivery-feature .feature-description {
        color: #FFF;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: -0.16px; }
  .mode_de_livraison .content-modern .delivery-info-section {
    display: flex;
    padding: 8px 40px;
    align-items: center;
    gap: 24px;
    background: #F9F9F9;
    width: 100%; }
    .mode_de_livraison .content-modern .delivery-info-section .info-block {
      display: flex;
      align-items: center; }
      .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        flex: 1 0 0; }
        .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-info .info-content .info-title {
          font-size: 14px;
          font-weight: 400;
          line-height: 20px;
          letter-spacing: -0.16px;
          margin: 0; }
        .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-info .info-content .info-text {
          color: #737373;
          font-size: 12px;
          font-weight: 400;
          line-height: 16px;
          letter-spacing: -0.16px; }
      .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-video {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 4px; }
        .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-video .content-btn-img {
          position: relative;
          cursor: pointer;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          width: 100%; }
          .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-video .content-btn-img:hover .content-inner-img {
            background-color: #0B0B0C; }
          .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-video .content-btn-img .content-inner-img {
            position: relative;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            background: #D9D9D9;
            display: flex;
            align-items: center;
            justify-content: center; }
          .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-video .content-btn-img .inner-img-wrapper {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            border-radius: 50%;
            width: calc(100% - 6px);
            height: calc(100% - 6px);
            background-color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            box-sizing: border-box; }
          .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-video .content-btn-img img {
            border-radius: 50%;
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-video .info-content .info-text {
          font-size: 12px;
          font-weight: 400;
          line-height: 16px;
          letter-spacing: -0.16px; }
  .mode_de_livraison .content-modern .delivery-countries {
    display: flex;
    padding: 0 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    width: 100%; }
    .mode_de_livraison .content-modern .delivery-countries .info-title {
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
      letter-spacing: -0.16px;
      margin: 0; }
    .mode_de_livraison .content-modern .delivery-countries .info-text {
      font-size: 12px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: -0.16px; }

.transport-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999 !important;
  background: #000200ba;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease; }
  .transport-modal.active {
    opacity: 1;
    visibility: visible; }
  .transport-modal .modal-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: flex;
    flex-direction: column;
    transform: translateY(100%);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .transport-modal.active .modal-content {
    transform: translateY(0); }
  .transport-modal .modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10001;
    background: #fff;
    border: none;
    cursor: pointer;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 0;
    transition: all 0.2s ease; }
    .transport-modal .modal-close svg {
      width: 24px;
      height: 24px; }
  .transport-modal .modal-body {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 20px 20px;
    background: #000; }
  .transport-modal .video-container {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    max-height: 80vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    .transport-modal .video-container .transport-video {
      width: 100%;
      height: 100%;
      max-height: 80vh;
      object-fit: contain;
      border: none;
      outline: none;
      border-radius: 0; }

body.magic_diaporama_open {
  overflow: hidden !important; }

@media (max-width: 1024px) {
  .transport-modal .modal-body {
    padding: 0; }
  .transport-modal .video-container {
    max-width: 100vw;
    max-height: 100vh; }
    .transport-modal .video-container .transport-video {
      width: 100%;
      height: 100%;
      max-width: 100vw;
      max-height: 95vh;
      object-fit: cover; }

  .mode_de_livraison .header {
    padding: 16px 24px; }
  .mode_de_livraison .content-modern .delivery-options-modern {
    padding: 0 16px; }
  .mode_de_livraison .content-modern .delivery-info-section {
    padding: 8px 16px; }
    .mode_de_livraison .content-modern .delivery-info-section .info-block.shipping-video .content-btn-img:hover .content-inner-img {
      background-color: #D9D9D9; }
  .mode_de_livraison .content-modern .delivery-countries {
    padding: 0 16px; } }

/*# sourceMappingURL=product-transporteur.css.map */
