.page-template-page-auction-packages-kr [lang="ko"] {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 84%;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-img h1 [lang="ko"],
.page-template-page-auction-packages-kr .archive-auction-packages .hero-region-picker > h3 [lang="ko"],
.page-template-page-auction-packages-kr .archive-auction-packages .hero-img .hero-region-picker .archive-btn-blue [lang="ko"],
.page-template-page-auction-packages-kr .archive-auction-packages-carousel-section .archive-auction-packages-carousel .carousel-item .carousel-label [lang="ko"],
.page-template-page-auction-packages-kr .archive-auction-packages-carousel-section .archive-btn-blue [lang="ko"],
.page-template-page-auction-packages-kr .archive-auction-packages-carousel .carousel-item .carousel-title h3 [lang="ko"],
.page-template-page-auction-packages-kr .archive-auction-packages-trending-section .container > h3 [lang="ko"],
.page-template-page-auction-packages-kr .auction-package-carousel-item-footer button [lang="ko"],
.page-template-page-auction-packages-kr .auction-package-grid-items-type h3 [lang="ko"],
.page-template-page-auction-packages-kr .pdf-form .btn-blue [lang="ko"],
.page-template-page-auction-packages-kr .pdf-form .btn-outline-black [lang="ko"],
.page-template-page-auction-packages-kr .contact-form h3 [lang="ko"],
.page-template-page-auction-packages-kr .auction-package-carousel-item-content h4 [lang="ko"],
.page-template-page-auction-packages-kr .auction-package-grid-items-type .auction-package-grid-item strong [lang="ko"],
.page-template-page-auction-packages-kr .auction-package-grid-footer .archive-btn-black [lang="ko"] {
    font-weight: 700;
}

.archive-btn-blue,
.archive-btn-blue-inverted {
    border: 1px solid #50C9ED;
    text-align: center;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #50C9ED;
    padding: 16.5px 34px;
    text-transform: uppercase;
    font-family: 'TVNordEF-BlackCon';
    font-size: 22px;
}

.tax-auction-package-region .archive-auction-packages-carousel-section .archive-btn-blue,
.post-type-archive-auction-package .archive-auction-packages-carousel-section .archive-btn-blue {
    color: #39BADD;
    border: 1px solid #39BADD;
}

.tax-auction-package-region .archive-auction-packages-carousel-section .archive-btn-blue:hover,
.post-type-archive-auction-package .archive-auction-packages-carousel-section .archive-btn-blue:hover {
    color: #fff;
    background-color: #39BADD;
}

.tax-auction-package-region-country .archive-auction-packages-carousel-section .archive-btn-blue,
.page-template-page-auction-packages-kr .archive-auction-packages-carousel-section .archive-btn-blue {
    color:  #4FC8ED;
    border: 1px solid #4FC8ED;
}

.tax-auction-package-region-country .archive-auction-packages-carousel-section .archive-btn-blue:hover,
.page-template-page-auction-packages-kr .archive-auction-packages-carousel-section .archive-btn-blue:hover {
    color: #fff;
    background-color: #4FC8ED;
}

.archive-auction-packages-carousel .carousel-item__text a.archive-btn-blue {
    padding: 12px 18px;
}

.archive-btn-blue:hover,
.archive-btn-blue-inverted {
    color: #fff;
    background-color: #50C9ED;
}

.archive-btn-black:focus,
.archive-btn-blue:focus,
.archive-btn-white:focus {
    text-decoration: none;
    outline: none;
}

.archive-btn-blue-inverted:hover {
    color: #003B5C;
    background-color: #fff;
    border-color: #fff;
}

.archive-btn-white:focus {
    color: #fff;
}

.archive-btn-white {
    border: 1px solid #FFF;
    text-align: center;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #FFF;
    padding: 16.5px 34px;
    text-transform: uppercase;
    font-family: 'TVNordEF-BlackCon';
    font-size: 22px;
}

.archive-btn-black {
    border: 1px solid #000;
    text-align: center;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #000;
    padding: 16.5px 34px;
    text-transform: uppercase;
    font-family: 'TVNordEF-BlackCon';
    font-size: 22px;
}

.archive-btn-white:hover {
    color: #50C9ED;
    background-color: #fff;
}

.archive-btn-black:hover {
    color: #fff;
    background-color: #4fc8ed;
    border-color: #4fc8ed;
}

.archive-btn-black:active,
.archive-btn-black:focus,
.archive-btn-black:visited {
    color: #000000;
}

.archive-btn-blue:hover,
.archive-btn-white:hover,
.archive-btn-black:hover {
    text-decoration: none;
}

.fancybox-slide--html .fancybox-close-small {
    padding: 6px;
}

body.admin-bar header, body.admin-bar .fancybox-toolbar {
    top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar header, body.admin-bar .fancybox-toolbar {
        top: 46px;
    }
}

h3.with-top-line, .h3.with-top-line {
    position: relative;
    padding-top: 23px;
    margin-bottom: 20px;
    letter-spacing: 0.72px;
}

h3.with-top-line:before, .h3.with-top-line:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 55px;
    height: 5px;
    background-color: #4FC8ED;
}

h3.black {
    color: #333333;
}

h3.blue, .h3.blue {
    color: #39BADD;
}

h3.blue.with-top-line:before, .h3.blue.with-top-line:before {
    background-color: #ffd943;
}

@media (min-width: 576px) {

    h3.with-top-line:before, .h3.with-top-line:before {
        width: 60px;
    }
}

.contact-box {
    width: 100%;
    background: #003B5C;
    display: block;
    padding: 30px;
}

.contact-box-container {
    margin-top: -175px;
}

@media (max-width: 991px) {

    .contact-box-container {
        margin-top: 0;
    }
}

.contact-box .main-title {
    color: #fff;
    margin-bottom: 5px;
    padding-top: 15px;
}

