/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_custom_corporategifting/cartridge/client/default/scss/customPDP.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat+Alternates:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat+Subrayada:wght@400;700&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap);
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_custom_corporategifting/cartridge/client/default/scss/customPDP.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --mint: #00b5b4;
  --mint-soft: rgba(0, 181, 180, 0.16);
  --panel-border: #9be0e0;
  --card-border: #d5eff3;
  --page-bg-top: #dffbff;
  --page-bg-bottom: #fff4df;
  --green: #22c55e; }

@media (min-width: 1024px) {
  .left-pane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-right: 1px solid #d6bf75; } }

.right-pane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1024px) {
    .right-pane {
      padding-left: 0.875rem; } }
  .right-pane .title-main {
    font-size: 1.125rem;
    margin-top: 0.9375rem; }
    @media (min-width: 1024px) {
      .right-pane .title-main {
        font-size: 1.5rem;
        line-height: 2.25rem; } }

.custom-pdp-wrapper {
  background: linear-gradient(192deg, #d2fdfe 0%, #fbf6ef 100%); }
  .custom-pdp-wrapper .custom-pdp-request-bottom-section {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #14606e; }
    @media (max-width: 1439.98px) {
      .custom-pdp-wrapper .custom-pdp-request-bottom-section {
        z-index: 1; } }
    @media (min-width: 1024px) {
      .custom-pdp-wrapper .custom-pdp-request-bottom-section {
        height: 4rem; } }
    .custom-pdp-wrapper .custom-pdp-request-bottom-section .custom-pdp-left-section .custom-pdp-description {
      font-size: 0.75rem;
      font-weight: 500;
      line-height: 1.25rem;
      color: #fff;
      margin: 0;
      padding: 0; }
      @media (min-width: 1024px) {
        .custom-pdp-wrapper .custom-pdp-request-bottom-section .custom-pdp-left-section .custom-pdp-description {
          font-size: 1.25rem;
          line-height: 1.75rem; } }
    .custom-pdp-wrapper .custom-pdp-request-bottom-section .custom-pdp-right-section {
      text-align: right; }
      .custom-pdp-wrapper .custom-pdp-request-bottom-section .custom-pdp-right-section .custom-pdp-request-quote-btn {
        height: 3rem;
        padding: 0.5rem 1.5rem;
        border-radius: 1rem;
        border: 0.0625rem solid #0e3d46;
        background: -webkit-gradient(linear, left top, right top, from(#ffffff80), color-stop(52%, #fff), to(#ffffff80));
        background: linear-gradient(90deg, #ffffff80 0%, #fff 52%, #ffffff80 100%);
        font-size: 0.75rem;
        font-weight: 600;
        line-height: 1rem;
        color: #0e3d46; }
        @media (min-width: 1024px) {
          .custom-pdp-wrapper .custom-pdp-request-bottom-section .custom-pdp-right-section .custom-pdp-request-quote-btn {
            font-size: 1.125rem;
            line-height: 2rem; } }
  .custom-pdp-wrapper .cbg-breadcrumb {
    margin-top: 0.9375rem; }
  .custom-pdp-wrapper .inner-wrapper {
    padding: 1.875rem 0; }
  .custom-pdp-wrapper .toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1rem;
    margin-bottom: 1rem; }
    .custom-pdp-wrapper .toolbar .fa-repeat::before,
    .custom-pdp-wrapper .toolbar .fa-undo::before,
    .custom-pdp-wrapper .toolbar .fa-search-plus::before,
    .custom-pdp-wrapper .toolbar .fa-download::before,
    .custom-pdp-wrapper .toolbar .fa-share::before,
    .custom-pdp-wrapper .toolbar .fa-refresh::before {
      font-style: normal;
      font-family: "Font Awesome"; }
    .custom-pdp-wrapper .toolbar .fa-repeat::before {
      content: "\f01e"; }
    .custom-pdp-wrapper .toolbar .fa-undo::before {
      content: "\f0e2"; }
    .custom-pdp-wrapper .toolbar .fa-search-plus::before {
      content: "\f00e"; }
    .custom-pdp-wrapper .toolbar .fa-download::before {
      content: "\f019"; }
    .custom-pdp-wrapper .toolbar .fa-share::before {
      content: "\f064"; }
    .custom-pdp-wrapper .toolbar .fa-refresh::before {
      content: "\f021";
      font-family: "Font Awesome";
      font-style: normal; }

.tool-btn {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: none;
  background: var(--mint-soft);
  color: var(--mint);
  font-size: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.15s ease;
  transition: 0.15s ease; }
  .tool-btn:focus, .tool-btn:active {
    border: none;
    outline: none; }

.btn-undo,
.btn-redo {
  opacity: 0.5;
  pointer-events: none; }
  .btn-undo.active,
  .btn-redo.active {
    opacity: 1;
    pointer-events: auto; }

#canvas-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.action-pill {
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  color: #00b2ad;
  font-weight: 400;
  font-size: 1rem;
  padding: 0;
  line-height: 4.0625rem; }
  .action-pill:focus, .action-pill:active {
    border: none;
    outline: none; }
  .action-pill .upload-company-logo {
    padding-left: 0.625rem; }

@media (min-width: 1024px) {
  .divider-vertical {
    width: 0.0625rem;
    height: 2.125rem;
    background: #e9d49c;
    margin: 0 1.5rem; } }

.tabs-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.5rem 0; }

.tab-head {
  padding: 0.75rem 1.5rem;
  border: 1px solid #aed9da80;
  border-left: none;
  border-right: none;
  font-weight: 500;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  width: 100%;
  position: relative; }

.tab-head.active {
  border: 1px solid rgba(0, 178, 173, 0.5);
  background: rgba(0, 178, 173, 0.1);
  color: #00b2ad;
  position: relative; }
  .tab-head.active::before {
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    left: -2px;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #d2f5f0;
    border-top: 12px solid transparent;
    -webkit-filter: drop-shadow(2px 0 0 rgba(0, 178, 173, 0.5));
            filter: drop-shadow(2px 0 0 rgba(0, 178, 173, 0.5)); }

.tab-pill {
  font-size: 0.75rem;
  padding: 0.3125rem 0.625rem;
  line-height: 0.75rem;
  border-radius: 999px;
  text-align: center;
  background: rgba(0, 178, 173, 0.15);
  color: #00b2ad; }

.tab-panels {
  margin-bottom: 24px; }

.tab-panel {
  display: none; }

.tab-panel.active {
  display: block; }

.watch-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1024px) {
    .watch-grid {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.watch-card {
  border-radius: 1rem;
  border: 1px solid #aed9da;
  padding: 0.75rem;
  text-align: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  width: 8rem; }
  .watch-card img {
    width: 4.375rem;
    height: auto; }
  .watch-card span {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    color: #333; }
  .watch-card.active {
    border: 1px solid #00b2ad; }

.backcase-panel {
  border-radius: 18px;
  border: 1px solid var(--card-border);
  background: #f3ffff;
  min-height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  gap: 16px; }
  .backcase-panel img {
    width: 5.625rem;
    height: auto; }
  .backcase-panel span {
    font-size: 1.25rem;
    font-weight: 400;
    color: #333; }

.help-title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #333; }

.help-text {
  font-size: 0.875rem;
  color: #636466;
  margin-bottom: 1rem;
  line-height: 1.3125rem; }

.btn-outline-mint {
  padding: 0.5rem 1.5rem;
  cursor: pointer;
  border-radius: 1rem;
  border: 1px solid #0e3d46;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #0e3d46;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff80), color-stop(52%, #fff), to(#ffffff80));
  background: linear-gradient(90deg, #ffffff80 0%, #fff 52%, #ffffff80 100%); }
  @media (min-width: 1024px) {
    .btn-outline-mint {
      margin-left: 0.625rem;
      padding: 0.5rem 0.75rem;
      width: 160px; } }
  @media (min-width: 1250px) {
    .btn-outline-mint {
      margin-left: 2.375rem;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; } }

.format-select {
  color: #27ae60; }

.tfp-action-btn .fa-bold::before,
.tfp-action-btn .fa-arrows::before,
.tfp-action-btn .fa-refresh::before,
.tfp-action-btn .fa-trash::before {
  font-style: normal;
  font-family: "Font Awesome"; }

.tfp-action-btn .fa-bold::before {
  content: "\f032"; }

.tfp-action-btn .fa-arrows::before {
  content: "\f047"; }

.tfp-action-btn .fa-refresh::before {
  content: "\f021"; }

.tfp-action-btn .fa-trash::before {
  content: "\f1f8"; }

.add-text-confirm:focus, .add-text-confirm:active {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.hidden-input {
  display: none; }

.zoom-panel {
  position: absolute;
  top: 145px;
  left: 50%;
  -webkit-transform: translateX(-12%);
          transform: translateX(-12%);
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 14px 30px rgba(0, 0, 0, 0.24);
          box-shadow: 0 14px 30px rgba(0, 0, 0, 0.24);
  padding: 8px 14px 10px;
  min-width: 190px;
  display: none;
  z-index: 50; }

.zoom-panel-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 4px;
  gap: 14px; }

.zoom-panel-close {
  border: none;
  background: transparent;
  font-size: 16px;
  cursor: pointer;
  color: #34b38a; }
  .zoom-panel-close:focus, .zoom-panel-close:active {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .zoom-panel-close .fa-times::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f00d"; }

.zoom-panel-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 22px; }
  .zoom-panel-body .zoom-range {
    cursor: pointer; }

.fa-arrows-alt {
  cursor: pointer; }
  .fa-arrows-alt::before {
    content: "\f0b2";
    font-style: normal;
    font-family: "Font Awesome"; }

.zoom-dot {
  font-size: 18px;
  color: #34b38a; }

.zoom-move-icon {
  font-size: 16px;
  color: #34b38a; }

input[type="range"].zoom-range {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 120px;
  height: 4px;
  border-radius: 999px;
  background: #e5e7eb;
  outline: none; }

input[type="range"].zoom-range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #27b574;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 0 2px #27b574;
          box-shadow: 0 0 0 2px #27b574;
  margin-top: -7px; }

input[type="range"].zoom-range::-moz-range-thumb {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #27b574;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #27b574; }

input[type="range"].zoom-range::-moz-range-track {
  height: 4px;
  border-radius: 999px;
  background: #e5e7eb; }

.btn-close-reset {
  background: transparent;
  width: auto;
  border: none;
  right: 0;
  padding: 10px;
  text-align: right; }
  .btn-close-reset:focus, .btn-close-reset:active {
    border: none;
    outline: none; }
  .btn-close-reset .fa-times::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f00d"; }

/* MODALS */
.modal-header {
  background: #000;
  color: #fff;
  padding-block: 10px;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .modal-title {
    font-size: 15px;
    letter-spacing: 0.03em;
    color: #fff; }
  .modal-header .btn-close-white {
    background: transparent;
    border: none;
    color: #fff; }
    .modal-header .btn-close-white:focus, .modal-header .btn-close-white:active {
      border: none;
      outline: none; }
  .modal-header .fa-times::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f00d"; }

.add-text-input {
  -webkit-box-shadow: none;
          box-shadow: none; }
  .add-text-input:hover, .add-text-input:focus, .add-text-input:active {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #ced4da !important; }

.modal-body textarea.form-control {
  border-radius: 10px; }

.share-input {
  background: #f5f5f7;
  border-radius: 8px; }

.share-note {
  font-size: 13px;
  color: #666;
  margin-top: 6px;
  margin-bottom: 10px; }

.share-icon-btn {
  width: 38px;
  height: 38px;
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  margin-right: 0.3125rem; }
  .share-icon-btn .fa-facebook::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f09a"; }
  .share-icon-btn .fa-twitter::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f099"; }
  .share-icon-btn .fa-envelope::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f0e0"; }

.share-facebook {
  background: #1877f2; }

.share-twitterx {
  background: #1da1f2; }

.share-email {
  background: #6366f1; }

.copied-label {
  font-size: 13px;
  color: #d22;
  display: none;
  margin-left: 6px; }

/* IMAGE TOOLBAR (logo / QR) */
.img-toolbar,
.img-subpanel {
  position: fixed;
  left: 50%;
  bottom: 0rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  border-radius: 18px;
  -webkit-box-shadow: 0 16px 35px rgba(0, 0, 0, 0.18);
          box-shadow: 0 16px 35px rgba(0, 0, 0, 0.18);
  display: none;
  z-index: 60;
  padding: 20px;
  width: 100%; }
  @media (min-width: 768px) {
    .img-toolbar,
    .img-subpanel {
      bottom: 200px;
      left: 26%;
      width: unset; } }

@media (min-width: 768px) {
  .img-subpanel {
    bottom: 50px; } }

.img-toolbar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1024px) {
    .img-toolbar-inner {
      gap: 3rem; } }

.img-toolbar-item {
  text-align: center;
  cursor: pointer;
  min-width: 90px; }

.img-toolbar-icon {
  font-size: 22px;
  margin-bottom: 4px; }
  .img-toolbar-icon .fa-arrows::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f047"; }
  .img-toolbar-icon .fa-refresh::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f021"; }
  .img-toolbar-icon .fa-trash::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f1f8"; }

.img-toolbar-label {
  font-size: 14px;
  font-weight: 500; }

.img-toolbar-close {
  position: absolute;
  top: -16px;
  right: 18px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }
  .img-toolbar-close .fa-times::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f00d"; }
  .img-toolbar-close:focus, .img-toolbar-close:active {
    border: none;
    outline: none; }

.img-toolbar-close i {
  font-size: 16px; }

/* SUBPANELS */
.img-subpanel {
  padding: 15px; }

.subpanel-header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 12px; }

.back-pill {
  border-radius: 999px;
  border: 1px solid #e5e7eb;
  padding: 4px 16px;
  background: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  cursor: pointer;
  font-size: 13px; }
  .back-pill .fa-arrow-left {
    margin-right: 6px; }
    .back-pill .fa-arrow-left::before {
      font-style: normal;
      font-family: "Font Awesome";
      content: "\f060"; }

.back-pill i {
  font-size: 13px; }

.img-subpanel-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px; }

.slider-row {
  margin-bottom: 18px; }

.slider-row label {
  display: block;
  font-size: 16px;
  margin-bottom: 6px; }

.slider-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px; }

.slider-control input[type="range"] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 4px;
  border-radius: 999px;
  background: #e5e7eb;
  outline: none; }

.slider-control input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--green);
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 0 2px var(--green);
          box-shadow: 0 0 0 2px var(--green);
  margin-top: -7px; }

.slider-control input[type="range"]::-moz-range-thumb {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--green);
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px var(--green); }

.slider-control input[type="range"]::-moz-range-track {
  height: 4px;
  border-radius: 999px;
  background: #e5e7eb; }

.slider-value-box {
  width: 80px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
  padding: 6px 4px;
  font-size: 14px;
  background: #fafafa; }

.flip-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-top: 8px; }

.flip-btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 10px;
  border: 1px solid #e5e7eb;
  padding: 8px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  cursor: pointer;
  background: #fff;
  font-size: 14px; }

.flip-btn i {
  font-size: 16px; }

.flip-btn:hover {
  border-color: var(--green);
  color: var(--green); }

/* POSITION PANEL */
.pos-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 500; }

.pos-tab {
  cursor: pointer;
  position: relative;
  padding-bottom: 4px; }

.pos-tab.active {
  color: var(--green); }

.pos-tab.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  height: 3px;
  background: var(--green);
  border-radius: 999px; }

.pos-panel-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 8px; }

.pos-btn {
  border-radius: 10px;
  border: 1px solid #e5e7eb;
  padding: 10px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  cursor: pointer;
  background: #fff;
  font-size: 14px; }
  .pos-btn:focus, .pos-btn:active {
    border-color: var(--green);
    color: var(--green);
    outline: none; }

.pos-btn i {
  font-size: 18px; }

.pos-btn:hover {
  border-color: var(--green);
  color: var(--green); }

.arrange-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 8px; }

/* UPLOAD LOGO MODAL */
.upload-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e5e7eb; }

.upload-tab {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  background: #f7f7f7; }
  .upload-tab .fa-cloud-upload {
    padding-right: 0.3125rem; }
    .upload-tab .fa-cloud-upload::before {
      font-style: normal;
      font-family: "Font Awesome";
      content: "\f0ee"; }
  .upload-tab .fa-qrcode {
    padding-right: 0.3125rem; }
    .upload-tab .fa-qrcode::before {
      font-style: normal;
      font-family: "Font Awesome";
      content: "\f029"; }

.upload-tab.active {
  background: #fff;
  color: var(--mint);
  border-bottom: 2px solid var(--mint); }

.upload-icon {
  font-size: 16px;
  margin-right: 6px; }

.upload-panel {
  display: none;
  padding-top: 14px; }

.upload-panel.active {
  display: block; }

.drop-zone {
  border-radius: 12px;
  border: 1px dashed #d1d5db;
  background: #fafafa;
  padding: 30px 18px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 14px; }

.btn-browse {
  background: var(--green);
  color: #fff;
  border: none;
  padding: 8px 22px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer; }
  .btn-browse:focus, .btn-browse:active {
    border: none;
    outline: none; }

.qr-color-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-top: 12px; }

.qr-color-label {
  font-size: 14px; }

.qr-swatch {
  width: 26px;
  height: 26px;
  border-radius: 6px;
  border: 1px solid #d1d5db;
  cursor: pointer; }

.btn-qr-add {
  margin-top: 16px;
  background: var(--green);
  color: #fff;
  border: none;
  padding: 8px 24px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer; }

@media (max-width: 1439.98px) {
  .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .left-pane {
    border-right: none;
    border-bottom: 1px solid #f0d9a5; }
  .watch-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }

#text-floating-panel-wrap {
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
  /* let clicks pass when hidden */
  z-index: 999; }

#text-floating-panel {
  position: fixed;
  max-width: 360px;
  background: #fff;
  border-radius: 16px;
  padding: 16px 2px;
  -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.18);
          box-shadow: 0 10px 35px rgba(0, 0, 0, 0.18);
  border: 1px solid #e4e7e8;
  display: none;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  top: unset !important;
  pointer-events: auto;
  overflow: hidden; }
  @media (min-width: 1024px) {
    #text-floating-panel {
      max-width: 450px;
      bottom: 150px;
      padding: 16px 18px; } }

.tfp-back-btn .fa-arrow-left {
  margin-right: 6px; }
  .tfp-back-btn .fa-arrow-left::before {
    font-style: normal;
    font-family: "Font Awesome";
    content: "\f060"; }

.tfp-back-btn:focus, .tfp-back-btn:active {
  border: none;
  outline: none; }

.tfp-close-btn .fa-times::before {
  font-style: normal;
  font-family: "Font Awesome";
  content: "\f00d"; }

.tfp-close-btn:focus, .tfp-close-btn:active {
  border: none;
  outline: none; }

.tfp-edit-btn .fa-pencil::before {
  font-style: normal;
  font-family: "Font Awesome";
  content: "\f040"; }

.tfp-edit-btn:focus, .tfp-edit-btn:active {
  border: none;
  outline: none; }

/* header close/back */
.tfp-top-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.tfp-close-btn,
.tfp-back-btn {
  background: #fafafa;
  border: none;
  padding: 6px 10px;
  border-radius: 8px;
  cursor: pointer;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06); }

/* panel inner container that slides */
.tfp-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1760px;
  -webkit-transition: -webkit-transform 0.28s cubic-bezier(0.2, 0.9, 0.2, 1);
  transition: -webkit-transform 0.28s cubic-bezier(0.2, 0.9, 0.2, 1);
  transition: transform 0.28s cubic-bezier(0.2, 0.9, 0.2, 1);
  transition: transform 0.28s cubic-bezier(0.2, 0.9, 0.2, 1), -webkit-transform 0.28s cubic-bezier(0.2, 0.9, 0.2, 1); }

.tfp-panel {
  width: 434px;
  padding: 8px 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* Panel 1 layout */
.tfp-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 576px) {
    .tfp-row {
      width: 100%; } }

.tfp-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.tfp-color-btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #eee;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }
  .tfp-color-btn:focus, .tfp-color-btn:active {
    border: none;
    outline: none; }

.tfp-color-btn input[type="color"] {
  width: 30px;
  height: 30px;
  opacity: 0;
  cursor: pointer; }

.tfp-edit-btn {
  background: #f6f8f9;
  border: none;
  padding: 10px 12px;
  border-radius: 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px; }

.tfp-size {
  width: 66px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #e6e8ea;
  font-size: 16px;
  text-align: center; }

.tfp-font {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #e6e8ea;
  max-width: 130px; }
  @media (min-width: 1024px) {
    .tfp-font {
      max-width: 168px; } }

.tfp-font option {
  color: #333; }

.tfp-font option:checked,
.tfp-font option[selected] {
  color: #27ae60; }

.tfp-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  margin-top: 6px;
  width: 300px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 576px) {
    .tfp-actions {
      width: 100%; } }
  @media (min-width: 1024px) {
    .tfp-actions {
      gap: 12px; } }

.add-text-limit {
  padding-top: 14px;
  margin: 0; }

.backcase-warning-box {
  background: #d4fac9;
  border-radius: 50px;
  padding: 10px 12px;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  color: #297f11;
  margin: 10px 0;
  text-align: center;
  gap: 10px; }

.get-in-touch {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 24px;
  height: 24px; }

.tfp-action-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  border: none;
  background: transparent;
  cursor: pointer; }
  .tfp-action-btn:focus, .tfp-action-btn:active {
    border: none;
    outline: none; }

.tfp-action-btn i {
  font-size: 20px;
  color: #444; }

.tfp-action-label {
  font-size: 13px;
  color: #333; }

/* Panel 2 Format */
.format-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding: 0 16px;
  width: 320px; }
  @media (min-width: 1024px) {
    .format-grid {
      width: 100%; } }

.format-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 300px; }
  @media (min-width: 576px) {
    .format-row {
      width: 100%; } }

.format-btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #eee;
  background: #fff;
  cursor: pointer;
  font-weight: 600; }
  .format-btn:focus, .format-btn:active {
    border: 1px solid #eee;
    outline: none; }

.align-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 300px; }
  @media (min-width: 576px) {
    .align-row {
      width: 100%; } }

.align-btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #eee;
  background: #fff;
  cursor: pointer; }
  .align-btn:focus, .align-btn:active {
    border: 1px solid #eee;
    outline: none; }

/* Panel 3 Transform */
.transform-row {
  padding: 8px 4px;
  width: 320px;
  gap: 10px; }
  .transform-row .rotate {
    margin: 0; }

/* Panel 4 Position */
.pos-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  width: 320px;
  padding: 0 18px; }
  @media (min-width: 1024px) {
    .pos-grid {
      width: 100%; } }

.pos-btn {
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #eee;
  background: #fff;
  cursor: pointer; }

.modal-content {
  border-radius: 12px;
  padding-bottom: 18px; }

.modal-body p {
  color: #333;
  font-weight: 500; }

