@font-face{font-family:"PTRootUIWeb";font-style:normal;font-weight:400;font-display:swap;src:local("PTRootUIWeb Regular"),url(/18592ea62a27cb2e9668.woff2) format("woff2"),url(/870997a78e380e4f174e.woff) format("woff")}@font-face{font-family:"PTRootUIWeb";font-style:normal;font-weight:500;font-display:swap;src:local("PTRootUIWeb Medium"),url(/c7dfe484ece34dafbc52.woff2) format("woff2"),url(/18405685374cdd2518a7.woff) format("woff")}@font-face{font-family:"PTRootUIWeb";font-style:normal;font-weight:700;font-display:swap;src:local("PTRootUIWeb Bold"),url(/7d2abdf38658899244cb.woff2) format("woff2"),url(/28428aab77f4753e44ec.woff) format("woff")}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{box-shadow:inset 0 0 3px #c4c4c4;border-radius:10px}::-webkit-scrollbar-thumb{background:#ababab;border-radius:10px}#root{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.body_container{display:flex;flex:1}@media only screen and (max-width: 950px){.body_container{overflow:hidden}}@media(hover: hover)and (pointer: fine){button:hover{cursor:pointer}}*{scrollbar-color:#ababab #e8e7e7;scrollbar-width:thin;font-family:"PTRootUIWeb",sans-serif;margin:0;padding:0;box-sizing:border-box;font-size:14px}body{margin:0;padding:0;line-height:1.25;color:#000 !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--color-border: #ccd0d3;--color-black: #000000;--color-red-btn: #E55D61;--color-red: #e21733;--color-gray: #333e48;--color-hover-blue: #0e79de;--color-Error-red: #f82f2f;--color-black-light: #2F2F2F;--main-light-gray: #545252;--color-blue-label: #3e77aa;--color-blue-label-hover: #2957a8;--color-gray-label: #2b2a2a;--color-Grey-White: #D9D9D9}textarea{border:solid 1px var(--color-border);border-radius:8px;width:100%;padding:5px 10px}textarea:focus-visible{outline:none}select{border:solid 1px var(--color-border);border-radius:8px;height:35px;padding:0 15px}sup{color:red;top:.5em !important;font-size:11px !important;font-weight:bold !important}p{margin-block-start:0;margin-block-end:0}a{text-decoration:none}@media(hover: hover)and (pointer: fine){a:hover{cursor:pointer}}.App{position:relative}.redBtn{font-size:15px;border-radius:4px;color:var(--color-red-btn, #E55D61);border:1px solid var(--color-red-btn, #E55D61);background-color:#fff}@media(hover: hover)and (pointer: fine){.redBtn:hover{background-color:#fcf4f4}}span{margin:0;padding:0;border:0;vertical-align:baseline}@media only screen and (max-width: 768px){input{font-size:16px !important}}label{font-size:12px;color:var(--color-gray-label)}@media only screen and (max-width: 768px){label{font-size:12px}}.Toastify__close-button{align-self:auto}.Toastify__toast-body{margin:0;min-height:40px !important}.Toastify__toast-container{top:50px !important}@media only screen and (max-width: 950px){.Toastify__toast-container{display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width: 950px){.Toastify__toast{width:clamp(250px,80%,350px)}}.input_with_placeholder{position:relative}.input_with_placeholder input:focus+.input_field_placeholder,.input_with_placeholder input:not(:placeholder-shown)+.input_field_placeholder{top:-8px;display:block;font-size:12px;background-color:#fff;z-index:2;width:fit-content;padding:0 3px}.input_field_placeholder{position:absolute;font-size:13px;pointer-events:none;top:calc(50% - 8px);left:8px;width:calc(100% - 16px);cursor:text;color:#9b9b9b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease-in-out 0s}.scroll-arrow{position:fixed;opacity:0;bottom:60px;right:60px;width:48px;height:48px;background-color:#fff;color:#000;border:none;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:opacity .7s ease,transform .7s ease}.scroll-arrow svg{width:32px;height:32px}@media(hover: hover)and (pointer: fine){.scroll-arrow:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.25)}}@media only screen and (max-width: 950px){.scroll-arrow{bottom:25px;right:25px}}input[type=radio]{accent-color:#000}input[type=text],input[type=tel],input[type=password]{height:40px;padding:8px;border:1px solid var(--color-border);border-radius:6px;justify-self:center;display:grid;width:100%}input[type=text]:focus,input[type=tel]:focus,input[type=password]:focus{border:1px solid var(--color-black-light)}input[type=text]:focus-visible,input[type=tel]:focus-visible,input[type=password]:focus-visible{outline:0}input:disabled{background-color:#e6e6e6}@keyframes rotate{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}.select_container{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.select_container>label{width:100%;height:40px;display:grid;grid-template-columns:auto 24px;align-items:center;justify-content:space-between;padding:0 5px 0 10px;border:1px solid var(--color-border);border-radius:8px}.select_container>label>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(hover: hover)and (pointer: fine){.select_container>label:hover{cursor:pointer;background-color:#f6f6f6}}.select_variants{position:absolute;border:1px solid var(--color-border);border-radius:8px;top:calc(100% + 2px);left:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-height:82px;overflow:auto}.select_variants>span{display:flex;font-size:12px;width:100%;height:40px;padding:0 10px 0 10px;align-items:center;border-radius:8px;white-space:nowrap;overflow:hidden;flex-shrink:0}@media(hover: hover)and (pointer: fine){.select_variants>span:hover{cursor:pointer;background-color:#f6f6f6}}.disable_option_btn{border-radius:4px;border:1px solid var(--color-Grey-White);font-size:15px;color:#abaaaa;background-color:#fff}@media(hover: hover)and (pointer: fine){.disable_option_btn:hover{border:1px solid #000;color:#000;cursor:pointer}}.active_option_btn{border-radius:4px;border:1px solid #000;font-size:15px;color:#000;background-color:#fff}.option_btn{font-size:15px;border-radius:4px;color:#000;border:1px solid var(--color-Grey-White);background-color:#fff}@media(hover: hover)and (pointer: fine){.option_btn:hover{border:1px solid var(--color-black-light)}}.second_btn{background:#fff;border:1px solid #222;border-radius:6px;font-size:16px;color:#000;text-align:center;line-height:20px}@media(hover: hover)and (pointer: fine){.second_btn:hover{background:#f3f3f3;border-color:#000;cursor:pointer;color:#000}}.custom_btn{font-size:17px;color:#fff;border-radius:6px;border:2px solid #000;background-color:#000;align-content:center;display:grid;justify-items:center}.custom_btn:disabled{border:2px solid #2c2c2c;background-color:#2c2c2c}@media(hover: none){.custom_btn:active{border:2px solid #212020;background-color:#212020;color:#fff}}@media(hover: hover)and (pointer: fine){.custom_btn:hover{border:2px solid #212020;background-color:#212020;color:#fff}}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-offset: 16px;
  --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
  --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
  --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
  --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-toast-bd-radius: 6px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
  --toastify-color-progress-bgo: 0.2;
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: var(--toastify-toast-top);
  left: var(--toastify-toast-left);
}
.Toastify__toast-container--top-center {
  top: var(--toastify-toast-top);
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: var(--toastify-toast-top);
  right: var(--toastify-toast-right);
}
.Toastify__toast-container--bottom-left {
  bottom: var(--toastify-toast-bottom);
  left: var(--toastify-toast-left);
}
.Toastify__toast-container--bottom-center {
  bottom: var(--toastify-toast-bottom);
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: var(--toastify-toast-bottom);
  right: var(--toastify-toast-right);
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: env(safe-area-inset-left);
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: env(safe-area-inset-top);
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: env(safe-area-inset-bottom);
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: env(safe-area-inset-right);
    left: initial;
  }
}
.Toastify__toast {
  --y: 0;
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: var(--toastify-toast-bd-radius);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  /* webkit only issue #791 */
  z-index: 0;
  overflow: hidden;
}
.Toastify__toast--stacked {
  position: absolute;
  width: 100%;
  transform: translate3d(0, var(--y), 0) scale(var(--s));
  transition: transform 0.3s;
}
.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body, .Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
  transition: opacity 0.1s;
}
.Toastify__toast--stacked[data-collapsed=false] {
  overflow: visible;
}
.Toastify__toast--stacked[data-collapsed=true]:not(:last-child) > * {
  opacity: 0;
}
.Toastify__toast--stacked:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: calc(var(--g) * 1px);
  bottom: 100%;
}
.Toastify__toast--stacked[data-pos=top] {
  top: 0;
}
.Toastify__toast--stacked[data-pos=bot] {
  bottom: 0;
}
.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before {
  transform-origin: top;
}
.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before {
  transform-origin: bottom;
}
.Toastify__toast--stacked:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  transform: scaleY(3);
  z-index: -1;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  margin: auto 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.Toastify__toast-body > div:last-child {
  word-break: break-word;
  -ms-flex: 1;
      flex: 1;
}
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.5s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start;
  z-index: 1;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
  border-bottom-left-radius: initial;
  border-bottom-right-radius: var(--toastify-toast-bd-radius);
}
.Toastify__progress-bar--wrp {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
}
.Toastify__progress-bar--wrp[data-hidden=true] {
  opacity: 0;
}
.Toastify__progress-bar--bg {
  opacity: var(--toastify-color-progress-bgo);
  width: 100%;
  height: 100%;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, var(--y), 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, var(--y), 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: translate3d(0, var(--y), 0) scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: translate3d(0, var(--y), 0) perspective(400px);
  }
  30% {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, var(--y), 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, var(--y), 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.rLUa8{display:flex;row-gap:50px;flex-direction:column;width:clamp(950px,95%,1600px);margin:auto;padding:30px 0;justify-items:center}.v0GbY{background-color:var(--color-black);color:#fff;height:300px}@media only screen and (max-width: 950px){.v0GbY{display:none}}.diDzr{display:flex;justify-content:space-between}.hCYYu{display:flex;justify-content:center;width:100%;flex:1}.hCYYu>svg{width:100%}@media only screen and (max-width: 300px){.hCYYu{display:none}}.ggd2i{width:25%;display:flex;flex-direction:column;align-items:flex-start;row-gap:13px;justify-content:flex-start}.iPRD2{row-gap:30px}.BHwiw{display:flex;width:100%;justify-content:center;flex-direction:row;align-items:center;column-gap:30px}@media(hover: hover)and (pointer: fine){.BHwiw a:hover{opacity:.8}}.gfPGK{color:#000;height:50px;display:grid;align-items:center;grid-template-columns:45px auto;grid-column-gap:10px}.L3wCa{height:45px;display:flex;justify-content:space-between;align-items:center}._2mpm\+{text-decoration:none;color:#fff}.B0hEa{color:#fff;font-size:18px;text-align:center;width:100%}.KlXfS{justify-content:space-between}@media(hover: hover)and (pointer: fine){.KlXfS svg:hover{cursor:pointer}}.SnSw8{background-color:#fff;border-radius:50%;position:absolute}
.I5Vhx{position:relative}@media(hover: hover)and (pointer: fine){.I5Vhx:hover{cursor:pointer}}.BaLJ- span[data-text]:before{display:none;position:absolute;content:"";z-index:11;top:35px;left:30px;width:10px;height:10px;border-left:2px solid #000;border-top:2px solid #000;background:#000;transform:rotate(45deg)}.BaLJ- span[data-text]:after{display:none;content:attr(data-text);width:232px;padding:16px;left:0;color:#fff;font-size:13px;line-height:18px;white-space:normal;background-color:#000;position:absolute;top:41px;z-index:10;border-radius:4px}@media(hover: hover)and (pointer: fine){.BaLJ-:hover span[data-text]:after,.BaLJ-:hover span[data-text]:before{display:block}}@media(hover: hover)and (pointer: fine){.p\+64\+:hover{cursor:pointer}}.eQuKu{display:none}@media only screen and (max-width: 800px){.eQuKu{display:flex;position:absolute;top:0;left:0;z-index:1001;height:100dvh;background-color:#fff;flex-direction:column;width:100%;animation:dusDe .2s ease-out}}.ANMjN{display:block;position:absolute;background:rgba(0,0,0,.25);width:100%;height:100%}@media only screen and (max-width: 800px){.ANMjN{height:100dvh}}.aaTbf{top:0;right:-15px;filter:drop-shadow(1px 1px 2px rgba(255, 0, 0, 0.4));color:#c00;background-color:#fff;border:1px solid;display:inline-flex;align-items:center;position:relative;height:14px;padding:0 5px;font-size:8px;border-radius:10px;line-height:36px}@media only screen and (max-width: 800px){.aaTbf{top:calc(50% - 7px)}}.Bmdzu{color:#000;text-align:center;border-bottom:1px solid var(--color-border);width:100%;padding-bottom:10px}@media only screen and (max-width: 1250px){.Bmdzu{padding-bottom:0;border-bottom:0;width:100%;height:48px;display:flex;justify-content:center;flex-direction:column;text-align:left}}.zSRlB,.-mX0M{opacity:1;height:100%;width:calc(100% - 88px);animation:LDQyb .25s ease-out;position:relative;position:-webkit-sticky}@media only screen and (max-width: 800px){.zSRlB,.-mX0M{padding:0;width:100%}}.zSRlB{margin:30px auto auto;max-width:1610px;height:fit-content;max-height:calc(100dvh - 30px);border-radius:10px;display:flex;flex-direction:column}@media only screen and (max-width: 800px){.zSRlB{margin:0;max-height:100dvh}}.-mX0M{top:0;margin:auto}@keyframes LDQyb{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}._9D2BJ{position:sticky;top:0;display:flex;background-color:#fff;padding:10px 0;align-items:center;justify-content:center}._9D2BJ .BLFsz{right:20px}._9D2BJ .cWqyp{left:20px}._9D2BJ svg{position:absolute;top:calc(50% - 15px)}@media(hover: hover)and (pointer: fine){._9D2BJ svg:hover{cursor:pointer}}@media only screen and (max-width: 800px){._9D2BJ{border-bottom:1px solid var(--color-border);border-radius:0}}.MiDbT{display:flex;align-items:center;position:relative}.tbsjJ{padding:15px 10px;border-bottom:1px solid var(--color-border)}.tbsjJ>a{font-weight:500;font-size:16px;color:#000}.nhoNm{padding-right:20px}.nhoNm>a{color:#000;font-weight:600}@media only screen and (max-width: 800px){.nhoNm{display:none}}.rp\+By{padding:0 20px}@media only screen and (max-width: 800px){.rp\+By{display:flex;column-gap:20px;padding:0}}.dcbry{display:flex;justify-content:space-between;padding:10px 0 10px 20px;border-bottom:1px solid var(--color-border)}@media only screen and (max-width: 1250px){.dcbry{border-bottom:none}}@media only screen and (max-width: 800px){.dcbry{padding:10px 0}}._1dY5U{padding:0 20px}._1dY5U>ul{list-style:none;display:flex;justify-content:space-between}._1dY5U>ul .jtHQh>a{position:relative;font-size:16px;font-weight:600;color:#000;display:flex;align-items:center;height:40px}._1dY5U>ul .jtHQh>a>svg{display:none}@media(hover: hover)and (pointer: fine){._1dY5U>ul .jtHQh>a:hover{cursor:pointer}._1dY5U>ul .jtHQh>a:hover:after{content:"";position:absolute;width:100%;bottom:-1px;left:0;height:1px;background:#000;z-index:4}}@media(hover: hover)and (pointer: fine){._1dY5U>ul .jtHQh>a:hover+.cGoak{display:flex}}@media(hover: hover)and (pointer: fine){._1dY5U>ul .jtHQh:hover>a{cursor:pointer}._1dY5U>ul .jtHQh:hover>a:after{content:"";position:absolute;width:100%;bottom:-1px;left:0;height:1px;background:#000;z-index:4}}@media only screen and (max-width: 1250px){._1dY5U{display:none}}.pyvu4{display:none}@media only screen and (max-width: 1250px){.pyvu4{display:flex;padding:20px 10px;border-bottom:1px solid var(--color-border)}.pyvu4>ul{list-style:none;display:flex;flex-direction:column;row-gap:20px;justify-content:space-between;width:100%}.pyvu4>ul .jtHQh>a{font-size:20px;font-weight:500;color:#000;display:flex;column-gap:5px;align-items:center;justify-content:space-between}.pyvu4>ul .jtHQh>a>svg{transform:rotate(-90deg);transition:transform .3s ease-in-out}}.k9gc-{border-radius:6px}.CCMRw{border:none;border-top:1px solid #eee;position:relative;text-align:left;max-height:100%;overflow:auto;background-color:#fff;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 800px){.CCMRw{border:none}}.Z\+Qi2{padding:10px 0 0;overflow:auto;display:flex;justify-content:space-between;width:100%}._0LmJM{background-color:#fff;display:flex;height:90px;font-size:20px;align-items:center;justify-content:center;border-top:1px solid var(--color-border)}.-mX0M{display:block;position:fixed;top:0;left:0;z-index:200;visibility:visible;opacity:1;width:100%;height:100dvh}.RffKM{background-color:#fff;padding:10px 0;display:flex;align-items:center;justify-content:center;border-top:1px solid var(--color-border)}@media only screen and (max-width: 800px){.RffKM{width:100%;padding:5px 0}}.RffKM a{padding:10px;width:350px}.PSiGS{position:relative}@media(hover: hover)and (pointer: fine){.PSiGS:hover{cursor:pointer}.PSiGS:hover .Lh9vd{stroke:#000;stroke-opacity:.7}}.Wzte-{position:relative}@media(hover: hover)and (pointer: fine){.Wzte-:hover{cursor:pointer}.Wzte-:hover .XvOLS{stroke-opacity:.7}}.yugp0{position:absolute;right:-5px;top:0;display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:20px;height:20px;padding-left:4px;padding-right:4px;border-radius:50px;line-height:18px;font-size:12px;background-color:#000;color:#fff}.EVFA5{border:0 !important;border-bottom:1px solid #fff !important;height:30px !important;font-size:18px;padding:30px 65px !important;transition:padding .25s ease-in}@media only screen and (max-width: 800px){.EVFA5{padding:17px 65px}.EVFA5:focus{padding:30px 65px}}.YAuhS{max-height:0;flex-direction:column;padding-left:15px;overflow:hidden;display:flex;align-items:flex-start;transition:max-height .5s ease-in}.YAuhS a{font-size:14px !important;height:25px;line-height:25px;color:#000}@media(hover: hover)and (pointer: fine){.YAuhS a:hover{text-decoration:underline}}@media only screen and (max-width: 800px){.YAuhS a{font-weight:400;height:35px}}._8cx2v{display:flex;align-items:center;column-gap:5px;height:35px;position:relative}._8cx2v a{color:#000;font-size:15px}@media(hover: hover)and (pointer: fine){._8cx2v a:hover{text-decoration:underline}}@media only screen and (max-width: 800px){._8cx2v a{font-size:18px}}._8cx2v svg{position:absolute;left:-24px;stroke:#4f4f4f}@media(hover: hover)and (pointer: fine){._8cx2v svg:hover{stroke:#000;cursor:pointer}}.IGSpO{padding-left:25px}.si134{--bs-modal-width: 960px}.k6ygi{display:flex;flex-direction:column;border-left:1px solid var(--color-border)}@media only screen and (max-width: 800px){.k6ygi{border-left:none}}.spRJn{display:flex}.spRJn>div{display:flex;width:50%}.spRJn>div>a{width:50%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 250px){.spRJn{flex-wrap:wrap;row-gap:15px}.spRJn>div{width:100%}}._0wOlQ{display:none}@media only screen and (max-width: 800px){._0wOlQ{display:block}}@media only screen and (max-width: 1250px){.Nejrc{animation:ZbGgP .3s ease-out !important}.Nejrc+div{animation:yw52T .3s ease-out !important}}@keyframes yw52T{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50px)}}@keyframes ZbGgP{from{opacity:1}to{opacity:0}}.v7SQl{display:none;animation:LN3sO .25s ease-out !important}@media only screen and (max-width: 1250px){.v7SQl{max-height:100vh !important;top:0;max-width:320px;bottom:0;left:0 !important;border-radius:0 !important}}@media only screen and (max-width: 350px){.v7SQl{display:flex;justify-content:space-between}}@keyframes LN3sO{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.SLWJN{position:relative;display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--color-border)}@media only screen and (max-width: 1250px){.SLWJN{grid-template-columns:1fr 6fr;border-bottom:none}}@media only screen and (max-width: 800px){.SLWJN{grid-template-columns:1fr;border-bottom:none}}.r5CDO{background:#000;color:#fff !important;border-radius:20px;width:fit-content;padding:10px 15px;margin-left:-15px;display:flex}.\+H-JT{list-style:none;row-gap:10px;display:flex;flex-direction:column}.\+H-JT>._2EW\+k>a{font-weight:500;font-size:16px;padding-left:0}@media(hover: hover)and (pointer: fine){.\+H-JT>._2EW\+k>a:hover{transition:.3s all ease;color:#686868}}@media only screen and (max-width: 1250px){.\+H-JT>._2EW\+k>a{font-size:18px}}.\+H-JT>li>a{color:#000;white-space:nowrap;font-size:14px}@media only screen and (max-width: 1250px){.\+H-JT>li>a{padding-left:10px}}@media(hover: hover)and (pointer: fine){.\+H-JT>li>a:hover{transition:.3s all ease;color:#686868}}.g854a{list-style:none;display:flex;flex-direction:column;row-gap:15px}.g854a>li>a{white-space:nowrap;font-weight:500;font-size:16px;color:#000}@media(hover: hover)and (pointer: fine){.g854a>li>a:hover{transition:.3s all ease;color:#686868}}@media only screen and (max-width: 1250px){.g854a>li>a{row-gap:18px}}.RHUaH{display:flex;width:100%;justify-content:space-between}@media only screen and (max-width: 1250px){.RHUaH{flex-direction:column;row-gap:15px}}.cGoak{position:absolute;display:none;top:calc(100% + 1px);left:0;width:100%;height:auto;z-index:10;padding:24px 40px 45px;box-shadow:0 2000px 0 2000px rgba(0,0,0,.3);transition:all .2s ease-in-out;background:#fbfbfb}.cGoak:after,.cGoak:before{content:"";display:block;position:absolute;top:0;background:#fbfbfb;width:2000px;height:100%}.cGoak:after{right:-2000px}.cGoak:before{left:-2000px}@media(hover: hover)and (pointer: fine){.cGoak:hover{display:flex}}@media only screen and (max-width: 1250px){.cGoak{position:static;box-shadow:none;padding:20px}.cGoak:after,.cGoak:before{content:none}}.Wecrr{width:clamp(950px,95%,1600px);padding:0 20px;margin:auto}@media only screen and (max-width: 1250px){.Wecrr{position:sticky;position:-webkit-sticky;border-bottom:1px solid var(--color-border);top:0;padding:0 15px;background-color:#fff;width:100%;z-index:7}}.tKzMx{margin-right:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-wrap:wrap;padding:0 5px}.UVuWO{position:relative;display:flex;backface-visibility:hidden;flex-flow:row wrap;margin-right:-8px;padding:0}@media only screen and (max-width: 800px){.UVuWO{margin-right:0}}.pkN\+l:before{content:"";display:block;position:absolute;top:3px;width:1px;height:24px;background-color:#dadada}@media only screen and (max-width: 800px){.pkN\+l{display:none}}.e2Dzi{display:flex;column-gap:20px;padding:0 20px}.e2Dzi>a,.e2Dzi>div{display:flex;width:30px;height:30px;align-items:center;justify-content:center}@media(hover: hover)and (pointer: fine){.e2Dzi>a:hover,.e2Dzi>div:hover{cursor:pointer}}@media only screen and (max-width: 800px){.e2Dzi{column-gap:20px;padding:0}}.mbF1m{display:flex;position:relative}.LdO8U{display:none}@media(hover: hover)and (pointer: fine){.LdO8U:hover{cursor:pointer}}@media only screen and (max-width: 1250px){.LdO8U{display:flex;column-gap:20px;padding-right:20px}}@media only screen and (max-width: 800px){.LdO8U{display:none}}.LFsES{display:none}@media only screen and (max-width: 800px){.LFsES{display:flex;width:100%;max-width:150px}}@media only screen and (max-width: 800px){.LFsES>._0nVqj{height:30px}}@media only screen and (max-width: 300px){.LFsES>._0nVqj{display:none}}@media only screen and (max-width: 800px){.i8klX{display:none}}._0nVqj{display:flex;justify-content:center;width:100%;align-items:center;padding:10px;height:100%}@media only screen and (max-width: 1250px){._0nVqj{padding:10px}}@media only screen and (max-width: 800px){.iRKAt{display:none !important}}._0xiV\+{display:flex;align-items:center;font-weight:600 !important}@media only screen and (max-width: 800px){._0xiV\+{flex-direction:row !important;justify-content:flex-start !important}}.J68KN{display:none !important}@media only screen and (max-width: 800px){.J68KN{display:block !important;padding:5px}.J68KN>svg{width:28px;height:28px}}@media only screen and (max-width: 800px){.P\+wg5{font-size:21px}}@media only screen and (max-width: 800px){.CZwWO{display:grid;grid-template-rows:60px;justify-content:space-between;grid-template-columns:auto auto;align-items:center;padding:0 15px;font-weight:600;border-bottom:1px solid var(--color-border)}}.eRenx{padding:0 !important}@media only screen and (max-width: 1250px){.n0rCl{display:flex;flex-direction:column;width:100%;padding:15px 0;border-bottom:1px solid var(--color-border)}}@media only screen and (max-width: 1250px){._5tal8{display:flex;flex-direction:column;width:100%;padding:15px 0;row-gap:15px;border-bottom:1px solid var(--color-border)}}@media only screen and (max-width: 1250px){._00gmW{display:flex;justify-content:center}}.FuJB4{display:flex;flex-direction:row;align-items:center;column-gap:10px;margin-bottom:20px}@media only screen and (max-width: 1250px){.Hj-c4{display:flex;align-items:center;column-gap:10px;padding-left:10px}}.wbVlP{width:100%}@media only screen and (max-width: 800px){.wbVlP{padding:0}}
.oQ7eC{z-index:30}@media only screen and (max-width: 950px){.oQ7eC{display:grid;grid-column:3/4;grid-row:1/2;height:100%;padding-top:15px;width:100%;justify-content:end}}.oQ7eC svg{width:20px;height:20px;transition:transform .15s}@media(hover: hover)and (pointer: fine){.oQ7eC svg:hover{cursor:pointer;transform:scale(1.2)}}.IgV91{display:flex;align-items:center;height:2rem;position:relative}.IgV91 svg{border:1px solid #bcbaba;border-radius:4px;width:20px;height:20px}@media(hover: hover)and (pointer: fine){.IgV91 svg:hover{cursor:pointer;border:1px solid #000}}.osZ-t{background:none;border:1px solid #d3d1e7;border-radius:50%;font-size:19px;position:relative;align-items:center;display:flex;justify-content:center;width:24px;height:24px}.-LuQo{flex:1;font-size:16px;margin:0 7px}@media only screen and (max-width: 950px){.-LuQo{font-size:20px}}.yzLrv{display:flex;align-items:center;flex-direction:row;height:100%}@media only screen and (max-width: 950px){.yzLrv{justify-content:space-around}}.vezUL{display:flex;height:100%;justify-self:start;justify-content:center;align-self:start;padding:3px 15px 0 15px;font-size:15px;flex-direction:column}.mkCWv{color:#000;height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;line-height:16px;margin-bottom:5px}@media(hover: hover)and (pointer: fine){.mkCWv:hover{cursor:pointer;color:var(--color-blue-label-hover)}}@media only screen and (max-width: 950px){.mkCWv{font-size:13px}}._5KExt{font-size:13px;color:#8c8b8b;line-height:15px;max-height:30px;overflow:hidden}@media(hover: hover)and (pointer: fine){._5KExt:hover{cursor:default}}@media only screen and (max-width: 950px){._5KExt{font-size:12px}}._5FQM9{border:none;font-weight:500;width:20px;text-align:center}._6pHOL:after{position:absolute;inset:0;opacity:.5;background:#000;pointer-events:none;border-radius:8px;content:"";z-index:14}._6pHOL span{font-size:35px;left:calc(50% - 147px);position:absolute;top:calc(50% - 22px);z-index:15;color:#fff}.sEb4Q{display:grid;position:relative;grid-template-columns:100px auto 100px 100px 40px;align-items:center;justify-items:center;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--color-border)}.sEb4Q:nth-last-child(1){border-bottom:none;margin-bottom:0}@media only screen and (max-width: 950px){.sEb4Q{grid-template-columns:90px auto 55px;grid-template-rows:auto auto;padding-bottom:10px;grid-row-gap:15px}}.y-SVP{width:100px;aspect-ratio:1/1;border-radius:15px;object-fit:contain}@media only screen and (max-width: 950px){.y-SVP{width:90px}}.znlEC{display:flex;font-size:18px;flex-direction:column;height:100%;justify-content:center}@media only screen and (max-width: 950px){.znlEC{grid-row:2/3;grid-column:2/4;width:100%;align-items:flex-end}}.MDYaf{display:flex;font-size:18px;justify-content:center;align-items:flex-end;color:#f84147;margin-bottom:14px}@media only screen and (max-width: 950px){.MDYaf{margin-bottom:0}}.jiyYE{text-decoration:line-through;font-size:12px;color:#797878;line-height:14px;font-weight:500;justify-content:flex-end;display:flex;align-items:center}.bzwQu{display:flex;align-items:center;justify-content:space-between}.bzwQu button{height:40px}.KBrDP{display:flex;font-size:24px;font-weight:500;justify-content:flex-end;line-height:15px;align-items:flex-end}._3Hv3-{display:flex;align-items:center;column-gap:15px;flex-direction:row;justify-content:space-between}._3Hv3- button{width:300px}@media only screen and (max-width: 950px){._3Hv3-{width:100%;justify-content:space-between;flex-direction:column;row-gap:15px}}.lxHEK{width:250px;height:40px}.lxHEK span{display:flex;align-items:center;justify-content:center;column-gap:7px}@media only screen and (max-width: 950px){.lxHEK{display:none}}.q15ig{margin-bottom:30px;margin-left:20px}@media only screen and (max-width: 950px){.TbnqU{max-height:calc(85vh - 110px);padding:15px 15px 0 15px !important}}._5gJBL{width:100%;height:100%;padding:13px 20px;border-top:1px solid var(--color-border)}.fRnbo{font-size:18px;font-weight:500;margin-right:12px}.twdYA{font-size:20px;display:flex;height:100px;justify-content:center;margin:0 0 45px 0;align-items:center}.nFrBH{display:flex;align-items:center;height:100%}@media only screen and (max-width: 950px){.nFrBH{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:row}}.NLxEI{position:relative}@media only screen and (max-width: 950px){.NLxEI{position:relative}}._1Ptax svg{stroke:#bbb9b9;border:1px solid #bcbaba !important;border-radius:4px}.OH5Rr{width:900px !important}@media only screen and (max-width: 950px){._05Rro svg{width:25px;height:25px}}@media only screen and (max-width: 950px){.Uaw3z svg{width:25px;height:25px}}
.modal_main{position:fixed;display:flex;inset:0;z-index:1000;align-items:center;justify-content:center}.modal_closing+div{animation:fadeOut .3s ease-out}@media only screen and (max-width: 1250px){.modal_closing{animation:bgOut .3s ease-out}.modal_closing+div{animation:fadeMobileOut .3s ease-out}}@keyframes fadeOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeIn{from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeMobileIn{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeMobileOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes bgOut{from{opacity:1}to{opacity:0}}.modal_container{position:fixed;width:600px;background-color:#fff;color:#000;border-radius:10px;z-index:2;max-height:95vh;display:flex;flex-direction:column;animation:fadeIn .25s ease-out}@media only screen and (max-width: 950px){.modal_container{animation:fadeMobileIn .25s ease-in;bottom:0;width:100% !important;left:0 !important;border-radius:0}}.modal_bg{position:fixed;inset:0;background-color:rgba(0,0,0,.5019607843);z-index:1}.modal_header{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;height:50px}.modal_header div{font-size:20px}@media(hover: hover)and (pointer: fine){.modal_header svg:hover{cursor:pointer;stroke:#000}}.modal_body{padding:10px 15px 15px 15px;border-top:1px solid var(--color-border);flex:1 1 auto;overflow-y:auto}.modal_footer{display:flex;justify-content:space-around;padding:10px}
.BW5MK{box-sizing:border-box;margin:0 0 16px;min-width:0;overflow:hidden;position:relative}@media(hover: hover)and (pointer: fine){.BW5MK:hover button{background:#f3f3f3;border-color:#000;cursor:pointer}}.BW5MK svg{left:10px;position:absolute;top:8px}.Gsswo{height:0;border-top:1px solid var(--color-border);width:100%}.PbNsf{display:flex;align-items:center;margin-bottom:10px}.IeU-f{border-bottom:1px solid var(--color-border);padding-bottom:15px}.c4UOm{margin:0 10px 0 10px}.\-4XxZ{width:350px}.qjvO7{box-sizing:border-box;margin:0 0 16px;min-width:0;position:relative;overflow:hidden}.qjvO7 svg{position:absolute;top:8px;left:10px}.WGDBD{box-sizing:border-box;margin:0;min-width:0;position:absolute;opacity:.0001;width:100%;top:0;height:45px}@media only screen and (max-width: 950px){.WGDBD{scale:2;left:50%}}.v83KG,.exKaN{width:100%;height:45px}@media(hover: hover)and (pointer: fine){.v83KG:hover,.exKaN:hover{background:#f3f3f3;border-color:#000;cursor:pointer}}.RBAXW{position:absolute;right:10px;top:calc(50% - 11px);cursor:pointer;z-index:5}.RBAXW:hover>path{fill:#222}._50XiN{display:grid;justify-content:space-between;grid-template-columns:auto auto}.qrE8h{width:100%;height:45px;margin:15px 0 10px 0;font-size:18px}.beWIp{width:100%;height:45px;margin:25px 0 10px 0;background:rgba(0,0,0,.22);position:relative;border-radius:6px}.beWIp:after{background:linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0));-webkit-animation:VdSXW 1.5s linear .5s infinite;animation:VdSXW 1.5s linear .5s infinite;content:"";position:absolute;inset:0;z-index:0}@keyframes VdSXW{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.hpgto{display:grid;grid-template-columns:4fr 6fr;width:100%;height:42px;margin:10px 0 10px 0;align-items:center;justify-items:start;grid-column-gap:10px}.hpgto svg{justify-self:end}.OWso1{display:flex;row-gap:10px;margin-top:20px;align-items:center;flex-direction:column}.SZsdU{margin-top:7px}@media(hover: hover)and (pointer: fine){.SZsdU:hover{cursor:pointer;color:var(--color-hover-blue)}}.Kqnxu{position:relative}.aPm\+4{padding:10px 0 15px;display:flex;flex-direction:column;row-gap:15px}.vpujt{display:none;padding-left:0;font-size:12px;color:var(--color-Error-red)}._4BnRR{animation:X73XP 500ms;animation-delay:600ms;border:1px solid red !important}@keyframes X73XP{25%{transform:translateX(4px)}50%{transform:translateX(-4px)}75%{transform:translateX(4px)}}
.V8OYO{display:flex;width:100%;align-items:center;justify-content:center;column-gap:5px;font-size:12px;height:35px;padding:10px 30px}.jWElB{border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.12);flex-basis:calc(20% - 16px);flex-grow:0;flex-shrink:0;font-size:14px;list-style-type:none;margin:0 8px 20px;padding:10px;pointer-events:auto;vertical-align:top;white-space:normal;backface-visibility:hidden;position:relative}@media(hover: hover)and (pointer: fine){.jWElB:hover{border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.25);z-index:3}.jWElB:hover .YVu0k{display:block}.jWElB:hover ._2qPnh{display:flex}}@media only screen and (max-width: 950px){.jWElB{padding:10px}}@media only screen and (max-width: 1650px){.jWElB{flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px)}}@media only screen and (max-width: 1400px){.jWElB{flex:0 0 calc(33.33% - 16px);max-width:calc(33.33% - 16px)}}@media only screen and (max-width: 1100px){.jWElB{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}}@media only screen and (max-width: 350px){.jWElB{flex:0 0 calc(100% - 16px);max-width:calc(100% - 16px)}}.\+97xg{display:flex;position:relative;height:100%}._6SO4t{height:100%;width:100%;display:flex;flex-direction:column}.rrtJ7{display:flex;flex-direction:column;height:100%}.mxE7h{height:100%;display:flex;row-gap:5px;flex-direction:column;justify-content:space-between}.sTGzt{display:flex}@media(hover: hover)and (pointer: fine){.sTGzt:hover{cursor:pointer}}@media only screen and (max-width: 950px){.sTGzt{width:40px;height:40px;align-items:center;justify-content:center}}.OSowr{font-size:15px}.\+B7U5{font-size:14px}.oUc5K{position:relative}._5fd4r,.IYySy{width:100%;margin:auto;height:35px}@media only screen and (max-width: 950px){._5fd4r,.IYySy{height:45px}}.IYySy{display:flex;align-items:center;justify-content:center;color:#000}.IYySy svg{width:30px}.rZGFt{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(hover: hover)and (pointer: fine){.rZGFt:hover{cursor:default}}._0up7B{font-size:13px;width:100%;padding:2px 4px;height:25px;overflow:hidden;line-height:18px}@media only screen and (max-width: 950px){._0up7B{height:35px}}.k7c47{row-gap:5px;column-gap:5px;line-height:1.5;display:flex;margin-bottom:15px;justify-content:space-between;flex-direction:column}.QVgOE{position:relative;display:flex;backface-visibility:hidden;flex-flow:row wrap;margin-right:-8px;padding:0}@media only screen and (max-width: 950px){.QVgOE{margin-right:0}}.XW-0j{flex:0 0 calc(20% - 16px);margin:0 8px 20px 8px;pointer-events:auto;backface-visibility:hidden;position:relative;font-size:14px;line-height:24px;white-space:normal;vertical-align:top;list-style-type:none;box-shadow:0 0 4px rgba(0,0,0,.12);padding:10px;border-radius:8px}@media only screen and (max-width: 1650px){.XW-0j{flex-basis:calc(25% - 16px);flex-grow:0;flex-shrink:0}}@media only screen and (max-width: 1400px){.XW-0j{flex-basis:calc(33.33% - 16px);flex-grow:0;flex-shrink:0}}@media only screen and (max-width: 1100px){.XW-0j{flex-basis:calc(50% - 16px);flex-grow:0;flex-shrink:0}}@media only screen and (max-width: 950px){.XW-0j{padding:10px}}@media only screen and (min-width: 949px)and (hover: hover)and (pointer: fine){.XW-0j:hover .QqS42{display:block}}@media only screen and (min-width: 949px)and (hover: hover)and (pointer: fine){.XW-0j:hover{box-shadow:0 5px 10px rgba(0,0,0,.25);z-index:3;border-top-right-radius:6px;border-top-left-radius:6px}}@media(hover: hover)and (pointer: fine){.XW-0j:hover ._2qPnh{display:flex}}._2qPnh{position:absolute;display:none;justify-content:center;align-items:center;width:25px;height:25px;z-index:2;top:0;right:0}._2qPnh svg{stroke:#000}@media only screen and (max-width: 950px){._2qPnh{display:flex}}@media(hover: hover)and (pointer: fine){._2qPnh:hover svg{stroke:#fbad46;cursor:pointer}}.LaLEp{display:flex}.LaLEp svg{fill:#fbad46}.LaLEp svg>path{stroke:#fbad46}.HO3fj{position:absolute;display:flex;width:42px;height:18px;border-radius:4px;background-color:#2f2f2f;color:#fff;justify-content:center;letter-spacing:2px;font-size:11px;z-index:2;top:0;left:0;align-items:center}.B1PWV{position:absolute;display:flex;width:42px;border-radius:4px;background-color:#e21738;color:#fff;justify-content:center;letter-spacing:1px;font-size:11px;z-index:2;top:0;left:0}.iIQoz{top:30px}.rPEyP{position:relative;margin-bottom:12px;padding:15px}.rPEyP img{aspect-ratio:1/1;border-radius:8px;width:100%;object-fit:contain}@media only screen and (max-width: 950px){.rPEyP{padding:10px}}.CaUXR span{font-size:17px;left:calc(50% - 71px);position:absolute;top:calc(50% - 11px);z-index:2;color:#fff}@media only screen and (max-width: 550px){.CaUXR span{font-size:15px;left:calc(50% - 63px)}}.CaUXR:after{content:"";position:absolute;inset:0;z-index:1;opacity:.3;background:#000;pointer-events:none;border-radius:8px}.JRY-q{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#221f1f;max-height:32px;line-height:16px;margin-bottom:8px}.ZFvGK{color:#8c8b8b;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;line-height:17px;max-height:34px;overflow:hidden;margin-bottom:5px}@media only screen and (max-width: 950px)and (hover: hover)and (pointer: fine){.ZFvGK:hover{cursor:pointer;color:#8c8b8b}}.Rc99f{display:flex}.vKk3J{width:66px;min-width:66px;height:14px;margin-right:4px}._8Lpno{position:relative;width:100%;height:100%;line-height:0;overflow:hidden;fill:#fff}._8Lpno svg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2}.A95Av{position:relative;width:100%;height:100%;line-height:0;overflow:hidden}.w42cN{background-color:#ffa900;z-index:1;width:100%;position:absolute;left:1px;top:1px;bottom:1px}.uZ-sZ{position:absolute;left:1px;top:1px;bottom:1px;right:1px;z-index:0;background-color:#d2d2d2}.QLkjd{display:flex;align-items:center;font-size:13px}.QLkjd svg{margin-right:5px;margin-top:1px}.QLkjd svg path{fill:var(--color-blue-label)}@media only screen and (max-width: 950px){.QLkjd{font-size:12px}}@media(hover: hover)and (pointer: fine){.QLkjd:hover{cursor:pointer;color:var(--color-blue-label-hover)}}.b6lMQ{font-size:12px}@media only screen and (max-width: 950px){.b6lMQ{font-size:12px}}@media(hover: hover)and (pointer: fine){.b6lMQ:hover{cursor:pointer;color:var(--color-blue-label-hover)}}._5v6LW{position:relative;grid-column:2/3}@media only screen and (max-width: 950px){._5v6LW{grid-column:1/1;padding:0 5px}}._2KOSR,.xiZTH{text-decoration:line-through;color:#666262;font-weight:500;display:flex;align-items:center}._2KOSR g,.xiZTH g{fill:#666262}@media only screen and (max-width: 950px){._2KOSR,.xiZTH{justify-content:flex-start}}.xiZTH{font-size:13px}._2KOSR{font-size:14px}.VdUn1{text-align:start;color:#f34545}._4fEuu,.\+rvHm{display:flex;color:#000;align-items:center}._4fEuu svg,.\+rvHm svg{height:100%}@media only screen and (max-width: 950px){._4fEuu,.\+rvHm{height:100%}}._4fEuu{font-size:21px}.\+rvHm{font-size:18px}.KbWhe{display:flex;flex-direction:row-reverse;column-gap:5px;color:#f84147;align-items:center}@media only screen and (max-width: 950px){.KbWhe{flex-direction:column;justify-content:flex-end;align-items:flex-start}}._4bKA4{display:none}@media only screen and (max-width: 950px){._4bKA4{display:flex;align-items:flex-end}}.YVu0k{background-color:#fff;border-radius:0 0 6px 6px;box-shadow:0 9px 10px rgba(0,0,0,.25);display:none;margin-left:-10px;margin-top:0;padding:0 10px 10px;position:absolute;top:calc(100% - 5px);width:100%}.bZYQL{text-align:start}._5R8-E{display:flex;flex-direction:column;row-gap:15px}.DY5DS{position:absolute;right:0;top:0}.sDVsH{display:flex;justify-content:center;align-items:center}.sDVsH img{aspect-ratio:1/1;border-radius:8px;object-fit:contain;width:100%;max-width:320px}.sDVsH:after{content:"";position:absolute;top:-16px;right:-16px;bottom:0;left:-16px;opacity:.03;background:#000;pointer-events:none}.HGe2a{display:flex;padding-top:10px;justify-content:center;align-items:center}.HGe2a svg{stroke:#545454;animation:-ieu7 linear 1.5s infinite}@keyframes -ieu7{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}.q31LE{padding:25px;position:relative;overflow-x:hidden}._32tdq{max-height:111px;overflow-y:auto}.yYnL6{display:flex;flex-direction:column;row-gap:3px}
.YqeX4{width:45px;height:45px;display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid var(--color-border)}.YqeX4 svg{stroke:#000}@media(hover: hover)and (pointer: fine){.YqeX4:hover{cursor:pointer}}@media(hover: hover)and (pointer: fine){.YqeX4 svg:hover{stroke:#fbad46}}._2gHTl div{color:#2b2a2a}.eRG-p{position:absolute;display:flex;width:42px;padding:3px 5px 3px 5px;border-radius:4px;background-color:#e21738;color:#fff;justify-content:center;letter-spacing:1px;font-size:11px;z-index:2}._3S\+fu{font-size:14px}.-Zs-A{font-size:15px}._8fa6I{position:absolute;display:flex;width:42px;padding:3px 5px 3px 5px;border-radius:4px;background-color:#2f2f2f;color:#fff;justify-content:center;letter-spacing:2px;font-size:11px;z-index:2;top:5px}@media only screen and (max-width: 950px){._8fa6I{top:5px}}.B4pUk{top:35px}@media only screen and (max-width: 950px){.B4pUk{top:30px}}.XEMwR{display:flex;padding:0 20px;flex-direction:column;width:clamp(950px,95%,1600px);margin-left:auto;margin-right:auto;margin-bottom:50px}@media only screen and (max-width: 950px){.XEMwR{width:100%;padding:0;row-gap:10px}}.PIrCo{display:flex;flex-direction:column;row-gap:20px;padding:15px}.SeEMM{display:flex;align-items:center;justify-content:center}.SeEMM button,.SeEMM div{height:40px;width:50%;margin-top:70px}.ZtMs8{display:flex;justify-content:center;align-items:center}.GTxRI{width:50%;aspect-ratio:1/1;border-radius:15px;object-fit:contain}.MQlGn{display:flex;justify-content:space-between;position:relative;align-items:center}@media only screen and (max-width: 950px){.MQlGn{display:flex;justify-content:center;position:static}}.ZT4Lx{display:grid;grid-template-columns:50% 50%;margin-top:25px}@media only screen and (max-width: 950px){.ZT4Lx{display:flex;flex-direction:column;margin:0}}.LRASH{color:#f84147}.Oksv1{display:flex;flex-direction:row;row-gap:7px}.XFw9l{text-decoration:line-through;font-size:18px;color:#666262;column-gap:3px;display:flex;align-items:end;padding-left:10px}@media only screen and (max-width: 950px){.XFw9l>span{font-size:16px}}.JxkCP{border-radius:8px;padding:30px 20px}.eT08G{margin-top:20px;padding-left:20px}@media only screen and (max-width: 950px){.eT08G{margin:0;padding:10px 15px}}.yYM7U{margin:10px 0;border-radius:8px;border:1px solid var(--color-border)}.XRAma{position:relative}.lEpOt{margin:10px 0 10px 30px;border-radius:8px;border:1px solid var(--color-border)}.R4aD\+{padding:20px 20px}.AX07k{width:600px}.RV2qK{display:flex;column-gap:20px}@media only screen and (max-width: 950px){.RV2qK{margin:0;display:flex;row-gap:20px;flex-direction:column;flex-wrap:nowrap;position:relative}}._08U2e{color:#9e9e9e}.ax8GL{min-width:100%;aspect-ratio:1/1}.ax8GL img{width:100%;height:100%;border-radius:15px;object-fit:contain}@media only screen and (max-width: 950px){.ax8GL img{aspect-ratio:1/1}}._8emDl{background:#212121 !important}.\+EuF7{width:50%;height:fit-content;overflow:hidden;position:relative;padding:50px;aspect-ratio:1/1;border-radius:6px}.\+EuF7:after{content:"";position:absolute;inset:0;opacity:.025;background:#000;pointer-events:none}@media(hover: hover)and (pointer: fine){.\+EuF7:hover .WuCjI,.\+EuF7:hover .aplPW{display:block}}@media only screen and (max-width: 950px){.\+EuF7{margin:10px auto;width:100%;padding:10px}.\+EuF7:after{background:none}}.WuCjI,.aplPW{display:none;position:absolute;z-index:1;top:calc(50% - 23px)}@media(hover: hover)and (pointer: fine){.WuCjI:hover,.aplPW:hover{cursor:pointer}}.WuCjI{left:1px}.aplPW{right:1px}.R0zai{list-style:none;webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);position:relative;top:0;left:0;padding:0 !important;display:flex;column-gap:50px;overflow:visible !important;transition:transform .5s ease}@media only screen and (max-width: 950px){.R0zai{margin:0}}.\+b1a1{width:100%;display:flex;margin-top:10px;gap:5px;align-items:center;justify-content:center;min-height:4px}.\+b1a1 li{position:relative;display:flex;width:4px;height:4px;margin:0 8px;border-radius:50%;background:#e3e3e3;transition:background-color .25s ease-in-out}.Fycak{margin-top:20px;padding-right:20px}.Fycak button{height:40px;margin-right:35px}@media only screen and (max-width: 950px){.Fycak{width:100vw;padding:10px 15px;border:0;margin:10px 0}}.VJziV{border:1px solid var(--color-border);border-radius:8px}.FLZOS{display:flex;border:1px solid var(--color-border);border-radius:8px;margin-bottom:30px;flex-direction:column}.dW9kE{height:45px;padding:5px 15px;width:50%}@media only screen and (max-width: 950px){.dW9kE{width:100%}}.Ou0Vm{display:flex;row-gap:5px;flex-direction:column;padding:15px 20px;border-bottom:1px solid var(--color-border)}.SwAuZ{position:absolute;left:1px;top:1px;bottom:1px;right:1px;z-index:0;background-color:#d2d2d2}.TfAsM{position:absolute;left:1px;top:1px;bottom:1px;background-color:#ffa900;z-index:1}.UmMgK{margin:15px 20px;position:relative;line-height:0;overflow:hidden;width:120px}.UmMgK svg{position:relative;display:block;aspect-ratio:66/14;fill:#fff;z-index:2}.Ernju{display:flex;justify-content:space-between}._1y6lj{display:flex;justify-content:center;position:relative}.Lo28a{height:40px;align-items:center;display:flex;min-width:140px;justify-content:center}@media only screen and (max-width: 950px){.Lo28a{width:100%;grid-column:1/3;margin-top:15px}}.VYlvM{display:flex;margin:30px 0 30px 0}@media(hover: hover)and (pointer: fine){.VYlvM label:hover{cursor:pointer}}@media(hover: hover)and (pointer: fine){.VYlvM:hover{cursor:pointer}}.iu8w-{margin-left:10px}.iCtao{max-width:75%;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;padding-left:10px;box-sizing:border-box;font-size:14px;word-break:break-word;flex-wrap:wrap}.iCtao a{color:#000}.iCtao a:not(:last-child):after{content:","}@media only screen and (max-width: 950px){.iCtao{width:100%}}.W0OTb{font-size:14px;word-break:break-word;position:relative;align-self:flex-start;width:25%}.W0OTb span{position:relative;display:inline-block;padding-right:8px;background-color:#fff}.W0OTb:before{position:absolute;left:0;bottom:4px;display:block;width:100%;border-bottom:1px dotted #d2d2d2;content:""}@media only screen and (max-width: 950px){.W0OTb{width:100%;font-weight:600}.W0OTb span{font-size:16px}.W0OTb:before{display:none}}.MI-5V{color:var(--color-blue-label);z-index:5;width:100%}@media(hover: hover)and (pointer: fine){.MI-5V:hover{color:var(--color-blue-label-hover);cursor:pointer}}.Y9dr8{display:flex;flex-direction:row;flex-wrap:wrap}@media only screen and (max-width: 950px){.Y9dr8{row-gap:10px;flex-direction:column}}.uujbs{display:flex;row-gap:10px;flex-direction:row;flex-wrap:wrap;margin-bottom:20px}@media only screen and (max-width: 950px){.uujbs{margin-bottom:12px}}.srDoX{width:75%;padding-left:10px}@media only screen and (max-width: 950px){.srDoX{width:100%}}.fiCRv{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:20px;overflow:hidden;position:relative}.fiCRv .srDoX{max-height:100px}@media only screen and (max-width: 950px){.fiCRv{row-gap:10px;margin:0 0 10px}.fiCRv .srDoX{max-height:140px;overflow:hidden}}.fiCRv:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:100px;background:linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);content:""}._8X-GA{margin-bottom:35px}.bgPt7{margin:15px 20px}.m7UaF{background-color:#fff;border:0;color:var(--color-blue-label);display:flex;align-items:center}@media(hover: hover)and (pointer: fine){.m7UaF:hover{cursor:pointer;color:var(--color-blue-label-hover)}}.npUnB{font-weight:600}.xbQrY{color:#7a7a7a}.Ra23y{font-size:12px}.aaCKX{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:4px;vertical-align:middle}.brsxK{position:relative;margin-right:10px;aspect-ratio:1/1;height:100px;width:100px}@media only screen and (max-width: 950px){.brsxK{width:calc(50% - 5px);height:auto}}.JDbl4{position:absolute;top:calc(50% - 17px);left:calc(50% - 17px);z-index:2;border-radius:50%;background-color:#3d3d3d;opacity:.8;padding:6px 5px 6px 7px}._2Rncf{margin:15px 20px;display:flex;flex-direction:row;flex-wrap:wrap}._6\+3bx{margin-bottom:15px}.golhZ{height:170px;border:solid 1px var(--color-border);border-radius:8px;width:100%}@media only screen and (max-width: 950px){.golhZ{height:150px}}@media(hover: hover)and (pointer: fine){.golhZ:hover{border:solid 1px #000}}.golhZ:focus{border:solid 1px #000;box-shadow:0 0 0 0}.K\+nAI{display:flex;justify-content:space-around;align-items:center}.K\+nAI button{width:35%;height:45px;padding:5px 10px;display:flex;justify-content:center;align-items:center}.HtOZe,.uw3n5,.uw3n5,.z-5Or{color:#fff;position:absolute;z-index:2}@media(hover: hover)and (pointer: fine){.HtOZe:hover,.uw3n5:hover,.uw3n5:hover,.z-5Or:hover{cursor:pointer}}.uw3n5{right:20px;top:20px}.ajwkO{margin:auto;max-height:80%;max-width:80%;object-fit:contain;z-index:2}.HtOZe{left:20px;top:calc(50% - 11px)}@media only screen and (max-width: 950px){.HtOZe{left:2px}}.z-5Or{right:20px;top:calc(50% - 11px)}@media only screen and (max-width: 950px){.z-5Or{right:2px}}.nth9o{width:100px;height:100px;object-fit:cover;object-position:center;border-radius:4px;vertical-align:middle}@media only screen and (max-width: 950px){.nth9o{height:auto;width:calc(50% - 5px);aspect-ratio:1/1}}.GkLSp{display:flex;flex-direction:row;align-items:center;color:#3e77aa;margin:15px 20px}.GkLSp svg{width:16px;margin-right:5px}._2W20g{display:flex;align-items:center;margin-right:15px;justify-content:center}.KUW0N{position:absolute;z-index:-1;opacity:0}@media(hover: hover)and (pointer: fine){.KUW0N:hover::before{border:1px solid #000}}.KUW0N+label{display:inline-flex;align-items:center;user-select:none}.KUW0N+label::before{content:"";display:inline-block;width:18px;height:18px;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-size:100%}.KUW0N:checked+label::before{border-color:#000;background-color:#000;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3e%3cg clip-path='url(%23clip0_755_7410)'%3e%3cpath d='M0.710938 6.8659C2.59224 8.90145 4.41632 10.734 6.16974 13.0516C8.07608 9.26004 10.0273 5.45525 13.2467 1.33485L12.3792 0.9375C9.66075 3.82049 7.54874 6.54949 5.71358 9.79266C4.43741 8.64305 2.37497 7.01619 1.11567 6.18035L0.710938 6.8659Z' fill='white' stroke='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_755_7410'%3e%3crect width='13.5' height='13.5' fill='white' transform='translate(0.25 0.25)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}@media(hover: hover)and (pointer: fine){.KUW0N:hover{cursor:pointer}}._1vc6l{font-size:13px}.olF8Y{width:100%;height:30px}.k41AK{margin-bottom:20px}.PcgPh{width:70%;padding-right:50px}@media only screen and (max-width: 950px){.PcgPh{width:100%}}.e9rzh{display:none;font-size:12px;margin:0 0 10px 0;color:red}.E\+4P7{font-size:12px;color:#797878}.WtQOH{display:flex;justify-content:space-around;margin-bottom:20px;padding:10px 20px;border-radius:8px}@media only screen and (max-width: 950px){.WtQOH{padding:10px 0}}.x4yu5{margin-top:3px}.x4yu5 p{text-indent:2ch}.x4yu5 ul{margin-left:20px}.x4yu5 a{color:#000;text-decoration:underline}.o-tSk{margin-top:4px;margin-bottom:35px}@media only screen and (max-width: 950px){.o-tSk{margin-bottom:30px}}.I4Yf5{display:block;height:3.4em;aspect-ratio:14/14;margin:0 auto;fill:#d2d2d2}@media only screen and (max-width: 950px){.I4Yf5{height:2.6em}}@media(hover: hover)and (pointer: fine){.I4Yf5:hover{cursor:pointer}}.-UCRC{margin-bottom:25px;font-size:1.5rem;font-weight:600}.D5wP3{display:flex;font-size:1.5rem;margin-bottom:15px;height:40px;font-weight:500;align-items:center;justify-content:space-between}@media only screen and (max-width: 950px){.D5wP3{flex-direction:column;align-items:flex-start;height:auto}}.OJA\+M{padding:5px 20px;height:100%;width:250px}@media only screen and (max-width: 950px){.OJA\+M{width:100%;height:35px;margin-top:10px}}._5\+7nh{display:flex;justify-content:space-between;align-items:center;margin-top:20px;width:100%}@media only screen and (max-width: 420px){._5\+7nh{flex-direction:column;align-items:center;margin-top:0;row-gap:10px}}.sRnKL{display:flex;flex-direction:column;align-items:flex-start;row-gap:5px;justify-content:flex-start;border-bottom:1px solid var(--color-border);padding:15px}@media only screen and (max-width: 950px){.sRnKL{row-gap:10px;align-items:center;width:100%;padding:15px 10px}}.B3SKq{display:flex;align-items:center;column-gap:7px;min-height:15px;min-width:93px}@media only screen and (max-width: 950px){.B3SKq{align-items:center}}.F6jTV{padding-left:1px;font-size:12px}@media(hover: hover)and (pointer: fine){.F6jTV:hover{text-decoration:underline;cursor:pointer}}.CEAIh{width:66px;min-width:66px;height:14px}.LcWtn{position:relative;width:100%;height:100%;line-height:0;overflow:hidden;fill:#fff}.LcWtn svg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}._7X3PB{position:absolute;left:1px;top:1px;bottom:1px;right:1px;z-index:0;background-color:#d2d2d2}.I4XDy{background-color:#ffa900;z-index:1;width:77%;position:absolute;left:1px;top:1px;bottom:1px}.tfFxK{position:relative;width:100%;height:100%;line-height:0;overflow:hidden}._77Xmo{display:flex;flex-direction:column;align-items:center;row-gap:5px}._77Xmo ._7eVP5{font-weight:400;color:#8c8b8b;min-height:18px;overflow:hidden;width:100%;text-align:center}@media only screen and (max-width: 1150px){._77Xmo ._7eVP5{font-size:12px}}._77Xmo .zqg5N{font-size:16px;text-align:center}._9tr0e{height:20px;width:50%}.Mq2v0{height:15px;width:40%}.ZEbcO{height:40px;width:50%}.Ov26n{height:40px;width:50%}.AyAUY{display:flex;justify-content:center;align-items:center}.AyAUY>div{width:250px}@media only screen and (max-width: 950px){.AyAUY>div{width:80%}}.P0uev{font-size:27px;font-weight:400;min-height:34px;width:100%}@media only screen and (max-width: 950px){.P0uev{font-size:20px;text-align:center}}@media only screen and (max-width: 1150px){.P0uev{font-size:20px}}.uzbyG svg{fill:#fbad46;stroke:#fbad46}.Glu9n{font-weight:400;color:#8c8b8b;min-height:18px;overflow:hidden;width:100%}@media only screen and (max-width: 1350px){.Glu9n .FrJHx{font-size:13px}}@media only screen and (max-width: 1150px){.Glu9n{font-size:12px;text-align:center}}.hYSwB{color:#000;font-weight:400;text-align:left;display:flex;align-items:center;justify-content:space-between;min-height:20px;width:100%;min-width:250px}@media(hover: hover)and (pointer: fine){.hYSwB:hover{cursor:pointer;color:var(--color-blue-label-hover)}}@media only screen and (max-width: 950px){.hYSwB span{font-size:15px}}.FiPE3{list-style-type:none;display:flex;column-gap:15px;flex-wrap:wrap}.FiPE3>li{width:40px;height:40px}@media(hover: hover)and (pointer: fine){.FiPE3>li{cursor:pointer}}.DTb-B>span{display:flex;column-gap:15px;font-size:17px;font-weight:bold;align-items:center}._2V2EI{display:flex;flex-direction:column;row-gap:20px;padding:15px}.loQhA{display:flex;flex-direction:column;row-gap:15px}.loQhA>ul>li{display:flex;column-gap:10px;align-items:center;margin-bottom:10px}.PMghi{width:900px}.DP65-{border-bottom:1px solid var(--color-border);padding:15px 15px 10px;display:flex;flex-direction:column;row-gap:7px}.DP65->div{min-width:100%;min-height:30px}.jaL2I{border-bottom:1px solid var(--color-border);padding:15px}.jaL2I>ul{list-style:none;display:flex;flex-direction:column;row-gap:10px}.jaL2I>ul>li{display:flex;align-items:center;justify-content:space-between}.jaL2I>ul>li>div{display:flex;align-items:center;column-gap:15px;min-width:170px;min-height:20px}.jaL2I>ul>li>span{min-width:100px;min-height:20px}.V\+2qe{display:flex;column-gap:3px;flex-direction:column;row-gap:5px;border-bottom:1px solid var(--color-border);padding:15px}@media only screen and (max-width: 950px){.V\+2qe{padding:15px 10px}}.VlLum{column-gap:4px;line-height:20px;display:flex;align-items:center;justify-content:flex-start;min-width:70px;min-height:30px}.VlLum span{font-size:32px;font-weight:500}@media only screen and (max-width: 950px){.VlLum{justify-content:center}}.\-7HR-{display:flex;width:50%;flex-direction:column;margin-left:auto;border:1px solid var(--color-border);border-radius:6px;height:fit-content}@media only screen and (max-width: 950px){.\-7HR-{order:3;width:100%;border-radius:0}}.CwaaW{display:flex;position:relative;align-items:center;column-gap:5px}.CwaaW>span{white-space:nowrap}.CwaaW>div{width:100%}.HQoot{display:flex;flex-direction:column;row-gap:10px}.HQoot>span{min-height:20px;width:fit-content}@media only screen and (max-width: 950px){.HQoot>span{align-items:center}}@media only screen and (max-width: 950px){.HQoot{align-items:center}}.JZzpk{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;row-gap:10px;column-gap:10px}@media only screen and (max-width: 950px){.JZzpk{justify-content:center}}.atyTN{display:flex;align-items:center;justify-content:center;column-gap:5px;font-size:12px;height:35px;min-width:85px;padding:10px 30px}.tzCAY{display:flex;align-items:center;column-gap:15px}.xGf9q,.pPpqT{height:45px;width:50%}@media only screen and (max-width: 950px){.xGf9q,.pPpqT{flex:1}}.pPpqT{display:flex;align-items:center;justify-content:center;color:#000}.pPpqT svg{width:30px}.igE2r{display:flex;row-gap:20px;width:100%;flex-direction:column;border-bottom:1px solid var(--color-border);padding:15px}@media only screen and (max-width: 950px){.igE2r{padding:15px 10px;row-gap:20px}}@media(hover: hover)and (pointer: fine){._7\+WLD:hover{cursor:pointer;text-decoration:underline}}.\+EHxX{display:grid;grid-template-columns:34px auto;align-items:center}.X7pRM{justify-content:flex-start;display:flex;flex-direction:column;row-gap:10px;padding:15px}@media only screen and (max-width: 950px){.X7pRM{row-gap:20px;padding:15px 10px}}.qKF4I{height:auto}.Pc2LM{display:grid;justify-content:end;min-height:15px;min-width:93px}@media only screen and (max-width: 950px){.Pc2LM{font-size:12px}}.J-hQu{display:flex;column-gap:25px;align-items:center}@media only screen and (max-width: 1350px){.J-hQu{font-size:12px}}@media only screen and (max-width: 950px){.C4Khn{display:flex;align-items:center;flex-direction:column;justify-content:center;row-gap:7px}.C4Khn>div{display:flex;align-items:center;flex-direction:column}.C4Khn::-webkit-scrollbar{display:none}.C4Khn a{color:#000;display:flex;min-height:30px;align-items:center}}@media only screen and (max-width: 950px)and (hover: hover)and (pointer: fine){.C4Khn a:hover{color:var(--color-blue-label-hover)}}@media only screen and (max-width: 950px){.C4Khn a:nth-last-child(1){color:#727171;text-decoration:none;cursor:default}}.-VIeB{display:none}@media(hover: hover)and (pointer: fine){.-VIeB>div:hover{cursor:pointer}}@media only screen and (max-width: 950px){.-VIeB{display:flex;align-items:center;justify-content:space-between;padding:0 15px;height:40px;background-color:#f6f5f5}}._4gNjQ{display:none}@media only screen and (max-width: 950px){._4gNjQ{font-size:17px;column-gap:7px;color:#000;padding:10px 0;display:flex;justify-content:center;align-items:center}}._8aFrr{min-width:120px;min-height:24px;margin-right:15px}.FktiT{display:flex;align-items:center;justify-content:center;margin:15px 0;flex-wrap:wrap}.FktiT::-webkit-scrollbar{display:none}.FktiT a{color:#000;white-space:nowrap}.FktiT a:not(:first-child) :before{content:"/";display:inline;vertical-align:baseline;color:#a6a2a2;font-size:14px;line-height:24px;margin:0 8px}@media(hover: hover)and (pointer: fine){.FktiT a:hover{color:var(--color-blue-label-hover)}}.FktiT a:nth-last-child(1){color:#727171;text-decoration:none;cursor:default}.FktiT div{grid-row:1/1;padding-left:3px}@media only screen and (max-width: 950px){.FktiT{display:none;overflow-x:scroll;scroll-snap-type:both;column-gap:0;font-size:12px;margin:0;height:30px;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start}}.hfpR3{background:#e6f4e5;color:#188711;border-radius:8px;padding:6px 15px;min-height:27px;min-width:95px}.EUc9m{background:#fdd9d7;color:#f44336;border-radius:8px;padding:4px 7px}.vPjOY{display:flex;flex-direction:row;position:relative;column-gap:10px;row-gap:10px;margin:0 10px 10px 10px;flex-wrap:wrap}@media(hover: hover)and (pointer: fine){.vPjOY svg:hover{cursor:pointer}}@media only screen and (max-width: 950px){.vPjOY{flex-wrap:wrap}}._3pPXz{width:100%;aspect-ratio:1/1;object-fit:contain}.GY753{position:relative;width:calc(33% - 20px)}@media only screen and (max-width: 950px){.GY753{width:calc(50% - 10px)}}.sQF87{position:absolute;left:0;top:0;border-radius:50%;padding:1px;background-color:#e7e7e7}.QNhDj{display:flex;justify-content:space-between;padding:20px 15px 10px 15px;align-items:center}@media only screen and (max-width: 950px){.QNhDj{display:grid;grid-template-columns:50px auto;grid-template-rows:70% 30%;padding:10px 15px 20px 15px}}._3RR8a{display:flex;flex-direction:row;column-gap:20px;height:20px}@media only screen and (max-width: 950px){._3RR8a{position:absolute;top:11px;left:25px}}.LuzzH{position:static !important}.LsWyd ul{margin-top:.5rem}.LsWyd li{text-indent:1ch;margin-bottom:5px;list-style-type:none}.LsWyd li:before{content:"-";padding-right:.2em}.akQ9c{display:flex;flex-direction:column;row-gap:12px}@media only screen and (max-width: 950px){.akQ9c{margin:0}}.qveQf{min-width:100%;aspect-ratio:1/1}._9AG6c{background:rgba(0,0,0,.12);overflow:hidden;position:relative;list-style-type:none;z-index:1;border-radius:12px}._9AG6c:after{background:linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0));-webkit-animation:Al8l3 1.5s linear .5s infinite;animation:Al8l3 1.5s linear .5s infinite;content:"";position:absolute;inset:0;z-index:0}@keyframes Al8l3{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes Al8l3{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}
.dz8Zs{position:relative}.dz8Zs>span,.dz8Zs svg{cursor:pointer;user-select:none}._9TNkV{display:none;padding:16px;left:-20px;color:#fff;font-size:12px;line-height:18px;white-space:normal;background-color:#000;position:absolute;top:31px;z-index:10;border-radius:4px}._9TNkV:before{display:block;position:absolute;content:"";z-index:11;top:-5px;left:23px;width:10px;height:10px;border-left:2px solid #000;border-top:2px solid #000;background:#000;transform:rotate(45deg)}@media(hover: hover)and (pointer: fine){.dz8Zs:hover ._9TNkV{display:block;position:absolute}}.gtwxV ._9TNkV{display:block;position:absolute}.dz8Zs.v28dD ._9TNkV{left:auto;right:-20px}.dz8Zs.v28dD ._9TNkV:before{left:auto;right:23px}