.contact-box p {
    font-size: 17px;
    margin-bottom: 25px;
}

.contact-form {
    background-color: #f1f1f1;
    padding: 20px;
    width: 380px;
    display: none;
}

@media screen and (max-width: 992px) {

    .contact-box {
        margin: 40px auto 0;
        width: 70%;
    }
}

@media screen and (max-width: 640px) {

    .contact-box {
        width: 100%;
    }
}

.pdf-form {
    background-color: #fff;
    padding: 40px 40px 110px;
    width: 90%;
    height: 90%;
    display: none;
    overflow: hidden;
}

.fancybox-slide--html .fancybox-close-small {
    padding: 6px;
}

.pdf-form .btn-blue {
    margin-top: 10px;
    background: #4FC8ED;
    color: #fff;
    border: 1px solid #4FC8ED;
    transition: 0.2s all;
}

.pdf-form .btn-blue:hover {
    color: #000;
    background: none;
    border: 1px solid #000;
}

.pdf-form .btn-outline-black {
    margin: 10px 0 0 10px;

    background-color: transparent;
    border-color: #000;
    color: #000;

    transition: 0.2s all;
}

.pdf-form .btn-outline-black:hover {
    background-color: #50c9ed;
    border-color: #50c9ed;
    color: #fff;
}


@media (max-width: 660px) {

    .pdf-form .btn-outline-black {
        margin: 10px 0 0 0;
    }

    .pdf-form .btn {
        padding: 13px 15px 12px;
        min-width: 135px;
    }

    .pdf-form {
        padding: 20px 20px 160px;
        width: 100%;
        height: 100%;
    }

    .fancybox-slide--html .fancybox-close-small {
        padding: 2px;
    }

    .fancybox-button {
        width: 26px;
        height: 26px;
    }
}

.auction-package-carousel-item {
    width: 100%;
    max-width: calc(360px + 15px * 2);

    padding: 0 15px;
}

