@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
* BSS Commerce Co.
*
* @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
*/
#bss_ajaxmuntiple_overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: 99;
}
#bss_ajaxmuntiple_cart_popup {
  display: none;
  width: 800px;
  max-width: 80%;
  top: 25%;
  margin: 0 auto;
  z-index: 999;
  text-align: center;
}
#bss_ajaxmuntiple_cart_popup .product-image {
  width: 100%;
  margin: 0;
  float: none;
}
#bss_ajaxmuntiple_cart_popup .btn-viewcart {
  width: 50%;
  float: left;
  color: #333333;
}
#bss_ajaxmuntiple_cart_popup .btn-viewcart .viewcart {
  background: #1979c3;
  box-shadow: none;
  border: none;
  color: #333333;
}
#bss_ajaxmuntiple_cart_popup .btn-viewcart .viewcart:hover {
  background: #006bb4;
}
#bss_ajaxmuntiple_cart_popup .btn-continue {
  width: 50%;
  float: left;
  color: #333333;
}
#bss_ajaxmuntiple_cart_popup .btn-continue .continue {
  background: #1979c3;
  box-shadow: none;
  border: none;
  color: #333333;
}
#bss_ajaxmuntiple_cart_popup .btn-continue .continue:hover {
  background: #006bb4;
}
#bss_ajaxmuntiple_cart_popup .fancybox-inner {
  height: auto !important;
  max-height: 800px;
}
.addmanytocart {
  z-index: 99;
}
.full-width {
  width: 100% !important;
}
p.messages-error {
  text-align: left;
  color: #e02b27;
}
.remove-er-pu {
  float: right;
  background: url('../Bss_AddMultipleProducts/images/bin.png');
  background-size: 65%;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
  top: 35px;
}
.info-er-pu {
  float: left;
  width: 50%;
  min-width: 200px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
}
.item-info-er {
  position: relative;
}
.item-img-er {
  float: left;
  width: 20%;
  min-width: 100px;
}
.item-er-pu {
  border: 1px solid #d2d2d2;
  padding: 5px;
  border-bottom: 0px;
}
.item-er-pu:last-child {
  border-bottom: 1px solid #d2d2d2;
}
.product-qty-er {
  display: block;
  padding: 5px 0;
  height: 35px;
}
.product-qty-er span {
  display: block;
  width: 35px;
  float: left;
  line-height: 32px;
}
.product-qty-er input {
  display: block;
  width: 45px !important;
}
button#product-addtocart-button-er-pu {
  display: block;
  margin: 15px 0px;
}
.popup .header {
  margin-bottom: 15px;
}
#product-slider {
  padding: 0;
  margin-bottom: 10px;
  list-style: none;
}
#product-slider li {
  padding-left: 5px;
}
#product-slider li:last-child {
  padding-left: 0px;
}
#product-slider.owl-carousel .owl-item img {
  display: inline;
  width: auto;
}
#product-slider .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
#product-slider .owl-nav [type="button"] {
  width: auto;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
}
#product-slider .owl-nav [type="button"] #arrow-container .arrow {
  background-image: url(../Bss_AddMultipleProducts/images/slider-arrows.png);
  background-repeat: no-repeat;
  width: 6px;
  height: 10px;
  display: block;
  float: left;
}
#product-slider .owl-nav [type="button"] #arrow-container .arrow.prev {
  background-position: -22px -20px;
}
#product-slider .owl-nav [type="button"] #arrow-container .arrow.next {
  background-position: -72px -20px;
}
#product-slider .owl-nav [type="button"] #arrow-container:hover .next,
#product-slider .owl-nav [type="button"] #arrow-container:hover .prev {
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#product-slider .owl-nav [type="button"] #arrow-container:hover .next {
  animation-name: bounceAlphaNext;
}
#product-slider .owl-nav [type="button"] #arrow-container:hover .next.primera {
  animation-duration: 1.4s;
  animation-delay: 0.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#product-slider .owl-nav [type="button"] #arrow-container:hover .prev {
  animation-name: bounceAlphaPrev;
}
#product-slider .owl-nav [type="button"] #arrow-container:hover .prev.segunda {
  animation-duration: 1.4s;
  animation-delay: 0.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#product-slider .owl-nav [type="button"].owl-prev {
  background-position: -22px -20px;
  left: -20px;
}
#product-slider .owl-nav [type="button"].owl-next {
  background-position: -72px -20px;
  right: -20px;
}
#product-slider .owl-controls .owl-buttons div {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  text-indent: -9999px;
  background-image: url('../Bss_AddMultipleProducts/images/slider-arrows.png');
  background-repeat: no-repeat;
  background-color: transparent;
  transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  opacity: 1;
}
#product-slider .owl-controls .owl-buttons .owl-next {
  background-position: -55px -10px;
  right: -15px;
  top: 46%;
}
#product-slider .owl-controls .owl-buttons .owl-prev {
  background-position: -10px -10px;
  left: -15px;
  top: 46%;
}
@keyframes bounceAlphaNext {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(10px) scale(0.9);
  }
  26% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9);
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
@keyframes bounceAlphaPrev {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9);
  }
  26% {
    opacity: 0;
    transform: translateX(10px) scale(0.9);
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
.item.product-info {
  background: #fff;
  border: 1px solid rgba(232, 232, 232, 0.57);
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.item.product-info a {
  display: block;
  width: 90%;
  margin: auto;
}
.item.product-info span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item.product-info span.price-info {
  width: 90%;
}
input.product-select {
  margin-right: 5px !important;
}
input.qty-m-c {
  width: 45px;
  height: 30px;
  margin-bottom: 5px;
}
.button-bs-ad span.total_qty {
  font-size: 11px;
  display: block;
}
.button-bs-ad span.total_products {
  font-size: 11px;
  display: block;
}
.products-list input.qty-m-c {
  width: 45px;
  height: 35px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.product-item:hover {
  z-index: 5;
}
.ad-mt-stick {
  background: url('../Bss_AddMultipleProducts/images/green_tick.png');
  display: block;
  height: 30px;
  width: 30px;
  z-index: 10;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 5px;
}
.list .ad-mt-stick {
  left: 15px;
}
@media only screen and (max-width: 767px) {
  #bss_ajaxmuntiple_cart_popup .fieldset > .field .note {
    font-size: 10px;
  }
  #bss_ajaxmuntiple_cart_popup .fieldset > .fields > .field .note {
    font-size: 10px;
  }
  #bss_ajaxmuntiple_cart_popup input[type="text"] {
    width: auto;
  }
  #bss_ajaxmuntiple_cart_popup select {
    width: auto;
  }
  .remove-er-pu {
    top: 0;
  }
}
.message-error.error.message {
  word-wrap: break-word;
}
.login-container .block.block-static-block {
  float: none !important;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_TimeCountdown
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_QuoteExtension
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/* Hide arrows input type number */
/* Chrome, Safari, Edge, Opera */
input.hide-arrows::-webkit-outer-spin-button,
input.hide-arrows::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input.hide-arrows[type=number] {
  -moz-appearance: textfield;
}
/* Hide arrows input type number */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_ConfiguableGridView
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2023 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bss-tablet-hide {
    display: none;
  }
  .bss-tier-detailed {
    max-width: 200px;
  }
  .table-tier {
    padding: 0 20px;
    border: 1px solid #c1c1c1;
  }
  .table-tier table tbody tr td {
    border-bottom: 1px solid #c1c1c1;
  }
  .table-tier table tbody tr:last-child td {
    border-bottom: 0;
  }
  .product-add-form .configu-table {
    padding: 30px 0 0;
    margin-bottom: 80px;
  }
  .product-add-form .configu-table .content-config {
    margin: 0;
  }
  .product-add-form .total-area,
  .product-add-form .box-cart-new {
    border: 0;
  }
  .box-tocart .action.tocart {
    padding: 14px 0;
  }
}
#bss-consent {
  position: fixed;
  display: none;
  z-index: 99;
  padding: 5px 10px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: 3px 3px 15px #222222;
  font-size: 14px;
  max-width: 40%;
}
#bss-consent .consent-title {
  margin: 10px 0px;
}
#bss-consent .btn-consent {
  font-weight: bold;
  border: none;
  box-shadow: none;
  text-decoration: none;
  padding: 7px 15px;
  border-radius: 3px;
  line-height: 1.6rem;
  display: inline-block;
}
#bss-consent .btn-consent:hover {
  border: none;
  box-shadow: none;
  color: #222222;
  background-color: #ffffff;
}
.reset-link {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #bss-consent {
    max-width: 100%;
  }
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_CustomOrderNumber
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
@media only screen and (min-width: 1700px) {
  .payment-option-title.field.choice,
  .payment-method-content {
    max-width: 80%;
    overflow-wrap: break-word;
  }
}
@media only screen and (max-width: 1400px) {
  .payment-option-title.field.choice,
  .payment-method-content {
    max-width: 65%;
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 768px) {
  .payment-option-title.field.choice,
  .payment-method-content {
    max-width: 47%;
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 500px) {
  .payment-option-title.field.choice,
  .payment-method-content {
    max-width: 37%;
    word-wrap: break-word;
  }
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_FastOrder
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_B2bRegistration
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_HidePrice
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_OrderAmount
 * @author     Extension Team
 * @copyright  Copyright (c) 2015-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
.messages {
  word-wrap: break-word;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_ProductAttachment
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
.bss_sales_rep_container {
  float: left;
  width: 95%;
  min-height: 100px;
  overflow: auto;
  word-wrap: break-word;
}
.sales_rep_label {
  float: left;
}
.bss_sales_rep_container img {
  height: auto;
}
.sales_rep_name {
  padding: 18px 60px;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_ReorderProduct
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_StoreCredit
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
.cart-bss-store-credit .bss-store-credit > .field {
  display: block;
}
.cart-bss-store-credit .actions-toolbar {
  display: block;
  width: 100%;
}
.cart-bss-store-credit .actions-toolbar .primary {
  float: left !important;
}
.cart-bss-store-credit .actions-toolbar > .primary {
  margin-right: 15px !important;
}
.bss-store-credit-code .actions-toolbar {
  display: block;
  width: 100%;
}
.bss-store-credit-code .actions-toolbar .primary {
  float: left !important;
}
.bss-store-credit-code .actions-toolbar > .primary {
  margin-right: 15px !important;
}
.bss-storecredit-history-toolbar.toolbar.top .pages {
  display: none;
}
.bss-storecredit-history-toolbar.toolbar.top .limiter {
  display: block;
  float: right;
}
.bss-storecredit-history-toolbar.toolbar.bottom .limiter {
  display: none;
}
.bss-storecredit-history-toolbar.toolbar.bottom .toolbar-amount {
  display: none;
}
#bss-store-credit-form {
  max-width: 500px;
}
#block-bss-store-credit #bss-store-credit-form .actions-toolbar {
  width: auto;
}
@media screen and (max-width: 768px) {
  .insights-listing {
    grid-template-columns: repeat(1, 1fr);
  }
  .insight-columns {
    flex-direction: column;
    grid-gap: 32px;
  }
  .cms-case-study .owl-carousel-icons .owl-height {
    height: 120px !important;
  }
  [data-content-type="row"] .pagebuilder-column .icon-box {
    margin-bottom: 20px;
  }
  [data-content-type="row"] .contact-us-top-header {
    min-height: 1041px !important;
  }
  [data-content-type="row"] .contact-us-top-header .pagebuilder-column-group .pagebuilder-column {
    margin-left: 10px !important;
    margin-top: 10px !important;
  }
  [data-content-type="row"] .contact-us-top-header .pagebuilder-column-group .pagebuilder-column .contact-form.wk-step-body {
    width: 71% !important;
  }
  [data-content-type="row"] .contact-us-top-heading {
    margin-left: 10px !important;
    margin-top: 12px !important;
    margin-right: 10px !important;
  }
  [data-content-type="row"] .contact-us-top-header2 {
    margin-left: 10px !important;
    margin-top: 10px !important;
    margin-right: 10px !important;
  }
  [data-content-type="row"] .contact-us-top-header2 .pagebuilder-column [data-content-type="text"] {
    margin-left: 0px !important;
    margin-top: 27.5px !important;
    margin-right: 0px !important;
  }
  [data-content-type="row"] .contact-us-top-header2 .pagebuilder-column [data-content-type="html"] {
    margin-left: 0px !important;
    margin-bottom: 1.5px !important;
  }
  [data-content-type="row"] .contact-us-office-images {
    margin-left: 0px !important;
    margin-top: 12px !important;
    margin-right: 0px !important;
  }
  [data-content-type="row"] .contact-us-office-images .pagebuilder-column-group [data-content-type="column"] {
    margin: 20px 10px;
  }
  [data-content-type="row"] .contact-us-office-address {
    margin-left: 20px !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
  }
  [data-content-type="row"] .contact-us-office-address [data-content-type="column"] {
    margin: 0 !important;
    padding: 0 !important;
  }
  [data-content-type="row"] .why-sell-with-us {
    margin: 20px 10px 20px !important;
  }
  [data-content-type="row"] .why-sell-with-us h2 {
    font-size: 38px !important;
    line-height: 1.1 !important;
  }
  [data-content-type="row"] .why-sell-with-us .pagebuilder-column {
    margin-right: unset !important;
  }
  [data-content-type="row"] .qoute-area {
    position: unset !important;
    width: 325px !important;
  }
  .cms-sell-with-us .pagebuilder-column {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1067px) {
  .insights-listing {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1600px) {
  .contact-us-top-header {
    min-height: 742px !important;
  }
  .contact-us-top-header .pagebuilder-column-group .pagebuilder-column {
    margin-left: 100px !important;
    margin-top: 120px !important;
  }
  .contact-us-top-header .pagebuilder-column-group .pagebuilder-column .contact-form.wk-step-body {
    width: 43% !important;
  }
  .contact-us-top-header2 {
    margin-left: 20px !important;
    margin-top: 10px !important;
    margin-right: 20px !important;
  }
  .contact-us-top-header2 .pagebuilder-column [data-content-type="text"] {
    margin-left: 20px !important;
    margin-top: 27.5px !important;
    margin-right: 0px !important;
  }
  .contact-us-top-header2 .pagebuilder-column [data-content-type="html"] {
    margin-left: 20px !important;
    margin-bottom: 1.5px !important;
  }
  .contact-us-office-images {
    margin-left: 20px !important;
    margin-top: 12px !important;
    margin-right: 20px !important;
  }
  .contact-us-office-images .pagebuilder-column-group [data-content-type="column"] {
    margin: 20px 10px;
  }
  .contact-us-office-address {
    margin-left: 20px !important;
    margin-top: 0 !important;
    margin-right: 20px !important;
  }
  .contact-us-office-address [data-content-type="column"] {
    margin: 10px !important;
    padding: 0 !important;
  }
  .contact-us-office-address .pagebuilder-column-group .pagebuilder-column [data-content-type="html"] {
    margin-top: 0px !important;
  }
  .contact-us-office-address .pagebuilder-column-group .pagebuilder-column .icon-box {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1239px) {
  .insights-listing {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 576px) {
  .masonary-section .container {
    max-width: 540px;
  }
  .masonary-section .masonry-small-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}
@media (min-width: 768px) {
  .masonary-section {
    padding-top: 6rem;
    margin: 0 0;
  }
  .masonary-section .container {
    max-width: 720px;
  }
  .masonary-section .masonry-medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .masonary-section h2 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
  .masonary-section .pagination-container {
    padding-top: 6rem;
    margin: 0 0;
  }
}
@media (min-width: 992px) {
  .masonary-section .container {
    max-width: 960px;
  }
  .masonary-section .masonry-large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .masonary-section .masonry-large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .masonary-section .masonry-large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .masonary-section .masonry-large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .masonary-section .card .body {
    padding: 1.25rem;
  }
  .masonary-section .h3,
  .masonary-section h3 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .masonary-section .pt-lg-0,
  .masonary-section .py-lg-0 {
    padding-top: 0 !important;
  }
  .masonary-section .mt-lg-0,
  .masonary-section .my-lg-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 1440px) {
  .masonary-section .container {
    max-width: 1024px;
  }
  .masonary-section .masonry-elarge-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (max-width: 575px) {
  .masonary-section .pagination li > .pageitem:not(.current) {
    display: none;
  }
  .masonary-section .masonary-dots .pagination li:not(.slick-active) {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .insights-listing {
    grid-template-columns: repeat(1, 1fr);
  }
  .insight-columns {
    flex-direction: column;
    grid-gap: 32px;
  }
  .cms-case-study .owl-carousel-icons .owl-height {
    height: 120px !important;
  }
  [data-content-type="row"] .pagebuilder-column .icon-box {
    margin-bottom: 20px;
  }
  [data-content-type="row"] .contact-us-top-header {
    min-height: 1041px !important;
  }
  [data-content-type="row"] .contact-us-top-header .pagebuilder-column-group .pagebuilder-column {
    margin-left: 10px !important;
    margin-top: 10px !important;
  }
  [data-content-type="row"] .contact-us-top-header .pagebuilder-column-group .pagebuilder-column .contact-form.wk-step-body {
    width: 71% !important;
  }
  [data-content-type="row"] .contact-us-top-heading {
    margin-left: 10px !important;
    margin-top: 12px !important;
    margin-right: 10px !important;
  }
  [data-content-type="row"] .contact-us-top-header2 {
    margin-left: 10px !important;
    margin-top: 10px !important;
    margin-right: 10px !important;
  }
  [data-content-type="row"] .contact-us-top-header2 .pagebuilder-column [data-content-type="text"] {
    margin-left: 0px !important;
    margin-top: 27.5px !important;
    margin-right: 0px !important;
  }
  [data-content-type="row"] .contact-us-top-header2 .pagebuilder-column [data-content-type="html"] {
    margin-left: 0px !important;
    margin-bottom: 1.5px !important;
  }
  [data-content-type="row"] .contact-us-office-images {
    margin-left: 0px !important;
    margin-top: 12px !important;
    margin-right: 0px !important;
  }
  [data-content-type="row"] .contact-us-office-images .pagebuilder-column-group [data-content-type="column"] {
    margin: 20px 10px;
  }
  [data-content-type="row"] .contact-us-office-address {
    margin-left: 20px !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
  }
  [data-content-type="row"] .contact-us-office-address [data-content-type="column"] {
    margin: 0 !important;
    padding: 0 !important;
  }
  [data-content-type="row"] .why-sell-with-us {
    margin: 20px 10px 20px !important;
  }
  [data-content-type="row"] .why-sell-with-us h2 {
    font-size: 38px !important;
    line-height: 1.1 !important;
  }
  [data-content-type="row"] .why-sell-with-us .pagebuilder-column {
    margin-right: unset !important;
  }
  [data-content-type="row"] .qoute-area {
    position: unset !important;
    width: 325px !important;
  }
  .cms-sell-with-us .pagebuilder-column {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1067px) {
  .insights-listing {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1600px) {
  .contact-us-top-header {
    min-height: 742px !important;
  }
  .contact-us-top-header .pagebuilder-column-group .pagebuilder-column {
    margin-left: 100px !important;
    margin-top: 120px !important;
  }
  .contact-us-top-header .pagebuilder-column-group .pagebuilder-column .contact-form.wk-step-body {
    width: 43% !important;
  }
  .contact-us-top-header2 {
    margin-left: 20px !important;
    margin-top: 10px !important;
    margin-right: 20px !important;
  }
  .contact-us-top-header2 .pagebuilder-column [data-content-type="text"] {
    margin-left: 20px !important;
    margin-top: 27.5px !important;
    margin-right: 0px !important;
  }
  .contact-us-top-header2 .pagebuilder-column [data-content-type="html"] {
    margin-left: 20px !important;
    margin-bottom: 1.5px !important;
  }
  .contact-us-office-images {
    margin-left: 20px !important;
    margin-top: 12px !important;
    margin-right: 20px !important;
  }
  .contact-us-office-images .pagebuilder-column-group [data-content-type="column"] {
    margin: 20px 10px;
  }
  .contact-us-office-address {
    margin-left: 20px !important;
    margin-top: 0 !important;
    margin-right: 20px !important;
  }
  .contact-us-office-address [data-content-type="column"] {
    margin: 10px !important;
    padding: 0 !important;
  }
  .contact-us-office-address .pagebuilder-column-group .pagebuilder-column [data-content-type="html"] {
    margin-top: 0px !important;
  }
  .contact-us-office-address .pagebuilder-column-group .pagebuilder-column .icon-box {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1239px) {
  .insights-listing {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 576px) {
  .masonary-section .container {
    max-width: 540px;
  }
  .masonary-section .masonry-small-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}
@media (min-width: 768px) {
  .masonary-section {
    padding-top: 6rem;
    margin: 0 0;
  }
  .masonary-section .container {
    max-width: 720px;
  }
  .masonary-section .masonry-medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .masonary-section h2 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
  .masonary-section .pagination-container {
    padding-top: 6rem;
    margin: 0 0;
  }
}
@media (min-width: 992px) {
  .masonary-section .container {
    max-width: 960px;
  }
  .masonary-section .masonry-large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .masonary-section .masonry-large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .masonary-section .masonry-large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .masonary-section .masonry-large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .masonary-section .card .body {
    padding: 1.25rem;
  }
  .masonary-section .h3,
  .masonary-section h3 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .masonary-section .pt-lg-0,
  .masonary-section .py-lg-0 {
    padding-top: 0 !important;
  }
  .masonary-section .mt-lg-0,
  .masonary-section .my-lg-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 1440px) {
  .masonary-section .container {
    max-width: 1024px;
  }
  .masonary-section .masonry-elarge-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (max-width: 575px) {
  .masonary-section .pagination li > .pageitem:not(.current) {
    display: none;
  }
  .masonary-section .masonary-dots .pagination li:not(.slick-active) {
    display: none;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 17px;
}
.minicart-items-wrapper .minicart-items .product-item:last-child,
.checkout-cart-index .cart.table-wrapper .cart > .item:last-child {
  border-bottom: 0;
}
.cart-summary .checkout-methods-items .item button.action.primary.checkout span {
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 500 !important;
}
.cart-summary .checkout-methods-items .item button.action.primary.checkout {
  padding: 12px 16px;
  line-height: 1.5;
  font-size: 14px;
  border: none;
}
#form-submit-quote button.action.primary.checkout {
  background: #000000;
}
#form-submit-quote button.action.primary.checkout span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media only screen and (min-width: 640px) {
  .mp-newtheme-wrapper.quoteextension-quote-history .data.table thead {
    border-bottom: 2px solid #090A0B;
  }
  .mp-newtheme-wrapper.quoteextension-quote-history .data.table tbody td {
    border-top: none !important;
  }
}
.quoteextension-index-index .billing-address-form-modal-popup .modal-inner-wrap {
  max-height: 90%;
}
.quoteextension-index-index .billing-address-form-modal-popup .modal-content {
  overflow-y: auto;
}
.quoteextension-index-index .checkout-container .emptyaddress-wrapper .address-text p {
  font-size: 20px !important;
  font-weight: 500 !important;
  color: #626576 !important;
}
.quoteextension-index-index .checkout-container .emptyaddress-wrapper .address-text button {
  font-family: "Pretendard" !important;
}
.quoteextension-index-index select[name="country_id"] option[value=""] {
  color: #797979;
}
.quoteextension-index-index select[name="country_id"]:invalid {
  color: #797979 !important;
}
.quoteextension-index-index .form-login input {
  height: 56px !important;
}
.quoteextension-index-index .modal-popup div.choice label {
  color: #626576;
  color: var(--neutral-500, #626576);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px;
}
.quoteextension-index-index .modal-popup div.icon-info {
  color: white !important;
  background: #a3a5ae !important;
}
.quoteextension-index-index .modal-popup div.icon-info p {
  width: 186px !important;
}
.quoteextension-index-index .modal-popup .field-tooltip {
  top: -36px;
}
.quoteextension-index-index .modal-popup input[name="telephone"] {
  width: 100%;
}
.quoteextension-index-index .nav-sections {
  display: block;
}
.quoteextension-index-index li#opc-shipping_method {
  border-bottom: unset;
}
.quoteextension-index-index .opc-wrapper #shipping-method-buttons-container {
  display: none;
}
.quoteextension-index-index .opc-block-shipping-information {
  background: #fafafa;
  padding: unset !important;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content {
  border-top: 1px solid #dedede;
  margin: 22px 30px;
  padding-top: 30px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content .total-price {
  color: var(--neutral-900, #090a0b);
  /* text/xl/Medium */
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content .table > tbody > tr > th,
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content .table > tbody > tr > td {
  border-top: unset !important;
  color: var(--neutral-500, #626576);
  /* text/md/Regular */
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content th {
  padding-left: 0px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content td {
  text-align: right;
  color: var(--neutral-900, #626576) !important;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content td span.price {
  font-weight: 700;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content td.mark {
  text-align: left !important;
  padding-left: 0px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .shipping-information-totals-content td.mark strong {
  font-weight: 400;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to {
  border-top: unset !important;
  padding: 22px 30px;
  border-top: 1px solid #dedede;
  margin: 0px;
  margin: 22px 30px;
  padding: unset !important;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to .shipping-information-title {
  border-bottom: unset !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to .shipping-information-title .action-edit {
  display: none;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to .shipping-information-title span {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to .shipping-information-title:after {
  content: "\e942";
  font-size: 20px;
  font-family: "solum-icon";
  display: none;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to .shipping-information-content {
  font-weight: normal;
  line-height: 25px;
  color: #303030;
  color: var(--neutral-500, #626576) !important;
  /* text/md/Regular */
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to .shipping-information-content a {
  color: var(--neutral-500, #626576) !important;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to._active .shipping-information-content {
  display: none;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-to._active .shipping-information-title:after {
  content: "\e905" !important;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via {
  padding: 22px 30px;
  border-top: 1px solid #dedede;
  padding: unset !important;
  margin: 22px 30px;
  padding-top: 30px !important;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via .shipping-information-title {
  border-bottom: unset !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via .shipping-information-title .action-edit {
  display: none;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via .shipping-information-title span {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via .shipping-information-title:after {
  content: "\e942";
  font-size: 20px;
  font-family: "solum-icon";
  display: none;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via .shipping-information-content {
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #303030;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via .shipping-information-content a {
  color: #1979c3 !important;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via._active .shipping-information-content {
  display: none;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .ship-via._active .shipping-information-title:after {
  content: "\e905" !important;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .solumesl-opc-checkout-success-button {
  padding: 30px;
  border-top: 2px solid #ffffff;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .solumesl-opc-checkout-success-button #continue-to-checkout-trigger {
  width: 100%;
  height: 48px;
}
.quoteextension-index-index .opc-block-shipping-information .solumesl-payment-opc-shipping-information .solumesl-opc-checkout-success-button #continue-to-checkout-trigger span {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (max-width: 768px) {
  .checkout-cart-index .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .checkout-cart-index .column.main .cart-container {
    margin-top: 64px;
    margin-bottom: 32px;
  }
  .checkout-cart-index .column.main .cart-container .cart-discount {
    width: 100%;
    padding: 0;
  }
  .checkout-cart-index .column.main .cart-container .cart-discount .block.discount.active {
    position: relative;
  }
  .checkout-cart-index .column.main .cart-container .cart-discount .title {
    left: 16px;
  }
  .checkout-cart-index .column.main .cart-container .cart-discount .block.discount.active {
    padding: 16px;
  }
  .checkout-cart-index .column.main .cart-container .cart-discount .fieldset.coupon .field {
    min-width: auto;
  }
  .checkout-cart-index .column.main .cart-container .cart-summary {
    padding: 16px;
  }
  .checkout-cart-index .column.main .cart-container .cart-summary .block .content {
    padding: 5px 0;
  }
  .checkout-cart-index .column.main .cart-container .form-cart {
    padding: 0;
    display: block;
  }
  .checkout-cart-index .column.main .cart-container .form-cart .cart-items-count-wrappers {
    border: 0;
    padding: 0;
    position: relative;
  }
  .checkout-cart-index .column.main .cart-container .form-cart .cart-items-count-wrappers .cart-items-count-text span {
    display: none;
  }
  .checkout-cart-index .column.main .cart-container .form-cart .cart.table-wrapper .show-mobile {
    display: flex;
    align-items: center;
    margin-top: 16px;
    justify-content: space-between;
  }
  .checkout-cart-index .column.main .cart-container .form-cart .cart.table-wrapper .show-mobile .action-delete {
    margin-top: 0 !important;
    font-family: Pretendard;
    font-size: 14px;
    padding: 5px 0;
    font-weight: 500;
    line-height: 20px;
    color: #090A0B;
    display: block;
  }
  .checkout-cart-index .column.main .cart-container .form-cart .cart.table-wrapper .col.item {
    gap: 16px;
    padding: 16px 0;
  }
  .checkout-cart-index .column.main .cart-container .form-cart .cart.table-wrapper .field.qty {
    float: none;
  }
  .checkout-cart-index .column.main .cart-container .form-cart .cart.table-wrapper .col.subtotal {
    display: none !important;
  }
  .checkout-cart-index .column.main .cart-container .form-cart .cart.table-wrapper .col.action {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .quoteextension-index-index .opc-payment .checkout-payment-method .payment-option-title {
    border: 0 !important;
  }
  .quoteextension-index-index .opc-payment .payment-methods input[type="radio"] {
    margin-right: 24px;
    margin-top: 0;
  }
  .quoteextension-index-index .opc-payment .payment-methods .field.choice {
    padding: 32px;
    width: auto;
    height: auto;
    border: 0;
    border-radius: 20px;
    border: 1px solid #E1E2E5;
    display: flex;
    align-items: center;
  }
  .quoteextension-index-index .opc-payment .payment-methods .field.choice input[type="radio"] {
    margin-right: 24px;
    margin-top: 0;
  }
  .quoteextension-index-index .opc-payment .payment-methods button.action.primary.checkout {
    display: none;
  }
  .quoteextension-index-index .opc-payment .payment-methods .step-title::before {
    background-image: url('../images/credit-card-02.svg');
    width: 32px;
    height: 32px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .quoteextension-index-index main#maincontent {
    width: 100% !important;
    max-width: 1152px !important;
  }
  .quoteextension-index-index .action-edit-address {
    display: none;
  }
  .quoteextension-index-index .checkout-billing-address .step-title-billing-address::before {
    background-image: url('../images/Stoke.svg');
    width: 32px;
    height: 32px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .quoteextension-index-index .checkout-billing-address .step-title-billing-address input[type="checkbox"] {
    margin-right: 12px;
  }
  .quoteextension-index-index .checkout-billing-address .billing-address-same-as-shipping-block {
    margin: 0 0 20px;
  }
  .quoteextension-index-index .checkout-billing-address .billing-address-same-as-shipping-block input[type="checkbox"] {
    margin: 0 12px 0 0;
  }
  .quoteextension-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0;
    color: #626576;
  }
  .quoteextension-index-index .checkout-payment-method .checkout-billing-address .billing-address-details a {
    color: #626576;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals {
    border-top: 0;
  }
  .quoteextension-index-index .opc-summary-wrapper .items-in-cart {
    margin-bottom: 0;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals .title-total-price {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.005em;
    color: #090A0B;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals .title-total-price th {
    border: 0;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals .title-total-price td {
    border: 0;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals .grand .mark {
    border: 0 !important;
    font-size: 16px;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals .grand .mark span.label {
    font-size: 16px;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals .grand .amount {
    border: 0 !important;
  }
  .quoteextension-index-index .opc-summary-wrapper table.data.table.table-totals {
    margin-top: 30px;
  }
  .quoteextension-index-index .opc-summary-wrapper table.data.table.table-totals tr.title-total-price th {
    padding: 0;
  }
  .quoteextension-index-index .opc-summary-wrapper .shipping-information .shipping-information-title {
    color: #090A0B !important;
    font-size: 20px;
    padding-bottom: 12px;
    padding-top: 24px;
  }
  .quoteextension-index-index .opc-summary-wrapper .shipping-information .shipping-information-content {
    padding-bottom: 24px;
    border-bottom: 1px solid #E1E2E5;
    color: #626576;
  }
  .quoteextension-index-index .opc-summary-wrapper .shipping-information .shipping-information-content a {
    color: #626576;
  }
}
@media (min-width: 640px) {
  .quoteextension-index-index .opc-summary-wrapper .table-totals .grand .mark span.label {
    font-size: 16px;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals .title-total-price th {
    border: 0;
  }
  .quoteextension-index-index .opc-summary-wrapper .table-totals .title-total-price td {
    border: 0;
  }
}
.quoteextension-index-index {
  /*.checkout-payment-method {
        .payment-method-content {
            padding: 0;
        }
    }*/
  /*.checkout-payment-method {
        .payment-option-title {
            display: none;
        }
    }*/
  padding: 0;
}
.quoteextension-index-index .new-shipping-address-modal .field-tooltip-content {
  background: #ffffff;
  border: 0;
  border-radius: 8px;
  white-space: pre-line;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #090A0B;
}
.quoteextension-index-index .new-shipping-address-modal .field-tooltip-content:before {
  border: none !important;
}
.quoteextension-index-index .new-shipping-address-modal .field-tooltip-content:after {
  border: none !important;
}
.quoteextension-index-index .field-contact-number {
  position: relative;
}
.quoteextension-index-index .field-contact-number .label:after {
  padding-left: 26px;
  border: none;
}
.quoteextension-index-index .field-contact-number .label .field-tooltip {
  position: absolute;
  left: 140px;
  top: 0px;
}
.quoteextension-index-index .field-contact-number .label .field-tooltip span:before {
  background-image: url('../images/information.svg');
  width: 22px;
  height: 22px;
  content: '';
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.quoteextension-index-index .field-contact-number .label .field-tooltip-content {
  position: absolute;
  left: -150px;
  background: #ffffff;
  border: 0;
}
.quoteextension-index-index .field-contact-number .field-tooltip .field-tooltip-action:before {
  background-image: url('../images/fill.svg');
  width: 22px;
  height: 22px;
  content: '';
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.quoteextension-index-index .payment-method {
  padding-bottom: 56px;
}
.quoteextension-index-index .payment-method .fieldset .field .label {
  font-weight: 400;
  font-size: 16px;
}
.quoteextension-index-index .payment-method .payment-method-content {
  padding: 0;
}
.quoteextension-index-index .payment-method #square_form_fields:last-child {
  margin-bottom: 0 !important;
}
.quoteextension-index-index .payment-method #square-rewards {
  margin-top: 0;
}
.quoteextension-index-index .payment-method #po_number {
  margin-bottom: 0;
}
.quoteextension-index-index .payment-method #purchaseorder-form {
  margin-bottom: 0;
}
.quoteextension-index-index .payment-method #purchaseorder-form .fieldset:last-child {
  margin-bottom: 0;
}
.quoteextension-index-index .payment-method .sq-accordion-gift-card {
  margin-bottom: 0;
}
.quoteextension-index-index .payment-method #payment_form_squareup_payment {
  margin-bottom: 0;
}
.quoteextension-index-index .payment-method._active {
  /*&:last-child{
                :has(input[name="payment[method]"]:checked) {
                    padding-bottom: 56px;
                }
            }*/
  /*&:has(input[name="payment[method]"]:checked) {
                padding: 0;
            }*/
}
.quoteextension-index-index .payment-method._active .payment-method-content {
  padding: 0 0 0 22px;
}
.quoteextension-index-index .payment-method input {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
}
.quoteextension-index-index .payment-method .form-purchase-order {
  margin-top: 10px;
}
.quoteextension-index-index .checkout-payment-method .payment-option-title {
  border-top: none;
}
.quoteextension-index-index .payment-methods .step-title {
  margin-bottom: 72px;
}
.customer-address-index .action.primary.add {
  padding: 10px 20px;
  width: 133px;
  height: 44px;
  background: #007AFF;
  border: none;
}
.customer-address-index .action.primary.add span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
}
@media only screen and (min-width: 640px) {
  .mp-newtheme-wrapper.sales-order-history .data.table thead {
    border-bottom: 2px solid #090A0B;
  }
  .mp-newtheme-wrapper.sales-order-history .data.table tbody td {
    border-top: none !important;
  }
}
/* override parent styles(variables etc.) here... */
@font-face {
  font-family: "solum-icon";
  src: url('../fonts/Luma-Icons/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
input[type="radio"] {
  height: unset !important;
  accent-color: #626576 !important;
}
input[type="radio"]:checked {
  height: unset !important;
  accent-color: #007aff !important;
}
input[type="checkbox"] {
  accent-color: #007aff !important;
}
.mce-widget button {
  background: none !important;
  border: none !important;
}
.searchBox-clearWrapper {
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 25%;
  left: 95%;
}
.searchBox-clear {
  color: #ccc;
  padding: 0;
  font-size: inherit;
  cursor: pointer;
  line-height: 1.5;
  -webkit-transition: all 3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.searchBox-clearInput:hover {
  color: #aaa;
}
.page-header {
  border-bottom: 1px solid #f1f2f3 ;
  position: sticky;
  z-index: 900;
  top: 0;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .page-header {
    border: 0;
  }
}
body {
  font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, "Open Sans", "Helvetica Neue", "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.header.content .block.block-menu ul {
  list-style: none;
  margin: 0 !important;
  height: 100%;
  display: flex;
  padding-left: 80px;
}
@media screen and (min-width: 1400px) {
  .block.block-menu {
    min-width: 600px;
  }
}
.block.block-menu {
  margin-bottom: 0 !important;
}
.block.block-search {
  width: initial;
}
.minicart-wrapper .action.showcart:before {
  display: none !important;
}
.customer-notlogin {
  cursor: pointer;
}
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_FormBuilder
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
/* material css starts */
input:focus ~ .wk-material-label,
select ~ .wk-material-label,
textarea:focus ~ .wk-material-label,
textarea:not([type="hidden"], :placeholder-shown) ~ .wk-material-label,
input:not([type="hidden"], :placeholder-shown) ~ .wk-material-label {
  top: 1px;
  left: 10px;
  opacity: 1;
  font-size: 12px;
  line-height: 24px;
}
.cms-contacts .contact-us-top-header textarea:not([type="hidden"], :placeholder-shown) ~ .wk-material-label {
  background: white;
  width: 80%;
}
.wk-material-label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.53);
  position: absolute;
  pointer-events: none;
  left: 12px;
  top: 14px;
  z-index: 2;
  transition: 0.5s ease all;
}
/* material css stops */
.customer-notlogin {
  cursor: pointer;
}
.block-customer-login .social-signup .wksocialsignup {
  cursor: pointer;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 12px;
  text-align: center;
  float: unset;
  height: 56px;
  width: 56px;
  margin-left: 0px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--button-size-lg-corner-radius, 12px);
  border: 1px solid var(--button-color-light-outline-enabled-stroke, #e1e2e5);
}
.field.social-signup {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--12075-rem, 12px);
}
.wk-step-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.img-container {
  display: inline-block;
  aspect-ratio: 1;
  /*float: left;*/
  /*padding-left: 9px;*/
  /*padding-top: 9px;*/
}
/*.fb_button_ps .img-container {*/
/*  padding-left: 17px;*/
/*  padding-top: 17px;*/
/*}*/
.block-customer-login .social-signup .wksocialsignup img {
  border-radius: 20%;
  display: inline-block;
}
.block-customer-login .social-signup .wksocialsignup .title {
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: rgba(0, 0, 0, 0.53);
  margin-top: 17px;
}
.block-customer-login .social-signup .wk_socialsignup_rfq_container .wk_social_choice h3 {
  text-align: center;
  color: white;
}
.block-customer-login .social-signup .wk_socialsignup_rfq_container .wk_social_choice h3:before {
  content: "Line";
  height: 1px;
  background: #e1e1e1;
  font-size: 1px;
  position: absolute;
  left: 0;
  width: 50%;
  top: 50%;
}
.block-customer-login .social-signup .wk_socialsignup_rfq_container .wk_social_choice h3:after {
  content: "Line";
  height: 1px;
  background: #e1e1e1;
  font-size: 1px;
  position: absolute;
  right: 0;
  width: 50%;
  top: 50%;
}
.block-customer-login .social-signup .wk_socialsignup_rfq_container .wk_social_choice {
  position: relative;
}
#wk-rfq-modal {
  display: none;
}
.wk-step-body .fieldset .wk-additional-login-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.wk-step-body .fieldset .wk-additional-login-section .wk-action.secondary {
  text-align: right;
  float: none;
}
.wk-step-body .fieldset .wk-action.persistent {
  display: flex !important;
  align-items: baseline;
  font-size: 16px;
  color: #00203f;
  text-align: left;
}
.modal-popup.wk-rfq-modal .modal-inner-wrap {
  min-width: 544px;
  align-items: center;
  border-radius: 20px;
}
.modal-popup.wk-rfq-modal .modal-content {
  width: 100%;
  min-width: 544px;
}
.forgot-password.modal-slide .action-close,
.send-password.modal-slide .action-close,
.wk-rfq-modal.modal-slide .action-close {
  margin: 28px;
}
.forgot-password.modal-slide .action-close:before,
.send-password.modal-slide .action-close:before,
.wk-rfq-modal.modal-slide .action-close:before {
  font-size: 16px;
  color: #090a0b;
}
/* .wk-rfq-modal.modal-slide .action-close:hover:before {
     color: white !important;
 } */
.modal-popup.wk-rfq-modal .modal-title {
  padding: 24px 0 40px;
  font-family: Pretendard !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  text-align: left !important;
  color: var(--neutral-500, #626576) !important;
}
.modal-popup.wk-rfq-modal .modal-title .progress-bar {
  height: 8px;
  background: #f1f2f3;
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  margin-top: 8px;
  z-index: 2;
}
.modal-popup.wk-rfq-modal .modal-title .progress-bar:after {
  border-bottom: 8px solid #007aff;
  content: ".";
  font-size: 1px;
  position: absolute;
  left: 0;
  width: var(--after-width);
  bottom: 0;
}
.modal-popup.wk-rfq-modal .modal-title .modal-subtitle {
  position: absolute;
  font-weight: 700;
  font-size: 18px;
  color: #626576 !important;
}
.modal-popup.wk-rfq-modal .modal-header {
  padding: 48px 48px 0;
  border-bottom: 0;
  width: 100%;
  min-width: 544px;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .field.confirmation,
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .field.email {
  display: none;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .customer-agreements-block {
  margin-bottom: 14px;
}
.customer-agreements-block span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  color: #626576 !important;
}
.customer-agreements-block span > a {
  font-size: 16px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 24px;
  /* 150% */
  color: #007aff !important;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .customer-agreement label {
  width: 100%;
  display: inline-block;
  margin-top: 12px;
}
.or-login .text-login {
  color: var(--neutral-500, #626576);
  text-align: center;
  /* text/md/Regular */
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.modal-popup.forgot-password .modal-inner-wrap,
.modal-popup.send-password .modal-inner-wrap {
  display: flex;
  width: 576px !important;
  flex-direction: column;
  align-items: flex-end;
  border-radius: var(--203-xl, 20px);
  background: var(--neutral-0, #ffffff);
}
.modal-popup.forgot-password .modal-footer,
.modal-popup.send-password .modal-footer {
  display: none;
}
.form-password-forget-popup .field.note {
  color: var(--neutral-500, #626576);
  /* text/xl/Regular */
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  padding-top: 20px;
  margin-bottom: 48px !important;
}
.form-password-forget-popup .actions-toolbar > .primary {
  width: 100%;
}
.form-password-forget-popup .action.submit.primary {
  display: flex;
  width: 100%;
  height: var(--button-size-lg-height, 56px);
  padding: 0px var(--button-size-lg-padding, 121px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-solid-enabled-background, #007aff);
}
.ajax-form-forgetPass .form-password-forget-popup .action.submit.primary {
  display: flex;
  height: var(--button-size-lg-height, 56px);
  padding: 0px var(--button-size-lg-padding, 160px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-solid-enabled-background, #007aff);
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .customer-agreements-block label button {
  text-align: left;
  background: transparent;
  border: unset;
  text-decoration: none;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-create-account .customer-agreement.required::after {
  content: "";
}
.modal-popup.wk-rfq-modal .modal-content .fieldset {
  margin: 0;
}
.modal-popup.wk-rfq-modal .modal-content form .fieldset {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  column-gap: 12px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step {
  display: none;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step.current {
  display: block;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #090a0b;
  text-align: left;
  margin: 15px 0px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-title.wk-step-title-custom {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #090a0b;
  text-align: center;
  margin: 15px 0px;
  padding-left: 95px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .form.create.account.form-create-account {
  min-width: 100%;
  display: none;
  margin-bottom: 32px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar > .wk-action {
  margin-bottom: 22px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar > .wk-action.secondary {
  display: none;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar > .primary {
  width: 100%;
  height: 56px;
  margin-top: 48px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar > .primary .action {
  width: 100%;
  float: unset;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .actions-toolbar .action.remind {
  color: #0053af !important;
  font-size: 16px;
  margin-top: 0px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .sign-in-actions-toolbar,
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .sign-up-actions-toolbar {
  text-align: center;
  color: #626576;
  padding-top: 20px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from {
  position: relative;
  margin-top: 32px;
  display: flex;
  align-items: center;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .wk-prev {
  padding: 0 var(--button-size-lg-padding, 28px);
  border: 1px solid #e1e2e5;
  border-radius: 1000px;
  font-weight: 700;
  font-size: 16px;
  color: #00203f;
  cursor: pointer;
  display: inline-block;
  height: 56px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .wk-prev:before {
  /*content: "\e906";*/
  font-size: 20px;
  color: #00203f;
  font-family: "solum-icon";
  vertical-align: middle;
  padding-right: 4px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav {
  display: inline-block;
  position: absolute;
  right: 0;
  height: 44px;
  display: flex;
  align-items: center;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav .wk-next {
  cursor: pointer;
  padding: 0 28px;
  background: #00203f;
  border-radius: 1000px;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  height: 100%;
  min-width: 120px;
  height: 56px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav .wk-next:after {
  /*content: "\e901";*/
  font-size: 23px;
  font-family: "solum-icon";
  padding-left: 4px;
  vertical-align: middle;
  font-weight: 100;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav .wk-skip {
  cursor: pointer;
  padding: 40px;
  background: #ffffff;
  border-radius: 4px;
  font-weight: 700;
  font-size: 17px;
  color: #00203f;
  /* height: 44px; */
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body .wk-nav-from .right-nav .wk-skip:after {
  /*content: "\e958";*/
  font-size: 20px;
  font-family: "solum-icon";
  padding-left: 4px;
  vertical-align: middle;
}
/*.modal-popup.wk-rfq-modal .wk-step-body .form-login .field.password {*/
/*  display: none;*/
/*}*/
.modal-popup.wk-rfq-modal .wk-step-body .form-login .field-recaptcha .field {
  display: none;
}
.modal-popup.wk-rfq-modal .wk-step-body .form-login .field-recaptcha .g-recaptcha {
  margin-left: 35px;
}
.wk-prev.step-1 {
  visibility: hidden;
}
.wk-step-body fieldset .field .radio-group {
  /* border-bottom: 1px solid #EEF1F5;
    border-top: 1px solid #EEF1F5; */
  border-radius: 4px;
}
.wk-step-body fieldset .field .checkbox-group {
  border: 1px solid #eef1f5;
  border-radius: 4px;
  height: 100%;
  overflow-y: auto;
}
.wk-step-body fieldset .field .option-group {
  padding: 24px;
  border-bottom: 1px solid var(--neutral-50, #f1f2f3);
}
.option-group:last-of-type {
  border-bottom: none !important;
}
.wk-step-body fieldset .field.radio-box-group .radio-group .option-group :not(:last-child) {
  border-bottom: 1px solid #eef1f5;
}
.wk-step-body fieldset .field.radio-box-group .control.radio-group .option-group {
  width: 100%;
}
.wk-step-body fieldset .field.accord .option-group {
  /* border-top: 1px solid #EEF1F5; */
}
.wk-step-body fieldset .field .option-group label {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #383b45;
  vertical-align: top;
}
.cms-contacts .pagebuilder-column .wk-step-body fieldset .actions-toolbar {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.wk-step-body fieldset .actions-toolbar {
  display: flex;
  flex-direction: column;
  gap: 1px;
  width: 100%;
}
.cat-tabs {
  max-width: 388px;
  white-space: nowrap;
  overflow-x: auto;
  width: 100%;
}
.cat-tabs div.cat-tab {
  padding: 10px 16px;
  border: 1px solid rgba(0, 0, 0, 0.32);
  border-radius: 33px;
  font-weight: 600;
  color: #00203f;
  display: inline-block;
  margin: 0px 10px 10px 0px;
  cursor: pointer;
}
.cat-tabs div.cat-tab:hover {
  background: #e8e8e8;
  color: #333333;
}
.cat-tabs div.cat-tab.clicked {
  background: #e8e8e8;
  color: #333333;
}
.wk-step-body .wk-error-box {
  max-height: 100%;
  min-height: 22px;
  /*padding: 10px;*/
  color: #ea053c;
  margin: 0 0 10px;
  border: unset;
  border-radius: unset;
  display: none;
}
.err-msg-custom {
  color: var(--error-500, #e01839);
  /* text/sm/Regular */
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}
.wk-step-body .fieldset .field {
  background: #ffffff;
  vertical-align: top;
  width: 100%;
  border-radius: 12px !important;
  overflow: hidden;
}
.wk-step-body .fieldset .field.d-half-width {
  width: calc(44%);
  overflow: visible;
}
div.mage-error[generated] {
  margin-top: 0 !important;
}
.wk-step-body .fieldset .field.radio-box-group,
.wk-step-body .fieldset .field.uploadfile,
.wk-step-body .fieldset .field.textarea-box,
.wk-step-body .fieldset .field.checkbox-group,
.wk-step-body .fieldset .field.subcatgories {
  max-height: 100%;
  height: 100%;
  /* border: 1px solid #EEF1F5; */
  border-radius: unset;
}
.wk-step-body .fieldset .field.radio-box-group.accord:not(:last-child) {
  margin: 0;
  /* border-top: 1px solid #EEF1F5;
    border-right: 1px solid #EEF1F5; */
  border-bottom: 1px solid #eef1f5;
}
.wk-step-body .fieldset .field.radio-box-group .label .radio-label-span {
  font-weight: 700;
  font-size: 18px;
  color: #383B45;
}
.wk-step-body .fieldset .field.password {
  max-height: 100%;
  height: 100%;
}
.wk-step-body .fieldset .field .control {
  width: 100%;
  position: relative;
}
.wk-step-body .fieldset .field .control:not(:first-child) {
  border-top: 1px solid #eef1f5;
}
.wk-step-body .fieldset .field .control select {
  height: 56px !important;
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 16px;
  color: #090a0b;
  position: relative;
}
.wk-step-body .fieldset .field .control input {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 16px;
  color: #090a0b;
  accent-color: #00203f !important;
  padding: 16px;
}
.wk-step-body .fieldset .field .control textarea {
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 16px;
  color: #00203f;
  accent-color: #00203f !important;
  padding: 16px 16px 16px 61px;
}
.wk-step-body .fieldset .field .control input[type="tel"] {
  padding: 25px 16px 16px 61px;
}
.wk-step-body .form-create-account .fieldset.create.account:after {
  display: none;
}
.wk-step-body .fieldset .field .control input[type="radio"] {
  height: unset !important;
  accent-color: #007aff !important;
  box-shadow: none !important;
}
.wk-step-body .fieldset .field .control input[type="file"] {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#wk-rfq-modal .wk-step.last-step .wk-step-body {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #00203f;
  display: inline-block;
}
.wk-step.last-step .wk-step-body .row-title {
  font-weight: 600;
  font-size: 20px;
  color: #00203f;
  margin-bottom: 35px;
}
#wk-rfq-modal .wk-step.last-step .success-message {
  margin-bottom: 40px;
}
#wk-rfq-modal .wk-step.last-step .diver {
  place-self: center;
  margin-bottom: 40px;
  width: 240px;
  height: 1px;
  max-width: 240px;
  background: var(--neutral-100, #e1e2e5);
}
#wk-rfq-modal .wk-step.last-step.current {
  text-align: center;
}
.wk-step-body .fieldset .heading {
  text-align: center;
  margin-bottom: 10px;
  color: #00203f;
}
.wk-step-body .fieldset .field .checkbox-label,
.wk-step-body .fieldset .field .radio-label {
  width: -webkit-fill-available;
  width: -moz-available;
  margin: 0;
  padding: 16px 0px;
  position: relative;
  background: #ffffff;
  border-bottom: 1px solid #eef1f5;
  border-radius: 4px;
}
.wk-step-body .fieldset .field .label.checkbox-label .plus:after,
.wk-step-body .fieldset .field .label.radio-label .plus:after {
  content: "\e905";
  font-family: "solum-icon";
  position: absolute;
  right: 10px;
}
.wk-step-body .fieldset .field .label.checkbox-label .minus:after,
.wk-step-body .fieldset .field .label.radio-label .minus:after {
  content: "\e942";
  font-family: "solum-icon";
  position: absolute;
  right: 10px;
}
.wk-step-body .login-container .block-customer-login {
  width: 100%;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body a {
  cursor: pointer;
  font-weight: 700;
  color: #007aff !important;
  text-decoration: none;
}
.wk-step-body .form-control {
  width: 100%;
  background: #fafafa;
  border: 1px solid #86a8c1;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.53);
  margin: 0;
}
.wk-step-body .form-control.input-select {
  padding: 16px 42px 16px 16px;
  background-position-x: calc(81%) !important;
}
.short_user_name {
  display: none;
}
.wk-step-body #media_gallery_content .image {
  height: 120px;
  background: #fafafa !important;
  border: 1px dashed rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.wk-step-body #wk_media_gallery_content .image .image-label:before {
  content: "";
}
#wk_media_gallery_content {
  max-height: 40vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
}
.wk-step-body #media_gallery_content .image.image-placeholder:before {
  vertical-align: middle;
  font-size: 300%;
  transform: rotateY(0deg) rotate(45deg);
  line-height: 113px;
  display: inline-block;
}
.wk-step-body #media_gallery_content .image .uploader,
.wk-step-body #media_gallery_content .image .uploader .form-buttons {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .mp-newtheme-wrapper .header.content .block-search .block-content {
    right: -60px;
  }
  .nav-open .nav-sections .nav-sections-items {
    padding: 0 20px;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content {
    padding: 0;
    margin-top: 56px;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li {
    border-bottom: 1px solid #E1E2E5;
    margin: 0;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li.contact-sale-mobile {
    border-bottom: 0;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li.contact-sale-mobile a {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.005em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li .menu-item-content .background-wrapper .wrapper-container .nav-item a .item-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.005em;
    text-align: left;
    margin-bottom: 6px;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation li .menu-item {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.005em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation .menu-item:hover {
    border-bottom: 0;
  }
  .nav-open .nav-sections .nav-sections-items .nav-sections-item-content .navigation .level-top-menu-item {
    padding: 10px 0;
  }
  .nav-open .nav-sections .navigation li .menu-item-content.hide {
    display: none;
  }
  .modal-popup.wk-rfq-modal.modal-slide .modal-inner-wrap[class] {
    background-color: white;
    width: 100% !important;
    min-width: auto;
  }
  .modal-popup.wk-rfq-modal.modal-slide {
    left: calc(15%);
  }
  .wk-step-body .fieldset .field.d-half-width {
    width: 100% !important;
  }
  .modal-popup.forgot-password .modal-inner-wrap,
  .modal-popup.send-password .modal-inner-wrap {
    width: 100% !important;
  }
  .modal-popup.forgot-password .modal-inner-wrap .modal-content,
  .modal-popup.send-password .modal-inner-wrap .modal-content {
    padding: 20px !important;
  }
  .form-password-forget-popup .action.submit.primary {
    padding: 0 20px;
  }
  .modal-popup.wk-rfq-modal .modal-content {
    max-width: 100% !important;
    padding-right: 1rem;
    padding-left: 1rem;
    min-width: auto;
    padding: 20px !important;
  }
  .modal-popup.wk-rfq-modal .modal-inner-wrap {
    border-radius: unset;
    max-width: 90vw;
  }
  body .modal-popup.wk-rfq-modal._inner-scroll .modal-inner-wrap {
    width: 100%;
    overflow-x: clip;
  }
  .modal-popup.wk-rfq-modal .modal-content form .fieldset {
    padding: 0px;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: unset !important;
  }
  .customer-product-index.page-layout-2columns-left .product.data.items {
    border-bottom: unset;
  }
}
/* @media only screen and (max-width: 450px) {
  .modal-popup.wk-rfq-modal .modal-content {
    max-width: 70vw;
  }
}*/
@media only screen and (max-width: 400px) {
  .modal-popup.wk-rfq-modal .modal-content {
    max-width: 73vw;
  }
  .modal-popup.wk-rfq-modal .image.image-placeholder::before {
    left: 1.5%;
  }
  .modal-popup.wk-rfq-modal .image .image-placeholder-text {
    top: 12%;
  }
  .modal-popup.wk-rfq-modal .image .image-placeholder-text-next {
    top: 36%;
  }
}
.wk-step-body input[type="checkbox"] {
  accent-color: #007aff !important;
  border-color: #c4c6cd;
  /* Example color: blue */
}
/* .wk-rfq-modal .fieldset > .field {
     margin:0 0 20px;
 } */
.wk-rfq-modal .fieldset > .field.choice.newsletter {
  margin-bottom: 0px;
}
.wk-step .study-listing {
  grid-template-columns: repeat(3, 1fr);
}
#wk-rfq-modal .wk-step.last-step .wk-step-body .study-listing-wrapper {
  text-align: left;
  margin-bottom: 0px;
}
.modal-popup.wk-rfq-modal .modal-content .wk-step .wk-step-body a .page-content-description-wrapper {
  font-size: 1.4rem;
}
.modal-popup.wk-rfq-modal .modal-content .study-row {
  overflow-x: hidden;
  width: calc(148%);
}
/*.telephone .control {*/
/*  display: flex;*/
/*}*/
.customer-address-index .telephone .control {
  display: unset;
  border: unset;
  border-radius: unset;
}
.baseshipping-shipping-index .telephone .control {
  display: unset;
  border: unset;
  border-radius: unset;
}
.multishipping-checkout_address-newshipping .telephone .control {
  display: unset;
  border: unset;
  border-radius: unset;
}
.wk-step-body .fieldset .field.telephone .control input {
  border: unset;
}
.form-create-account.wk-create-supplier-customer .telephone .control {
  position: relative;
}
.form-create-account.wk-create-supplier-customer div#telephone-error {
  position: absolute;
  top: 30px;
}
.wk-step-body .fieldset .field .control div#telephone-error {
  position: absolute;
  top: 60px;
}
.phone-code {
  font-size: 16px;
  padding: 0 16px;
  margin: 16px 0;
  line-height: 24px;
  color: #a3a5ae;
  border-right: 1px solid #e1e2e5;
}
.phone-input-styled {
  display: flex;
  background-color: #f1f2f3;
  border-radius: 8px;
}
.phone-input-styled > input {
  padding: 16px !important;
  height: 56px !important;
}
.phone-input-styled > input:focus {
  box-shadow: none !important;
}
.mp-newtheme-wrapper .wk-rfq-modal .fileinput-button:after {
  display: none;
}
.wk-step-body .fieldset .field.password {
  position: relative;
}
.modal-body-content .wk-step-body .success-message {
  color: var(--neutral-500, #626576);
  text-align: center;
  /* text/xl/Regular */
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
}
.modal-body-content .wk-step-body .solum-fixed-container.row-title {
  color: var(--neutral-900, #090a0b);
  text-align: center;
  /* display/xs/Bold */
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
}
.password-validate-section {
  position: absolute;
  z-index: 999;
  background-color: white;
  width: -webkit-fill-available;
  padding: 15px;
  border: 1px solid #dedede;
  border-radius: 10px;
  margin-top: 2px;
  box-shadow: 0px 11px 15px rgba(0, 0, 0, 0.25);
  font-family: sans-serif;
  display: none;
}
.vali {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}
.vali p {
  color: #787878;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
.vali p.invalid {
  color: red;
}
.vali p.valid {
  color: green;
}
.bar {
  width: 100%;
  display: flex;
  align-items: center;
}
.bar .txt {
  display: inline;
}
.bar .line {
  width: calc(-30vw);
  height: 2px;
  background-image: linear-gradient(to right, #008000 0%, #d3d3d3 0%);
  display: inline-block;
  border-radius: 10px;
  margin-left: 10px;
}
.block.block-reviews-dashboard {
  display: none;
}
/* .wk-step.last-step .solum-fixed-container .study-listing-wrapper .study-img img{
    height:100px;
}  */
.wk-step.last-step .solum-fixed-container .study-listing-wrapper .study-listing .study {
  float: left;
  width: 300px;
  overflow-y: auto;
}
.wk-step.last-step .solum-fixed-container .study-listing-wrapper .country .flag img {
  width: 15px !important;
  height: 15px !important;
}
.wk-step.last-step .solum-fixed-container .study-listing-wrapper .country .name {
  font-size: 15px !important;
}
/* width */
.wk-step.last-step .solum-fixed-container::-webkit-scrollbar {
  height: 4px;
}
/* Track */
.wk-step.last-step .solum-fixed-container::-webkit-scrollbar-track {
  background: #fafafa;
}
/* Handle */
.wk-step.last-step .solum-fixed-container::-webkit-scrollbar-thumb {
  background: #555;
}
/* Handle on hover */
.wk-step.last-step .solum-fixed-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.modal-popup.wk-rfq-modal .modal-inner-wrap {
  min-width: 544px;
  align-items: center;
  border-radius: 20px;
}
.modal-popup .modal-inner-wrap {
  width: 640px !important;
}
.row-full-width-inner {
  max-width: 1152px !important;
}
.partner-third-section.partner-third-section-small {
  background-image: url("../images/Image3.png") !important;
  width: 99%;
}
.partner-third-section.partner-third-section-small .pagebuilder-column-group {
  padding-top: 48px;
  padding-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.1) !important;
  backdrop-filter: blur(60px);
  -webkit-backdrop-filter: blur(60px);
  border-radius: 32px;
}
.partner-third-section.partner-third-section-small .pagebuilder-column-group .pagebuilder-column::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 226px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 37.5%, rgba(255, 255, 255, 0) 100%);
}
.partner-first-section [data-content-type="buttons"] {
  margin-bottom: 50px;
  margin-top: 30px;
}
.partner-first-new-section [data-content-type="buttons"] {
  margin-bottom: 30px;
  margin-top: 30px;
}
.partner-second-section {
  padding: 150px 0 !important;
}
.partner-second-section h5 {
  letter-spacing: 14px;
  font-size: 20px;
  font-weight: 500;
  color: #987a00;
  margin-top: 10px;
}
.partner-second-section h2 {
  max-width: 930px;
  margin: 0 auto;
}
.partner-second-section h4 {
  margin: 30px 0;
  color: #383b45;
  font-weight: 400;
}
.pagebuilder-column-group.partner-third-section-over {
  background-color: rgba(0, 0, 0, 0.4) !important;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  margin-top: auto;
}
.partner-third-section h2 {
  color: #fff;
  max-width: 810px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 29%;
  transform: translateY(-50%);
}
.partner-first-section img {
  vertical-align: middle;
}
.partner-third-section-over img {
  border: 0 !important;
  background-color: rgba(255, 255, 255, 0.01);
}
.partner-third-section-over {
  padding: 50px 0 !important;
}
.partner-third-section-over p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.partner-third-section-over h3 {
  color: #fff;
}
.partner-third-section {
  justify-content: space-between !important;
  border-radius: 50px !important;
  overflow: hidden;
  background-size: cover !important;
  max-width: calc(68%) !important;
  margin: 0 auto;
  position: relative;
}
.partner-third-section.partner-third-section-small .row-full-width-inner {
  position: relative;
}
.partner-third-section .pagebuilder-column-group {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  max-width: calc(50%);
  margin: 0 auto;
}
.partner-third-section.partner-third-section-small {
  text-align: center;
}
.partner-third-section[data-content-type="row"][data-appearance="full-width"] > .row-full-width-inner > .pagebuilder-column-group {
  margin: 0 auto !important;
}
.partner-third-section.partner-third-section-small {
  background-color: #fff;
  /*border-radius: 0 !important;*/
  max-width: 100% !important;
}
.partner-first-section .btn-black-apply .pagebuilder-button-primary {
  background-color: #090a0b !important;
  border-color: #090a0b !important;
  margin-right: 10px !important;
  font-size: 16px !important;
  min-height: 56px !important;
}
.partner-first-section .btn-white .pagebuilder-button-primary {
  background-color: transparent;
  border-color: #fff !important;
  margin-right: 10px !important;
}
.partner-first-section .btn-black-apply .pagebuilder-button-primary span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 700;
  font-size: 16px;
}
.partner-first-section .btn-black-apply .pagebuilder-button-primary:hover {
  background-color: #007aff !important;
  border-color: #007aff !important;
}
.partner-first-section .btn-white .pagebuilder-button-primary {
  background-color: #090a0b !important;
  border-color: #090a0b !important;
  margin-right: 10px !important;
}
.partner-first-section .btn-white .pagebuilder-button-primary span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 700;
}
.partner-first-section .btn-white .pagebuilder-button-primary:hover {
  background-color: #007aff !important;
  border-color: #007aff !important;
}
.partner-first-new-section .btn-black-apply .pagebuilder-button-primary {
  background-color: #090a0b !important;
  border-color: #090a0b !important;
  margin-right: 10px !important;
}
.partner-first-new-section .btn-black-apply .pagebuilder-button-primary span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 700;
}
.partner-first-new-section .btn-black-apply .pagebuilder-button-primary:hover {
  background-color: #007aff !important;
  border-color: #007aff !important;
}
.partner-first-new-section .btn-white .pagebuilder-button-primary {
  background-color: #090a0b !important;
  border-color: #090a0b !important;
  margin-right: 10px !important;
}
.partner-first-new-section .btn-white .pagebuilder-button-primary span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 700;
}
.partner-first-new-section .btn-white .pagebuilder-button-primary:hover {
  background-color: #007aff !important;
  border-color: #007aff !important;
}
.partner-third-section {
  justify-content: space-between !important;
  border-radius: 50px !important;
  overflow: hidden;
  background-size: cover !important;
  max-width: calc(68%) !important;
  margin: 0 auto;
  position: relative;
}
#switcher-toplink ul {
  padding: 12px !important;
}
#switcher-toplink ul li {
  padding: 16px !important;
  border-radius: 8px !important;
}
#switcher-toplink ul li a {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}
.label-not-required:after {
  display: none;
}
/* Case study responsive style  */
@media (max-width: 1023px) {
  .solum-fixed-small-container {
    padding: 0 15px;
  }
  .breadcrumbs {
    padding: 0 15px;
  }
  .solum-fixed-content-container {
    padding: 0 15px;
  }
  .solum-fixed-container {
    padding: 0 15px;
  }
  .cms-bottom-content {
    grid-gap: 15px;
  }
  .breadcrumbs .item:not(:last-child):after {
    margin-top: 5px;
  }
}
@media (max-width: 768px) {
  .solum-fixed-container.study-row {
    margin-bottom: 70px;
  }
  .cms-top-heading {
    font-size: 4.8rem;
  }
  .cms-main-content {
    flex-direction: column;
  }
  .cms-main-content .col-left {
    flex-direction: row;
    padding: 10px 0;
    z-index: 1;
    background-color: #ffffff;
  }
  .cms-main-content .col-left .icon {
    margin-top: -5px;
  }
  .cms-top-content {
    flex-direction: column;
    align-items: start;
  }
  .cms-top-content-additional {
    width: 100%;
  }
  .cms-bottom-content {
    flex-direction: column;
    height: auto;
    align-items: start;
    padding: 15px 0;
  }
  .cms-bottom-content-line {
    height: 1px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .cms-top-heading {
    font-size: 3rem;
  }
  .cms-top-content-additional {
    flex-direction: column;
    height: auto;
    padding: 15px 0;
    align-items: start;
    grid-gap: 15px;
  }
  .cms-top-content-line {
    height: 1px;
    width: 100%;
  }
  .cms-top-content-additional .section-title-bold {
    margin-bottom: 5px;
  }
  .cms-main-content {
    margin-top: 40px !important;
    grid-gap: 20px;
  }
}
.row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1* var(--bs-gutter-y));
  margin-right: calc(-.5* var(--bs-gutter-x));
  margin-left: calc(-.5* var(--bs-gutter-x));
}
.col-xl-12 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-12 {
    width: 100%;
    flex: 0 0 auto;
  }
}
.col-lg-12 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-12 {
    width: 100%;
    flex: 0 0 auto;
  }
}
.col-md-12 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-12 {
    width: 100%;
    flex: 0 0 auto;
  }
}
.col-sm-12 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-12 {
    width: 100%;
    flex: 0 0 auto;
  }
}
.col-xs-12 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-12 {
    width: 100%;
    flex: 0 0 auto;
  }
}
.col-xl-11 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-11 {
    width: 91.66666667%;
    flex: 0 0 auto;
  }
}
.col-lg-11 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-11 {
    width: 91.66666667%;
    flex: 0 0 auto;
  }
}
.col-md-11 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-11 {
    width: 91.66666667%;
    flex: 0 0 auto;
  }
}
.col-sm-11 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-11 {
    width: 91.66666667%;
    flex: 0 0 auto;
  }
}
.col-xs-11 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-11 {
    width: 91.66666667%;
    flex: 0 0 auto;
  }
}
.col-xl-10 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-10 {
    width: 83.33333333%;
    flex: 0 0 auto;
  }
}
.col-lg-10 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-10 {
    width: 83.33333333%;
    flex: 0 0 auto;
  }
}
.col-md-10 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-10 {
    width: 83.33333333%;
    flex: 0 0 auto;
  }
}
.col-sm-10 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-10 {
    width: 83.33333333%;
    flex: 0 0 auto;
  }
}
.col-xs-10 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-10 {
    width: 83.33333333%;
    flex: 0 0 auto;
  }
}
.col-xl-9 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-9 {
    width: 75%;
    flex: 0 0 auto;
  }
}
.col-lg-9 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-9 {
    width: 75%;
    flex: 0 0 auto;
  }
}
.col-md-9 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-9 {
    width: 75%;
    flex: 0 0 auto;
  }
}
.col-sm-9 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-9 {
    width: 75%;
    flex: 0 0 auto;
  }
}
.col-xs-9 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-9 {
    width: 75%;
    flex: 0 0 auto;
  }
}
.col-xl-8 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-8 {
    width: 66.66666667%;
    flex: 0 0 auto;
  }
}
.col-lg-8 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-8 {
    width: 66.66666667%;
    flex: 0 0 auto;
  }
}
.col-md-8 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-8 {
    width: 66.66666667%;
    flex: 0 0 auto;
  }
}
.col-sm-8 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-8 {
    width: 66.66666667%;
    flex: 0 0 auto;
  }
}
.col-xs-8 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-8 {
    width: 66.66666667%;
    flex: 0 0 auto;
  }
}
.col-xl-7 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-7 {
    width: 58.33333333%;
    flex: 0 0 auto;
  }
}
.col-lg-7 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-7 {
    width: 58.33333333%;
    flex: 0 0 auto;
  }
}
.col-md-7 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-7 {
    width: 58.33333333%;
    flex: 0 0 auto;
  }
}
.col-sm-7 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-7 {
    width: 58.33333333%;
    flex: 0 0 auto;
  }
}
.col-xs-7 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-7 {
    width: 58.33333333%;
    flex: 0 0 auto;
  }
}
.col-xl-6 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-6 {
    width: 50%;
    flex: 0 0 auto;
  }
}
.col-lg-6 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-6 {
    width: 50%;
    flex: 0 0 auto;
  }
}
.col-md-6 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-6 {
    width: 50%;
    flex: 0 0 auto;
  }
}
.col-sm-6 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-6 {
    width: 50%;
    flex: 0 0 auto;
  }
}
.col-xs-6 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-6 {
    width: 50%;
    flex: 0 0 auto;
  }
}
.col-xl-5 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-5 {
    width: 41.66666667%;
    flex: 0 0 auto;
  }
}
.col-lg-5 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-5 {
    width: 41.66666667%;
    flex: 0 0 auto;
  }
}
.col-md-5 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-5 {
    width: 41.66666667%;
    flex: 0 0 auto;
  }
}
.col-sm-5 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-5 {
    width: 41.66666667%;
    flex: 0 0 auto;
  }
}
.col-xs-5 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-5 {
    width: 41.66666667%;
    flex: 0 0 auto;
  }
}
.col-xl-4 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-4 {
    width: 33.33333333%;
    flex: 0 0 auto;
  }
}
.col-lg-4 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-4 {
    width: 33.33333333%;
    flex: 0 0 auto;
  }
}
.col-md-4 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-4 {
    width: 33.33333333%;
    flex: 0 0 auto;
  }
}
.col-sm-4 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-4 {
    width: 33.33333333%;
    flex: 0 0 auto;
  }
}
.col-xs-4 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-4 {
    width: 33.33333333%;
    flex: 0 0 auto;
  }
}
.col-xl-3 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-3 {
    width: 25%;
    flex: 0 0 auto;
  }
}
.col-lg-3 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-3 {
    width: 25%;
    flex: 0 0 auto;
  }
}
.col-md-3 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-3 {
    width: 25%;
    flex: 0 0 auto;
  }
}
.col-sm-3 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-3 {
    width: 25%;
    flex: 0 0 auto;
  }
}
.col-xs-3 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-3 {
    width: 25%;
    flex: 0 0 auto;
  }
}
.col-xl-2 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-2 {
    width: 16.66666667%;
    flex: 0 0 auto;
  }
}
.col-lg-2 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-2 {
    width: 16.66666667%;
    flex: 0 0 auto;
  }
}
.col-md-2 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-2 {
    width: 16.66666667%;
    flex: 0 0 auto;
  }
}
.col-sm-2 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-2 {
    width: 16.66666667%;
    flex: 0 0 auto;
  }
}
.col-xs-2 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-2 {
    width: 16.66666667%;
    flex: 0 0 auto;
  }
}
.col-xl-1 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1920px) {
  .col-xl-1 {
    width: 8.33333333%;
    flex: 0 0 auto;
  }
}
.col-lg-1 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1440px) {
  .col-lg-1 {
    width: 8.33333333%;
    flex: 0 0 auto;
  }
}
.col-md-1 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1280px) {
  .col-md-1 {
    width: 8.33333333%;
    flex: 0 0 auto;
  }
}
.col-sm-1 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 1024px) {
  .col-sm-1 {
    width: 8.33333333%;
    flex: 0 0 auto;
  }
}
.col-xs-1 {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-top: var(--bs-gutter-y);
}
@media screen and (min-width: 768px) {
  .col-xs-1 {
    width: 8.33333333%;
    flex: 0 0 auto;
  }
}
.col-12 {
  flex-basis: calc(100%);
}
.col-11 {
  flex-basis: calc(91.66666667%);
}
.col-10 {
  flex-basis: calc(83.33333333%);
}
.col-9 {
  flex-basis: calc(75%);
}
.col-8 {
  flex-basis: calc(66.66666667%);
}
.col-7 {
  flex-basis: calc(58.33333333%);
}
.col-6 {
  flex-basis: calc(50%);
}
.col-5 {
  flex-basis: calc(41.66666667%);
}
.col-4 {
  flex-basis: calc(33.33333333%);
}
.col-3 {
  flex-basis: calc(25%);
}
.col-2 {
  flex-basis: calc(16.66666667%);
}
.col-1 {
  flex-basis: calc(8.33333333%);
}
.gap-100 {
  gap: 100px;
}
.row-gap-100 {
  row-gap: 100px;
}
.column-gap-100 {
  column-gap: 100px;
}
.gap-99 {
  gap: 99px;
}
.row-gap-99 {
  row-gap: 99px;
}
.column-gap-99 {
  column-gap: 99px;
}
.gap-98 {
  gap: 98px;
}
.row-gap-98 {
  row-gap: 98px;
}
.column-gap-98 {
  column-gap: 98px;
}
.gap-97 {
  gap: 97px;
}
.row-gap-97 {
  row-gap: 97px;
}
.column-gap-97 {
  column-gap: 97px;
}
.gap-96 {
  gap: 96px;
}
.row-gap-96 {
  row-gap: 96px;
}
.column-gap-96 {
  column-gap: 96px;
}
.gap-95 {
  gap: 95px;
}
.row-gap-95 {
  row-gap: 95px;
}
.column-gap-95 {
  column-gap: 95px;
}
.gap-94 {
  gap: 94px;
}
.row-gap-94 {
  row-gap: 94px;
}
.column-gap-94 {
  column-gap: 94px;
}
.gap-93 {
  gap: 93px;
}
.row-gap-93 {
  row-gap: 93px;
}
.column-gap-93 {
  column-gap: 93px;
}
.gap-92 {
  gap: 92px;
}
.row-gap-92 {
  row-gap: 92px;
}
.column-gap-92 {
  column-gap: 92px;
}
.gap-91 {
  gap: 91px;
}
.row-gap-91 {
  row-gap: 91px;
}
.column-gap-91 {
  column-gap: 91px;
}
.gap-90 {
  gap: 90px;
}
.row-gap-90 {
  row-gap: 90px;
}
.column-gap-90 {
  column-gap: 90px;
}
.gap-89 {
  gap: 89px;
}
.row-gap-89 {
  row-gap: 89px;
}
.column-gap-89 {
  column-gap: 89px;
}
.gap-88 {
  gap: 88px;
}
.row-gap-88 {
  row-gap: 88px;
}
.column-gap-88 {
  column-gap: 88px;
}
.gap-87 {
  gap: 87px;
}
.row-gap-87 {
  row-gap: 87px;
}
.column-gap-87 {
  column-gap: 87px;
}
.gap-86 {
  gap: 86px;
}
.row-gap-86 {
  row-gap: 86px;
}
.column-gap-86 {
  column-gap: 86px;
}
.gap-85 {
  gap: 85px;
}
.row-gap-85 {
  row-gap: 85px;
}
.column-gap-85 {
  column-gap: 85px;
}
.gap-84 {
  gap: 84px;
}
.row-gap-84 {
  row-gap: 84px;
}
.column-gap-84 {
  column-gap: 84px;
}
.gap-83 {
  gap: 83px;
}
.row-gap-83 {
  row-gap: 83px;
}
.column-gap-83 {
  column-gap: 83px;
}
.gap-82 {
  gap: 82px;
}
.row-gap-82 {
  row-gap: 82px;
}
.column-gap-82 {
  column-gap: 82px;
}
.gap-81 {
  gap: 81px;
}
.row-gap-81 {
  row-gap: 81px;
}
.column-gap-81 {
  column-gap: 81px;
}
.gap-80 {
  gap: 80px;
}
.row-gap-80 {
  row-gap: 80px;
}
.column-gap-80 {
  column-gap: 80px;
}
.gap-79 {
  gap: 79px;
}
.row-gap-79 {
  row-gap: 79px;
}
.column-gap-79 {
  column-gap: 79px;
}
.gap-78 {
  gap: 78px;
}
.row-gap-78 {
  row-gap: 78px;
}
.column-gap-78 {
  column-gap: 78px;
}
.gap-77 {
  gap: 77px;
}
.row-gap-77 {
  row-gap: 77px;
}
.column-gap-77 {
  column-gap: 77px;
}
.gap-76 {
  gap: 76px;
}
.row-gap-76 {
  row-gap: 76px;
}
.column-gap-76 {
  column-gap: 76px;
}
.gap-75 {
  gap: 75px;
}
.row-gap-75 {
  row-gap: 75px;
}
.column-gap-75 {
  column-gap: 75px;
}
.gap-74 {
  gap: 74px;
}
.row-gap-74 {
  row-gap: 74px;
}
.column-gap-74 {
  column-gap: 74px;
}
.gap-73 {
  gap: 73px;
}
.row-gap-73 {
  row-gap: 73px;
}
.column-gap-73 {
  column-gap: 73px;
}
.gap-72 {
  gap: 72px;
}
.row-gap-72 {
  row-gap: 72px;
}
.column-gap-72 {
  column-gap: 72px;
}
.gap-71 {
  gap: 71px;
}
.row-gap-71 {
  row-gap: 71px;
}
.column-gap-71 {
  column-gap: 71px;
}
.gap-70 {
  gap: 70px;
}
.row-gap-70 {
  row-gap: 70px;
}
.column-gap-70 {
  column-gap: 70px;
}
.gap-69 {
  gap: 69px;
}
.row-gap-69 {
  row-gap: 69px;
}
.column-gap-69 {
  column-gap: 69px;
}
.gap-68 {
  gap: 68px;
}
.row-gap-68 {
  row-gap: 68px;
}
.column-gap-68 {
  column-gap: 68px;
}
.gap-67 {
  gap: 67px;
}
.row-gap-67 {
  row-gap: 67px;
}
.column-gap-67 {
  column-gap: 67px;
}
.gap-66 {
  gap: 66px;
}
.row-gap-66 {
  row-gap: 66px;
}
.column-gap-66 {
  column-gap: 66px;
}
.gap-65 {
  gap: 65px;
}
.row-gap-65 {
  row-gap: 65px;
}
.column-gap-65 {
  column-gap: 65px;
}
.gap-64 {
  gap: 64px;
}
.row-gap-64 {
  row-gap: 64px;
}
.column-gap-64 {
  column-gap: 64px;
}
.gap-63 {
  gap: 63px;
}
.row-gap-63 {
  row-gap: 63px;
}
.column-gap-63 {
  column-gap: 63px;
}
.gap-62 {
  gap: 62px;
}
.row-gap-62 {
  row-gap: 62px;
}
.column-gap-62 {
  column-gap: 62px;
}
.gap-61 {
  gap: 61px;
}
.row-gap-61 {
  row-gap: 61px;
}
.column-gap-61 {
  column-gap: 61px;
}
.gap-60 {
  gap: 60px;
}
.row-gap-60 {
  row-gap: 60px;
}
.column-gap-60 {
  column-gap: 60px;
}
.gap-59 {
  gap: 59px;
}
.row-gap-59 {
  row-gap: 59px;
}
.column-gap-59 {
  column-gap: 59px;
}
.gap-58 {
  gap: 58px;
}
.row-gap-58 {
  row-gap: 58px;
}
.column-gap-58 {
  column-gap: 58px;
}
.gap-57 {
  gap: 57px;
}
.row-gap-57 {
  row-gap: 57px;
}
.column-gap-57 {
  column-gap: 57px;
}
.gap-56 {
  gap: 56px;
}
.row-gap-56 {
  row-gap: 56px;
}
.column-gap-56 {
  column-gap: 56px;
}
.gap-55 {
  gap: 55px;
}
.row-gap-55 {
  row-gap: 55px;
}
.column-gap-55 {
  column-gap: 55px;
}
.gap-54 {
  gap: 54px;
}
.row-gap-54 {
  row-gap: 54px;
}
.column-gap-54 {
  column-gap: 54px;
}
.gap-53 {
  gap: 53px;
}
.row-gap-53 {
  row-gap: 53px;
}
.column-gap-53 {
  column-gap: 53px;
}
.gap-52 {
  gap: 52px;
}
.row-gap-52 {
  row-gap: 52px;
}
.column-gap-52 {
  column-gap: 52px;
}
.gap-51 {
  gap: 51px;
}
.row-gap-51 {
  row-gap: 51px;
}
.column-gap-51 {
  column-gap: 51px;
}
.gap-50 {
  gap: 50px;
}
.row-gap-50 {
  row-gap: 50px;
}
.column-gap-50 {
  column-gap: 50px;
}
.gap-49 {
  gap: 49px;
}
.row-gap-49 {
  row-gap: 49px;
}
.column-gap-49 {
  column-gap: 49px;
}
.gap-48 {
  gap: 48px;
}
.row-gap-48 {
  row-gap: 48px;
}
.column-gap-48 {
  column-gap: 48px;
}
.gap-47 {
  gap: 47px;
}
.row-gap-47 {
  row-gap: 47px;
}
.column-gap-47 {
  column-gap: 47px;
}
.gap-46 {
  gap: 46px;
}
.row-gap-46 {
  row-gap: 46px;
}
.column-gap-46 {
  column-gap: 46px;
}
.gap-45 {
  gap: 45px;
}
.row-gap-45 {
  row-gap: 45px;
}
.column-gap-45 {
  column-gap: 45px;
}
.gap-44 {
  gap: 44px;
}
.row-gap-44 {
  row-gap: 44px;
}
.column-gap-44 {
  column-gap: 44px;
}
.gap-43 {
  gap: 43px;
}
.row-gap-43 {
  row-gap: 43px;
}
.column-gap-43 {
  column-gap: 43px;
}
.gap-42 {
  gap: 42px;
}
.row-gap-42 {
  row-gap: 42px;
}
.column-gap-42 {
  column-gap: 42px;
}
.gap-41 {
  gap: 41px;
}
.row-gap-41 {
  row-gap: 41px;
}
.column-gap-41 {
  column-gap: 41px;
}
.gap-40 {
  gap: 40px;
}
.row-gap-40 {
  row-gap: 40px;
}
.column-gap-40 {
  column-gap: 40px;
}
.gap-39 {
  gap: 39px;
}
.row-gap-39 {
  row-gap: 39px;
}
.column-gap-39 {
  column-gap: 39px;
}
.gap-38 {
  gap: 38px;
}
.row-gap-38 {
  row-gap: 38px;
}
.column-gap-38 {
  column-gap: 38px;
}
.gap-37 {
  gap: 37px;
}
.row-gap-37 {
  row-gap: 37px;
}
.column-gap-37 {
  column-gap: 37px;
}
.gap-36 {
  gap: 36px;
}
.row-gap-36 {
  row-gap: 36px;
}
.column-gap-36 {
  column-gap: 36px;
}
.gap-35 {
  gap: 35px;
}
.row-gap-35 {
  row-gap: 35px;
}
.column-gap-35 {
  column-gap: 35px;
}
.gap-34 {
  gap: 34px;
}
.row-gap-34 {
  row-gap: 34px;
}
.column-gap-34 {
  column-gap: 34px;
}
.gap-33 {
  gap: 33px;
}
.row-gap-33 {
  row-gap: 33px;
}
.column-gap-33 {
  column-gap: 33px;
}
.gap-32 {
  gap: 32px;
}
.row-gap-32 {
  row-gap: 32px;
}
.column-gap-32 {
  column-gap: 32px;
}
.gap-31 {
  gap: 31px;
}
.row-gap-31 {
  row-gap: 31px;
}
.column-gap-31 {
  column-gap: 31px;
}
.gap-30 {
  gap: 30px;
}
.row-gap-30 {
  row-gap: 30px;
}
.column-gap-30 {
  column-gap: 30px;
}
.gap-29 {
  gap: 29px;
}
.row-gap-29 {
  row-gap: 29px;
}
.column-gap-29 {
  column-gap: 29px;
}
.gap-28 {
  gap: 28px;
}
.row-gap-28 {
  row-gap: 28px;
}
.column-gap-28 {
  column-gap: 28px;
}
.gap-27 {
  gap: 27px;
}
.row-gap-27 {
  row-gap: 27px;
}
.column-gap-27 {
  column-gap: 27px;
}
.gap-26 {
  gap: 26px;
}
.row-gap-26 {
  row-gap: 26px;
}
.column-gap-26 {
  column-gap: 26px;
}
.gap-25 {
  gap: 25px;
}
.row-gap-25 {
  row-gap: 25px;
}
.column-gap-25 {
  column-gap: 25px;
}
.gap-24 {
  gap: 24px;
}
.row-gap-24 {
  row-gap: 24px;
}
.column-gap-24 {
  column-gap: 24px;
}
.gap-23 {
  gap: 23px;
}
.row-gap-23 {
  row-gap: 23px;
}
.column-gap-23 {
  column-gap: 23px;
}
.gap-22 {
  gap: 22px;
}
.row-gap-22 {
  row-gap: 22px;
}
.column-gap-22 {
  column-gap: 22px;
}
.gap-21 {
  gap: 21px;
}
.row-gap-21 {
  row-gap: 21px;
}
.column-gap-21 {
  column-gap: 21px;
}
.gap-20 {
  gap: 20px;
}
.row-gap-20 {
  row-gap: 20px;
}
.column-gap-20 {
  column-gap: 20px;
}
.gap-19 {
  gap: 19px;
}
.row-gap-19 {
  row-gap: 19px;
}
.column-gap-19 {
  column-gap: 19px;
}
.gap-18 {
  gap: 18px;
}
.row-gap-18 {
  row-gap: 18px;
}
.column-gap-18 {
  column-gap: 18px;
}
.gap-17 {
  gap: 17px;
}
.row-gap-17 {
  row-gap: 17px;
}
.column-gap-17 {
  column-gap: 17px;
}
.gap-16 {
  gap: 16px;
}
.row-gap-16 {
  row-gap: 16px;
}
.column-gap-16 {
  column-gap: 16px;
}
.gap-15 {
  gap: 15px;
}
.row-gap-15 {
  row-gap: 15px;
}
.column-gap-15 {
  column-gap: 15px;
}
.gap-14 {
  gap: 14px;
}
.row-gap-14 {
  row-gap: 14px;
}
.column-gap-14 {
  column-gap: 14px;
}
.gap-13 {
  gap: 13px;
}
.row-gap-13 {
  row-gap: 13px;
}
.column-gap-13 {
  column-gap: 13px;
}
.gap-12 {
  gap: 12px;
}
.row-gap-12 {
  row-gap: 12px;
}
.column-gap-12 {
  column-gap: 12px;
}
.gap-11 {
  gap: 11px;
}
.row-gap-11 {
  row-gap: 11px;
}
.column-gap-11 {
  column-gap: 11px;
}
.gap-10 {
  gap: 10px;
}
.row-gap-10 {
  row-gap: 10px;
}
.column-gap-10 {
  column-gap: 10px;
}
.gap-9 {
  gap: 9px;
}
.row-gap-9 {
  row-gap: 9px;
}
.column-gap-9 {
  column-gap: 9px;
}
.gap-8 {
  gap: 8px;
}
.row-gap-8 {
  row-gap: 8px;
}
.column-gap-8 {
  column-gap: 8px;
}
.gap-7 {
  gap: 7px;
}
.row-gap-7 {
  row-gap: 7px;
}
.column-gap-7 {
  column-gap: 7px;
}
.gap-6 {
  gap: 6px;
}
.row-gap-6 {
  row-gap: 6px;
}
.column-gap-6 {
  column-gap: 6px;
}
.gap-5 {
  gap: 5px;
}
.row-gap-5 {
  row-gap: 5px;
}
.column-gap-5 {
  column-gap: 5px;
}
.gap-4 {
  gap: 4px;
}
.row-gap-4 {
  row-gap: 4px;
}
.column-gap-4 {
  column-gap: 4px;
}
.gap-3 {
  gap: 3px;
}
.row-gap-3 {
  row-gap: 3px;
}
.column-gap-3 {
  column-gap: 3px;
}
.gap-2 {
  gap: 2px;
}
.row-gap-2 {
  row-gap: 2px;
}
.column-gap-2 {
  column-gap: 2px;
}
.gap-1 {
  gap: 1px;
}
.row-gap-1 {
  row-gap: 1px;
}
.column-gap-1 {
  column-gap: 1px;
}
.container-1152 {
  width: 1152px;
  max-width: 100%;
  margin: auto;
  padding-left: var(--spacing-16, 16px);
  padding-right: var(--spacing-16, 16px);
}
.container-1152,
.container-1152 * {
  box-sizing: border-box;
}
.spacing-y-160 {
  padding-top: var(--spacing-160, 160px);
  padding-bottom: var(--spacing-160, 160px);
}
.spacing-t-160 {
  padding-top: var(--spacing-160, 160px);
}
.spacing-b-160 {
  padding-bottom: var(--spacing-160, 160px);
}
.spacing-t-96 {
  padding-top: var(--spacing-96, 96px);
}
.spacing-b-96 {
  padding-bottom: var(--spacing-96, 96px);
}
.d-flex {
  display: flex;
}
.direction-column {
  flex-direction: column;
}
.align-items-center {
  align-items: center;
}
.btn.btn-black {
  display: flex;
  height: var(--button-size-lg-height, 56px);
  padding: 0px var(--button-size-lg-padding, 16px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-solid-enabled-background, #090a0b);
  min-width: 184px;
}
.btn.btn-black .text-gradient {
  background: linear-gradient(260deg, #fff1b9 10.1%, #e8cef6 93.37%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.width-176 {
  width: 176px !important;
  min-width: 176px !important;
}
.full-width {
  width: 100%;
}
.partners-index-index .page-main {
  max-width: unset !important;
  padding: 0 !important;
}
.mp-newtheme-wrapper .section-hero,
.section-hero {
  display: flex;
  gap: 64px;
  flex-direction: column;
  padding: 96px 0 96px 0;
  align-items: center;
  align-self: stretch;
  position: relative;
}
.mp-newtheme-wrapper .section-hero *,
.section-hero * {
  box-sizing: border-box;
}
.mp-newtheme-wrapper .section-hero .section-hero_info,
.section-hero .section-hero_info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 808px;
  max-width: 100%;
  padding: 0 var(--spacing-16, 16px);
}
.mp-newtheme-wrapper .section-hero .section-hero_info h2,
.section-hero .section-hero_info h2 {
  margin-bottom: 24px;
  font-family: Pretendard;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 80px;
  letter-spacing: -0.9px;
  text-align: center;
}
.mp-newtheme-wrapper .section-hero .section-hero_info p,
.section-hero .section-hero_info p {
  width: 720px;
  max-width: 100%;
  margin-bottom: 40px;
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 400;
  text-align: center;
}
.mp-newtheme-wrapper .section-hero .section-hero_container,
.section-hero .section-hero_container {
  position: relative;
  margin-top: 40px;
}
.mp-newtheme-wrapper .section-hero .section-hero_blur-images,
.section-hero .section-hero_blur-images {
  position: absolute;
  top: 46px;
  left: 0;
  width: 100%;
  height: 253px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mp-newtheme-wrapper .section-hero .section-hero_blur-image,
.section-hero .section-hero_blur-image {
  width: 253px;
  height: 253px;
  filter: blur(150px);
}
.mp-newtheme-wrapper .section-hero .section-hero_blur-image.yellow,
.section-hero .section-hero_blur-image.yellow {
  background-color: #FFF1AA;
}
.mp-newtheme-wrapper .section-hero .section-hero_blur-image.blue,
.section-hero .section-hero_blur-image.blue {
  background-color: #AFE7FF;
}
.mp-newtheme-wrapper .section-hero .section-hero_blur-image.purple,
.section-hero .section-hero_blur-image.purple {
  background-color: #EAAFFF;
}
.mp-newtheme-wrapper .section-hero .section-hero_wrapper,
.section-hero .section-hero_wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  width: 1120px;
  height: 700px;
  padding: 10px;
  flex-shrink: 0;
  border-radius: var(--corner-6xl, 40px);
  border: 6px solid #FFF;
  box-shadow: 0px 1.907px 20px 0px rgba(221, 221, 221, 0.25);
}
.mp-newtheme-wrapper .section-hero .section-hero_border,
.section-hero .section-hero_border {
  position: absolute;
  left: -14px;
  bottom: -14px;
  right: -14px;
  top: -14px;
}
.mp-newtheme-wrapper .section-hero .section-hero_border img,
.section-hero .section-hero_border img {
  display: block;
}
.mp-newtheme-wrapper .section-hero .section-hero_content-left,
.section-hero .section-hero_content-left {
  align-self: start;
}
.mp-newtheme-wrapper .section-hero .section-hero_content-left .section-hero_content,
.section-hero .section-hero_content-left .section-hero_content {
  padding: 40px;
  max-width: 306px;
}
.mp-newtheme-wrapper .section-hero .section-hero_content-left .section-hero_content,
.section-hero .section-hero_content-left .section-hero_content,
.mp-newtheme-wrapper .section-hero .section-hero_content-left .section-hero_content .section-hero_text,
.section-hero .section-hero_content-left .section-hero_content .section-hero_text {
  text-align: center;
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 700;
}
.mp-newtheme-wrapper .section-hero .section-hero_content-left .section-hero_content span,
.section-hero .section-hero_content-left .section-hero_content span,
.mp-newtheme-wrapper .section-hero .section-hero_content-left .section-hero_content .section-hero_text span,
.section-hero .section-hero_content-left .section-hero_content .section-hero_text span {
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 700;
  background: linear-gradient(274deg, #666974 2.51%, #191c26 67.08%, #52545e 93.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.mp-newtheme-wrapper .section-hero .section-hero_content-left .section-hero_content a,
.section-hero .section-hero_content-left .section-hero_content a {
  color: var(--primary-500, #007aff);
}
.mp-newtheme-wrapper .section-hero .section-hero_content-right,
.section-hero .section-hero_content-right {
  align-self: end;
}
.mp-newtheme-wrapper .section-hero .section-hero_content-right .section-hero_content,
.section-hero .section-hero_content-right .section-hero_content {
  display: flex;
  width: 280px;
  padding: 40px 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.mp-newtheme-wrapper .section-hero .section-hero_content-right .section-hero_content ul,
.section-hero .section-hero_content-right .section-hero_content ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.mp-newtheme-wrapper .section-hero .section-hero_content-right .section-hero_content ul hr,
.section-hero .section-hero_content-right .section-hero_content ul hr {
  border-top: 1px solid #FFF;
  margin: 0;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.03);
}
.mp-newtheme-wrapper .section-hero .section-hero_content-right .section-hero_content li,
.section-hero .section-hero_content-right .section-hero_content li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: 500;
  display: flex;
  align-items: start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: var(--spacing-10, 10px);
}
.mp-newtheme-wrapper .section-hero .section-hero_content-right .section-hero_content li > svg,
.section-hero .section-hero_content-right .section-hero_content li > svg {
  margin-top: 2px;
  width: 16px;
  min-width: 16px;
}
.mp-newtheme-wrapper .section-hero .section-hero_content,
.section-hero .section-hero_content {
  position: relative;
  border-radius: var(--corner-4xl, 24px);
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(30px);
}
@media screen and (max-width: 767px) {
  .mp-newtheme-wrapper .section-hero,
  .section-hero {
    padding: 64px 0 64px 0;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_info h2,
  .section-hero .section-hero_info h2 {
    font-family: Pretendard;
    font-size: 36px;
    font-style: normal;
    line-height: 52px;
    /* 144.444% */
    letter-spacing: -0.36px;
    font-weight: 500;
    margin-bottom: 24px;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_info p,
  .section-hero .section-hero_info p {
    /* text/md/Regular */
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
    /* 150% */
    font-weight: 400;
    margin-bottom: 32px;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_container,
  .section-hero .section-hero_container {
    width: 100%;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_blur-images,
  .section-hero .section-hero_blur-images {
    height: 87px;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_blur-image,
  .section-hero .section-hero_blur-image {
    width: 87px;
    height: 87px;
    filter: blur(40.00000381px);
  }
  .mp-newtheme-wrapper .section-hero .section-hero_wrapper,
  .section-hero .section-hero_wrapper {
    min-height: 214px;
    height: auto;
    width: auto;
    padding: 0;
    margin: 0 20px;
    flex-direction: column;
    gap: 29px;
    border-radius: 8.135px;
    border: 2.667px #FFF;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_content-left,
  .section-hero .section-hero_content-left {
    transform: translate(-12px, -50%);
  }
  .mp-newtheme-wrapper .section-hero .section-hero_content-left .section-hero_content,
  .section-hero .section-hero_content-left .section-hero_content,
  .mp-newtheme-wrapper .section-hero .section-hero_content-left .section-hero_text,
  .section-hero .section-hero_content-left .section-hero_text {
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    line-height: 14px;
    /* 140% */
    letter-spacing: 0.1px;
    font-weight: 700;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_content-right,
  .section-hero .section-hero_content-right {
    transform: translateX(12px);
  }
  .mp-newtheme-wrapper .section-hero .section-hero_content-right .section-hero_content,
  .section-hero .section-hero_content-right .section-hero_content {
    width: 191px;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_content-right .section-hero_content li,
  .section-hero .section-hero_content-right .section-hero_content li {
    margin-bottom: 6px;
    /* text/xxs/Medium */
    font-family: Pretendard;
    font-size: 10px;
    font-style: normal;
    line-height: 14px;
    /* 140% */
    letter-spacing: 0.1px;
    font-weight: 500;
  }
  .mp-newtheme-wrapper .section-hero .section-hero_content,
  .section-hero .section-hero_content {
    padding: 12px 16px;
  }
}
.mp-newtheme-wrapper .section-experience,
.section-experience {
  display: flex;
  padding: var(--website-device-sectionPadding, 160px) var(--spacing-48, 48px);
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-96, 96px);
  align-self: stretch;
  background: linear-gradient(180deg, #fafafc 0%, #f1f2f3 100%);
}
.mp-newtheme-wrapper .section-experience .container-1152,
.section-experience .container-1152 {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-96, 96px);
}
.mp-newtheme-wrapper .section-experience .section-experience_content,
.section-experience .section-experience_content {
  display: flex;
  gap: 32px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.mp-newtheme-wrapper .section-experience .section-experience_content h2,
.section-experience .section-experience_content h2 {
  /* display/lg (H2)/Medium */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  font-weight: 500;
  margin-bottom: 0;
}
.mp-newtheme-wrapper .section-experience .section-experience_cards,
.section-experience .section-experience_cards {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 16px;
}
.mp-newtheme-wrapper .section-experience .section-experience_card,
.section-experience .section-experience_card {
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  min-height: 504px;
  border-radius: var(--corner-5xl, 32px);
  background: var(--neutral-0, #ffffff);
  box-shadow: 0px 0px 60px -8px rgba(16, 24, 40, 0.03);
  overflow: hidden;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-head,
.section-experience .section-experience_card-head {
  position: relative;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-head img,
.section-experience .section-experience_card-head img {
  display: block;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-count,
.section-experience .section-experience_card-count {
  display: flex;
  width: 48px;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: var(--corner-pill, 10000px);
  background: var(--neutral-0, #ffffff);
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 700;
  color: var(--neutral-900, #090a0b);
  box-shadow: 0px 6px 24px -2px rgba(79, 85, 89, 0.16);
  position: absolute;
  bottom: -17px;
  left: 32.33px;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-content,
.section-experience .section-experience_card-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 41px 0 40px 32px;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-content h3,
.section-experience .section-experience_card-content h3 {
  /* display/xs/Bold */
  /* display/xs/*/
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  font-weight: 700;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-content p,
.section-experience .section-experience_card-content p {
  /* text/md/Regular */
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
  font-weight: 400;
  margin-bottom: 0;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-content > img,
.section-experience .section-experience_card-content > img {
  display: block;
  height: 240px;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-heading,
.section-experience .section-experience_card-heading {
  min-height: 168px;
  padding-right: 32px;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-link,
.section-experience .section-experience_card-link {
  border-top: 1px solid var(--neutral-50, #f1f2f3);
  padding-top: 24px;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-link a,
.section-experience .section-experience_card-link a {
  display: flex;
  align-items: center;
  gap: var(--button-size-lg-gap, 6px);
  color: var(--button-color-light-outline-enabled-text, #007aff);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
  font-weight: 500;
  transition: all 0.3s;
}
.mp-newtheme-wrapper .section-experience .section-experience_card-link a:hover,
.section-experience .section-experience_card-link a:hover {
  font-weight: 700;
}
.mp-newtheme-wrapper .section-experience .section-experience_mobile,
.section-experience .section-experience_mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .mp-newtheme-wrapper .section-experience,
  .section-experience {
    padding: var(--spacing-64, 64px) var(--spacing-20, 20px);
    gap: var(--spacing-24);
  }
  .mp-newtheme-wrapper .section-experience .section-experience_content button,
  .section-experience .section-experience_content button {
    display: none;
  }
  .mp-newtheme-wrapper .section-experience .section-experience_cards,
  .section-experience .section-experience_cards {
    flex-direction: column;
  }
  .mp-newtheme-wrapper .section-experience .section-experience_card,
  .section-experience .section-experience_card {
    min-height: 284px;
    padding: 24px 16px;
    gap: 32px;
  }
  .mp-newtheme-wrapper .section-experience .section-experience_card-count,
  .section-experience .section-experience_card-count {
    width: 40px;
    height: 40px;
    /* text/lg/*/
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    line-height: 28px;
    /* 155.556% */
    font-weight: 500;
  }
  .mp-newtheme-wrapper .section-experience .section-experience_card h3,
  .section-experience .section-experience_card h3 {
    /* text/lg/*/
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    line-height: 28px;
    /* 155.556% */
    font-weight: 700;
  }
  .mp-newtheme-wrapper .section-experience .section-experience_card p,
  .section-experience .section-experience_card p {
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    font-weight: 400;
  }
  .mp-newtheme-wrapper .section-experience .section-experience_card-link,
  .section-experience .section-experience_card-link {
    padding-top: 16px;
    margin-top: 32px;
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    font-weight: 500;
  }
  .mp-newtheme-wrapper .section-experience .section-experience_mobile,
  .section-experience .section-experience_mobile {
    text-align: center;
  }
}
.mp-newtheme-wrapper .section-starter-KIT,
.section-starter-KIT {
  padding: 160px 48px;
}
.mp-newtheme-wrapper .section-starter-KIT *,
.section-starter-KIT * {
  box-sizing: border-box;
}
.mp-newtheme-wrapper .section-starter-KIT .row,
.section-starter-KIT .row {
  row-gap: var(--spacing-96, 96px);
  --bs-gutter-x: 32px;
}
.mp-newtheme-wrapper .section-starter-KIT .row > div,
.section-starter-KIT .row > div {
  padding-left: 16px;
  padding-right: 16px;
}
.mp-newtheme-wrapper .section-starter-KIT h2,
.section-starter-KIT h2 {
  margin: 0;
  /* display/lg (H2)/Medium */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  font-weight: 500;
  color: var(--neutral-900, #090a0b);
}
.mp-newtheme-wrapper .section-starter-KIT p,
.section-starter-KIT p {
  max-width: 460px;
  /* text/lg/*/
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
  /* 155.556% */
  font-weight: 400;
  color: var(--neutral-700, #383b45);
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_items,
.section-starter-KIT .section-starter_items {
  display: flex;
  gap: var(--spacing-48, 48px);
  flex-direction: column;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_items hr,
.section-starter-KIT .section-starter_items hr {
  border-top-color: var(--neutral-100, #e1e2e5);
  margin: 0;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_item,
.section-starter-KIT .section-starter_item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-item,
.section-starter-KIT .section-starter_KIT-item {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-20, 20px);
  border-radius: 32px;
  overflow: hidden;
  border: 1px solid var(--neutral-50, #f1f2f3);
  background: var(--neutral-0, #ffffff);
  box-shadow: 8px 24px 32px -4px rgba(52, 78, 130, 0.12);
  transition: all 0.2s;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-item:hover,
.section-starter-KIT .section-starter_KIT-item:hover {
  border: 1px solid var(--primary-500, #007aff);
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-item img,
.section-starter-KIT .section-starter_KIT-item img {
  width: 100%;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-content,
.section-starter-KIT .section-starter_KIT-content {
  display: flex;
  flex-direction: column;
  padding: 32px 40px 20px;
  gap: 20px;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-content h5,
.section-starter-KIT .section-starter_KIT-content h5 {
  /* display/xs/Bold */
  /* display/xs/*/
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  font-weight: 700;
  color: var(--new-900, #090a0b);
  margin: 0;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-content ul,
.section-starter-KIT .section-starter_KIT-content ul {
  margin-bottom: 0;
  padding-left: 16px;
  min-height: 160px;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-content ul li,
.section-starter-KIT .section-starter_KIT-content ul li {
  padding-left: 12px;
  color: var(--neutral-700, #383b45);
  margin-bottom: 4px;
  /* text/lg/*/
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
  /* 155.556% */
  font-weight: 400;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-content ul li::marker,
.section-starter-KIT .section-starter_KIT-content ul li::marker {
  font-size: 10px;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-link,
.section-starter-KIT .section-starter_KIT-link {
  border-top: 1px solid var(--neutral-25, #f5f6f7);
  padding: var(--spacing-32, 32px) 0;
  min-height: 66px;
  max-height: 88px;
  display: flex;
  align-items: center;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-link a,
.section-starter-KIT .section-starter_KIT-link a {
  display: flex;
  align-items: center;
  color: var(--primary-500, #007aff);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
  font-weight: 500;
  transition: all 0.3s;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-link a:hover,
.section-starter-KIT .section-starter_KIT-link a:hover {
  font-weight: 700;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-link a > svg:first-child,
.section-starter-KIT .section-starter_KIT-link a > svg:first-child {
  margin-right: var(--spacing-8, 8px);
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_KIT-link a > :nth-child(2),
.section-starter-KIT .section-starter_KIT-link a > :nth-child(2) {
  margin-right: 12px;
}
.mp-newtheme-wrapper .section-starter-KIT .section-starter_badge,
.section-starter-KIT .section-starter_badge {
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  border: none;
  color: var(--neutral-500, #626576) !important;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
  font-weight: 500;
  background: var(--neutral-50, #f1f2f3);
}
.mp-newtheme-wrapper .section-banner-text,
.section-banner-text {
  background: var(--neutral-900, #090a0b);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 128px 10px;
}
.mp-newtheme-wrapper .section-banner-text .section-banner_container,
.section-banner-text .section-banner_container {
  display: flex;
  gap: 12px;
  flex-direction: column;
}
.mp-newtheme-wrapper .section-banner-text .section-banner_container h2,
.section-banner-text .section-banner_container h2 {
  /* display/lg (H2)/Bold */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  font-weight: 700;
  margin: 0;
  background: var(--gradient-text, linear-gradient(260deg, #fff1b9 10.1%, #e8cef6 93.37%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.mp-newtheme-wrapper .section-banner-text .section-banner_container p,
.section-banner-text .section-banner_container p {
  /* text/lg/*/
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
  /* 155.556% */
  font-weight: 400;
  margin: 0;
  color: var(--neutral-200, #c4c6cd);
}
.mp-newtheme-wrapper .section-retailer,
.section-retailer {
  padding: var(--spacing-160, 160px) 0;
}
.mp-newtheme-wrapper .section-retailer *,
.section-retailer * {
  box-sizing: border-box;
}
.mp-newtheme-wrapper .section-retailer .row,
.section-retailer .row {
  row-gap: var(--spacing-96, 96px);
  --bs-gutter-x: 32px;
}
.mp-newtheme-wrapper .section-retailer .height-581,
.section-retailer .height-581 {
  height: 581px;
}
.mp-newtheme-wrapper .section-retailer .height-362,
.section-retailer .height-362 {
  height: 362px;
}
.mp-newtheme-wrapper .section-retailer .section-retailer_item,
.section-retailer .section-retailer_item {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.mp-newtheme-wrapper .section-retailer .section-retailer_item img,
.section-retailer .section-retailer_item img {
  border-radius: var(--corner-5xl, 32px);
  display: block;
}
.mp-newtheme-wrapper .section-retailer .section-retailer_item-small img,
.section-retailer .section-retailer_item-small img {
  aspect-ratio: 1.50276243;
}
.mp-newtheme-wrapper .section-retailer .section-retailer_content,
.section-retailer .section-retailer_content {
  text-align: center;
}
.mp-newtheme-wrapper .section-retailer .section-retailer_content h4,
.section-retailer .section-retailer_content h4 {
  /* display/sm/Medium */
  font-family: Pretendard;
  font-size: 30px;
  font-style: normal;
  line-height: 42px;
  /* 140% */
  letter-spacing: -0.3px;
  font-weight: 500;
  margin-bottom: 12px;
}
.mp-newtheme-wrapper .section-retailer .section-retailer_content .btn,
.section-retailer .section-retailer_content .btn {
  display: flex;
  width: 152px;
  height: var(--button-size-md-height, 44px);
  padding: 0px var(--button-size-md-padding, 12px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: var(--button-size-md-corner-radius, 1000px);
  border: 1px solid var(--button-color-light-outline-enabled-stroke, #e1e2e5);
  background: var(--button-color-light-outline-enabled-background, #ffffff);
  color: var(--button-color-light-outline-enabled-text, #090a0b);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: 500;
  transition: all 0.3s;
}
.mp-newtheme-wrapper .section-retailer .section-retailer_content .btn:hover,
.section-retailer .section-retailer_content .btn:hover {
  color: var(--button-color-ghost-enabled-text, #007aff);
  border-color: var(--button-color-ghost-enabled-stroke, #007aff);
}
.mp-newtheme-wrapper .section-hardware-software,
.section-hardware-software {
  background: var(--neutral-25, #f5f6f7);
}
.mp-newtheme-wrapper .section-hardware-software *,
.section-hardware-software * {
  box-sizing: border-box;
}
.mp-newtheme-wrapper .section-hardware-software .row,
.section-hardware-software .row {
  --bs-gutter-x: 32px;
}
.mp-newtheme-wrapper .section-hardware-software .container-1152,
.section-hardware-software .container-1152 {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-96, 96px);
}
.mp-newtheme-wrapper .section-hardware-software .hardware-software_image,
.section-hardware-software .hardware-software_image {
  display: block;
  width: 100%;
  aspect-ratio: 1;
}
.mp-newtheme-wrapper .section-hardware-software .hardware-software_item,
.section-hardware-software .hardware-software_item {
  padding: var(--spacing-40, 40px) 0 var(--spacing-24, 24px) 0;
  border-radius: var(--corner-5xl, 32px);
  background: var(--neutral-0, #ffffff);
}
.mp-newtheme-wrapper .section-hardware-software .hardware-software_item img,
.section-hardware-software .hardware-software_item img {
  width: 100%;
  aspect-ratio: 1;
}
.mp-newtheme-wrapper .section-hardware-software .hardware-software_title,
.section-hardware-software .hardware-software_title {
  /* display/sm/Medium */
  font-family: Pretendard;
  font-size: 30px;
  font-style: normal;
  line-height: 42px;
  /* 140% */
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 0px var(--spacing-32, 32px) var(--spacing-24, 24px) var(--spacing-32, 32px);
  margin-bottom: 24px;
  color: var(--neutral-900, #090a0b);
}
.mp-newtheme-wrapper .section-hardware-software .hardware-software_link,
.section-hardware-software .hardware-software_link {
  padding: var(--spacing-24, 24px) var(--spacing-40, 40px);
}
.mp-newtheme-wrapper .section-hardware-software .hardware-software_link a,
.section-hardware-software .hardware-software_link a {
  display: flex;
  align-items: center;
  gap: var(--button-size-lg-gap, 6px);
  color: var(--button-color-ghost-enabled-text, #007aff);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
  font-weight: 700;
}
.mp-newtheme-wrapper .section-hardware-software h2,
.section-hardware-software h2 {
  max-width: 920px;
  /* display/lg (H2)/Medium */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  font-weight: 500;
  margin-bottom: 0;
  color: var(--neutral-900, #090a0b);
}
.section-accessory .row-full-width-inner {
  padding-left: 16px;
  padding-right: 16px;
}
.cms-partner-program .partner-third-sectionpic {
  position: relative;
}
.cms-partner-program .column-12 {
  display: flex;
  padding: 0px var(--website-device-margin-core, 16px);
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.cms-partner-program .partner-image {
  width: 634px;
  height: 81px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -50px;
  fill: var(--gradient-stroke, linear-gradient(27deg, #fff1b9 5.68%, #c7f0d1 28.84%, #47d7d0 52.71%, #d995fc 73.34999999999999%, #a0abfc 92.90000000000001%));
  opacity: 0.9;
}
.cms-partner-program .section-partner .heading-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--4025-rem, 4px);
  align-self: stretch;
  background: var(--neutral-0, #ffffff);
}
.cms-partner-program .section-partner .span-text {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.cms-partner-program .section-partner .text-deconration-only {
  left: 0;
  right: 0;
  background: #ddedff;
  height: 30px;
  position: absolute;
  bottom: 5px;
}
.cms-partner-program .section-partner .span-text p {
  z-index: 2;
  color: var(--neutral-900, #090a0b);
  text-align: center;
  /* display/lg (H2)/Medium */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  font-weight: 500;
  position: relative;
}
.cms-partner-program .section-partner .span-text p span:first-child {
  position: relative;
  z-index: 2;
}
.cms-partner-program .section-partner .span-text p .text-decoration-only {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  height: 30px;
  background-color: var(--primary-100, #ddedff);
}
.cms-partner-program .section-partner .heading-row p {
  color: var(--neutral-900, #090a0b);
  text-align: center;
  /* display/lg (H2)/Medium */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  align-self: stretch;
}
.cms-partner-program .partner-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  margin: 0;
  padding: 0;
  padding-top: 86px;
  padding-bottom: 78px;
}
.cms-partner-program .partner-container:before {
  content: '';
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  flex-shrink: 0;
  height: 100%;
  width: 5%;
  position: absolute;
  z-index: 2;
}
.cms-partner-program .partner-container:after {
  content: '';
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  flex-shrink: 0;
  height: 100%;
  width: 5%;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  transform: rotate(180deg);
}
.cms-partner-program .partner-container .partner-list:first-child {
  margin-bottom: 20px;
  animation: scrollText 10s infinite linear;
}
.cms-partner-program .partner-list {
  overflow: hidden;
  height: 108px;
  white-space: nowrap;
  animation: reverse-scrollText 10s infinite linear;
  margin: 0;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  width: fit-content;
  gap: 20px;
}
.cms-partner-program .partner-list .partner {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: white;
  width: 172px;
}
@media (max-width: 768px) {
  .cms-partner-program .partner-list .partner {
    width: 112px;
  }
  .cms-partner-program .partner-list {
    height: 70px;
  }
}
.cms-partner-program .partner > img {
  width: 100%;
  border: 1px solid #f1f2f3;
  border-radius: 12px;
}
@keyframes scrollText {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50.1%);
  }
}
@keyframes reverse-scrollText {
  from {
    transform: translateX(-33.5%);
  }
  to {
    transform: translateX(0%);
  }
}
.cms-partner-program .list-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.cms-partner-program .list-container .list {
  display: flex;
  padding: var(--4025-rem, 40px) var(--805-rem, 80px);
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  border-radius: var(--325-xl, 32px);
  background: var(--neutral-0, #ffffff);
  box-shadow: 0px 0px 0px 6px #F1F2F3, 0px 0px 0px 8px #FFF;
}
.cms-partner-program .solution {
  display: flex;
  padding: var(--483-rem, 48px) 0px;
  align-items: flex-start;
  gap: var(--322-rem, 32px);
  align-self: stretch;
  border-bottom: 1px solid var(--divider-50, #f1f2f3);
  background: var(--neutral-0, #ffffff);
}
.cms-partner-program .solution-4 {
  display: flex;
  padding: var(--483-rem, 48px) 0px;
  align-items: flex-start;
  gap: var(--322-rem, 32px);
  align-self: stretch;
  background: var(--neutral-0, #ffffff);
}
.cms-partner-program .right {
  display: flex;
  align-items: flex-start;
  gap: var(--2415-rem, 24px);
  flex: 1 0 0;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.cms-partner-program .number {
  display: flex;
  width: 44px;
  height: 44px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: var(--pill, 1000px);
  background: var(--neutral-50, #f1f2f3);
}
.cms-partner-program .num {
  color: var(--neutral-900, #090a0b);
  /* text/xl/Bold */
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
}
.cms-partner-program .right .context {
  color: var(--neutral-900, #090a0b);
  /* display/xs/Bold */
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  flex: 1 0 0;
}
.cms-partner-program .left {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.mp-newtheme-wrapper .cms-partner-program .left p,
.cms-partner-program .left p {
  color: var(--neutral-500, #626576);
  /* display/xs/Regular */
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  flex: 1 0 0;
}
.cms-partner-program .style-item-step {
  width: 80px;
  height: 80px;
  display: grid;
  border-radius: var(--pill, 1000px);
  background: var(--primary-50, #f0f7ff);
}
.cms-partner-program .style-step-container {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 233px;
}
.cms-partner-program .style-step-title {
  color: var(--neutral-900, #090a0b);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
  margin: 24px 0 16px 0;
}
.cms-partner-program .style-step-content {
  text-align: center;
  color: var(--neutral-500, #626576);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
}
.cms-partner-program .after-arrow {
  position: relative;
}
.cms-partner-program .after-arrow::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12' viewBox='0 0 22 12' fill='none'%3E%3Cpath d='M1 5.3C0.613401 5.3 0.3 5.6134 0.3 6C0.3 6.3866 0.613401 6.7 1 6.7V5.3ZM21.495 6.49497C21.7683 6.22161 21.7683 5.77839 21.495 5.50503L17.0402 1.05025C16.7668 0.776886 16.3236 0.776886 16.0503 1.05025C15.7769 1.32362 15.7769 1.76684 16.0503 2.0402L20.01 6L16.0503 9.9598C15.7769 10.2332 15.7769 10.6764 16.0503 10.9497C16.3236 11.2231 16.7668 11.2231 17.0402 10.9497L21.495 6.49497ZM1 6.7H21V5.3H1V6.7Z' fill='%23C4C6CD'/%3E%3C/svg%3E");
  width: 20px;
  position: absolute;
  left: 100%;
  top: 40px;
}
.cms-partner-program .content-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.cms-partner-program .spacing {
  display: flex;
  height: 16px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.cms-partner-program .space {
  width: 331.25px;
  height: 16px;
  border: 0.4px dashed var(--semantic-empty, rgba(255, 255, 255, 0));
  opacity: 0.01;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.mp-newtheme-wrapper .cms-partner-program .text p,
.cms-partner-program .text p {
  color: var(--neutral-0, #ffffff);
  text-align: center;
  /* display/md (H3)/Bold */
  font-family: Pretendard;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  /* 144.444% */
  letter-spacing: -0.36px;
}
.cms-partner-program .spacing-1 {
  display: flex;
  height: 10px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.cms-partner-program .space {
  width: 331.25px;
  height: var(--100625-rem, 10px);
  border: 0.4px dashed var(--semantic-empty, rgba(255, 255, 255, 0));
  opacity: 0.01;
  background: var(--semantic-empty, rgba(255, 255, 255, 0));
}
.mp-newtheme-wrapper .cms-partner-program .text-1 p,
.cms-partner-program .text-1 p {
  color: var(--neutral-0, #ffffff);
  text-align: center;
  /* text/lg/Regular */
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
  opacity: 0.8;
}
.cms-partner-program .section-hero-slogan {
  padding-top: var(--spacing-16, 16px);
  padding-left: var(--spacing-16, 16px);
  padding-right: var(--spacing-16, 16px);
  background: #FFFFFF00;
}
.cms-partner-program .section-hero-slogan .partner-third-section.partner-third-section-small {
  margin-top: var(--spacing-16, -80px);
  width: 100%;
  min-height: 938px;
}
.cms-partner-program .section-hero-slogan .text-join-global {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 395px;
  color: var(--neutral-0, #ffffff);
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  /* display/lg (H2)/Medium */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  font-weight: 500;
}
.cms-partner-program .section-hero-slogan .content-block {
  position: relative;
  min-height: 226px;
}
.cms-partner-program .section-hero-slogan .content-block:after {
  content: "";
  left: 0;
  position: absolute;
  width: 1px;
  height: 226px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 37.5%, rgba(255, 255, 255, 0) 100%);
}
.cms-partner-program .section-hero-slogan .partner-third-section .pagebuilder-column-group {
  width: 100%;
  margin-bottom: 0;
}
.cms-partner-program .spacing-t-224 {
  padding-top: 224px;
}
.cms-partner-program .section-hero--2 {
  background: var(--neutral-50, #f1f2f3);
}
.cms-partner-program .section-hero--2 * {
  box-sizing: border-box;
}
.cms-partner-program .section-hero--2 .section-hero_container {
  padding: 96px 0 192px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  text-align: center;
}
.cms-partner-program .section-hero--2 .section-hero_container h1 {
  font-family: Pretendard;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 80px;
  letter-spacing: -0.9px;
  margin-bottom: 0;
}
.cms-partner-program .section-hero--2 .section-hero_container p {
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
}
.cms-partner-program .section-hero--2 .section-hero_container .btn {
  height: var(--button-size-lg-height, 56px);
  padding: 0px var(--button-size-lg-padding, 28px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-solid-enabled-background, #090a0b);
}
.cms-partner-program .section-hero--2 .section-hero_container .btn span {
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
  font-weight: 700;
  background: var(--gradient-text, linear-gradient(260deg, #fff1b9 10.1%, #e8cef6 93.37%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cms-partner-program .section-assistant {
  padding: 32px 0 160px;
}
.cms-partner-program .section-assistant .container-1152 {
  display: flex;
  flex-direction: column;
  gap: 96px;
}
.cms-partner-program .section-assistant * {
  box-sizing: border-box;
}
.cms-partner-program .section-assistant .section-assistant_content {
  border-radius: var(--corner-6xl, 40px);
  background: var(--neutral-25, #f5f6f7);
  padding: 12px;
  margin: 0 -28px;
}
.cms-partner-program .section-assistant .section-assistant_img {
  width: 100%;
  height: 376px;
  border-radius: 28px;
  overflow: hidden;
}
.cms-partner-program .section-assistant .section-assistant_item {
  min-height: 256px;
  padding: 48px 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 28px;
  background: var(--neutral-0, #ffffff);
  box-shadow: 0px 8px 24px 0px rgba(16, 24, 40, 0.08);
}
.cms-partner-program .section-assistant .section-assistant_item-description {
  /* text/lg/*/
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
  /* 155.556% */
  font-weight: 400;
}
.cms-partner-program .section-assistant .row {
  display: flex;
  row-gap: 12px;
  --bs-gutter-x: 12px;
}
.cms-partner-program .badge.badge-circle {
  display: flex;
  width: 56px;
  height: 56px;
  justify-content: center;
  align-items: center;
  border-radius: var(--corner-pill, 1000px);
}
.cms-partner-program .badge.badge--green {
  background: var(--tertiary-100, #e1f7e6);
}
.cms-partner-program .badge.badge--purple {
  background: var(--second-100, #f4e8fb);
}
.cms-partner-program .badge.badge--yellow {
  background: var(--quinary-100, #fff7d9);
}
.cms-partner-program .badge.badge--blue {
  background: linear-gradient(0deg, rgba(240, 247, 255, 0.5) 0%, rgba(240, 247, 255, 0.5) 100%), var(--primary-100, #ddedff);
}
.cms-partner-program .heading-block--center {
  text-align: center;
}
.cms-partner-program .heading-block .heading-block_subtitle {
  color: var(--primary-500, #007aff);
  /* display/sm/Bold */
  font-family: Pretendard;
  font-size: 30px;
  font-style: normal;
  line-height: 42px;
  /* 140% */
  letter-spacing: -0.3px;
  font-weight: 700;
  margin-bottom: 0;
}
.cms-partner-program .heading-block .heading-block_subtitle.white {
  color: var(--neutral-0, #ffffff);
}
.cms-partner-program .heading-block .heading-block_title {
  /* display/lg (H2)/Medium */
  /* 133.333% */
  /* display/lg (H2)/Medium */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  font-weight: 500;
  margin-bottom: 0;
}
.cms-partner-program .heading-block .heading-block_title.white {
  color: var(--neutral-0, #ffffff);
}
.cms-partner-program .benefits-for-partner {
  background-color: var(--neutral-25, #f5f6f7);
}
.cms-partner-program .benefits-for-partner .container-1152 {
  display: flex;
  flex-direction: column;
  gap: 96px;
}
.cms-partner-program .section-store-for-partners {
  padding: 96px 0 160px;
  background-color: var(--primary-500, #007aff);
}
.cms-partner-program .section-store-for-partners * {
  box-sizing: border-box;
}
.cms-partner-program .section-store-for-partners .heading-block_title {
  max-width: 915px;
}
.cms-partner-program .section-store-benefits {
  padding-bottom: var(--spacing-160, 160px);
}
.cms-partner-program .section-store-benefits * {
  box-sizing: border-box;
}
.cms-partner-program .section-store-benefits .container-1152 {
  margin-top: -52px;
  display: flex;
  flex-direction: column;
  padding: 12px;
  border-radius: var(--corner-5xl, 32px);
  background: rgba(245, 246, 247, 0.3);
  /* blur/xl */
  backdrop-filter: blur(60px);
}
.cms-partner-program .section-store-benefits .store-benefits {
  padding: 64px;
  min-height: 348px;
  background-color: var(--neutral-0, #ffffff);
  border-radius: var(--corner-4xl, 24px);
}
.cms-partner-program .section-store-benefits .store-benefits_content {
  padding: 32px 0 16px;
}
.cms-partner-program .section-store-benefits .store-benefits_content p {
  margin-bottom: 0;
}
.cms-partner-program .section-store-benefits .store-benefits_description {
  /* display/xs/Medium */
  /* display/xs/*/
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  font-weight: 500;
}
.cms-partner-program .section-store-benefits .row {
  row-gap: 12px;
  --bs-gutter-x: 12px;
}
.cms-partner-program .find-path-as-a-partner {
  background-color: var(--neutral-25, #f5f6f7);
  display: flex;
  padding: var(--spacing-160, 160px) 0px;
  flex-direction: column;
  align-items: center;
}
.cms-partner-program .find-path-as-a-partner * {
  box-sizing: border-box;
}
.cms-partner-program .find-path-as-a-partner .heading-block {
  margin-bottom: var(--spacing-96, 96px);
}
.cms-partner-program .find-path-as-a-partner .items {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.cms-partner-program .find-path-as-a-partner .items hr {
  margin: 0;
  border-color: var(--neutral-100, #e1e2e5);
}
.cms-partner-program .find-path-as-a-partner .item {
  display: flex;
  gap: 32px;
  align-items: center;
  flex-wrap: wrap;
}
.cms-partner-program .find-path-as-a-partner .item_img {
  width: 280px;
  min-width: 280px;
}
.cms-partner-program .find-path-as-a-partner .item_img img {
  display: block;
  border-radius: var(--corner-3xl, 20px);
}
.cms-partner-program .find-path-as-a-partner .item_content {
  padding: var(--spacing-40, 40px) var(--spacing-64, 64px) var(--spacing-40, 40px) 0px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 720px;
  max-width: 100%;
}
.cms-partner-program .find-path-as-a-partner .item_content h3,
.cms-partner-program .find-path-as-a-partner .item_content h3 a {
  color: var(--neutral-900, #090a0b);
  font-family: Pretendard;
  font-size: 36px;
  font-style: normal;
  line-height: 52px;
  /* 144.444% */
  letter-spacing: -0.36px;
  font-weight: 500;
  margin-bottom: 0;
}
.cms-partner-program .find-path-as-a-partner .item_content p {
  color: var(--neutral-500, #626576);
  margin-bottom: 0;
  /* display/xs/Regular */
  /* display/xs/*/
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  font-weight: 400;
}
.cms-partner-program .unlock-endless-oppotunities {
  padding: 160px 0 80px;
}
.cms-partner-program .unlock-endless-oppotunities * {
  box-sizing: border-box;
}
.cms-partner-program .unlock-endless-oppotunities .heading-block {
  margin-bottom: var(--spacing-96, 96px);
}
.cms-partner-program .unlock-endless-oppotunities .items {
  margin-bottom: 48px;
}
.cms-partner-program .unlock-endless-oppotunities .unlock-endless-oppotunities_description {
  /* display/xs/Regular */
  /* display/xs/*/
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  font-weight: 400;
  color: var(--neutral-500, #626576);
  text-align: center;
}
.cms-partner-program .unlock-endless-oppotunities .item {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.cms-partner-program .unlock-endless-oppotunities .item_img img {
  display: block;
  border-radius: var(--corner-4xl, 24px);
}
.cms-partner-program .four-simple-steps {
  padding-top: var(--spacing-80, 80px);
  padding-bottom: var(--spacing-160, 160px);
}
.cms-partner-program .four-simple-steps * {
  box-sizing: border-box;
}
.cms-partner-program .four-simple-steps .container-1152 {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-48, 48px);
}
.cms-partner-program .four-simple-steps .items_container {
  position: relative;
  margin-left: -16px;
  margin-right: -16px;
}
.cms-partner-program .four-simple-steps .items {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  gap: 20px;
  background: var(--neutral-0, #ffffff);
  padding: var(--spacing-80, 80px);
  border-radius: var(--corner-6xl, 40px);
  border: 1px solid var(--neutral-50);
  box-shadow: 0px 10px 80px 10px rgba(181, 189, 203, 0.13);
}
.cms-partner-program .four-simple-steps .items_img {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(50%, -50%);
}
.cms-partner-program .section-your-journey {
  padding: var(--spacing-160, 160px) 0;
  background: var(--neutral-25, #f5f6f7);
}
.cms-partner-program .section-your-journey * {
  box-sizing: border-box;
}
.cms-partner-program .section-your-journey .item {
  gap: var(--spacing-64px, 64px);
}
.cms-partner-program .section-your-journey .item_content {
  display: flex;
  padding: var(--spacing-40, 40px) var(--spacing-16, 16px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-24, 24px);
  flex: 1 0 0;
}
.cms-partner-program .section-your-journey .item_content span {
  color: var(--primary-500, #007aff);
  /* display/sm/Bold */
  font-family: Pretendard;
  font-size: 30px;
  font-style: normal;
  line-height: 42px;
  /* 140% */
  letter-spacing: -0.3px;
  font-weight: 700;
}
.cms-partner-program .section-your-journey .item_content p {
  color: var(--neutral-900, #090a0b);
  font-family: Pretendard;
  font-size: 36px;
  font-style: normal;
  line-height: 52px;
  /* 144.444% */
  letter-spacing: -0.36px;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 640px;
}
.cms-partner-program .section-faq {
  padding: var(--spacing-160, 160px) 0;
}
.cms-partner-program .section-faq * {
  box-sizing: border-box;
}
.cms-partner-program .section-faq > * {
  margin: auto;
  width: 1152px;
  max-width: 100%;
  padding: 0 16px;
}
.cms-partner-program .section-faq > * > p:first-child {
  padding: 0px 0 var(--spacing-48, 48px);
}
.section-hero--3 {
  position: relative;
  min-height: 820px;
  background: var(--neutral-25, #f5f6f7);
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-hero--3 .background-corner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  width: calc((100vw - 1120px) / 2 + 1120px / 12 * 2.5);
  background: linear-gradient(38deg, #eaeaea 0%, #f2f3f3 99.23%);
}
.section-hero--3 .container-1152 {
  padding: 0 16px;
}
.section-hero--3 .section-hero_heading {
  align-items: center;
  display: flex;
  padding: 0 0 48px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-shrink: 0;
  align-self: stretch;
}
.section-hero--3 .section-hero_heading h2 {
  font-family: Pretendard;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 80px;
  letter-spacing: -0.9px;
  color: var(--nurtral-900, #090a0b);
  margin-bottom: 24px;
}
.section-hero--3 .section-hero_heading p {
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 400;
  color: var(--neutral-500, #626576);
  margin-bottom: 40px;
}
.section-hero--3 .section-hero_instruction {
  display: flex;
  align-items: center;
  gap: var(--spacing-8, 8px);
  color: var(--neutral-500, #626576);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: 500;
}
.section-hero--3 .section-hero_img {
  position: relative;
  background: var(--neutral-0, #ffffff);
  border-radius: var(--corner-5xl, 32px);
}
.section-hero--3 .section-hero_img > img {
  display: block;
  position: relative;
  z-index: 2;
  border-radius: var(--corner-5xl, 32px);
}
.section-hero--3 .section-hero_abstract {
  position: absolute;
  left: 0;
  bottom: 18px;
  transform: translate(-50%, 50%);
  z-index: 1;
}
.section-hero--3 .row {
  --bs-gutter-x: 32px;
  --bs-gutter-y: 0;
}
.service-ticket-types {
  padding: 128px 0 160px;
  background: var(--neutral-0, #ffffff);
}
.service-ticket-types .container-1152 {
  padding-left: 16px;
  padding-right: 16px;
}
.service-ticket-types .items {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-24, 24px);
}
.service-ticket-types .item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: var(--corner-5xl, 32px);
  background: var(--neutral-50, #f1f2f3);
}
.service-ticket-types .item_header {
  display: flex;
  padding: 40px 64px 24px;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.service-ticket-types .item_name {
  /* display/sm/Medium */
  font-family: Pretendard;
  font-size: 30px;
  font-style: normal;
  line-height: 42px;
  /* 140% */
  letter-spacing: -0.3px;
  font-weight: 500;
  color: var(--neutral-900, #090a0b);
}
.service-ticket-types .item_price {
  /* display/lg (H2)/Medium */
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  line-height: 64px;
  /* 133.333% */
  letter-spacing: -0.72px;
  font-weight: 500;
  color: var(--neutral-900, #090a0b);
}
.service-ticket-types .item_duration {
  /* display/xs/Regular */
  /* display/xs/*/
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  font-weight: 400;
  color: var(--neutral-900, #090a0b);
}
.service-ticket-types .item_action {
  display: flex;
  flex-direction: row;
  align-items: end;
  gap: 12px;
}
.service-ticket-types .item_divider {
  border-bottom: 1px dashed var(--neutral-200, #c4c6cd);
  width: 100%;
  height: 1px;
  position: relative;
}
.service-ticket-types .item_divider::before,
.service-ticket-types .item_divider::after {
  content: '';
  width: 32px;
  height: 32px;
  background-color: #FFFFFF;
  position: absolute;
  border-radius: 50%;
}
.service-ticket-types .item_divider::before {
  left: 0;
  transform: translate(-50%, -50%);
}
.service-ticket-types .item_divider::after {
  right: 0;
  transform: translate(50%, -50%);
}
.service-ticket-types .item_content {
  padding: 20px 64px 40px;
}
.service-ticket-types .item_content ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.service-ticket-types .item_content ul li {
  display: flex;
  align-items: center;
  align-self: stretch;
  gap: 12px;
  margin-bottom: 0;
}
.ticket-usage-process {
  padding-bottom: 160px;
}
.ticket-usage-process .container-1152 {
  display: flex;
  padding: 0 16px;
  gap: 96px;
  flex-direction: column;
}
.ticket-usage-process .items {
  display: flex;
  flex-direction: column;
}
.ticket-usage-process .item {
  display: flex;
  gap: 64px;
}
.ticket-usage-process .item p:not(.item_content-title) {
  margin-bottom: 0;
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 400;
}
.ticket-usage-process .item ul {
  padding-left: 26px;
}
.ticket-usage-process .item_img {
  min-width: 456px;
  width: 456px;
  margin-bottom: 96px;
}
.ticket-usage-process .item_step-count {
  min-height: 344px;
  width: 28px;
  min-width: 28px;
  border-left: 1px dashed var(--neutral-100, #e1e2e5);
  margin-left: 28px;
  position: relative;
}
.ticket-usage-process .item_step-count.no-border {
  border: none;
}
.ticket-usage-process .item_step-count span {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid var(--neutral-50, #f1f2f3);
  color: var(--neutral-700, #383b45);
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 500;
  position: absolute;
  top: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, 0);
  background: #FFFFFF;
}
.ticket-usage-process .item_content {
  margin-bottom: 96px;
  color: var(--neutral-700, #383b45);
}
.ticket-usage-process .item_content-title {
  /* display/xs/Bold */
  /* display/xs/*/
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.12px;
  font-weight: 700;
  color: var(--neutral-900, #090a0b);
  margin-bottom: 20px;
}
.ticket-usage-process .item_content li {
  /* text/xl/*/
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.1px;
  font-weight: 400;
  margin-bottom: 0;
}
.ticket-usage-process .item_content li::marker {
  font-size: 14px;
}
@media only screen and (max-width: 1281px) {
  [data-content-type="webkul_category"] .yourbusiness_subcategory {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  nav.navigation ul.ui-menu.level0.submenu div.nav-subsection div.nav-subcatsection {
    grid-template-columns: 5fr 2fr;
  }
}
@media only screen and (max-width: 1000px) {
  .header-rightsection-wrapper {
    margin: 0 0 0 10px !important;
  }
}
@media only screen and (max-width: 820px) {
  .mp-newtheme-wrapper .header.content {
    padding: 5px 10px 0;
  }
  .block-content .field.search .control input {
    padding-left: 10px;
  }
  .block-content .actions .action.button {
    display: none;
  }
  .product.data.items > .item.title {
    width: 100% !important;
    border-bottom: 1px solid #ccc;
  }
  .quotation-seller-index .product.data.items > .item.content.index_0,
  .mpmassupload-product-view .product.data.items > .item.content.index_0 {
    margin-top: 25% !important;
    border-top: unset !important;
  }
  .product.data.items > .item.content.index_1 {
    margin-top: 22% !important;
    border-top: unset !important;
  }
  .product.data.items > .item.content.index_2 {
    margin-top: 17% !important;
    border-top: unset !important;
  }
  .product.data.items > .item.content.index_3 {
    margin-top: 13% !important;
    border-top: unset !important;
  }
  .product.data.items > .item.content.index_4 {
    margin-top: 10% !important;
    border-top: unset !important;
  }
  .product.data.items > .item.content.index_5 {
    margin-top: 5% !important;
    border-top: unset !important;
  }
  .marketplace-message-inquiry .product.data.items > .item.content.index_0 {
    margin-top: 30% !important;
    border-top: unset !important;
  }
}
@media all and (min-width: 768px), print {
  .page-wrapper {
    min-height: 0;
  }
  .navigation {
    background: #ffffff;
    width: auto;
    margin-left: 0;
    height: 39px;
  }
  .navigation .level0 > .level-top {
    line-height: 38px;
  }
  .page-footer .footer.content ul {
    display: block !important;
  }
  .product.data.items > .item.title > .switch {
    color: #6f6e73;
    white-space: nowrap;
  }
  .product.data.items > .item.title.active > .switch {
    color: #00203f;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    color: #00203f;
    background-color: #eef1f5;
  }
}
@media only screen and (max-width: 768px) {
  .mp-newtheme-wrapper .block-search .block-content {
    position: absolute;
    right: -210px;
    top: 40px;
    min-width: 400px;
  }
  .mp-newtheme-wrapper .block-search .block-content .control {
    flex: 1;
  }
  .mp-newtheme-wrapper .header.content #switcher-toplink.customer-notlogin.switcher.toplink {
    width: auto;
    margin: 0;
  }
  .nav-sections {
    width: 100%;
    left: calc(-100%);
  }
  .nav-sections .nav-sections-items {
    padding: 12px;
  }
  .nav-sections .logo-inmenu-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0px 6px;
    margin-bottom: 20px;
  }
  .nav-sections .logo-inmenu-wrapper .logo {
    margin: 0px;
    position: relative;
    left: 0;
  }
  .nav-sections .logo-inmenu-wrapper button.action-close::before {
    content: "\e941" !important;
    font-size: 20px !important;
    font-family: "solum-icon";
    color: #ffffff;
    padding: 15px;
    border-radius: 100px;
    background: rgba(46, 46, 46, 0.2);
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    margin-top: 0px;
    padding: unset;
  }
  .nav-sections-item-content nav.navigation {
    display: unset !important;
    justify-content: unset;
  }
  .nav-sections-item-content nav.navigation ul.ui-menu {
    width: unset;
  }
  .nav-sections-item-content nav.navigation ul.ui-menu li:first-child {
    border-top: 0px;
  }
  .nav-sections-item-content nav.navigation div.column li {
    padding: 10px 6px;
  }
  .nav-sections-item-content nav.navigation ul {
    display: unset;
    width: unset;
  }
  .nav-sections-item-content nav.navigation ul li.level0.category-item .level-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 6px !important;
  }
  .nav-sections-item-content nav.navigation ul li.level0.category-item .level-top.ui-state-active:after {
    content: "\e942";
  }
  .nav-sections-item-content nav.navigation ul li.level0.category-item .level-top:after {
    right: unset;
    top: unset;
    position: unset;
    content: "\e907";
    font-family: "solum-icon";
    font-size: 20px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.53);
  }
  .nav-sections-item-content nav.navigation ul li.level0.category-item .level-top.direct-link:after {
    content: unset;
  }
  .nav-sections-item-content nav.navigation ul.level0.submenu {
    position: relative !important;
    box-shadow: unset;
  }
  .nav-sections-item-content nav.navigation ul.level0.submenu li.all-category {
    display: none;
  }
  .nav-sections-item-content nav.navigation ul .nav-subcatsection {
    grid-template-columns: 1fr !important;
    padding: 15px 0px;
  }
  .nav-sections-item-content nav.navigation ul .nav-subcatsection .subcat-leftpart {
    max-width: 100% !important;
  }
  .nav-sections-item-content nav.navigation ul .nav-subcatsection .subcat-leftpart .level1.category-item {
    padding: 5px 6px !important;
  }
  .nav-sections-item-content nav.navigation ul .nav-subcatsection .subcat-leftpart .level1.category-item a span {
    color: #00203f !important;
    font-weight: 600;
    cursor: pointer;
    font-size: 15px;
  }
  .nav-sections-item-content nav.navigation ul .nav-subcatsection .subcat-leftpart .level1.category-item ul.level1.submenu {
    display: none !important;
  }
  .nav-sections-item-content nav.navigation ul .nav-subcatsection .subcat-leftpart p {
    display: none;
  }
  .nav-sections-item-content nav.navigation ul .nav-subcatsection .subcat-leftpart .support-wrapper {
    display: flex !important;
    flex-direction: column;
  }
  .nav-sections-item-content nav.navigation ul .nav-subcatsection .subcat-rightpart {
    display: none;
  }
  .nav-sections-item-content nav.navigation ul .nav-socialsection {
    display: none !important;
  }
  .nav-sections-item-content nav.navigation .right-panel {
    padding-right: 10px;
  }
  .page-wrapper {
    min-height: 0;
  }
  .mp-newtheme-wrapper .header.content .header-button {
    display: none;
  }
  .mp-newtheme-wrapper .header.content {
    padding: 5px;
  }
  .mp-newtheme-wrapper .header.content .customer-notlogin#switcher-toplink {
    margin: 0 10px;
  }
  .mp-newtheme-wrapper .header.content .customer-notlogin#switcher-toplink .solum-user.customer-notlogin:before {
    font-size: 24px;
  }
  .mp-newtheme-wrapper .header.content .customer-login#switcher-toplink {
    margin: 0;
    min-width: unset;
    position: relative;
    top: 0;
    padding: 0;
    width: auto;
  }
  .minicart-wrapper .action.showcart:before {
    font-size: 24px;
  }
  .page-header {
    margin-bottom: 0px !important;
  }
  .logo {
    position: relative;
    left: 50px;
  }
  .header.content {
    position: relative;
  }
  .field.search {
    justify-content: space-between;
    align-items: center;
    position: absolute;
    z-index: 13;
    left: 0;
    background-color: #ffffff;
    padding-bottom: 5px;
    border-bottom: 1px solid #d1d1d1;
  }
  .field.search .control {
    display: flex;
    height: 48px;
    width: 100%;
    border: 0px;
    margin: 0px;
    padding-top: 5px;
  }
  .field.search .control input {
    padding-left: 10px !important;
    left: 0%;
    margin: 0 0;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.32);
    border-radius: 8px 0px 0px 8px;
  }
  .field.search .control .search-dropdown {
    top: 49px;
    margin-left: 15px;
  }
  .field.search .search_category {
    display: none;
  }
  .field.search .search_submit button {
    position: relative;
    top: 0px;
  }
  .form.minisearch .actions {
    display: none;
  }
  #maincontent {
    position: relative;
    padding-top: 55px !important;
  }
  #maincontent [data-content-type="row"][data-appearance="contained"] .digital_signature .pagebuilder-overlay,
  #maincontent [data-content-type="row"][data-appearance="contained"] .mobile_esl .pagebuilder-overlay {
    display: block !important;
    padding: 74px 16px !important;
  }
  #maincontent [data-content-type="row"][data-appearance="contained"] .system_esl .pagebuilder-overlay {
    display: block !important;
    padding: 74px 16px !important;
  }
  #maincontent [data-content-type="row"][data-appearance="contained"] .system_esl .pagebuilder-overlay p > span {
    font-size: 30px !important;
    line-height: 54px !important;
  }
  #maincontent [data-content-type="row"][data-appearance="contained"] .slider_banner .pagebuilder-overlay {
    display: block !important;
    padding: 75px 16px !important;
  }
  #maincontent [data-content-type="row"][data-appearance="contained"] .slider_banner .pagebuilder-overlay p > span {
    font-size: 38px !important;
    line-height: 52px !important;
  }
  body.mp-newtheme-wrapper.account #maincontent {
    position: relative;
    padding-top: 95px;
  }
  .page-footer .footer.content .footer-header-wrapper .footer-header {
    flex-direction: column;
  }
  .page-footer .footer.content .footer-header-wrapper .footer-header .left-panel {
    padding-bottom: 15px;
  }
  .page-footer .footer.content .block > div {
    flex-direction: column;
  }
  .page-footer .footer.content .block > div .links {
    text-align: left;
    margin-bottom: 5px;
  }
  .page-footer .footer.content .block > div .links h3 {
    padding: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page-footer .footer.content .block > div .links h3:after {
    content: "\e905";
    font-family: "solum-icon";
    font-size: 16px;
    font-weight: 600;
    color: #00203f;
  }
  .page-footer .footer.content .block > div .links ul > li {
    padding: 0px 5px;
  }
  .page-footer .footer.content .block > div .links.active h3:after {
    content: "\e942";
  }
  .mp-newtheme-wrapper .copyright {
    flex-direction: column;
  }
  .mp-newtheme-wrapper .copyright .left-panel .copyright-links .copyright-links-item a {
    color: #00203f;
    font-weight: 400;
    font-size: 14px;
  }
  .mp-newtheme-wrapper .copyright .middle-panel span {
    color: #00203f;
    font-weight: 400;
    font-size: 12px;
  }
  .mp-newtheme-wrapper .page-wrapper > .page-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mp-newtheme-wrapper .block-collapsible-nav {
    top: 52px;
  }
  .language-box,
  .currency {
    padding: 5px;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    justify-content: flex-start;
  }
  .language-box .currency-icon,
  .currency .currency-icon {
    display: none;
  }
  .switcher-language,
  .switcher-currency {
    width: 100%;
    justify-content: flex-start;
    padding: 15px 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  .header-rightsection-wrapper {
    gap: 16px !important;
  }
}
@media only screen and (max-width: 460px) {
  .mp-newtheme-wrapper .header.content #rfq-form-button {
    display: block;
    padding: 10px 6px !important;
  }
  .mp-newtheme-wrapper .header.content .logo img {
    max-width: 80px;
    margin-left: -15px;
  }
  .mp-newtheme-wrapper .faq-bottom {
    padding: 20px 10px;
  }
  .mp-newtheme-wrapper .faq-bottom .pagebuilder-column p strong span {
    font-size: 24px !important;
  }
  .mp-newtheme-wrapper .faq-bottom .pagebuilder-column p span {
    font-size: 18px !important;
  }
  .mp-newtheme-wrapper .row-faq {
    display: flex;
    align-items: center;
    padding: 10px;
    flex-wrap: wrap;
    gap: 10px;
  }
  .mp-newtheme-wrapper .row-faq .faq-search {
    width: 100%;
  }
  .mp-newtheme-wrapper .row-faq .cat-search-id-wrap {
    width: 71%;
  }
  .mp-newtheme-wrapper .privacy-page h1 {
    margin: 10px;
  }
}
.action.input-text:after {
  content: "\e907" !important;
  font-size: 20px !important;
  color: rgba(0, 0, 0, 0.53) !important;
  font-weight: 600 !important;
  margin-left: -1.5em;
}
@media print {
  .wk_mp_design table {
    font-size: 10px !important;
  }
  .wk_mp_design table .product-item-name {
    font-size: 10px !important;
    font-weight: 400 !important;
  }
  .wk_mp_design table .cart-price span.price {
    font-size: 10px !important;
    font-weight: 400 !important;
  }
}
@media only screen and (max-width: 430px) {
  .mp-newtheme-wrapper .header.content {
    gap: 5px;
  }
  .mp-newtheme-wrapper .header.content .minicart-wrapper a.action.showcart {
    width: auto;
  }
  .mp-newtheme-wrapper .header.content .block-search .block-content {
    right: -60px;
    top: 40px;
    min-width: 280px;
  }
}
.page-wrapper {
  display: initial;
}
.header.content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 80px !important;
}
.header.content * {
  box-sizing: border-box;
}
.header.content .block.block-menu {
  height: 100%;
  flex-grow: 1;
}
.header.content .block.block-menu ul {
  margin: 0 !important;
  height: 100%;
  display: flex;
  /*padding-left: 86px;*/
  padding-left: 70px !important;
}
@media screen and (max-width: 1280px) {
  .header.content .block.block-menu ul {
    padding-left: 60px;
  }
}
.header.content .block.block-menu ul li {
  /*padding: 0 54px 0 0;*/
  padding: 0 35px 0 0 !important;
  height: 100% !important;
  margin-bottom: 0;
}
.header.content .block.block-menu ul li span.menu-item {
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 1330px) {
  .header.content .block.block-menu ul li {
    padding-right: 40px;
  }
  .header.content .block.block-menu ul li span.menu-item {
    line-height: 1.5;
  }
}
@media screen and (max-width: 1280px) {
  .header.content .block.block-menu ul li {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .header.content .block.block-menu ul li {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .mp-newtheme-wrapper .header.content .switcher-trigger .solum-user.customer-login .user_detail .user_name {
    display: none;
  }
  .mp-newtheme-wrapper .header.content .switcher-trigger .solum-user.customer-login .user_detail .short_user_name {
    display: block;
    line-height: 24px;
    width: 24px;
    text-align: center;
    color: #fff;
    background-color: #090A0B;
    border-radius: 50%;
    font-size: 10px;
  }
  .header.content {
    height: 56px !important;
  }
  .mp-newtheme-wrapper .header.content #switcher-toplink {
    border-left: 0;
  }
  .mp-newtheme-wrapper .block-search .new-search-icon {
    margin-left: 0;
  }
  .page-header .miniquote-wrapper {
    margin-top: 0;
  }
}
.mp-newtheme-wrapper .header.content .header-rightsection-wrapper #rfq-form-button {
  background: #007AFF;
  padding: 12px 22px;
  font-size: unset;
  border: none;
}
.modal-popup .back-register {
  width: 24px;
  height: 24px;
  background: url('../images/mask.svg') no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
.modal-popup .form-select .select-display.form-control:after {
  position: absolute;
  top: 20px;
  right: 16px;
  content: '';
  background-image: url('../fonts/icons/arrow-down.svg');
  width: 16px;
  height: 16px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* remove icon before action delete from cart page*/
.block-minicart .action-delete:before,
.cart .action-delete:before {
  content: '';
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.wisedesign-consent {
  max-width: 100% !important;
  border-radius: 0 !important;
  border-color: #E1E2E5 !important;
  box-shadow: none !important;
  padding: 12px 20px !important;
  width: 100%;
  box-sizing: border-box;
}
.wisedesign-consent .wisedesign-consent__overlay {
  max-width: 1152px;
  margin: auto;
  display: flex;
  padding: 20px 16px;
  justify-content: space-between;
}
.wisedesign-consent .consent-content {
  font-size: 12px;
  line-height: 18px;
}
.wisedesign-consent .consent-content a {
  color: inherit;
  text-decoration: underline !important;
}
.wisedesign-consent .wisedesign-consent__overlay--text {
  max-width: 720px;
}
.wisedesign-consent .wisedesign-consent__overlay--button {
  display: flex;
  padding: 0 24px;
  align-items: center;
  gap: 24px;
}
.wisedesign-consent .wisedesign-consent__overlay--button button {
  padding: 12px 16px !important;
  font-size: 12px;
  line-height: 18px !important;
  border-radius: 100px !important;
}
.wisedesign-consent .wisedesign-consent__overlay--button a {
  color: #A3A5AE;
  font-size: 12px;
  line-height: 18px;
  padding: 0 12px;
}
.wisedesign-consent .wisedesign-consent__overlay--close {
  position: absolute;
  top: 0px;
  right: 0;
}
.wisedesign-consent .wisedesign-consent__overlay--close button {
  border: none;
  border-radius: 0;
  padding: 8px;
  background-color: transparent !important;
}
.wisedesign-consent .wisedesign-consent__overlay--close svg {
  fill: #A3A5AE;
}
.wisedesign-consent__manage {
  display: none;
  position: absolute;
  right: 20px;
  bottom: 85px;
  background: #FFFFFF;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
  padding: 20px;
  max-width: 240px;
}
.wisedesign-consent__manage .consent-content {
  margin-bottom: 20px;
}
.wisedesign-consent__manage .wisedesign-consent__manage--button {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.wisedesign-consent__manage .wisedesign-consent__manage--button {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.wisedesign-consent__manage .wisedesign-consent__manage--button .btn-consent {
  border-radius: 100px !important;
  font-weight: 400 !important;
  font-size: 10px;
  line-height: 14px !important;
}
.wisedesign-consent__manage .wisedesign-consent__manage--button .btn-consent-deny {
  background: #F0F7FF !important;
  color: #007AFF !important;
}
.wisedesign-consent__accepted {
  display: none;
  position: absolute;
  right: 20px;
  bottom: 85px;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #E1E2E5;
}
.wisedesign-consent__accepted .btn-consent-gotit:hover {
  background: #007AFF !important;
  color: #fff !important;
}
.wisedesign-consent__accepted .wisedesign-consent__accepted--text {
  max-width: 262px;
}
.wisedesign-consent__accepted .wisedesign-consent__accepted__overlay {
  display: flex;
  gap: 48px;
}
.wisedesign-consent__accepted .wisedesign-consent__accepted--button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wisedesign-consent__accepted .wisedesign-consent__accepted--button button {
  background: #007AFF;
  color: #fff;
  font-weight: 400 !important;
  border-radius: 100px !important;
  font-size: 10px;
  line-height: 14px;
}
@media screen and (max-width: 768px) {
  .wisedesign-consent .wisedesign-consent__overlay {
    flex-direction: column;
    gap: 25px;
    padding: 20px 0 !important;
  }
  .wisedesign-consent .wisedesign-consent__overlay--button {
    padding: 0;
  }
  .wisedesign-consent .wisedesign-consent__overlay--button a {
    padding: 0;
  }
  .wisedesign-consent__accepted .wisedesign-consent__accepted__overlay {
    flex-direction: column;
    gap: 10px;
  }
  .wisedesign-consent__accepted .wisedesign-consent__accepted--button {
    justify-content: start;
  }
}
.miniquote-wrapper .miniquote-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #090A0B;
}
.miniquote-wrapper .content span {
  color: var(--neutral-900, #090a0b);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 0px;
}
.miniquote-wrapper .action.showquote {
  padding: 0;
  margin: 0;
  line-height: 0;
  width: fit-content;
  height: fit-content;
  display: block;
}
.miniquote-wrapper .action.showquote img {
  max-width: 20px;
  max-height: 20px;
  height: 20px;
  border: 0;
  margin: 0;
  padding: 0;
}
.miniquote-wrapper .action.showquote .text {
  display: none;
}
.miniquote-wrapper .action.showquote .counter.qty {
  color: var(--neutral-0, #ffffff);
  height: 24px;
  min-width: 24px;
  display: flex;
  justify-content: center;
  margin: 3px 0 0;
  overflow: hidden;
  padding: 0 3px;
  white-space: normal;
  background: var(--error-500, #e01839);
  font-weight: 600;
  position: absolute;
  bottom: 10px;
  right: -12px;
  border-radius: 100px;
  font-size: 12px;
  align-items: center;
  text-align: center;
  border: solid 2px white;
}
.miniquote-wrapper .action.showquote .counter.qty.empty {
  display: none !important;
}
.miniquote-wrapper .action.showquote .counter-label {
  display: none;
}
.miniquote-wrapper .block-miniquote {
  background: #ffffff;
  border: none;
  box-shadow: 2px 3px 6px 0px rgba(16, 24, 40, 0.08);
  border-radius: 12px;
  padding: 48px 12px 32px 12px;
  width: 400px;
}
.miniquote-wrapper .block-miniquote .product-image-wrapper .product-image-photo {
  width: 80px !important;
  height: 80px !important;
}
.miniquote-wrapper .block-miniquote .minicart-items .product-item:not(:first-child) {
  border-top: 0;
  border-bottom: 1px solid #f1f2f3;
}
.miniquote-wrapper .block-miniquote .items-total {
  padding-top: 8px;
}
.miniquote-wrapper .block-miniquote .button[title="Update"] {
  margin-top: -5px !important;
}
.miniquote-wrapper .block-miniquote .product .actions {
  float: revert;
  margin: 0;
  clear: both;
  height: 0px;
  padding: 0;
}
.miniquote-wrapper .block-miniquote .product .actions .secondary a span {
  bottom: 7px;
  right: 3px;
  width: auto;
  height: auto;
  clip: unset;
  color: var(--button-color-ghost-enabled-text, #090a0b);
  text-align: center;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.06px;
}
.miniquote-wrapper .block-miniquote .product .actions dl.product.options.list dd.values span {
  color: var(--neutral-500, #626576);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.06px;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper #top-cart-btn-checkout {
  padding: 7px 16px !important;
  font-size: 12px;
  line-height: 19px;
  font-weight: 500;
  background-color: #007aff;
  display: inline-block;
  width: auto;
  float: right;
  border: none;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper #top-cart-btn-checkout:hover {
  background-color: #007affAA;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .minicart-items .action.edit {
  display: none;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .minicart-items .action.delete {
  display: inline;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .minicart-items .action.delete:before {
  content: '';
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .details-qty.qty {
  display: flex;
  align-items: center;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .details-qty.qty .solumesl_qty_buttons_pairs {
  position: unset;
  margin: 0 12px;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .details-qty.qty button[title="Update"] {
  margin: unset;
  height: var(--button-size-sm-height, 32px);
  padding: 0px var(--button-size-sm-padding, 8px);
  border-radius: var(--button-size-sm-corner-radius, 4px);
  background: var(--button-color-light-solid-enabled-background, #f0f7ff);
  border: 1px solid #ffffff;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .details-qty.qty button[title="Update"] span {
  color: var(--button-color-light-solid-enabled-text, #007aff);
  text-align: center;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.06px;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .subtotal {
  margin: 20px 0 62px 0;
  text-align: right;
  color: #000;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.06px;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .subtotal span.label {
  line-height: 42px;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .solumesl_qty_buttons_pairs {
  top: unset;
  bottom: 0;
  right: 3px;
  position: absolute;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .product-item .details-qty .quote-item-qty {
  text-align: center;
  float: unset;
  clear: both;
  border-radius: 4px;
  background: #f1f2f3;
  height: 32px;
  padding: 0px 8px;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .product-item .price-container {
  position: absolute;
  top: -6px;
  right: 0;
}
.miniquote-wrapper .block-miniquote #miniquote-content-wrapper .product-item .price-container span.price {
  color: #090a0b;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.miniquote-wrapper .block-miniquote:before {
  content: unset;
}
.miniquote-wrapper .block-miniquote:after {
  content: unset;
}
.miniquote-wrapper .block-miniquote .subtitle.empty {
  color: var(--neutral-900, #090a0b);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  border: 1px solid #f1f2f3;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding: 0 0 16px 0 !important;
}
.miniquote-wrapper .block-miniquote .action.close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 25px;
  height: 30px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.miniquote-wrapper .block-miniquote .action.close:focus,
.miniquote-wrapper .block-miniquote .action.close:active {
  background: none;
  border: none;
}
.miniquote-wrapper .block-miniquote .action.close:hover {
  background: none;
  border: none;
}
.miniquote-wrapper .block-miniquote .action.close.disabled,
.miniquote-wrapper .block-miniquote .action.close[disabled],
fieldset[disabled] .miniquote-wrapper .block-miniquote .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.miniquote-wrapper .block-miniquote .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.miniquote-wrapper .block-miniquote .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 30px;
  color: var(--neutral-900, #090a0b);
  content: '\e616';
  font-family: "solum-icon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.miniquote-wrapper .block-miniquote .action.close:hover:before {
  color: inherit;
}
.miniquote-wrapper .block-miniquote .action.close:active:before {
  color: inherit;
}
.miniquote-wrapper .block-miniquote .action.close:active:before {
  color: var(--neutral-900, #090a0b);
}
.miniquote-wrapper .block-miniquote .action.close:hover:before {
  color: var(--neutral-900, #090a0b);
}
.miniquote-wrapper .action.showquote.active {
  display: block;
}
@media all and (min-width: 768px) {
  .miniquote-wrapper {
    margin-left: 0px;
  }
  .miniquote-wrapper .button[title="Update"] {
    margin-top: -5px !important;
  }
  .miniquote-wrapper .action.showquote .counter.qty.empty {
    display: none !important;
  }
  .quoteextension-quote-index .table-wrapper {
    border-top: 0;
  }
}
.quoteextension-quote-success .checkout-success {
  margin: 0 auto;
  text-align: center;
}
.quoteextension-quote-success .actions-toolbar {
  display: flex;
  justify-content: center;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.miniquote-items-wrapper {
  min-width: 100%;
  margin-right: -10px;
  padding-right: 10px;
  min-height: 112px;
}
.miniquote-items-wrapper::-webkit-scrollbar {
  width: 5px;
}
.miniquote-items-wrapper::-webkit-scrollbar-thumb {
  background-color: #dedede;
}
.block-miniquote .block-content .actions .primary {
  margin: 0;
}
.block-miniquote .items-total {
  padding-bottom: 20px;
  padding-top: 8px;
  margin: 0;
}
.block-miniquote .icon-empty-cart {
  text-align: center;
}
.block-miniquote p.subtitle-empty-items {
  color: var(--neutral-500, #626576);
  text-align: center;
  margin-top: 16px;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.block-miniquote .subtotal .label:after {
  content: '';
}
.block-miniquote a.viewcart {
  text-align: center;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #007aff;
  padding-top: 8px;
}
.block-miniquote .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
  color: #090a0b;
  text-align: right;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: -0.3px;
}
.block-miniquote .minicart-items .product-item:first-child {
  padding-top: 0;
  padding: 16px 0;
  border-top: 1px solid #f1f2f3;
  border-bottom: 1px solid #f1f2f3;
  margin: 0 !important;
}
.checkout-cart-index .page-main#maincontent {
  max-width: 1152px !important;
  margin-right: auto;
  margin-left: auto;
  padding: 0 16px;
}
.quoteextension-quote-index #maincontent .quote-title-wrapper {
  display: block !important;
}
.quoteextension-quote-index #maincontent .quote-title-wrapper h1 {
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
}
.quoteextension-quote-index .page-title-wrapper .quote-title-wrapper .base {
  color: var(--neutral-900, #090a0b) !important;
  font-family: Pretendard;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 64px;
  letter-spacing: -0.72px;
}
.quoteextension-quote-index .cart-summary {
  width: 34.286%;
  border: 1px solid #F1F2F3;
  border-radius: 12px;
  padding: 32px;
  background: none;
  float: right;
}
.quoteextension-quote-index .page-main#maincontent {
  max-width: 1152px !important;
  margin-right: auto;
  margin-left: auto;
  padding: 0 16px;
}
.quoteextension-quote-index .main {
  max-width: 1440px;
  margin: 0 auto;
}
.quoteextension-quote-index .cart-container {
  margin-top: 128px;
}
.quoteextension-quote-index .cart-container .form-cart {
  width: 61.429%;
  padding: 0 16px;
  margin-bottom: 0;
  float: left;
}
.quoteextension-quote-index .cart-container .cart.table-wrapper .item .col.item {
  max-width: 388px;
  width: 388px;
  padding: 32px 0 0 0;
}
.quoteextension-quote-index .cart-container .cart.table-wrapper .item .col.subtotal {
  width: 100%;
}
.quoteextension-quote-index .cart-container .cart.table-wrapper .item .col.subtotal span {
  font-weight: normal;
  color: #090A0B;
}
.quoteextension-quote-index .cart-container .cart.table-wrapper .col.subtotal .cart-price {
  font-family: Pretendard;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.005em;
  text-align: left;
}
.quoteextension-quote-index .cart-container .cart.table-wrapper .col.action .action-delete {
  font-family: Pretendard;
  font-size: 14px;
  padding: 10px 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: #090A0B;
  display: block;
}
.quoteextension-quote-index .cart-items-count-wrappers {
  padding: 0 0px 31px 0px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.quoteextension-quote-index .cart-items-count-wrappers .cart-items-count-text {
  color: #090a0b;
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.1px;
}
.quoteextension-quote-index .cart-items-count-wrappers button.action {
  border: 0;
  padding: 0;
  background: none;
  font-family: Pretendard;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #090A0B !important;
  margin-left: 25px;
}
.quoteextension-quote-index .cart-items-count-wrappers #update_quote_button {
  color: #3478F6 !important;
}
.quoteextension-quote-index .cart.table-wrapper a.action.action-edit {
  display: none;
  visibility: hidden;
}
.quoteextension-quote-index .cart.table-wrapper a.action.action-delete:before {
  content: '';
}
.quoteextension-quote-index .cart.table-wrapper a.action.action-delete span {
  font-family: Pretendard;
  font-size: 14px;
  padding: 10px 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: #090A0B;
  position: unset;
}
.quoteextension-quote-index .cart.table-wrapper .col.subtotal {
  padding: 25px 11px 10px;
  text-align: left;
}
.quoteextension-quote-index .cart.table-wrapper .col.subtotal {
  text-align: left;
}
.quoteextension-quote-index .cart.table-wrapper .cart > .item {
  border-bottom: none;
}
.quoteextension-quote-index .cart-qty-section {
  position: relative;
  display: flex;
  background: #f1f2f3 !important;
  padding: 10px;
  border-radius: 8px;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  width: 112px;
  margin-top: 65px;
}
.quoteextension-quote-index .cart-qty-section > .qty-button {
  width: 20px;
  height: 20px;
  padding: 2px;
  background: #fff;
  border-radius: 3px;
}
.quoteextension-quote-index .cart-qty-section .input-text.qty {
  width: 44px !important;
  padding: 5px;
  height: 24px;
  background: none;
  border: none;
  text-align: center;
  margin-top: 0 !important;
}
.quoteextension-quote-index .table-wrapper {
  border-top: 1px solid #dedede;
  padding-top: 32px;
}
.quoteextension-quote-index .cart-summary .table-wrapper {
  border-top: 0;
  padding-top: 0;
}
.quoteextension-quote-index .cart thead tr th.col {
  display: none;
}
.quoteextension-quote-index .field[name="quoteExtensionComment.customer_note"] label {
  display: none;
}
.quoteextension-quote-index #checkoutSteps .table > tbody > tr > th {
  border-top: none;
}
.quoteextension-quote-index #checkoutSteps .table > tbody > tr > td {
  border-top: none;
  text-align: right;
}
.quoteextension-quote-index #checkoutSteps .table .textarea {
  height: 56px;
}
@media only screen and (max-width: 768px) {
  .catalog-category-view.page-layout-1column #maincontent {
    padding-top: 0 !important;
  }
}
.product-info-main .product.attribute.s_overview {
  margin-top: -8px;
}
.product-info-main .product-add-form .product.attribute.s_overview.s_overview {
  margin-top: 12px;
}
@media (min-width: 640px) {
  .catalog-category-view.page-layout-2columns-left .abs-visually-hidden-desktop-s,
  .catalog-category-view.page-layout-2columns-left .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    position: unset;
    padding: 0;
    width: 100%;
  }
  .catalog-category-view.page-layout-2columns-left .products-grid .product-item-info:hover,
  .catalog-category-view.page-layout-2columns-left .products-grid .product-item-info.active {
    background: unset;
    box-shadow: unset;
    margin: unset;
    padding: unset;
    position: unset;
    z-index: 9;
    border: none;
    border: 1px solid #007AFF !important;
  }
}
@media (max-width: 480px) {
  .catalog-product-view-cms-block .product-header {
    max-width: 342px;
    margin: 20px auto 20px;
  }
  .catalog-product-view-cms-block .product-header figure {
    padding: 0 7px 4px;
  }
  .catalog-product-view-cms-block .product-header .pagebuilder-column {
    margin-right: 2px;
  }
  .catalog-product-view-cms-block .product-header .block-product-link a span,
  .catalog-product-view-cms-block .product-header .block-product-link-inline a span,
  .catalog-product-view-cms-block .product-header .block-category-link-inline a span,
  .catalog-product-view-cms-block .product-header .block-category-link a span {
    font-size: 10px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.01em;
  }
}
.catalog-category-view.page-layout-2columns-left .action.contact-sales {
  padding: 12px 0px;
  background: #090A0B;
  border: none;
  width: 133px;
  border-radius: 100px;
  text-align: center;
}
.catalog-category-view.page-layout-2columns-left .action.contact-sales span {
  background: linear-gradient(259.67deg, #fff1b9 10.1%, #e8cef6 93.37%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.catalog-category-view.page-layout-2columns-left .products-list .price-box.price-final_price {
  padding-top: 24px !important;
  font-size: 36px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  color: #626576 !important;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-info img {
  border-radius: 0 0 0 12px;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-photo {
  padding: 0;
  width: 268px;
  height: 268px;
  border-radius: 0 0 0 12px;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-description {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-actions {
  border-top: none !important;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-actions .actions-primary {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-actions form[data-role="tocart-form"] {
  width: auto;
  margin: 0;
  float: right;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-actions form[data-role="tocart-form"] button {
  width: auto;
  margin: 0;
  float: right;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-actions .quote-category {
  width: 100%;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item-actions .quote-category button {
  float: right;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-image-container {
  max-height: 268px;
}
.catalog-category-view.page-layout-2columns-left .products-list li.item.product.product-item {
  margin-bottom: 12px;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item {
  border-radius: 12px;
  border: 1px solid transparent !important;
  z-index: 9;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item:hover {
  z-index: 9;
  border: 1px solid #007AFF !important;
}
.catalog-category-view.page-layout-2columns-left .products-list .product-item.active {
  border: 1px solid #007AFF !important;
}
.catalog-category-view.page-layout-2columns-left .product-list .product-item-description {
  display: none !important;
}
.catalog-category-view.page-layout-2columns-left .product-list .product-item-info .product-item-description {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .product-list .product-item-photo {
  width: 268px !important;
}
.catalog-category-view.page-layout-2columns-left .product-image-container {
  border-radius: 12px 12px 0 0;
}
.catalog-category-view.page-layout-2columns-left .product-item-info {
  border-radius: 12px;
  border: 1px solid transparent;
}
.catalog-category-view.page-layout-2columns-left .product.details.product-item-details {
  padding: 12px 16px;
}
.catalog-category-view.page-layout-2columns-left a.action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: "solum-icon";
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-category-view.page-layout-2columns-left .page-products .product-item-info {
  width: 100%;
}
.catalog-category-view.page-layout-2columns-left .toolbar-products .modes {
  float: right;
}
.catalog-category-view.page-layout-2columns-left .toolbar-products .pages {
  width: 100%;
}
.catalog-category-view.page-layout-2columns-left .product-item-link {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #00203f;
  word-break: break-all;
}
.catalog-category-view.page-layout-2columns-left .price-box.price-final_price {
  padding-top: 24px !important;
  font-size: 36px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  color: #626576 !important;
}
.catalog-category-view.page-layout-2columns-left .product.actions.product-item-actions {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-top: 20px;
  padding-top: 20px;
  min-height: 44px;
}
.catalog-category-view.page-layout-2columns-left .tocart {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  background: #000;
  width: 133px;
  height: 44px;
}
.catalog-category-view.page-layout-2columns-left .tocart.no-display {
  display: none !important;
}
.catalog-category-view.page-layout-2columns-left .tocart:hover,
.catalog-category-view.page-layout-2columns-left .tocart:active {
  background: #000000AA;
}
.catalog-category-view.page-layout-2columns-left .tocart svg {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .tocart span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.catalog-category-view.page-layout-2columns-left .button.primary {
  background: none;
  border-radius: 0;
  min-width: auto;
  border: 0;
}
.catalog-category-view.page-layout-2columns-left .product-item-inner,
.catalog-category-view.page-layout-2columns-left .product-item-inner:active,
.catalog-category-view.page-layout-2columns-left .product-item-inner:hover {
  background: unset;
  box-shadow: unset;
  border: unset;
  border-top: unset;
  left: unset;
  margin: unset;
  padding: unset;
  position: unset;
  right: unset;
  z-index: unset;
}
.catalog-category-view.page-layout-1column .category-view {
  max-width: 1440px;
  margin: 0 auto;
}
.catalog-category-view.page-layout-1column .category-view .category-description {
  padding: 128px 160px 0px 160px;
}
.catalog-category-view.page-layout-1column .columns {
  width: 100%;
}
.catalog-category-view.page-layout-1column .columns .products-grid {
  max-width: 1440px;
  margin: 0 auto;
}
.catalog-category-view.page-layout-1column .columns .column {
  padding: 0 0 194px 0;
}
.catalog-category-view.page-layout-1column .columns .filter-checkbox-container {
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 20px;
  align-self: center;
}
.catalog-category-view.page-layout-1column .columns .cat-toggle-checkbox {
  margin-left: 16px;
  padding: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #090A0B;
}
.catalog-category-view.page-layout-1column .columns .checkmark {
  width: 100%;
  height: 100%;
  background-color: #ccc;
  border-radius: 4px;
}
.catalog-category-view.page-layout-1column .columns .filter-checkbox-container:checked + .checkmark {
  background-color: transparent;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 13l4 4L19 7' stroke='%23007bff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 13l4 4L19 7' stroke='%23007bff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
  background-color: #007bff;
}
.catalog-category-view.page-layout-1column .columns .filter-actions {
  display: none;
}
.catalog-category-view.page-layout-1column .columns .filter-current-box {
  display: none;
}
.catalog-category-view.page-layout-1column .columns .toolbar-products {
  padding: 48px 0 160px 0;
}
.catalog-category-view.page-layout-1column .columns .toolbar-products .pages {
  width: 100%;
}
.catalog-category-view.page-layout-1column .columns .filter-options .dt {
  display: none;
}
.catalog-category-view.page-layout-1column .columns .filter.block {
  border-width: 1px 0px;
  border-style: solid;
  border-color: #E1E2E5;
}
.catalog-category-view.page-layout-1column .columns .filter.block .items {
  padding: 32px 160px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 32px;
}
.catalog-category-view.page-layout-1column .columns .filter.block .items .item {
  margin: 0;
  box-sizing: border-box;
  vertical-align: top;
  padding: 0;
  min-height: 30px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.catalog-category-view.page-layout-1column .columns .filter.block .items .item label,
.catalog-category-view.page-layout-1column .columns .filter.block .items .item a {
  box-sizing: border-box;
}
.catalog-category-view.page-layout-1column .columns .filter.block .items .item label input[type="checkbox"],
.catalog-category-view.page-layout-1column .columns .filter.block .items .item a input[type="checkbox"] {
  padding: 0;
  margin: -2px 0 0 0;
}
.catalog-category-view.page-layout-1column .columns .filter.block .items .item a {
  margin-left: 16px;
  padding: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #090A0B;
}
.catalog-category-view.page-layout-1column .columns .filter.block .items .item a:hover {
  background: none;
  color: #090A0B;
}
.catalog-category-view.page-layout-1column .columns .filter.block .items .item a:active {
  background: none;
  color: #090A0B;
}
.catalog-category-view.page-layout-1column .columns .filter-content {
  max-width: 1440px;
  margin: 0 auto;
}
.catalog-category-view.page-layout-1column .columns .filter-content .filter-options-content {
  visibility: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
  position: relative;
  width: 100%;
}
.catalog-category-view.page-layout-1column .columns .filter-content .filter-options-content .item {
  display: inline;
}
.catalog-category-view.page-layout-1column #see-more {
  width: 200px;
  height: 56px;
  padding: 0 16px;
  background: white;
  border-radius: 1000px;
  border: 1px solid #E1E2E5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  position: relative;
  margin: 0 auto;
}
.catalog-category-view.page-layout-1column #see-more span {
  text-align: center;
  color: #090A0B;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  flex-grow: 1;
}
.catalog-category-view.page-layout-1column #see-more::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../images/stroke.svg') no-repeat center center;
}
.catalog-category-view.page-layout-1column .products-grid .product-items {
  padding: 0 20px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item:hover {
  border: none;
  border-radius: unset;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item:nth-child(even) {
  padding-left: 24px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item:nth-child(odd) {
  padding-right: 24px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #f1f2f3;
  border: none;
  box-shadow: none;
  border-radius: 40px;
  max-height: 616px;
  height: 616px;
  position: relative;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-image-photo {
  border-radius: 40px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 10;
  width: calc(100% - 40px);
  padding: 0;
  background: #fff;
  border-radius: 24px;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  display: none;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card {
  padding: 12px;
  height: 100%;
  display: flex;
  align-items: center;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-arrow {
  margin-left: 34px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-arrow .arrow-inner {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-arrow .arrow-inner .arrow-line {
  background: url('../images/stroke.svg') no-repeat center center;
  display: block;
  width: 14px;
  height: 14px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card a.product-item-link {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #090A0B !important;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .mp-newtheme-wrapper a {
  color: #383b45 !important;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-image {
  width: 110px;
  height: 110px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-image img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-content {
  align-items: flex-start;
  display: inline-flex;
  margin-left: 32px;
  width: 262px;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-content .product-item-name {
  color: #090A0B;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  word-wrap: break-word;
  padding: 0;
  margin: 0;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-content .product-item-subtitle {
  color: #626576;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-image,
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-content,
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-card .product-card-arrow {
  display: inline-block;
  float: left;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0;
  height: 0;
  box-shadow: none;
  display: none;
}
.catalog-category-view.page-layout-1column .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner:hover {
  clip: unset;
}
.product-item-info {
  width: 100%;
  height: 100%;
  position: relative;
}
.product-image-container {
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
  overflow: hidden;
}
.product-image-container .product-image-wrapper {
  width: 100%;
  height: 100%;
}
.product-image-container .product-image-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.catalogsearch-result-index .tocart.no-display {
  display: none !important;
}
@media only screen and (max-width: 1230px) {
  body.catalogsearch-result-index h3.category_name_block,
  body.catalog-category-view h3.category_name_block {
    display: none !important;
  }
  body.page-layout-2columns-left .products.wrapper.grid.products-grid ol li.item.product.product-item {
    width: 32% !important;
  }
  body.page-layout-2columns-left .column.main {
    width: 80% !important;
  }
  body.page-layout-2columns-left .sidebar.sidebar-main {
    width: 18% !important;
  }
  body.page-layout-2columns-left .sidebar.sidebar-additional {
    width: 18% !important;
  }
  body.page-layout-1column .product.main-listing .toolbar.toolbar-products:first-child {
    right: 28% !important;
  }
  body.page-layout-1column .product.main-listing .toolbar.toolbar-products:first-child .modes {
    left: 31% !important;
  }
  body.page-layout-1column .product.main-listing .toolbar.toolbar-products:first-child .toolbar-sorter.sorter {
    left: 31% !important;
  }
  body.page-layout-1column.catalogsearch-result-index .product.data.items .item.content {
    grid-template-columns: 21% 78%;
  }
  body.page-layout-1column.catalogsearch-result-index .product.data.items .product.main-listing .toolbar.toolbar-products {
    right: 28%;
  }
}
@media only screen and (max-width: 1000px) {
  body.catalogsearch-result-index h3.category_name_block,
  body.catalog-category-view h3.category_name_block {
    display: none !important;
  }
  body.page-layout-2columns-left .products.wrapper.grid.products-grid ol li.item.product.product-item {
    width: calc(30.66666667%) !important;
  }
  body.page-layout-2columns-left .column.main {
    width: 75% !important;
  }
  body.page-layout-2columns-left .sidebar.sidebar-main {
    width: 24% !important;
    margin-left: 0% !important;
  }
  body.page-layout-2columns-left .sidebar.sidebar-additional {
    width: 24% !important;
    margin-left: 0% !important;
  }
  body.page-layout-1column .product.data.items .item.content {
    grid-template-columns: 25% 75%;
  }
  body.page-layout-1column .product.main-listing .toolbar.toolbar-products:first-child {
    right: 34% !important;
  }
  body.page-layout-1column .product.main-listing .toolbar.toolbar-products:first-child .modes {
    left: 41% !important;
  }
  body.page-layout-1column .product.main-listing .toolbar.toolbar-products:first-child .toolbar-sorter.sorter {
    left: 41% !important;
  }
}
@media only screen and (max-width: 768px) {
  body.catalogsearch-result-index h3.category_name_block,
  body.catalog-category-view h3.category_name_block {
    display: none !important;
  }
  body.catalogsearch-result-index .products.wrapper.grid.products-grid ol li.item.product.product-item,
  body.catalog-category-view .products.wrapper.grid.products-grid ol li.item.product.product-item {
    width: calc(47%) !important;
    margin-left: 10px !important;
  }
  body.catalogsearch-result-index .toolbar-amount,
  body.catalog-category-view .toolbar-amount {
    display: none;
  }
  body.catalogsearch-result-index .columns,
  body.catalog-category-view .columns {
    padding-top: 0px !important;
  }
  body.catalogsearch-result-index .page-title-wrapper,
  body.catalog-category-view .page-title-wrapper {
    padding-top: 20px !important;
  }
  body.catalogsearch-result-index .sidebar.sidebar-main,
  body.catalog-category-view .sidebar.sidebar-main {
    top: 12px !important;
  }
  body.page-layout-1column.catalogsearch-result-index .product.data.items .item.title {
    margin: 0px;
  }
  body.page-layout-1column.catalogsearch-result-index .product.data.items .item.title:first-child {
    margin-left: 0px !important;
  }
  body.page-layout-1column.catalogsearch-result-index .product.data.items .item.content {
    grid-template-columns: auto;
    top: 0px;
    padding: 10px 20px;
  }
  body.page-layout-1column.catalogsearch-result-index .product.data.items .sidebar.sidebar-main {
    background-color: unset;
    position: relative;
    top: 12px;
    margin-top: 0px;
  }
  body.page-layout-1column.catalogsearch-result-index .product.data.items .sidebar.sidebar-main .block.filter {
    background-color: unset;
  }
  body.page-layout-1column.catalogsearch-result-index .product.data.items .main-listing .toolbar.toolbar-products:first-child .toolbar-sorter {
    left: 34% !important;
    top: -33px;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .opc-payment .checkout-payment-method .payment-option-title {
    border: 0 !important;
  }
  .checkout-index-index .opc-payment .payment-methods input[type="radio"] {
    margin-right: 24px;
    margin-top: 0;
  }
  .checkout-index-index .opc-payment .payment-methods .field.choice {
    padding: 32px;
    width: auto;
    height: auto;
    border: 0;
    border-radius: 20px;
    border: 1px solid #E1E2E5;
    display: flex;
    align-items: center;
  }
  .checkout-index-index .opc-payment .payment-methods .field.choice input[type="radio"] {
    margin-right: 24px;
    margin-top: 0;
  }
  .checkout-index-index .opc-payment .payment-methods button.action.primary.checkout {
    display: none;
  }
  .checkout-index-index .opc-payment .payment-methods .step-title::before {
    background-image: url('../images/credit-card-02.svg');
    width: 32px;
    height: 32px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .checkout-index-index main#maincontent {
    width: 100% !important;
    max-width: 1152px !important;
  }
  .checkout-index-index .action-edit-address {
    display: none;
  }
  .checkout-index-index .checkout-billing-address .step-title-billing-address::before {
    background-image: url('../images/Stoke.svg');
    width: 32px;
    height: 32px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .checkout-index-index .checkout-billing-address .step-title-billing-address input[type="checkbox"] {
    margin-right: 12px;
  }
  .checkout-index-index .checkout-billing-address .billing-address-same-as-shipping-block {
    margin: 0 0 20px;
  }
  .checkout-index-index .checkout-billing-address .billing-address-same-as-shipping-block input[type="checkbox"] {
    margin: 0 12px 0 0;
  }
  .checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0;
    color: #626576;
  }
  .checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details a {
    color: #626576;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals {
    border-top: 0;
  }
  .checkout-index-index .opc-summary-wrapper .items-in-cart {
    margin-bottom: 0;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals .title-total-price {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.005em;
    color: #090A0B;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals .title-total-price th {
    border: 0;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals .title-total-price td {
    border: 0;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals .grand .mark {
    border: 0 !important;
    font-size: 16px;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals .grand .mark span.label {
    font-size: 16px;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals .grand .amount {
    border: 0 !important;
  }
  .checkout-index-index .opc-summary-wrapper table.data.table.table-totals {
    margin-top: 30px;
  }
  .checkout-index-index .opc-summary-wrapper table.data.table.table-totals tr.title-total-price th {
    padding: 0;
  }
  .checkout-index-index .opc-summary-wrapper .shipping-information .shipping-information-title {
    color: #090A0B !important;
    font-size: 20px;
    padding-bottom: 12px;
    padding-top: 24px;
  }
  .checkout-index-index .opc-summary-wrapper .shipping-information .shipping-information-content {
    padding-bottom: 24px;
    border-bottom: 1px solid #E1E2E5;
    color: #626576;
  }
  .checkout-index-index .opc-summary-wrapper .shipping-information .shipping-information-content a {
    color: #626576;
  }
}
@media (min-width: 640px) {
  .checkout-index-index .opc-summary-wrapper .table-totals .grand .mark span.label {
    font-size: 16px;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals .title-total-price th {
    border: 0;
  }
  .checkout-index-index .opc-summary-wrapper .table-totals .title-total-price td {
    border: 0;
  }
}
.checkout-index-index {
  /*.checkout-payment-method {
        .payment-method-content {
            padding: 0;
        }
    }*/
  /*.checkout-payment-method {
        .payment-option-title {
            display: none;
        }
    }*/
  padding: 0;
}
.checkout-index-index .cart-empty .cart-title {
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 64px;
  letter-spacing: -0.015em;
  color: #090A0B;
}
.checkout-index-index .new-shipping-address-modal .field-tooltip-content {
  background: #ffffff;
  border: 0;
  border-radius: 8px;
  white-space: pre-line;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #090A0B;
}
.checkout-index-index .new-shipping-address-modal .field-tooltip-content:before {
  border: none !important;
}
.checkout-index-index .new-shipping-address-modal .field-tooltip-content:after {
  border: none !important;
}
.checkout-index-index .field-contact-number {
  position: relative;
}
.checkout-index-index .field-contact-number .label:after {
  padding-left: 26px;
  border: none;
}
.checkout-index-index .field-contact-number .label .field-tooltip {
  position: absolute;
  left: 140px;
  top: 0px;
}
.checkout-index-index .field-contact-number .label .field-tooltip span:before {
  background-image: url('../images/information.svg');
  width: 22px;
  height: 22px;
  content: '';
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.checkout-index-index .field-contact-number .label .field-tooltip-content {
  position: absolute;
  left: -150px;
  background: #ffffff;
  border: 0;
}
.checkout-index-index .field-contact-number .field-tooltip .field-tooltip-action:before {
  background-image: url('../images/fill.svg');
  width: 22px;
  height: 22px;
  content: '';
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.checkout-index-index .payment-method {
  padding-bottom: 56px;
}
.checkout-index-index .payment-method .fieldset .field .label {
  font-weight: 400;
  font-size: 16px;
}
.checkout-index-index .payment-method .payment-method-content {
  padding: 0;
}
.checkout-index-index .payment-method #square_form_fields:last-child {
  margin-bottom: 0 !important;
}
.checkout-index-index .payment-method #square-rewards {
  margin-top: 0;
}
.checkout-index-index .payment-method #po_number {
  margin-bottom: 0;
}
.checkout-index-index .payment-method #purchaseorder-form {
  margin-bottom: 0;
}
.checkout-index-index .payment-method #purchaseorder-form .fieldset:last-child {
  margin-bottom: 0;
}
.checkout-index-index .payment-method .sq-accordion-gift-card {
  margin-bottom: 0;
}
.checkout-index-index .payment-method #payment_form_squareup_payment {
  margin-bottom: 0;
}
.checkout-index-index .payment-method._active {
  /*&:last-child{
                :has(input[name="payment[method]"]:checked) {
                    padding-bottom: 56px;
                }
            }*/
  /*&:has(input[name="payment[method]"]:checked) {
                padding: 0;
            }*/
}
.checkout-index-index .payment-method._active .payment-method-content {
  padding: 0 0 0 22px;
}
.checkout-index-index .payment-method input {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
}
.checkout-index-index .payment-method .form-purchase-order {
  margin-top: 10px;
}
.checkout-index-index .checkout-payment-method .payment-option-title {
  border-top: none;
}
.checkout-index-index .payment-methods .step-title {
  margin-bottom: 72px;
}
.checkout-index-index .no-payments-block {
  margin: 40px 0 70px 0 !important;
  font-size: 16px;
}
.checkout-index-index .no-quotes-block {
  margin: 40px 0 70px 0 !important;
}
.checkout-index-index .no-quotes-block span {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 1024px) {
  .account .columns .column.main {
    width: calc(100% - 260px) !important;
  }
}
@media only screen and (max-width: 768px) {
  body .sidebar.sidebar-main {
    margin-bottom: 10px !important;
  }
  body .sidebar.sidebar-main .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10 !important;
  }
  body .sidebar.sidebar-main .filter.active .filter-title strong:after {
    content: "\e941" !important;
  }
  body .sidebar.sidebar-main .filter-actions {
    display: none;
    margin: 0px !important;
  }
  body .sidebar.sidebar-main .filter .filter-current .items {
    display: block !important;
  }
}
@media only screen and (max-width: 420px) {
  body .modal-popup._inner-scroll .modal-inner-wrap {
    width: 100%;
  }
  body .modal-popup._inner-scroll .modal-content .wishlist_popup {
    padding: 10px 0px;
  }
  body .modal-popup._inner-scroll .modal-content .addtocart_popup {
    padding: 10px 0px;
  }
  body .modal-popup._inner-scroll .modal-content .addtocart_popup .modal-footer {
    margin-right: 10px;
  }
  body .sidebar.sidebar-main .wk-loader {
    display: none !important;
  }
  body .sidebar.sidebar-main .page-wk-block {
    margin: 10px;
  }
}
.sales-order-history .page-title {
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  letter-spacing: -0.015em;
  color: #090A0B;
  margin-bottom: 88px;
}
.sales-order-history .orders-history a {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #007AFF;
}
.sales-order-history .pagging-toolbar.bottom.empty .number0 {
  color: #090A0B;
  margin-right: 4px;
}
.sales-order-view .page-title {
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  letter-spacing: -0.015em;
  color: #090A0B;
  margin-bottom: 88px;
}
.sales-order-view .order-status-date {
  display: inline-block !important;
}
.sales-order-view .order-status-date .order-date span {
  margin-top: 0 !important;
  padding: 0 0px !important;
}
.sales-order-view .order-status-date .order-links {
  margin-top: 0;
  display: inline-block;
  float: right;
}
.sales-order-view .order-status-date .order-links li {
  margin: 0 0 0 16px;
}
.sales-order-view .order-status-date .order-links a {
  padding: 12px 40px;
  background: #007AFF;
  border: 1px solid #E1E2E5;
  border-radius: 1000px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}
.sales-order-view .order-status-date .cancel-order a {
  color: #090A0B;
  background: #FFFFFF;
  border: 1px solid #E1E2E5;
  border-radius: 1000px;
}
.sales-order-view .order-status-date .order-printer a {
  color: #090A0B;
  background: #FFFFFF;
  border: 1px solid #E1E2E5;
  border-radius: 1000px;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sales-order-view .order-status-date .order-printer a:before {
  background-image: url('../images/Icon-L.svg');
  width: 24px;
  height: 24px;
  content: '';
  margin-left: 8px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
}
.sales-order-view .order-status-date .order-status {
  float: left;
}
.sales-order-view .order-status-date .order-date {
  float: left;
}
.sales-order-view .box-container.box-order-billing-method.box-order-billing-method-purchaseorder {
  padding: 0;
  margin: 0;
  border: 0;
}
.sales-order-view .box-container.box-order-billing-method.method-purchaseorder-info {
  margin-top: 16px;
}
.sales-order-view .columns .column.main .block-content {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: space-between;
}
.sales-order-view .columns .column.main .block-content .box-container {
  flex: 0 0 calc(50% - 8px);
  padding: 24px 40px;
  background: #FFFFFF;
  border: 1px solid #F1F2F3;
  border-radius: 24px;
  box-sizing: border-box;
}
.sales-order-view .columns .column.main .block-content .box-container .box-title {
  border-bottom: 1px dashed #A3A5AE;
  padding-bottom: 10px;
  width: 100%;
}
.sales-order-view .columns .column.main .block-content .box-container .box-title span {
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 400 !important;
  color: #090A0B;
  text-transform: uppercase;
}
.sales-order-view .columns .column.main .block-content .box-container .box-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #626576 !important;
}
.sales-order-view dl.payment-method.purchase.order dt.title {
  display: none;
}
.sales-order-view .invoice-action {
  display: inline-block;
  float: right;
}
.sales-order-view .order-details-items .table-wrapper .table-order-items tbody {
  border-top: 2px solid black;
}
.sales-order-view .order-details-items .table-wrapper .table-order-items tbody + tbody {
  border-top: 2px solid #F1F2F3 !important;
}
@media (min-width: 769px), print {
  .sales-order-view .order-date {
    margin: 12px 0 0 16px !important;
  }
}
.sales-order-invoice #maincontent,
.sales-order-creditmemo #maincontent {
  overflow: hidden;
}
.sales-order-invoice .page-title,
.sales-order-creditmemo .page-title {
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  letter-spacing: -0.015em;
  color: #090A0B;
  line-height: 64px;
  margin-bottom: 0;
}
.sales-order-invoice .page-title .order-date,
.sales-order-creditmemo .page-title .order-date {
  margin: 12px 0 0 16px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #626576;
}
.sales-order-invoice .page-title .order-date span,
.sales-order-creditmemo .page-title .order-date span {
  padding-top: 0;
}
.sales-order-invoice .box-container.box-order-billing-method.box-order-billing-method-purchaseorder,
.sales-order-creditmemo .box-container.box-order-billing-method.box-order-billing-method-purchaseorder {
  padding: 0;
  margin: 0;
  border: 0;
}
.sales-order-invoice .box-container.box-order-billing-method.method-purchaseorder-info,
.sales-order-creditmemo .box-container.box-order-billing-method.method-purchaseorder-info {
  margin-top: 16px;
}
.sales-order-invoice .order-title,
.sales-order-creditmemo .order-title {
  display: block;
  padding-bottom: 60px;
  border-bottom: none !important;
  padding: 0 0 10px;
}
.sales-order-invoice .order-title span,
.sales-order-creditmemo .order-title span {
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.1px;
  color: #090A0B;
  border-bottom: 2px solid #090A0B;
}
.sales-order-invoice .table.table-order-items tbody,
.sales-order-creditmemo .table.table-order-items tbody {
  border-top: 2px solid #090A0B;
  border-bottom: 1px dotted silver;
}
.sales-order-invoice .actions-toolbar a.action.print,
.sales-order-creditmemo .actions-toolbar a.action.print {
  display: none;
}
.sales-order-invoice .order-status-date,
.sales-order-creditmemo .order-status-date {
  display: inline-block !important;
  width: 100%;
}
.sales-order-invoice .order-status-date .order-status,
.sales-order-creditmemo .order-status-date .order-status {
  height: 20px;
  border: 1px solid #FFCC00;
  background: #FFF1B9;
}
.sales-order-invoice .order-status-date ul.items.order-links li.nav.item.current,
.sales-order-creditmemo .order-status-date ul.items.order-links li.nav.item.current {
  display: none;
}
.sales-order-invoice .order-status-date .order-links,
.sales-order-creditmemo .order-status-date .order-links {
  margin-top: 0;
  display: inline-block;
  float: right;
}
.sales-order-invoice .order-status-date .order-links li,
.sales-order-creditmemo .order-status-date .order-links li {
  margin: 0 0 0 16px;
}
.sales-order-invoice .order-status-date .order-links a,
.sales-order-creditmemo .order-status-date .order-links a {
  padding: 12px 40px;
  background: #007AFF;
  border: 1px solid #E1E2E5;
  border-radius: 1000px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}
.sales-order-invoice .order-status-date .cancel-order a,
.sales-order-creditmemo .order-status-date .cancel-order a {
  color: #090A0B;
  background: #FFFFFF;
  border: 1px solid #E1E2E5;
  border-radius: 1000px;
}
.sales-order-invoice .order-status-date .order-printer a,
.sales-order-creditmemo .order-status-date .order-printer a {
  color: #090A0B;
  background: #FFFFFF;
  border: 1px solid #E1E2E5;
  border-radius: 1000px;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sales-order-invoice .order-status-date .order-printer a:before,
.sales-order-creditmemo .order-status-date .order-printer a:before {
  background-image: url('../images/Icon-L.svg');
  width: 24px;
  height: 24px;
  content: '';
  margin-left: 8px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
}
.sales-order-invoice .order-status-date .order-status,
.sales-order-creditmemo .order-status-date .order-status {
  float: left;
}
.sales-order-invoice .order-status-date .order-date,
.sales-order-creditmemo .order-status-date .order-date {
  float: left;
}
.sales-order-invoice .order-details-items.invoice a.action.print,
.sales-order-creditmemo .order-details-items.invoice a.action.print {
  display: none;
}
.sales-order-invoice .order-title,
.sales-order-creditmemo .order-title {
  margin-top: 4px;
  padding-bottom: 14px !important;
  position: relative;
  margin-bottom: 60px;
}
.sales-order-invoice .order-details-items,
.sales-order-creditmemo .order-details-items {
  margin-top: 64px;
}
.sales-order-invoice .order-title:before,
.sales-order-creditmemo .order-title:before {
  content: "";
  position: absolute;
  bottom: 4px;
  height: 2px;
  width: 100vw;
  transform: translateX(-200px);
  background-color: #F5F6F7;
  z-index: -1;
}
.sales-order-invoice .order-actions-toolbar,
.sales-order-creditmemo .order-actions-toolbar {
  display: none;
}
.sales-order-invoice .block-order-details-comments,
.sales-order-creditmemo .block-order-details-comments {
  display: none;
}
.sales-order-invoice .block-title,
.sales-order-creditmemo .block-title {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
}
.sales-order-invoice .block-content,
.sales-order-creditmemo .block-content {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: space-between;
}
.sales-order-invoice .block-content .box-container,
.sales-order-creditmemo .block-content .box-container {
  flex: 0 0 calc(50% - 8px);
  padding: 24px 40px;
  background: #FFFFFF;
  border: 1px solid #F1F2F3;
  border-radius: 24px;
  box-sizing: border-box;
}
.sales-order-invoice .block-content .box-container .box-title,
.sales-order-creditmemo .block-content .box-container .box-title {
  border-bottom: 1px dashed #A3A5AE;
  padding-bottom: 10px;
  width: 100%;
}
.sales-order-invoice .block-content .box-container .box-title span,
.sales-order-creditmemo .block-content .box-container .box-title span {
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 400 !important;
  color: #090A0B;
  text-transform: uppercase;
}
.sales-order-invoice .block-content .box-container .box-content,
.sales-order-creditmemo .block-content .box-container .box-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #626576 !important;
}
.sales-order-invoice .table-order-items tfoot,
.sales-order-creditmemo .table-order-items tfoot {
  background: none;
}
.sales-order-invoice .table-order-items tfoot td,
.sales-order-creditmemo .table-order-items tfoot td {
  background: none;
}
.sales-order-invoice .table-order-items thead tr th,
.sales-order-creditmemo .table-order-items thead tr th {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.sales-order-invoice .box-order-billing-address .box-content address,
.sales-order-creditmemo .box-order-billing-address .box-content address,
.sales-order-invoice .box-order-shipping-address .box-content address,
.sales-order-creditmemo .box-order-shipping-address .box-content address {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
}
.sales-order-invoice .box-order-billing-address .box-content address strong,
.sales-order-creditmemo .box-order-billing-address .box-content address strong,
.sales-order-invoice .box-order-shipping-address .box-content address strong,
.sales-order-creditmemo .box-order-shipping-address .box-content address strong {
  font-weight: 700;
}
.sales-order-invoice .order-details-items,
.sales-order-creditmemo .order-details-items {
  border: none;
  padding: 0 0 0 0 !important;
}
.sales-order-invoice .order-details-items.invoice .order-title,
.sales-order-creditmemo .order-details-items.invoice .order-title {
  display: block;
  padding-bottom: 60px;
  border-bottom: none !important;
}
.sales-order-invoice .order-details-items.invoice .order-title strong,
.sales-order-creditmemo .order-details-items.invoice .order-title strong {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.005em;
  text-align: left;
  color: #090A0B;
  padding-bottom: 10px;
  border-bottom: 2px solid #090A0B;
}
.sales-order-invoice .order-details-items.invoice .table-wrapper,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper {
  border-bottom: none;
}
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items thead th,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items thead th {
  border: none !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #090A0B;
}
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tbody,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tbody {
  border-top: 2px solid #090A0B;
  border-bottom: 1px dotted silver;
}
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tbody td,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tbody td,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tbody strong,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tbody strong,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tbody span,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tbody span {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tbody td .title,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tbody td .title,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tbody strong .title,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tbody strong .title,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tbody span .title,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tbody span .title {
  color: #A3A5AE;
}
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot tr th,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot tr th,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .subtotal th,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .subtotal th,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .shipping th,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .shipping th,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .tax th,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .tax th,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .grand_total th,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .grand_total th {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  color: #A3A5AE;
}
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot tr td.amount,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot tr td.amount,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .subtotal td.amount,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .subtotal td.amount,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .shipping td.amount,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .shipping td.amount,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .tax td.amount,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .tax td.amount,
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .grand_total td.amount,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot .grand_total td.amount {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-invoice .order-details-items.invoice .table-wrapper .table.table-order-items tfoot tr.grand_total strong,
.sales-order-creditmemo .order-details-items.invoice .table-wrapper .table.table-order-items tfoot tr.grand_total strong {
  color: #090A0B;
}
.sales-order-invoice .bss-customer-attributes,
.sales-order-creditmemo .bss-customer-attributes {
  display: none;
}
.sales-order-invoice .delimiter-order-info,
.sales-order-creditmemo .delimiter-order-info {
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
}
.sales-order-invoice .order-detail-info .block-title,
.sales-order-creditmemo .order-detail-info .block-title {
  padding: 40px 0px;
  border-bottom: none !important;
}
.sales-order-invoice .order-detail-info .block-title strong,
.sales-order-creditmemo .order-detail-info .block-title strong {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  color: #A3A5AE;
  border-bottom: none;
}
.sales-order-invoice dl.payment-method.purchase.order dt.title,
.sales-order-creditmemo dl.payment-method.purchase.order dt.title {
  display: none;
}
@media (min-width: 769px), print {
  .sales-order-invoice .order-date {
    margin: 12px 0 0 16px !important;
  }
  .sales-order-creditmemo .order-date {
    margin: 12px 0 0 16px !important;
  }
}
.sales-order-view .columns .sidebar .block-collapsible-nav .content .item strong,
.sales-order-invoice .columns .sidebar .block-collapsible-nav .content .item strong,
.sales-order-creditmemo .columns .sidebar .block-collapsible-nav .content .item strong {
  display: block;
}
.sales-order-view .order-title-link,
.sales-order-invoice .order-title-link,
.sales-order-creditmemo .order-title-link {
  color: #C4C6CD;
}
.sales-order-view .order-details-items.creditmemo a.action.print,
.sales-order-invoice .order-details-items.creditmemo a.action.print,
.sales-order-creditmemo .order-details-items.creditmemo a.action.print {
  display: none;
}
.sales-order-view .order-details-items.ordered a.action.track,
.sales-order-invoice .order-details-items.ordered a.action.track,
.sales-order-creditmemo .order-details-items.ordered a.action.track {
  display: none !important;
}
.sales-order-view .order-details-items .order-title strong,
.sales-order-invoice .order-details-items .order-title strong,
.sales-order-creditmemo .order-details-items .order-title strong {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.005em;
  text-align: left;
  color: #090A0B;
  padding-bottom: 10px;
  border-bottom: 2px solid #090A0B;
}
.sales-order-view .order-details-items .table-wrapper,
.sales-order-invoice .order-details-items .table-wrapper,
.sales-order-creditmemo .order-details-items .table-wrapper {
  border-bottom: none;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items thead th,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items thead th,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items thead th {
  border: none !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tbody,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tbody,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tbody {
  border-top: 2px solid #090A0B;
  border-bottom: 1px dotted silver;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tbody td,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tbody td,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tbody td {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tbody td .title,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tbody td .title,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tbody td .title {
  color: #A3A5AE;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tbody strong,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tbody strong,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tbody strong {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tbody strong .title,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tbody strong .title,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tbody strong .title {
  color: #A3A5AE;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tbody span,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tbody span,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tbody span {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tbody span .title,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tbody span .title,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tbody span .title {
  color: #A3A5AE;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot tr th,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot tr th,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot tr th {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  color: #A3A5AE;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot tr td.amount,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot tr td.amount,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot tr td.amount {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot .subtotal th,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot .subtotal th,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot .subtotal th {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  color: #A3A5AE;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot .subtotal td.amount,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot .subtotal td.amount,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot .subtotal td.amount {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot .shipping th,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot .shipping th,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot .shipping th {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  color: #A3A5AE;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot .shipping td.amount,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot .shipping td.amount,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot .shipping td.amount {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot .tax th,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot .tax th,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot .tax th {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  color: #A3A5AE;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot .tax td.amount,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot .tax td.amount,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot .tax td.amount {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot .grand_total th,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot .grand_total th,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot .grand_total th {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  color: #A3A5AE;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot .grand_total td.amount,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot .grand_total td.amount,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot .grand_total td.amount {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #090A0B;
}
.sales-order-view .order-details-items .table-wrapper .table.table-order-items tfoot tr.grand_total strong,
.sales-order-invoice .order-details-items .table-wrapper .table.table-order-items tfoot tr.grand_total strong,
.sales-order-creditmemo .order-details-items .table-wrapper .table.table-order-items tfoot tr.grand_total strong {
  color: #090A0B;
}
.sales-order-view .cancel-order-modal .modal-inner-wrap,
.sales-order-invoice .cancel-order-modal .modal-inner-wrap,
.sales-order-creditmemo .cancel-order-modal .modal-inner-wrap {
  max-width: 50rem;
  border-radius: 20px;
  padding: 14px 28px 28px 28px;
}
.sales-order-view .cancel-order-modal .modal-content,
.sales-order-invoice .cancel-order-modal .modal-content,
.sales-order-creditmemo .cancel-order-modal .modal-content {
  padding: 2rem;
  border-top: 0px;
  word-break: break-word;
  color: var(--neutral-700, #383b45);
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  min-height: var(--483-rem, 48px);
  align-self: stretch;
  justify-content: center;
  align-items: center;
  gap: var(--161-rem, 16px);
  display: flex;
}
.sales-order-view .cancel-order-modal .modal-content .modal-body-content h3,
.sales-order-invoice .cancel-order-modal .modal-content .modal-body-content h3,
.sales-order-creditmemo .cancel-order-modal .modal-content .modal-body-content h3 {
  display: none;
}
.sales-order-view .cancel-order-modal .modal-content .modal-body-content p,
.sales-order-invoice .cancel-order-modal .modal-content .modal-body-content p,
.sales-order-creditmemo .cancel-order-modal .modal-content .modal-body-content p {
  font-size: 16px;
  color: #090A0B;
}
.sales-order-view .cancel-order-modal .modal-slide .action-close,
.sales-order-invoice .cancel-order-modal .modal-slide .action-close,
.sales-order-creditmemo .cancel-order-modal .modal-slide .action-close {
  display: none;
}
.sales-order-view .cancel-order-modal .modal-footer,
.sales-order-invoice .cancel-order-modal .modal-footer,
.sales-order-creditmemo .cancel-order-modal .modal-footer {
  padding: 2rem;
  border-top: 0px;
  word-break: break-word;
  color: var(--neutral-700, #383b45);
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  min-height: var(--483-rem, 48px);
  align-self: stretch;
  justify-content: center;
  align-items: center;
  gap: var(--161-rem, 16px);
  display: flex;
}
.sales-order-view .cancel-order-modal .modal-title,
.sales-order-invoice .cancel-order-modal .modal-title,
.sales-order-creditmemo .cancel-order-modal .modal-title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 12px;
  color: #090A0B;
  text-align: center;
}
.sales-order-view .cancel-order-modal .modal-body-content,
.sales-order-invoice .cancel-order-modal .modal-body-content,
.sales-order-creditmemo .cancel-order-modal .modal-body-content {
  text-align: left;
}
.sales-order-view .cancel-order-modal .action-dismiss,
.sales-order-invoice .cancel-order-modal .action-dismiss,
.sales-order-creditmemo .cancel-order-modal .action-dismiss {
  display: flex;
  height: var(--button-size-lg-height, 44px);
  padding: 0px var(--button-size-lg-padding, 20px);
  min-width: 133px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: var(--button-size-lg-corner-radius, 1000px) !important;
  border: 1px solid var(--button-color-light-outline-enabled-stroke, #e1e2e5) !important;
  background: var(--button-color-light-outline-enabled-background, #ffffff) !important;
}
.sales-order-view .cancel-order-modal .action-accept,
.sales-order-invoice .cancel-order-modal .action-accept,
.sales-order-creditmemo .cancel-order-modal .action-accept {
  border-radius: 4px;
  display: flex;
  height: var(--button-size-lg-height, 44px);
  padding: 0px var(--button-size-lg-padding, 20px);
  min-width: 133px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-solid-enabled-background, #e01839);
  border: 1px solid #ffffff;
}
@media (min-width: 769px) {
  .cancel-order-modal .modal-footer {
    border-top: 0 !important;
    text-align: right;
  }
}
@media print {
  .cancel-order-modal .modal-footer {
    border-top: 0 !important;
    text-align: right;
  }
}
.modal-popup .form-create-account .fieldset .field.d-half-width {
  width: calc(50% - 6px);
}
.modal-popup span.remember-me-style {
  font-weight: 400;
  color: #626576;
}
.modal-popup input[name=persistent_remember_me] {
  margin: -5px 5px 0 0;
}
.modal-popup .fieldset .wk-action.persistent {
  align-items: center;
}
.modal-popup .modal-content {
  font-size: 16px;
}
.modal-popup .modal-content a {
  font-size: 16px;
}
@media only screen and (max-width: 360px) {
  .modal-popup .wk-additional-login-section {
    flex-direction: column-reverse;
  }
  .modal-popup .wk-additional-login-section .wk-action.persistent {
    align-self: flex-start;
  }
  .modal-popup .wk-additional-login-section .field.choice {
    align-self: flex-end;
    justify-content: end;
  }
  .modal-popup .field {
    width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .modal-popup .field input[type=checkbox] {
    margin: 0 5px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .modal-popup {
    padding: 48px 16px 0 !important;
    width: calc(100% - 32px) !important;
  }
  .modal-popup .modal-content {
    padding: 20px 0px !important;
  }
  .modal-popup .modal-content br {
    display: none;
  }
  .modal-popup .modal-header {
    padding-top: 32px !important;
  }
  .modal-popup .modal-inner-wrap .modal-footer {
    padding: 16px 16px 32px !important;
    gap: 10px !important;
  }
  .modal-popup .modal-inner-wrap .modal-content {
    font-size: 14px;
  }
  .modal-popup .modal-inner-wrap .modal-content a {
    font-size: 14px;
  }
  .modal-popup .action-close {
    margin: 0 !important;
    padding: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mp-newtheme-wrapper .header.content .block-search .block-content {
    right: 0px !important;
    left: 0;
  }
  .mp-newtheme-wrapper .header.content .block-search .block-content .field.search {
    position: unset;
    left: 0;
    width: 100%;
    top: 20px;
  }
}
.footer-social {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 20px 16px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.footer-social .list-icon {
  display: flex;
  gap: 8px;
}
.footer-social .list-icon a {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.05);
  line-height: 40px;
  display: inline-block;
  padding: 0 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wk-rfq-modal.modal-popup .modal-content {
  padding: 0 48px 64px;
  box-sizing: border-box;
}
.main-homepage-slider .slick-next {
  right: 0 !important;
}
.mp-newtheme-wrapper .header.content .minicart-wrapper .action.showcart {
  width: 20px;
}
.miniquote-wrapper .action.showquote {
  position: relative;
}
.subcription-container {
  font-family: Pretendard;
  width: 100%;
  margin: auto;
  max-width: 1152px;
  display: grid;
  padding-top: 32px;
}
.subcription-container .heading {
  font-size: 48px;
  font-weight: 500;
  line-height: 64px;
  letter-spacing: -0.015em;
  text-align: center;
  place-self: center;
  margin: 96px 0px;
  max-width: 920px;
}
.subcription-container .subcription-divider {
  place-self: center;
  width: 359px;
  height: 0px;
  border: 1px 0px 0px 0px;
  border: 1px solid var(--neutral-100, #e1e2e5);
}
.subcription-container .section-description {
  margin: 96px 0px;
  gap: 12px;
  display: grid;
}
.subcription-container .section-description .title {
  color: var(--neutral-900, #090a0b);
  max-width: 920px;
  place-self: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: -0.01em;
  text-align: center;
}
.subcription-container .section-description .description {
  color: var(--neutral-700, #383b45);
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
}
.subcription-container .section-pricing .colum-advanced-plan,
.subcription-container .section-pricing-2-col .colum-advanced-plan,
.subcription-container .section-pricing .colum-feature,
.subcription-container .section-pricing-2-col .colum-feature,
.subcription-container .section-pricing .colum-standard-plan,
.subcription-container .section-pricing-2-col .colum-standard-plan,
.subcription-container .section-pricing .colum-free-plan,
.subcription-container .section-pricing-2-col .colum-free-plan {
  display: flex;
  flex-flow: column;
  justify-content: end;
  padding: var(--spacing-40, 40px) var(--spacing-32, 32px) var(--spacing-40, 40px) var(--spacing-32, 32px);
  gap: 0px;
  border-radius: var(--corner-5xl, 32px);
}
.subcription-container .section-pricing .colum-advanced-plan .title,
.subcription-container .section-pricing-2-col .colum-advanced-plan .title {
  color: var(--neutral-0, #ffffff);
}
.subcription-container .section-pricing .description,
.subcription-container .section-pricing-2-col .description {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
}
.subcription-container .section-pricing .number,
.subcription-container .section-pricing-2-col .number {
  display: flex;
  gap: 8px;
  align-items: start;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
  /* 133.333% */
  letter-spacing: -0.9px;
}
.subcription-container .section-pricing .number .add-on,
.subcription-container .section-pricing-2-col .number .add-on {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: -0.12px;
}
.subcription-container .section-pricing .title,
.subcription-container .section-pricing-2-col .title {
  margin-bottom: 16px;
  color: var(--neutral-600, #090a0b);
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  /* 150% */
  letter-spacing: -0.12px;
}
.subcription-container .colum-feature {
  color: var(--neutral-500, #626576);
}
.subcription-container .colum-feature .item {
  display: flex;
  gap: 12px;
  padding: 12px 0px;
  width: 100%;
  border-top: 1px solid var(--neutral-50, #f1f2f3);
}
.subcription-container .colum-feature .item svg {
  padding: 2px 0px;
}
.subcription-container .colum-feature .item span {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}
.subcription-container .section-pricing-2-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0;
  margin-bottom: 160px;
  gap: 32px;
  color: var(--neutral-900, #090a0b);
}
.subcription-container .section-pricing-2-col .colum-free-plan {
  grid-column: 2;
  background: rgba(125, 199, 125, 0.3);
  color: var(--neutral-900, #090a0b);
  display: flex;
  flex-flow: column;
  justify-content: end;
  padding: var(--spacing-40, 40px) var(--spacing-32, 32px) var(--spacing-40, 40px) var(--spacing-32, 32px);
  gap: 0px;
  border-radius: var(--corner-5xl, 32px);
}
.subcription-container .section-pricing-2-col .colum-free-plan .description {
  color: var(--neutral-500, #626576);
}
.subcription-container .section-pricing-2-col .colum-free-plan .item {
  display: flex;
  gap: 12px;
  padding: 12px 0px;
  width: 100%;
  border-top: 1px solid #e3f4e3;
  color: var(--neutral-900, #090a0b);
}
.subcription-container .section-pricing-2-col .colum-free-plan .item svg {
  padding: 2px 0px;
}
.subcription-container .section-pricing-2-col .colum-free-plan .item span {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}
.subcription-container .section-pricing {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0;
  margin-bottom: 64px;
  gap: 32px;
}
.subcription-container .section-pricing .btn {
  display: flex;
  gap: 6px;
  height: var(--button-size-lg-height, 56px);
  padding: 0px var(--button-size-lg-padding, 16px);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-ghost-enabled-background, #ffffff);
  color: var(--button-color-ghost-enabled-text, #007aff);
  text-align: center;
  transition: all 0.3s ease;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
  font-weight: 700;
}
.subcription-container .section-pricing .btn:hover {
  background: var(--button-color-ghost-hover-background, #f0f7ff);
}
.subcription-container .section-pricing .description {
  margin-bottom: 20px;
}
.subcription-container .section-pricing .colum-standard-plan {
  background: #8bbee74d;
  color: var(--neutral-900, #090a0b);
}
.subcription-container .section-pricing .colum-standard-plan .item {
  display: flex;
  gap: 12px;
  padding: 12px 0px;
  width: 100%;
  border-top: 1px solid #d2e2f0;
}
.subcription-container .section-pricing .colum-standard-plan .item svg {
  padding: 2px 0px;
}
.subcription-container .section-pricing .colum-standard-plan .item span {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}
.subcription-container .section-pricing .colum-standard-plan .description {
  color: var(--neutral-500, #626576);
}
.subcription-container .section-pricing .colum-advanced-plan {
  background: #00203f;
  color: var(--neutral-0, #ffffff);
}
.subcription-container .section-pricing .colum-advanced-plan .number > span {
  background: var(--gradient-text, linear-gradient(260deg, #fff1b9 10.1%, #e8cef6 93.37%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.subcription-container .section-pricing .colum-advanced-plan .description {
  color: #fff;
  opacity: 0.5;
}
.subcription-container .section-pricing .colum-advanced-plan .item {
  display: flex;
  gap: 12px;
  padding: 12px 0px;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.subcription-container .section-pricing .colum-advanced-plan .item svg {
  padding: 2px 0px;
}
.subcription-container .section-pricing .colum-advanced-plan .item span {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}
.mt-40px {
  margin-top: 40px;
}
.mt-24px {
  margin-top: 24px;
}
.book-demo {
  display: flex;
  width: 184px;
  height: var(--button-size-lg-height, 56px);
  padding: 0px var(--button-size-lg-padding, 16px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: var(--button-size-lg-corner-radius, 1000px);
  background: var(--button-color-solid-enabled-background, #007aff);
  cursor: pointer;
}
.book-demo span {
  color: var(--button-color-solid-enabled-text, #ffffff);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}
footer.page-footer {
  background-color: #090a0b !important;
  color: #fff !important;
  padding: 80px 0;
}
.footer.content {
  padding-top: 0;
  padding-bottom: 0;
}
footer.page-footer ul {
  padding: 0 !important;
}
footer.page-footer .footer.content .links li a {
  color: var(--neutral-0, #ffffff) !important;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: 400;
  opacity: 0.6;
}
.link-footer-midd {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  max-width: 1152px;
  margin: auto;
}
.page-footer .link-footer-midd .link-footer-ul {
  width: 20%;
  padding: 0 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.page-footer .link-footer-midd .link-footer-ul h6 {
  color: var(--neutral-0, #ffffff);
  margin: 0;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
  font-weight: 700;
}
.page-footer .link-footer-midd .link-footer-ul li {
  font-size: unset;
}
.page-footer .link-footer-midd .link-footer-ul.link-footer-ul--group {
  gap: 40px;
}
.page-footer .link-footer-midd .link-footer-ul.link-footer-ul--group > div {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer.content .links {
  padding: 0 !important;
  width: 100%;
}
.footer.content .links .widget.block.block-static-block {
  width: 100%;
}
.footer-social-section {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 20px 16px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.footer-social-section ul,
.page-footer .footer.content .footer-social-section ul {
  display: flex !important;
  justify-content: flex-end;
  gap: 12px;
  align-items: center;
}
.footer-social-section ul li {
  margin: 0 !important;
}
footer.page-footer .footer.content .footer-social-section ul li a {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.05);
  line-height: 40px;
  display: inline-block;
  padding: 0 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-social-section img {
  vertical-align: middle;
}
.footer-social-section p span img {
  margin-right: 10px;
}
.footer-social-section p {
  padding-top: 5px;
}
.page-footer .footer.content ul.footer.links {
  float: right;
  width: auto;
  text-align: right;
  display: flex !important;
  flex-direction: column;
  gap: 6px;
  padding-right: 16px !important;
}
.page-footer .footer.content ul.footer.links li {
  min-height: 24px;
  margin: 0;
}
.page-footer .footer.content .link-footer-ul ul.footer.links {
  float: none;
  text-align: left;
  width: 100%;
  display: flex !important;
  flex-direction: column;
  gap: 20px;
}
.footer-social-section p img {
  margin-right: 3px;
}
footer.page-footer small.copyright {
  background-color: transparent;
  text-align: left;
  width: auto;
  display: inline-block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
  padding: 0 0 0 16px;
  max-width: none;
}
footer.page-footer {
  margin-top: 0;
}
footer.page-footer {
  display: inline-block;
  width: 100%;
}
.mp-newtheme-wrapper .page-footer .footer.content .footer.links h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .mp-newtheme-wrapper .page-footer .footer.content {
    max-width: 1152px !important;
    width: 100%;
    margin: auto;
  }
}
.relative-title {
  position: relative;
  width: 360px;
  height: 270px;
  border-radius: 32px;
  overflow: hidden;
}
.absolute-title {
  position: absolute;
  padding: 32px 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  bottom: 0;
  left: 0;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
}
.header.content .block.block-menu .contact-sale-mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  body.account #maincontent {
    padding-top: 0px !important;
  }
  .homepage-popup {
    width: 600px;
    max-width: 90%;
    left: 50% !important;
    transform: translate(-50%, 0) !important;
    top: 80px;
  }
  .homepage-popup .homepage-popup-inner [data-content-type=buttons]:nth-of-type(2) a.pagebuilder-button-primary {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    width: 212px;
    height: 44px;
    background: #090A0B;
    border-radius: 1000px;
    margin: 0;
  }
  .homepage-popup .homepage-popup-inner [data-content-type=buttons]:nth-of-type(2) a.pagebuilder-button-primary span {
    font-size: 14px;
  }
  .homepage-popup .homepage-popup-inner .btn-become-a-partner {
    margin-bottom: 48px;
    margin-top: 40px;
  }
  .homepage-popup .homepage-popup-inner .request {
    right: 10px;
  }
  .homepage-popup .homepage-popup-inner .request ul li {
    font-size: 14px;
    line-height: 1.5;
  }
  .homepage-popup .homepage-popup-inner .desc-top .promo {
    right: 2px;
    top: -70px;
  }
  .homepage-popup .homepage-popup-inner .close {
    top: 10px;
    right: 10px;
    padding: 16px;
  }
}
@media only screen and (max-width: 380px) {
  .homepage-popup .homepage-popup-inner .desc-top {
    padding: 56px 16px 0;
  }
  .homepage-popup .homepage-popup-inner .desc-bottom {
    padding: 0 16px;
  }
}
.homepage-popup .homepage-popup-inner h2 {
  text-align: left;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.005em;
  color: #090A0B;
}
.homepage-popup .homepage-popup-inner p {
  text-align: left;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #383B45;
}
.homepage-popup .homepage-popup-inner [data-content-type=buttons]:nth-of-type(1) [data-content-type=button-item] {
  width: 100%;
}
.homepage-popup .homepage-popup-inner [data-content-type=buttons]:nth-of-type(1) [data-content-type=button-item] a {
  float: left;
}
.homepage-popup .homepage-popup-inner [data-content-type=buttons]:nth-of-type(1) .pagebuilder-button-primary {
  font-weight: 700 !important;
  font-size: 12px !important;
  line-height: 18px !important;
  width: auto;
  padding: 12px 24px;
}
.homepage-popup .homepage-popup-inner [data-content-type=buttons]:nth-of-type(1) .pagebuilder-button-primary span {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.homepage-popup .homepage-popup-inner [data-content-type=buttons]:nth-of-type(1) .pagebuilder-button-primary span:before {
  background-image: url('../images/badge-stroke.svg');
  width: 16px;
  height: 16px;
  content: '';
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 12px;
}
@media screen and (max-width: 1440px) {
  .wishlist-index-index .wishlist-toolbar {
    width: 100% !important;
  }
  .wishlist-index-index .solumeslrfq-page-header-wrapper {
    width: 100% !important;
  }
  .wishlist-index-index .solumeslrfq-page-header-wrapper .action.primary {
    float: right;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: "solum-icon";
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 32px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: "\e905";
    font-family: "solum-icon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: "\e907";
    font-family: "solum-icon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: "solum-icon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #383b45;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #383b45;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  #bss-content-option-product.bss-configurable-grid-view-popup {
    max-height: 640px;
  }
  .bss-fastorder-form .mobile-tfoot {
    display: none !important;
  }
  .panel-content-table .bss-fastorder-multiple-form {
    border-right: 1px solid #eee;
  }
  .panel-content-table .bss-fastorder-multiple-form thead,
  .panel-content-table .bss-fastorder-multiple-form tfoot {
    display: block;
  }
  .panel-content-table .bss-fastorder-multiple-form tbody {
    display: block;
    max-height: 621px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .panel-content-table .bss-fastorder-multiple-form tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .panel-content-table .bss-fastorder-multiple-form tbody tr .bss-fastorder-row-ref {
    width: 27%;
  }
  .panel-content-table .bss-fastorder-multiple-form tbody tr.foot1 {
    background: #f9f9f9 !important;
  }
  .panel-content-table .bss-fastorder-multiple-form tbody tr.foot1 .add-to-line {
    width: 27%;
  }
  .panel-content-table .bss-fastorder-multiple-form tfoot {
    width: 100%;
    display: table;
  }
  .panel-content-table .bss-fastorder-multiple-form tfoot td.add-to-line {
    width: 27%;
    border-right: none;
  }
  .panel-content-table .bss-fastorder-multiple-form tfoot td.fill-line {
    width: 40%;
    border-right: none;
    border-left: none;
  }
  .panel-content-table .bss-fastorder-multiple-form tfoot td.total-qty-fastorder {
    width: 13%;
    border-right: none;
    border-left: none;
  }
  .panel-content-table .bss-fastorder-multiple-form tfoot td.subtotal-fastorder {
    width: 20%;
    border-left: none;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td.bss-fastorder-row-ref {
    width: 60%;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td.bss-fastorder-row-edit-delete {
    width: 15%;
  }
  .links.nav-fastorder-toggle .mini-fast-order-toggle #bss-fastorder-form table td.bss-fastorder-row-qty {
    width: 25%;
  }
  .block-authentication .block-new-customer .actions-toolbar div.primary {
    float: none;
    width: 100%;
    display: table;
  }
  .block-authentication .block-new-customer .actions-toolbar div.primary a {
    float: right;
  }
  .block-authentication .block-new-customer .actions-toolbar .b2b-button {
    margin-top: 10px;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
    float: none !important;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
    color: #5e5e5e;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(209, 209, 209, 0.8), inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: "\e60d";
    font-family: "solum-icon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: "\e920";
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: "\e927";
    font-family: "solum-icon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #0053af;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: "solum-icon";
    content: "";
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: "";
    font-family: "solum-icon";
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 700;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    content: '\e618';
    font-family: "solum-icon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #d1d1d1;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #d1d1d1;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 5px 20px 6px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e905";
    font-family: "solum-icon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: "solum-icon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .product-info-main .product.attribute.overview {
    margin: 0 0 24px !important;
  }
  .product-add-form {
    padding-top: 0 !important;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: calc(100% - 168px - 14px);
  }
  .page-layout-1column .product-info-main {
    width: 58.33333333%;
    float: none;
  }
  .page-layout-1column .product.media {
    width: 41.66666667%;
    float: none;
    margin-bottom: 0;
  }
  .catalog-category-view.page-layout-2columns-left .category-view {
    position: relative;
  }
  .catalog-category-view.page-layout-2columns-left .page-title-wrapper {
    display: none;
  }
  .catalog-category-view.page-layout-2columns-left .product-item {
    position: relative;
    margin: 0;
  }
  .catalog-category-view.page-layout-2columns-left .product-item-info {
    width: 100%;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  }
  .catalog-category-view.page-layout-2columns-left .product-item-info:hover a.action.towishlist {
    display: block;
  }
  .catalog-category-view.page-layout-2columns-left .product-item-actions a.action.towishlist {
    border-radius: 100px;
    color: rgba(0, 0, 0, 0.32);
    margin-right: 7px;
    margin-top: 7px;
    display: inline-block;
    background-color: transparent;
    display: none;
  }
  .catalog-category-view.page-layout-2columns-left .product-item-actions a.action.towishlist:before {
    content: '\e600';
    margin: 0;
  }
  .catalog-category-view.page-layout-2columns-left .product-item-actions a.action.towishlist:hover {
    background-color: #e9e9e9;
  }
  .catalog-category-view.page-layout-2columns-left .product-item-actions .actions-primary + .actions-secondary {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
  .catalog-category-view.page-layout-2columns-left .product-item-inner {
    width: 100%;
    background: unset;
    box-shadow: unset;
    border: unset;
    border-top: unset;
    left: unset;
    margin: unset;
    padding: unset;
    right: unset;
    z-index: unset;
  }
  .catalog-category-view.page-layout-1column .product-item-details .quote-category {
    transform: scale(0);
    display: none !important;
    width: 0;
    height: 0;
    color: transparent;
    visibility: hidden;
  }
  .catalog-category-view.page-layout-1column .product-item-details .quote-category button {
    transform: scale(0);
    width: 0;
    height: 0;
    display: none;
    visibility: hidden;
    color: transparent;
    font-size: 0;
  }
  .catalog-category-view.page-layout-1column .products-grid .product-item {
    width: 50%;
  }
  .catalog-category-view.page-layout-1column .filter-options-title {
    display: none;
  }
  .catalog-category-view.page-layout-1column .filter.block .items .item a {
    color: #090A0B;
  }
  .catalog-category-view.page-layout-1column .filter.block .items .item a:hover {
    background: none;
    color: #090A0B;
  }
  .catalog-category-view.page-layout-1column .filter.block .items .item a:active {
    background: none;
    color: #090A0B;
  }
}
@media all and (min-width: 1024px), print {
  .bss-desktop-hide {
    display: none;
  }
  .bss-tier-detailed {
    max-width: 265px;
  }
  .product-add-form .configu-table {
    padding: 30px 0 45px;
    margin-bottom: 0px;
  }
  .product-add-form .configu-table .content-config {
    margin: 0 10px;
  }
  .product-add-form .total-area,
  .product-add-form .box-cart-new {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
  }
  .product-add-form .box-cart-new {
    border-bottom: 1px solid #c1c1c1;
  }
  .table-tier {
    padding: 0;
    border: 0;
    overflow-x: auto;
  }
  .table-tier table tbody tr td {
    border-bottom: 0;
  }
  #bss_configurablegridview ~ .field {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
  }
  #bss-fastorder-form table td {
    padding: 20px 30px;
  }
  #bss-fastorder-form .bss-fastorder-row-qty .qty {
    width: 35px;
  }
  .bss-fastorde-bottom tr td .multiple-wishlist .multi-show {
    width: 70%;
    padding: 0 25px;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    padding: 5px 20px 6px 20px;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .catalog-category-view.page-layout-1column .products-grid .product-items {
    padding: 0 160px;
  }
  .catalog-category-view.page-layout-1column .products-grid .product-items .product-item {
    width: 50%;
    padding: 0;
  }
  .catalog-category-view.page-layout-1column .filter-options-title {
    display: none;
  }
  .catalog-category-view.page-layout-1column .filter-options-content {
    padding: 0;
  }
  .catalog-category-view.page-layout-1column .filter-options-content .item:hover {
    background-color: transparent;
  }
}
@media all and (min-width: 1440px), print {
  #bss-content-option-product.bss-configurable-grid-view-popup {
    max-height: 864px;
  }
  #bss-content-option-product.bss-configurable-grid-view-popup .photo {
    max-height: 214px;
  }
  #bss-content-option-product #bss-fastorder-form-option #bss_configurablegridview {
    max-height: 300px;
  }
  #bss-fastorder-form .bss-fastorder-row-qty .qty {
    width: 40px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