.auction-package-carousel-item-inner {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.auction-package-carousel-item-inner:hover {
    text-decoration: none;
}

.auction-package-carousel-item-inner > a {
    position: relative;
}

.auction-package-carousel-item-inner > a:after {
    content: '';
    display: block;

    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;

    background: #173a56;

    opacity: 0;
    visibility: hidden;

    pointer-events: none;
    transition: 0.2s all;
}

.auction-package-carousel-item-inner:hover > a:after {
    opacity: 0.3;
    visibility: visible;
}

.auction-package-carousel-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.auction-package-carousel-item-content {
    padding: 25px;
    flex-grow: 1;
    background-color: #fff;
}

.auction-package-carousel-item-content h4 {
    margin: 0 0 8px;

    font-size: 24px;
    line-height: 1;
    color: #39BADD;
}

.auction-package-carousel-item-content h4 a:hover {
    text-decoration: none;
}

.auction-package-carousel-item-content p {
    margin: 0;

    font-size: 18px;
    line-height: 28px;
    color: #000;
}

.page-template-page-auction-packages-kr .auction-package-carousel-item-content p,
.page-template-page-auction-packages-kr .auction-package-carousel-item-footer {
    font-size: 18px;
    line-height: 1.5;
}

.auction-package-carousel-item-footer {
    display: flex;
    flex-direction: row;
    padding: 24px 0 0;
}

.auction-package-carousel-item-footer button,
.auction-package-carousel-item-footer a {
    padding: 0;

    font-family: 'TVNordEF-Bold', sans-serif;
    font-size: 18px;
    color: #39BADD;

    border: none;
    border-radius: 0;

    background: none;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
}

.auction-package-carousel-item-footer .ap-button:hover,
.auction-package-carousel-item-footer button:hover {
    text-decoration: underline;
}

.auction-package-carousel-item-footer .ap-button,
.auction-package-carousel-item-footer button {
    position: relative;
    margin-right: 20px;
}

.page-template-page-auction-packages-kr .auction-package-carousel-item-footer button {
    margin-right: 0;
}

.auction-package-carousel-item-footer .ap-button:after,
.auction-package-carousel-item-footer button:after {
    content: '';
    display: block;

    width: 1px;
    height: 22px;

    position: absolute;
    right: -20px; top: 1px;

    background: #B9B9B9;
}

.auction-package-carousel-item-footer a:not(:first-child):after {
    content: '';
    display: block;
    width: 1px;
    height: 22px;
    position: absolute;
    right: calc(100% + 10px);
    top: 1px;
    background: #B9B9B9;
}

.page-template-page-auction-packages-kr .auction-package-carousel-item-footer button:after {
    display: none;
    content: inherit;
}

.auction-package-carousel-item-footer a:not(.ap-button):not(:first-child) {
    margin-left: 20px;
}

.archive-auction-packages .dropdown .dropdown-toggle {
    position: relative;
    display: block;
    padding: 15px 13px;

    font-size: 18px;
    line-height: 20px;
    color: #999;

    border: 1px solid #999;
    background-color: #fff;
}

.archive-auction-packages .dropdown .dropdown-backdrop {
    display: none !important;
}

.archive-auction-packages .dropdown .dropdown-toggle:hover,
.archive-auction-packages .dropdown .dropdown-toggle:focus {
    text-decoration: none;
}

.archive-auction-packages .dropdown .dropdown-toggle:after {
    content: '';

    width: 0;
    height: 0;

    position: absolute;
    top: 50%;
    right: 15px;

    margin-top: -3px;

    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #000 transparent;

    pointer-events: none;
}

.archive-auction-packages .dropdown .dropdown-menu {
    width: 100%;
    max-height: 280px;
    overflow-x: auto;

    padding: 0;
    margin: -1px 0 0;

    border: 1px solid #999;
    border-top: none;

    background: #fff;
    box-shadow: none;

    z-index: 2;
}

.archive-auction-packages .dropdown .dropdown-menu li a {
    display: block;
    padding: 10px 15px 10px 13px;

    font-size: 18px;
    line-height: 20px;
    color: #999;
}

.archive-auction-packages .dropdown .dropdown-menu li.divider:first-of-type {
    margin-top: 0;
}

.archive-auction-packages .dropdown .dropdown-menu li.country-item a {
    padding-left: 34px;
}

.archive-auction-packages .dropdown .dropdown-menu li.divider {
    margin: 10px 15px 10px 13px;
}

.archive-auction-packages .hero-img {
    position: relative;
    padding: 240px 0 70px;

    background-image: var(--bg-desktop);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tax-auction-package-region-country .archive-auction-packages .hero-img,
.page-template-page-auction-packages-kr .archive-auction-packages .hero-img {
    padding-top: 150px;
    padding-bottom: 30px;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-img {
    padding-top: 250px;
}

.archive-auction-packages .hero-img:after {
    content: '';
    display: block;

    position: absolute;
    top: 235px; left: 0; right: 0; bottom: 0;

    background: transparent linear-gradient(0deg, #021625 0%, #02162500 100%) 0% 0% no-repeat padding-box;
    z-index: 1;
}

.archive-auction-packages .hero-img .container {
    position: relative;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 60px;

    z-index: 2;
}

.archive-auction-packages .hero-img .container:before,
.archive-auction-packages .hero-img .container:after {
    content: inherit;
    display: none;
}

.archive-auction-packages .hero-img .hero-text,
.archive-auction-packages .hero-img .hero-region-picker {
    width: 100%;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-img .hero-region-picker .archive-btn-blue {
    background: #4FC8ED;
    color: #fff;
    border: 1px solid #4FC8ED;
    transition: 0.2s all;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-img .hero-region-picker .archive-btn-blue:hover {
    color: #4FC8ED;
    background: none;
    border: 1px solid #4FC8ED;
}

.archive-auction-packages .hero-img .hero-text {
    max-width: 656px;
}

.archive-auction-packages .hero-img .hero-text > a {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    margin: 0 0 68px;

    font-size: 18px;
    letter-spacing: 2.34px;
    color: #FFD943;
    text-transform: uppercase;
}

.archive-auction-packages .hero-img .hero-text > a:hover {
    text-decoration: underline;
}

.archive-auction-packages .hero-img .hero-text > a svg {
    width: 25px;
    height: 25px;
    margin: 0 4px 0 0;
}

.archive-auction-packages .hero-img .hero-text span.hero-text-back-mobile {
    display: none;
}

.archive-auction-packages .hero-img h1 {
    max-width: 570px;
    margin: 0 0 20px;

    font-size: 70px;
    line-height: 62px;
    letter-spacing: 1.4px;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-img h1 {
    margin: 0 0 25px;
    font-size: 60px;
    line-height: 1;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-img h2 {
    margin: 0 0 25px;
}

/*.page-template-page-auction-packages-kr .archive-auction-packages .hero-img h1 span {*/
/*    font-size: 70px;*/
/*}*/

.archive-auction-packages .hero-img h2 {
    margin: 0 0 30px;

    font-family: 'TVNordEF-Regular', sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.45;
}

.archive-auction-packages .hero-img p {
    font-size: 18px;
    line-height: 28px;
}

.archive-auction-packages .hero-img .hero-region-picker {
    max-width: 360px;
    flex-shrink: 0;

    margin-top: auto;
    padding: 30px;

    background-color: #003B5C;
}

.tax-auction-package-region-country .archive-auction-packages .hero-img .hero-region-picker,
.page-template-page-auction-packages-kr .archive-auction-packages .hero-img .hero-region-picker {
    margin-bottom: 85px;
}

.archive-auction-packages .hero-region-picker .dropdown-menu::-webkit-scrollbar {
    width: 16px;
    background-clip: padding-box;
}

.archive-auction-packages .hero-region-picker .dropdown-menu::-webkit-scrollbar-track {
    background-color: #F4F4F4;
    height: 8px;
    background-clip: padding-box;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.archive-auction-packages .hero-region-picker .dropdown-menu::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #0F2464;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.archive-auction-packages .hero-region-picker .dropdown-menu::-webkit-scrollbar-button {
    display: none;
}

.archive-auction-packages .hero-region-picker > h3 {
    position: relative;
    padding: 23px 0 0;
    margin: 0 0 8px;

    letter-spacing: 0.72px;
    line-height: 33px;
    color: #fff;
}

/*.page-template-page-auction-packages-kr .archive-auction-packages .hero-region-picker > h3 {*/
/*    margin: 0 0 16px;*/
/*}*/

.archive-auction-packages .hero-region-picker > h3:before {
    content: '';
    display: block;

    width: 60px;
    height: 5px;

    position: absolute;
    top: 0; left: 0;

    background-color: #FFD13F;
}

.archive-auction-packages .hero-region-picker > label,
.archive-auction-packages .hero-region-picker > small {
    display: block;
    margin: 0 0 20px;

    font-size: 17px;
    line-height: 25px;
    color: #fff;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-region-picker > label {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
}

.page-template-page-auction-packages-kr .archive-auction-packages-trending-section .container > p {
    font-size: 18px;
    line-height: 1.5;
}

.archive-auction-packages-carousel-section {
    padding: 60px 0;
    overflow: hidden;
}

.archive-auction-packages-carousel-section > .container {
    padding: 0;
}

/*.tax-auction-package-region-country .archive-auction-packages-carousel-section,*/
.archive-auction-packages-carousel-section > .container {
    padding: 0;
}

.tax-auction-package-region-country .archive-auction-packages-carousel-section,
.page-template-page-auction-packages-kr .archive-auction-packages-carousel-section {
    padding-top: 30px;
    background: transparent linear-gradient(0deg, #173A56 0%, #14334D 18%, #051626 100%, #051626 100%, #72AAC2 100%);
}

.archive-auction-packages-carousel .carousel-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4fr 33px 6fr;
    grid-template-columns: 4.5fr 5.5fr;
    align-items: center;
    gap: 50px;
    /*padding: 0;*/
    padding: 0 15px;
}

.archive-auction-packages-carousel .carousel-item .carousel-label {
    color: #39BADD;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'TVNordEF-BlackCon';
}

.tax-auction-package-region-country .archive-auction-packages-carousel-section .archive-auction-packages-carousel .carousel-item .carousel-label,
.page-template-page-auction-packages-kr .archive-auction-packages-carousel-section .archive-auction-packages-carousel .carousel-item .carousel-label {
    color:  #4FC8ED;
}

.tax-auction-package-region-country .archive-auction-packages-carousel-section .archive-auction-packages-carousel .carousel-item .carousel-label {
    color:  #4FC8ED;
}

.archive-auction-packages-carousel .carousel-item .carousel-title h3 {
    color: #04111A;
    font-family: 'TVNordEF-Black';
    font-size: 36px;
    line-height: 1.25;
    margin-bottom: 20px;
    margin-top: 6px;
}

.archive-auction-packages-carousel .carousel-item .carousel-content {
    color: #04111A;
    font-size: 17px;
    line-height: 23.8px;
    margin-bottom: 30px;
}

.tax-auction-package-region-country .archive-auction-packages-carousel .carousel-item .carousel-title h3,
.tax-auction-package-region-country .archive-auction-packages-carousel .carousel-item .carousel-content,
.page-template-page-auction-packages-kr .archive-auction-packages-carousel .carousel-item .carousel-content,
.page-template-page-auction-packages-kr .archive-auction-packages-carousel .carousel-item .carousel-title h3 {
    color: #fff;
}

.page-template-page-auction-packages-kr .archive-auction-packages-carousel .carousel-item .carousel-content {
    font-size: 18px;
    line-height: 1.5;
}

.archive-auction-packages-carousel .carousel-item__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 400px;
    position: relative;
}

.archive-auction-packages-carousel .carousel-item__image img {
    max-width: 486px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.archive-auction-packages-carousel .statistic-block {
    background: #173A56;
    position: absolute;
    left: 0;
    bottom: 60px;
    padding: 25px;
    color: #fff;
}

.archive-auction-packages-carousel .statistic-block > div:not(:last-child) {
    margin-bottom: 20px;
}

.archive-auction-packages-carousel .statistic-block .carousel-statistics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
}

.archive-auction-packages-carousel .statistic-block .carousel-statistics .carousel-statistic {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*font-weight: bold;*/
    border-left: 1px solid rgba(167, 167, 167, .4);
    font-family: 'TVNordEF-Black';
}

.archive-auction-packages-carousel .statistic-block .carousel-statistics .carousel-statistic.value-carousel-statistic--no-border {
    padding-left: 0;
    border-left: none;
}

.archive-auction-packages-carousel .statistic-block .carousel-statistics .carousel-statistic .value {
    color: #4FC8ED;
    font-size: 49px;
    line-height: 44px;
    font-family: 'TVNordEF-BlackCon';
    margin-bottom: 10px;
    font-weight: 400;
}

.archive-auction-packages-carousel .statistic-block .carousel-statistics .carousel-statistic .value-description {
    letter-spacing: 1.68px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'TVNordEF-Bold';
    text-transform: uppercase;
}

.archive-auction-packages-carousel .statistic-block .carousel-statistics .carousel-statistic .statistic-source {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0px;
    font-family: 'TVNordEF-Regular';
}

.archive-auction-packages-carousel .statistic-block .carousel-logo {
    max-width: 100%;
    width: 100%;
    column-gap: 3%;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
    font-weight: 600;
}

.archive-auction-packages-carousel .statistic-block .carousel-logo.count-3 img {
    max-width: 28.5%;
    width: auto;
    max-height: 43px;
    margin: 0;
}

.archive-auction-packages-carousel .statistic-block .carousel-logo.count-2 img {
    max-width: 39%;
}

.archive-auction-packages-carousel .statistic-block .carousel-logo img {
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
    max-width: 180px;
    width: auto;
}

.archive-auction-packages-carousel .statistic-block .carousel-logo.count-1 {
    display: block;
}

.archive-auction-packages-carousel .statistic-block .carousel-logo.count-1 img {
    max-height: 43px;
    object-position: left;
}

.archive-auction-packages-carousel .slick-arrow {
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 52px;
    height: 30px;
    cursor: pointer;
}

.archive-auction-packages-carousel .slick-arrow.slick-prev {
    left: -102px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='52.668' height='30' viewBox='0 0 52.668 30'%3e%3cpath id='Path_72' data-name='Path 72' d='M172.166,895l-15-15,15-15,2.579,2.544-10.614,10.614h45.7v3.683h-45.7l10.614,10.581Z' transform='translate(-157.166 -865)' fill='%2350c9ed'/%3e%3c/svg%3e ");
}

.archive-auction-packages-carousel .slick-arrow.slick-next {
    right: -102px;
    background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' width='52.668' height='30' viewBox='0 0 52.668 30'%3e%3cg id='Group_101' data-name='Group 101' transform='translate(-1470.166 -865)'%3e%3cpath id='Path_73' data-name='Path 73' d='M1507.834,865l15,15-15,15-2.579-2.544,10.614-10.614h-45.7v-3.683h45.7l-10.614-10.581Z' fill='%2350c9ed'/%3e%3c/g%3e%3c/svg%3e");
}

.archive-auction-packages-trending-section {
    padding: 60px 0;
    background-color: #F1F1F1;
}

.archive-auction-packages-trending-section .container > h3 {
    margin: 0 0 14px;
    color: #000;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-region-picker > h3 {
    margin: 0 0 14px;
}

.page-template-page-auction-packages-kr .archive-auction-packages .hero-img p {
    line-height: 1.5;
}

.archive-auction-packages-trending-section .container > h3:before {
    background: #FFD943;
}

.archive-auction-packages-trending-section .container > p {
    margin: 0 0 30px;
    font-size: 18px;
}

.archive-auction-packages-trending-section .trending-carousel {
    width: 1170px;
    margin: 0 auto;
}

.archive-auction-packages-trending-section .trending-carousel .slick-list {
    /*padding-left: calc((100vw - 1170px - 15px) / 2);*/
    margin-right: 5px;
}

.archive-auction-packages-trending-section .trending-carousel .slick-track {
    display: flex;
    margin: 0;
}

.archive-auction-packages-trending-section .trending-carousel .slick-dots,
.archive-auction-packages-quote-section .quotes-carousel .slick-dots {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
}

.archive-auction-packages-quote-section .quotes-carousel .slick-dots {
    margin-top: 10px;
}

.archive-auction-packages-trending-section .trending-carousel .slick-dots li,
.archive-auction-packages-quote-section .quotes-carousel .slick-dots li {
    list-style: none;
}

.archive-auction-packages-trending-section .trending-carousel .slick-dots li button,
.archive-auction-packages-quote-section .quotes-carousel .slick-dots li button {
    width: 31px;
    height: 5px;
    font-size: 0;
    border: none;
    margin: 0;
    padding: 0;
    background-color: #39BADD;
    opacity: 0.25;
}

.archive-auction-packages-trending-section .trending-carousel .slick-dots li.slick-active button,
.archive-auction-packages-quote-section .quotes-carousel .slick-dots li.slick-active button {
    opacity: 1;
}

.archive-auction-packages-trending-section .trending-carousel .trending-carousel-item {
    display: flex;
    flex-direction: column;
}

.archive-auction-packages-trending-section .trending-carousel .trending-carousel-item.slick-slide {
    height: auto;
}

.archive-auction-packages-trending-section .trending-carousel .trending-carousel-item:not(:last-of-type) {
    border-right: 1px solid rgba(168, 168, 168, 0.4);
}

.archive-auction-packages-quote-section {
    padding: 60px 0;
}

.archive-auction-packages-quote-section .col-sm-8{
    padding-right: 25px;
}

.archive-auction-packages-quote-section .quote-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #000;
}

.archive-auction-packages-quote-section .quote-block h3 {
    text-transform: uppercase;
}

.archive-auction-packages-quote-section .quote-block .quote {
    margin: 0;
    position: relative;
    font-size: 26px;
    line-height: 1.4;
}

.archive-auction-packages-quote-section .quote-block .quote.quoted {
    margin: 55px 0 45px;
}

.archive-auction-packages-quote-section .quote-block .quote.quoted::before,
.archive-auction-packages-quote-section .quote-block .quote.quoted::after {
    z-index: 5;
    line-height: 0;
    font-size: 150px;
    display: block;
    color: #999;
}

.archive-auction-packages-quote-section .quote-block .quote.quoted::before {
    content: '“';
    position: relative;
    right: auto;
    left: -6px;
}

.archive-auction-packages-quote-section .quote-block .quote.quoted::after {
    content: '„';
    position: absolute;
    top: calc(100% - 25px);
    left: auto;
    padding: 0;
    right: -6px;
}

.archive-auction-packages-quote-section .quote-block .quote-name,
.archive-auction-packages-quote-section .quote-block .quote-btn {
    letter-spacing: 3px;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
}

.archive-auction-packages-quote-section .quote-block .quote-btn {
    font-family: 'TVNordEF-Bold', sans-serif;
}

.archive-auction-packages-quote-section .quote-block .quote-btn:hover {
    text-decoration: none;
}

.archive-auction-packages-quote-section .quote-block .quote-btn:after {
   content: url("/wp-content/uploads/2023/03/arrow-blue.svg");
    position: absolute;
    width: 14px;
    margin: 1px 0px 0px 5px;
}

.archive-auction-packages-quote-section .video-wrap {
    /*padding-left: 6.5%;*/
}

.archive-auction-packages-quote-section .video-wrap .video {
    display: block;
    text-decoration: none;
}

.archive-auction-packages-quote-section .video-wrap .img-wrapper {
    position: relative;
}

.archive-auction-packages-quote-section .video-wrap .img-wrapper:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    content: " ";
    position: absolute;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background: #173A56;
}

.archive-auction-packages-quote-section .video-wrap .video:hover .img-wrapper:after {
    opacity: 0.4;
}

.archive-auction-packages-quote-section .video-wrap .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.archive-auction-packages-quote-section .video-wrap .img-wrapper svg {
    display: block;

    width: 62px;
    height: 62px;

    position: absolute;
    top: calc(50% - 31px);
    left: calc(50% - 31px);

    z-index: 1;
}

.archive-auction-packages-quote-section .video-wrap .img-wrapper svg .a {
    opacity: 0.6;
}

.archive-auction-packages-explore-section {
    padding: 78px 0 0;
    background-color: #000;
}

.archive-auction-packages-explore-section .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding-bottom: 78px;
    border-bottom: 1px solid rgba(168, 168, 168, 0.5);
}

.archive-auction-packages-explore-section .container:before,
.archive-auction-packages-explore-section .container:after {
    content: inherit;
    display: none;
}

.archive-auction-packages-explore-section h3 {
    margin: 0;
    color: #fff;
    font-family: 'TVNordEF-Regular', sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 38px;
}

.archive-auction-packages-explore-section .dropdown {
    width: 100%;
    max-width: 288px;
}

.archive-auction-packages-explore-section .dropdown .dropdown-toggle,
.archive-auction-packages-explore-section .dropdown .dropdown-menu {
    border-color: #000;
}

.auction-package-grid-filters {
    padding: 25px 0;
    background-color: #173A56;
}

.auction-package-grid-filters .container:before {
    content: none;
}

.auction-package-grid-filters .container,
.auction-package-grid-filters .container > label {
    display: flex;
    flex-direction: row;
    align-items: center;

    gap: 20px;

    font-size: 22px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;

    white-space: nowrap;
}

.auction-package-grid-filters .container > label:last-of-type {
    padding-left: 50px;
    margin-bottom: 0;
    margin-left: 50px;

    border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.auction-package-grid-filters label .dropdown {
    min-width: 288px;
}

.auction-package-grid-filters .wrapper-dropdown label{
    font-weight: 400;
}

.auction-package-grid-filters .wrapper-dropdown {
    position: relative;
    width: 288px;
    padding: 14px 13px 11px;

    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #999;

    border: 1px solid #999;
    background-color: #fff;

    cursor: pointer;
    outline: none;

    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.auction-package-grid-filters .wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #000 transparent;
    pointer-events: none;
}

.auction-package-grid-filters .wrapper-dropdown .dropdown {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    right: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 15px 20px #00000066;
    box-shadow: 0px 15px 20px #00000066;
    z-index: 2;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    max-height: 0;
    overflow: hidden;
}

.auction-package-grid-filters .wrapper-dropdown .dropdown:focus-visible {
    outline: none;
}

.auction-package-grid-filters .wrapper-dropdown.active {
    box-shadow: none;
    border-bottom: none;
}

.auction-package-grid-filters .wrapper-dropdown span.select2.select2-container {
    min-width: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100% !important;
    opacity: 0;
}

.auction-package-grid-filters span.select2 .selection {
    height: 100%;
}

.auction-package-grid-filters span.selection,
.auction-package-grid-filters span.selection span {
    min-width: 100%;
    height: 100%;
    cursor: pointer;
}

.auction-package-grid-filters .wrapper-dropdown {
    margin: 0;
    font-weight: inherit;
}

ul li.select2-results__option,
span.select2-container--default .select2-results__option--selected,
span.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: transparent;
    color: inherit;
    white-space: normal;
}

.select2-results__option:first-child {
    padding: 15px;
    margin-bottom: 5px;
    position: relative;
}

.select2-results__option:first-child::after {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #b9b9b9;
    top: 100%;
    left: 15px;
}

.select2-results__options::-webkit-scrollbar {
    width: 16px;
    background-clip: padding-box;
}

.select2-results__options::-webkit-scrollbar-track {
    background-color: #F4F4F4;
    height: 8px;
    background-clip: padding-box;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #0F2464;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-button {
    display: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered,
ul.select2-selection__rendered {
    display: none;
    pointer-events: none;
}

.auction-package-grid-filters .select2-container--default .select2-results>.select2-results__options {
    max-height: 280px;
    overflow-y: auto;
}

.auction-package-grid-filters option,
ul li.select2-results__option{
    cursor: pointer;
    padding: 10px 15px;
    display: grid;
    grid-template-columns: 24px 1fr;
}

.auction-package-grid-filters .select2-search__field {
    cursor: pointer;
    pointer-events: none;
}

.auction-package-grid-filters option:not(.emptyMsg)::before,
.select2-results__option::before {
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 2px;
    background-color: #A8A8A8;
    display: inline-block;
    margin-right: 10px;
    margin-top: 3px;
    opacity: 0.5;
}

.select2-dropdown li.select2-results__option--disabled {
    cursor: not-allowed;
}

.select2-dropdown li.select2-results__option--disabled:before {
    content: none;
}

.auction-package-grid-filters option:checked,
.select2-results__option.select2-results__option--selected {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.auction-package-grid-filters option:checked::before,
.select2-results__option.select2-results__option--selected::before {
    background-color: #50C9ED;
    opacity: 1;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 17.837 17.837' style='enable-background:new 0 0 17.837 17.837;' xml:space='preserve'%3e%3cg%3e%3cpath style='fill:%23ffffff;' d='M16.145,2.571c-0.272-0.273-0.718-0.273-0.99,0L6.92,10.804l-4.241-4.27 c-0.272-0.274-0.715-0.274-0.989,0L0.204,8.019c-0.272,0.271-0.272,0.717,0,0.99l6.217,6.258c0.272,0.271,0.715,0.271,0.99,0 L17.63,5.047c0.276-0.273,0.276-0.72,0-0.994L16.145,2.571z'/%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}

.auction-package-grid-filters option:first-child::after,
.select2-results__option:first-child::after {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #b9b9b9;
    top: 100%;
    left: 15px;
}

.auction-package-grid-filters .wrapper-dropdown.active:after {
    border-color: #82d1ff transparent;
}

.auction-package-grid-filters .wrapper-dropdown.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 185px;
    overflow-y: auto;
}

.auction-package-grid-filters .select2-container--open .select2-dropdown {
    box-sizing: content-box;
    margin-left: -2px;
    margin-top: -1px;
    /*border-radius: 0;*/
}

.auction-package-grid {
    padding: 60px 0;
    min-height: 230px;
}

.auction-package-grid > .container > p {
    font-family: 'TVNordEF-Regular', sans-serif;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    text-align: center;

    margin-bottom: 40px;
}

.auction-package-grid > .container > p a {
    color: #000;
    text-decoration: underline;
}

.archive-auction-packages .loader-overlay.load-more-animation {
    display: none;
    z-index: 9;
}

.load-more-animation .la-square-loader {
    margin: 0 auto;
}

.archive-auction-packages .loader-overlay.load-more-animation {
    margin-top: 0;
}

.auction-package-grid-items-type {
    position: relative;
    padding: 0 0 60px;
}

.auction-package-grid-items-type:not(:last-of-type):after {
    content: '';
    display: flex;

    width: 100%;
    position: absolute;
    bottom: 0;

    background-image: linear-gradient(to right, #000 20%, rgba(168, 168, 168, 0) 5%);
    background-size: 4px 1px;

    padding: 1px 0 0;
}

.auction-package-grid-items-type.visible.no-border:after {
    background-image: none;
    content: none;
}

.auction-package-grid-items-type.visible + .auction-package-grid-items-type {
    padding: 60px 0;
}

.auction-package-grid-items-type h3 {
    margin: 0 0 25px;

    font-size: 24px;
    line-height: 24px;
    color: #39BADD;
    text-transform: uppercase;
}

.auction-package-grid-items-type ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    gap: 50px 32px;
    padding: 0;

    list-style-type: none;
}

.auction-package-grid-items-type .auction-package-grid-item {
    width: calc(33.3% - 21px);
}

.auction-package-grid-items-type .auction-package-grid-item a {
    color: #000;
}

.auction-package-grid-items-type .auction-package-grid-item figure {
    position: relative;
    margin: 0 0 16px;
}

.auction-package-grid-items-type .auction-package-grid-item figure:after {
    content: '';
    display: block;

    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;

    background: #173a56;

    opacity: 0;
    visibility: hidden;

    pointer-events: none;
    transition: 0.2s all;
}

.auction-package-grid-items-type .auction-package-grid-item:hover figure:after {
    opacity: 0.3;
    visibility: visible;
}

.auction-package-grid-items-type .auction-package-grid-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.auction-package-grid-items-type .auction-package-grid-item strong {
    font-family: 'TVNordEF-Black', sans-serif;
    font-size: 21px;
    line-height: 1.35;
    font-weight: 400;
    color: #000;
}
.auction-package-grid-items-type .auction-package-grid-item strong strong {
    font-weight: 700;
}

.auction-package-grid-footer {
    display: flex;
    flex-direction: column;
    align-items: center;

    gap: 20px;
    padding: 40px 0 0;

    text-align: center;
    position: relative;
}

.auction-package-grid-footer:before {
    content: '';
    display: flex;
    width: 100%;
    position: absolute;
    top: 0;
    background-image: linear-gradient(to right, #000 20%, rgba(168, 168, 168, 0) 5%);
    background-size: 4px 1px;
    padding: 1px 0 0;
}

.auction-package-grid-footer p {
    margin: 0;

    font-family: 'TVNordEF-Regular', sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
}

@media only screen and (max-width: 1200px) {

    .auction-package-grid-filters .container,
    .auction-package-grid-filters .container > label,
    .auction-package-grid-filters .wrapper-dropdown {
        font-size: 18px;
        flex-direction: column;
    }

    .auction-package-grid-filters label .dropdown {
        width: 100%;
        max-width: 100%;
    }

    .auction-package-grid-filters .container {
        align-items: flex-start;
    }

    .auction-package-grid-filters .container:before,
    .auction-package-grid-filters .container:after {
        content: inherit;
        display: none;
    }

    .auction-package-grid-filters .wrapper-dropdown {
        width: 100%;
        align-items: flex-start;
    }

    .auction-package-grid-filters .container > label:last-of-type {
        width: 100%;

        margin-left: 0;
        padding-left: 0;

        padding-top: 20px;
        margin-top: 10px;

        align-items: flex-start;
        border-left: none;

        border-top: 1px solid rgba(255, 255, 255, 0.3);
    }

    .auction-package-grid-items-type .auction-package-grid-item {
        width: calc(50% - 16px);
    }
}

@media only screen and (max-width: 1170px) {

    .archive-auction-packages-trending-section .trending-carousel .slick-list {
        padding-left: 0;
    }
}

@media only screen and (max-width: 990px) {

    .archive-auction-packages .hero-img {
        min-height: 530px;
        padding-bottom: 0;
        background-image: var(--bg-mobile);
    }

    .tax-auction-package-region-country .archive-auction-packages .hero-img {
        padding-top: 120px;
    }

    .page-template-page-auction-packages-kr .archive-auction-packages .hero-img {
        padding-top: 180px;
    }

    .archive-auction-packages .hero-img .container {
        gap: 20px;
        flex-direction: column;
    }

    .archive-auction-packages .hero-img .hero-text > a {
        font-size: 15px;
    }

    .archive-auction-packages .hero-img .hero-text > a svg {
        width: 22px;
        height: 22px;
    }

    .archive-auction-packages .hero-img h1 {
        font-size: 34px;
        line-height: 0.9;
        margin-bottom: 15px;
    }

    .page-template-page-auction-packages-kr .archive-auction-packages .hero-img h1 {
        margin-bottom: 20px;
        font-size: 29px;
    }

    /*.page-template-page-auction-packages-kr .archive-auction-packages .hero-img h1 span {*/
    /*    font-size: 34px;*/
    /*}*/

    .archive-auction-packages .hero-img h2 {
        margin: 0 0 20px;
        font-size: 22px;
        /*line-height: 26px;*/
    }

    .archive-auction-packages .hero-img p {
        margin: 0;
        font-size: 17px;
        line-height: 22px;
    }

    .page-template-page-auction-packages-kr .archive-auction-packages .hero-img p {
        font-size: 18px;
        line-height: 1.5;
    }

    .archive-auction-packages .hero-img .hero-region-picker {
        max-width: calc(100% + 30px);
        width: calc(100% + 30px);
        margin: 30px -15px 0;
        padding: 25px 15px;
    }

    .page-template-page-auction-packages-kr .hero-img .hero-region-picker {
        margin: 30px 0 0;
        max-width: 100%;
        width: 100%;
    }

    .tax-auction-package-region-country .archive-auction-packages .hero-img .hero-region-picker,
    .page-template-page-auction-packages-kr .archive-auction-packages .hero-img .hero-region-picker {
        margin-bottom: 0;
    }

    .archive-auction-packages .dropdown .dropdown-toggle,
    .archive-auction-packages .dropdown .dropdown-menu li a {
        font-size: 18px;
    }

    .archive-auction-packages-carousel-section {
        padding: 30px 0;
    }

    .archive-auction-packages-carousel-section .carousel-item {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .archive-auction-packages-carousel-section .carousel-item .carousel-item__text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .archive-auction-packages-carousel-section .carousel-item .carousel-item__image {
        padding-bottom: 69px;
    }

    .archive-auction-packages-carousel-section .statistic-block {
        bottom: 0;
        /*left: 15px;*/
        /*width: calc(100% - 30px);*/
        width: 450px;
        max-width: 100%;
        left: calc(50% - 225px);
    }

    .archive-auction-packages-carousel-section .statistic-block {
        padding: 25px;
    }

    .archive-auction-packages-carousel-section .statistic-block .carousel-statistics .carousel-statistic .value {
        font-size: 31px;
        line-height: 28px;
        margin-bottom: 5px;
    }

    .archive-auction-packages-carousel-section .statistic-block .carousel-statistics .carousel-statistic .value-description {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 5px;
    }

    .archive-auction-packages-carousel-section .carousel-item .carousel-label {
        font-size: 24px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .archive-auction-packages-carousel-section .carousel-item__image img {
        max-width: 100%;
    }

    .archive-auction-packages-carousel-section .carousel-item .carousel-title h3 {
        font-size: 30px;
        line-height: 27px;
    }

    .archive-auction-packages-carousel-section .carousel-item .carousel-content {
        font-size: 17px;
    }

    .archive-auction-packages-carousel-section .slick-dots {
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 8px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        margin-top: 30px;
    }

    .archive-auction-packages-carousel-section .slick-dots li {
        list-style: none;
    }

    .archive-auction-packages-carousel-section .slick-dots li button {
        width: 31px;
        height: 5px;
        font-size: 0;
        border: none;
        margin: 0;
        padding: 0;
        background-color: #39BADD;
        opacity: 0.25;
    }

    .archive-auction-packages-carousel-section .slick-dots li.slick-active button {
        opacity: 1;
    }

    .archive-auction-packages-trending-section .trending-carousel .slick-arrow {
        position: absolute;
        border: none;
        font-size: 0;
        width: 18px;
        height: 36px;
        bottom: -48px;
        opacity: 0.5;
    }

    .archive-auction-packages-trending-section .trending-carousel .slick-arrow:hover {
        opacity: 1;
    }

    .archive-auction-packages-trending-section .trending-carousel .slick-arrow.slick-disabled {
        opacity: 0.2;
    }

    .archive-auction-packages-trending-section .trending-carousel .slick-arrow.slick-next {
        background: url(/wp-content/uploads/2023/11/right-small-.svg) center center no-repeat;
        background-size: contain;
        right: calc(50vw - 30px);
    }

    .archive-auction-packages-trending-section .trending-carousel .slick-arrow.slick-prev {
        background: url(/wp-content/uploads/2023/11/left-small-.svg) center center no-repeat;
        background-size: contain;
        right: calc(50vw + 30px);
    }

    .auction-package-carousel-item {
        max-width: 100%;
    }

    .archive-auction-packages-trending-section .trending-carousel .trending-carousel-item {
        width: 50vw;
    }

    .archive-auction-packages-quote-section .quotes-carousel .slick-dots {
        margin-top: 30px;
    }

    .archive-auction-packages-quote-section {
        padding: 30px 0;
    }

    .archive-auction-packages-quote-section .quotes-carousel {
        padding-bottom: 0;
    }

    .archive-auction-packages-quote-section .col-sm-8{
        padding-right: 15px;
    }

    .archive-auction-packages-quote-section .video-wrap {
        padding-top: 30px;
        padding-left: 15px;
    }

    .archive-auction-packages-explore-section {
        padding: 40px 0 0;
    }

    .archive-auction-packages-explore-section .container {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding-bottom: 40px;
    }

    .archive-auction-packages-explore-section .dropdown {
        max-width: 300px;
    }

    .archive-auction-packages-explore-section .dropdown {
        text-align: left;
    }

    .auction-package-grid-filters .container,
    .auction-package-grid-filters .container > label,
    .auction-package-grid-filters .wrapper-dropdown {
        font-size: 18px;
    }

    .auction-package-grid-filters .container > label,
    .auction-package-grid-filters .wrapper-dropdown {
        gap: 15px;
    }

    .archive-auction-packages-trending-section .trending-carousel {
        width: 100vw;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {

    .auction-package-grid-items-type .auction-package-grid-item {
        width: 100%;
    }

    .archive-auction-packages .hero-img .hero-text span.hero-text-back {
        display: none;
    }
    .archive-auction-packages .hero-img .hero-text span.hero-text-back-mobile {
        display: block;
    }

    .archive-auction-packages .hero-img .hero-text span.hero-text-back {
        display: none;
    }

    .archive-auction-packages .hero-img .hero-text span.hero-text-back-mobile {
        display: block;
    }
}

@media only screen and (max-width: 580px) {

    .archive-auction-packages-trending-section .trending-carousel .trending-carousel-item {
        width: 100vw;
    }

    .archive-auction-packages-carousel-section .statistic-block {
        bottom: 0;
        left: 15px;
        width: calc(100% - 30px);
    }

    .archive-auction-packages-carousel-section .statistic-block.one-stat {
        left: 60px;
        width: calc(100% - 120px)
    }

    .archive-auction-packages-carousel .statistic-block .carousel-statistics .carousel-statistic {
        padding: 0 0 0 15px;
    }
}