/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav span.owl-next, .owl-carousel .owl-nav span.owl-prev, .owl-carousel span.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    /*direction: rtl*/
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    /*background: url(owl.video.play.png) no-repeat;*/
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
.itemNewsForWindows .newsAlbumIndexPage {
    width: 19%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
    max-width: 19%;
}

.text-center {
    text-align: center !important;
}


.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}


.adplacement .itemnews {
    display: block;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .1);
    background: linear-gradient(270deg, #fff, #fff, #eef7fc);
}


.plpr {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.amazing-product {
    display: grid;
    justify-content: center;
    justify-items: center;
}

::-webkit-input-placeholder {
    color: #b2b2b2;

    -webkit-transition: text-indent .5s ease, color .5s ease;
    transition: text-indent .5s ease, color .5s ease;
}

ul {
    /*list-style: none;*/

}


a:hover {
    text-decoration: none;
}


.amazing-section {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    border-radius: unset;
    box-shadow: unset;
    padding-top: 0;
    /*float: right;*/
    width: 100%;
}

.amazing-product a {
    display: block;
}

.amazing-product img {
    width: 200px;
    height: 200px;
    display: block;
    max-height: calc(100% - 41px);
    -o-object-fit: contain;
    object-fit: contain;

}

.amazing-product a.view-all-amazing-btn {
    width: max-content;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: var(--AncherTextColor);
    padding: 9px 16px;
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: var(--BackgroundColorSecound);
}

.adplacement {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: var(--BackgroundColorWhite);
}

.adplacement .item-adplacement {
    display: block;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .1);
    background: transparent;
    width: 100%;
    /*height: 92%;*/
}

.adplacement .item-adplacement.itemnews {
    display: block;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .1);
    background: transparent;
    width: 100%;
    height: auto;
}

.adplacement .item-adplacement img {
    width: 100%;
    height: auto;
}


.adplacement .item-adplacement.itemnews img {
    width: 100%;
    height: auto;
}


.widget {
    border-radius: 3px;
    background: #fff;
    padding: 0;
    border: none;
    font: 14px var(--SiteFont);
}


.paddingRightLeft {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.itemNewsForPhone {
    display: none;
}


.productsIndex .col-lg-3 {
    flex: 0 0 24%;
    max-width: 24%;
    margin-top: 18px;
}


.hoverElement::before {
    content: "";
    opacity: 0;
    width: 38%;
    height: 54%;
    z-index: 9;
    position: absolute;
    display: block;
    border-top: 2px solid var(--BackgroundColorSecound);
    border-right: 2px solid var(--BackgroundColorSecound);
    margin-right: -8px;
    top: 8%;
    right: 6%;
    transition: .5s ease;
}

.hoverElement::after {
    content: "";
    opacity: 0;
    width: 38%;
    height: 54%;
    z-index: 9;
    position: absolute;
    display: block;
    border-bottom: 2px solid var(--BackgroundColorSecound);
    border-left: 2px solid var(--BackgroundColorSecound);
    margin-right: -8px;
    bottom: 8%;
    left: 6%;
    transition: .5s ease;
}


.inner-box:hover .hoverElement::before {
    opacity: 1;
    transition: .5s ease;
}

.inner-box:hover .hoverElement::after {
    opacity: 1;
    transition: .5s ease;
}

.inner-box .hoverElement {
    left: 0 !important;
}

.hoverElement {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.84);
    margin: 0 auto;
}

.inner-box:hover .hoverElement {
    opacity: 1;
}

.inner-box h2 {
    position: relative;
    opacity: 0;
    width: 100%;
    font-size: 1.4rem;
    color: transparent;
    margin-bottom: -26px;
    transition: .8s ease;
    line-height: 1.2;
    margin-top: 0;
}

.inner-box h2 {
    transition: .8s ease;
}

.inner-box:hover .text-center {
    color: #fff;
    opacity: 1;
    /*display: initial;*/
    /*top: 50%;*/
    transform: translateY(-140px);
    -webkit-transform: translateY(-140px);
}


.sliderlink {
    background-color: #9b9b9b63;
    display: inline-grid;
    align-items: center;
    width: 100%;
}

.sliderlink ul {
    margin: 15px 0 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.sliderlink ul li {
    display: inline-block;
    width: 12%;
    background-color: #fff;
    border-radius: 10px;
    transition: 0.3s;
    box-shadow: 0 0 6px rgba(11, 11, 11, 0.3);
}

.sliderlink ul li a {
    text-align: center;
    display: block;
    /*font-weight: 300;*/
}

.sliderlink ul li a i:before {
    font-size: 60px;
}

.sliderlink ul li a i {
    width: 100%;
    display: block;
}

.sliderlink ul li a h3 {
    color: #5e5b5b;
    font-size: 13px;
    font-weight: 700;
    display: block;
    transition: 0.3s;
}

.sliderlink ul li:hover {
    color: #49eeff;
    box-shadow: 0 5px 4px rgba(11, 11, 11, 0.34);
    margin-top: -3px;
}

.sliderlink ul li:hover i:before {
    color: var(--BackgroundColorSecound);
    transition: 0.3s;
}


.sliderlink ul li a:hover i {
    background: none;
}


.core-menu li:not(:hover) ul.did-fade-in {
    animation: fade-out 0.5s !important;
    display: block;
}

@keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}


.inner-box:hover .productCateguryIndex {

    transform: translateY(-160px);
    -webkit-transform: translateY(-160px);

}

.hoverProductCateguryIndex {
    width: 100%;
}


.hoverProductCateguryIndex::before {
    content: "";
    opacity: 0;
    width: 38%;
    height: 54%;
    z-index: 9;
    position: absolute;
    display: block;
    border-top: 2px solid var(--BackgroundColorSecound);
    border-right: 2px solid var(--BackgroundColorSecound);
    margin-right: -8px;
    top: 8%;
    right: 10%;
    transition: .5s ease;
}

.hoverProductCateguryIndex::after {
    content: "";
    opacity: 0;
    width: 38%;
    height: 54%;
    z-index: 9;
    position: absolute;
    display: block;
    border-bottom: 2px solid var(--BackgroundColorSecound);
    border-left: 2px solid var(--BackgroundColorSecound);
    margin-right: -8px;
    bottom: 8%;
    left: 8%;
    transition: .5s ease;
}


.inner-box:hover .hoverProductCateguryIndex::before {
    opacity: 1;
    transition: .5s ease;
}

.inner-box:hover .hoverProductCateguryIndex::after {
    opacity: 1;
    transition: .5s ease;
}

.inner-box .hoverProductCateguryIndex {
    left: 0 !important;
}

.hoverProductCateguryIndex {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.84);
    margin: 0 auto;
}

.inner-box:hover .hoverProductCateguryIndex {
    opacity: 1;
}

#owl-home-slider {
    display: block !important;
    height: var(--HomeSliderHeight);
    max-height: var(--HomeSliderHeight);
    min-height: var(--HomeSliderHeight);
    color: transparent;
}

#owl-carousel-amazing-products {
    display: flex;
    color: transparent;
}


#owl-carousel-amazing-products strong {
    font-size: 13px;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 64px;
    line-height: 32px;
    height: 64px;
}

#owl-carousel-amazing-products strong a {
    font: 13px var(--SiteFont);
    color: #535353;
    text-decoration: none;
}

#owl-carousel-amazing-products img {
    display: block;
    height: 200px !important;
    max-height: 200px !important;
    min-height: 200px !important;
    object-fit: cover;
}

.fav-mag-slider .fav-amazing-slider .widget .shadowAnimation {
    position: relative !important;
    display: block;
    height: 150px !important;
    max-height: 150px !important;
    overflow: clip;
}

.fav-mag-slider {
    display: flex;
    background: #abb8c4
}

.fav-amazing-slider {
    display: flex;
    background: linear-gradient(225deg, #d22c4e, #ee384e 41.68%, #ef5662);
}

.fav-mag-slider .fav-amazing-slider .widgetback {
    margin-top: 10px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 3px;
    padding: 10px;
}

#owl-home-slider .shadowAnimationSlider img {
    display: block !important;
    height: var(--HomeSliderHeight);
    max-height: var(--HomeSliderHeight);
    min-height: var(--HomeSliderHeight);
    object-fit: cover;
}


.itemNewsForWindows .card-header {
    display: block;
    width: 100%;
    height: 50px;
    margin-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    float: right;
    border-top: 1px solid #dfdfdf;
    margin-top: 20px;
}

.itemNewsForWindows span.title-one {
    display: inline-block;
    border-bottom: 1px solid var(--BackgroundColor);
    font-weight: 700;
    font: 14px iranyekan;
    padding-bottom: 0;
    position: relative;
    right: 0;
    float: right;
}

#owl-home-slider.owl-carousel .owl-nav .owl-prev, #owl-home-slider.owl-carousel .owl-nav .owl-next {
    width: 35px;
    height: 75px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

#owl-home-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: 0;
    top: 50%;
    color: #a8a8a8;
    box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
}

#owl-home-slider.owl-carousel .owl-nav .owl-prev, #owl-home-slider.owl-carousel .owl-nav .owl-next {
    width: 35px;
    height: 75px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: none;
    /*display: none !important;*/
    justify-content: center;
    align-items: center;
}

#owl-home-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: 0 !important;
    top: 50%;
    color: #a8a8a8;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 5px 0 0 5px;
}

#owl-home-slider.owl-carousel .owl-nav .owl-next i, #owl-home-slider.owl-carousel .owl-nav .owl-prev i {
    font-size: 35px;
    color: #5d5f5f;
    line-height: 52px;
}

.widget-product .owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: auto;
    pointer-events: all;
}

.widget-product .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -20px;
    top: 50%;
    color: #a8a8a8;
    box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 5px 0 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.widget-product .owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: auto;
    pointer-events: all;
}

.widget-product .owl-carousel .owl-nav .owl-prev {
    right: -10px;
}

.widget-product .owl-carousel .owl-nav .owl-prev i, .widget-product .owl-carousel .owl-nav .owl-next i {
    font-size: 35px;
    color: #5d5f5f;
    line-height: 52px;
}

.widget-product .owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -10px;
    top: 50%;
    color: #a8a8a8;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.widget-product .owl-carousel .owl-nav .owl-prev, .widget-product .owl-carousel .owl-nav .owl-next {
    width: 49px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: none;
}


h2, h5 {
    /*margin-top: 0;*/
    /*margin-bottom: 0.5rem;*/
}

ul {
    /*margin-top: 0;*/
    /*margin-bottom: 0;*/
}

a {
    /*text-decoration: none;*/
    /*background-color: transparent;*/
    /*-webkit-text-decoration-skip: objects;*/
}


img {
    vertical-align: middle;
    border-style: none;
}

::-webkit-file-upload-button {
    /*font: inherit;*/
    /*-webkit/-appearance: button;*/
}

h2, h5 {
    /*margin-bottom: 0.5rem;*/
    /*font-family: inherit;*/
    /*font-weight: 500;*/
    /*line-height: 1.2;*/
    /*color: inherit;*/
}

h2 {
    /*font-size: 2rem;*/
}

h5 {
    /*font-size: 1.25rem;*/
}

.col-6, .col-md-12, .col-lg-2, .col-lg-3, .col-lg-9 {
    /*position: relative;*/
    /*width: 100%;*/
    /*min-height: 1px;*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
}

.col-6 {
    /*-webkit-box-flex: 0;*/
    /*-ms-flex: 0 0 50%;*/
    /*flex: 0 0 50%;*/
    /*max-width: 50%;*/
}

@media (min-width: 768px) {
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    border-top: 1px solid #dfdfdf;
    /*  background-color: rgba(0, 0, 0, 0.03);*/
    /*  border-bottom: 1px solid rgba(0, 0, 0, 0.125);*/
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.text-center {
    text-align: center !important;
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    img {
        page-break-inside: avoid;
    }

    h2 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }

    body {
        min-width: 992px !important;
    }
}

#owl-home-slider .owl-dots {
    position: absolute;
    bottom: 5px;
    text-align: center;
    right: 0;
    left: 0;
}

#owl-home-slider .owl-dots span {
    outline: none;
    width: 8px;
    height: 8px;
    margin: 5px 4px;
    background: var(--BackgroundColor);
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
    border: 1px solid #fff;
}

.owl-carousel .owl-nav span.owl-next, .owl-carousel .owl-nav span.owl-prev, .owl-carousel span.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#owl-home-slider .owl-dots span.active {
    width: 30px;
    background: var(--BackgroundColorSecound) !important;
}


@keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}


.main-container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

ul {
    padding-right: 0;
}


*::-webkit-scrollbar {
    width: 8px;
}

*::-webkit-scrollbar-track {
    background: #d1d1d1;
}

*::-webkit-scrollbar-thumb {
    background-color: #2b2b2b;
    border-radius: 20px;
    border: 2px ridge #cccccc;
}


.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.amazing-slider-panel {
    padding: 20px 0px 20px 8px;
}

::-webkit-input-placeholder {
    color: #b2b2b2;

    -webkit-transition: text-indent .5s ease, color .5s ease;
    transition: text-indent .5s ease, color .5s ease;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.core-menu li:not(:hover) ul.did-fade-in {
    animation: fade-out 0.5s !important;
    display: block;
}

.pt17 {
    padding-top: 17px;
}


/*product slider with swiper start*/
.d-flex {
    display: flex !important;
}

.amazingSlider {
    background: linear-gradient(225deg, #d22c4e, #ee384e 41.68%, #ef5662);
    /*border-radius: 16px;*/
    padding: 20px 0px;
    height: 360px;
    /*min-height: 360px;*/
    /*display: flex;*/
    /*align-items: center;*/

    position: relative;
}

.sliderInner {
    display: flex;
    align-items: center;
    height: 100%;
}


.swiper {
    width: 100%;
}

.amazingSlider .swiper-slide {
    width: 180px !important;
    height: 320px;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
}


/* first special slide */
.amazingSlider .special-slide {
    background: transparent;
    width: 220px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.specialBox {
    color: white;
    text-align: center;
    width: 100%;
}

.specialBox img {
    width: 120px;
    margin-bottom: 20px;
}

.specialBox h2 {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 20px;
}

.specialBox a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 20px;
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.timer {
    display: flex;
    justify-content: center;
    gap: 6px;
}

.timer span {
    background: white;
    color: #333;
    width: 38px;
    height: 38px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

/* product card */
.productCard {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 12px;
    box-sizing: border-box;
}

.productCard img {
    width: 100%;
    height: 160px;
    object-fit: contain;
    margin-bottom: 12px;
}

.productCard h3 {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: auto;
}


/* last slide */
.showAllSlide {
    width: 180px !important;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.showAllBtn {
    text-align: center;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.showAllBtn .circle {
    width: 60px;
    height: 60px;
    border: 2px solid #19bfd3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto auto 14px;
    font-size: 28px;
    color: #19bfd3;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: #ffff;
    border-radius: 50%;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.swiper-button-next > svg,
.swiper-button-prev > svg {
    width: 24px !important;
    height: 24px !important;
    color: black;
}

.swiper-button-disabled {
    display: none !important;
    /*opacity: 0;*/
    /*pointer-events: none;*/
}

@media (max-width: 768px) {

    .twoBannerRow {
        margin-bottom: 20px;
    }
    
    .amazingSlider .swiper-slide {
        width: 160px !important;
        height: 290px;
    }

    .sliderHeader a{
        font-size: 10px !important;
        padding: 8px 12px !important;
    }
    .sliderHeader {
        margin-bottom: 0 ;
    }

    .sliderHeader h2 {
        font-size: 11px !important;
    }

    .sliderHeader::before {
        display: none;
    }

    .amazingSlider .special-slide {
        width: 190px !important;
    }

    .amazingSlider2 {
        margin-top: 0 !important;
    }

}


.price-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.discount-percent {

    background: #ef394e;

    color: #fff;

    border-radius: 999px;

    padding: 2px 12px;

    font-size: 13px;
    font-weight: 700;
}

.final-price {
    font-size: 1rem;
    font-weight: 800;
    color: #111827;
}

@media (max-width: 768px) {
    .final-price {
        font-size: 12px;
    }
    .productCard h3 {
        font-size: 11px !important;
        height: 38px;
    }
    .old-price {
        font-size: 10px;
    }
}

.unit-price {
    font-size: 0.5rem;
}

.discount-price {
    justify-content: end;
    min-height: 29px;
}

.old-price {
    color: #9ca3af;
    text-decoration: line-through;
    font-size: 0.8rem;
    display: flex;
    justify-content: center;
    padding: 12px 0 0 26px;
}

/*product slider with swiper end*/


/*amazing slider 2 swiper start*/

.amazingSlider2 {
    background: linear-gradient(225deg, var(--BackgroundColor), #a96bd9 41.68%, #ead8f8);
    padding: 20px 0;
    height: auto;
    min-height: 360px;
    position: relative;
    margin-top: 20px;
}

.sliderHeader {
    padding: 0 30px 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative;
}

.sliderHeader::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 44%;
    width: 67%;
    height: 1px;
    background: #e0e0e0;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.sliderHeader h2 {
    color: #ffff;
    font-size: 24px;
    font-weight: 800;
    margin: 0;
    position: relative;
    z-index: 2;
}

.sliderHeader a {
    position: relative;
    z-index: 2;
    text-decoration: none;
    width: max-content;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: var(--AncherTextColor);
    padding: 9px 16px;
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: var(--BackgroundColorSecound);
}

/*amazing slider 2 swiper end*/


/*amazing slider 3 swiper start*/

.amazingSlider3 {
    background: linear-gradient(225deg, var(--BackgroundProductListColor), #a96bd9 41.68%, #ead8f8);
    padding: 20px 0;
    height: auto;
    min-height: 360px;
    position: relative;
    margin-top: 20px;
}

/*amazing slider 3 swiper end*/


/*twoBannerRow start*/
.twoBannerRow {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-top: 20px;
    padding: 0 2px;
}

.twoBannerRow .bannerItem {
    display: block;
    border-radius: 16px;
    overflow: hidden;
    height: auto;
}

.twoBannerRow2 .bannerItem {
    display: block;
    border-radius: 16px;
    overflow: hidden;
    height: 180px;
    min-height: 180px;
    max-height: 180px;
}

.bannerItem img {

    width: 100%;
    height: 100%;

    object-fit: cover;

    display: block;
}

@media (max-width: 768px) {

    .bannerItem {
        height: 120px; /* کوچیک‌تر */
        border-radius: 12px;
    }

    .bannerRow {
        gap: 8px;
    }

    .twoBannerRow {
        gap: 2px;
    }
}

@media (max-width: 480px) {

    .bannerItem {
        height: 90px;
    }

}

/*twoBannerRow end*/


/*brands start*/

.brandsSection {
    width: 100%;

    display: flex;

    flex-direction: column;

    align-items: center;
}

.brandsHeader {
    font-size: 15px;

    font-weight: 700;

    margin-bottom: 32px;

    text-align: center;
}

.brandsHeader p {
    font-size: 24px;
    font-weight: 700;
    color: #111;
}

.brandsGrid {

    display: grid;

    grid-template-columns: repeat(8, 140px);

    gap: 16px;

    justify-content: center;
}

.brandItem {

    height: 90px;

    border: 1px solid #ececec;

    border-radius: 16px;

    background: #fff;

    display: flex;

    align-items: center;

    justify-content: center;

    transition: 0.3s;

    overflow: hidden;
}

.brandItem:hover {
    border-color: #d0d0d0;
    transform: translateY(-2px);
}

.brandItem img {

    width: 75%;

    height: 63px;

    object-fit: contain;

    filter: grayscale(100%) opacity(.65);

    transition: 0.3s;
}

.brandItem:hover img {
    filter: grayscale(0%) opacity(1);
}

@media (max-width: 1200px) {

    .brandsGrid {
        grid-template-columns: repeat(6, 1fr);
    }
}


@media (max-width: 768px) {
    .brandsHeader {
        margin-bottom: 0;
    }
    .brandsHeader p {
        font-size: 15px;
    }

   
    .brandsGrid {

        grid-template-columns: repeat(5, 1fr);

        width: 100%;

        max-height: 420px;

        overflow-y: auto;
    }

    .brandItem {
        height: 72px;
    }

}


/*brands end*/
@media (max-width: 768px) {
 
    .owl-next, .owl-prev{
        display: flex !important;
    }
    .paddingRightLeft {

        /*height: 205px !important;*/
    }

    .adplacement .item-adplacement {
        /*height: 205px !important;*/
    }
    .productCateguryIndex{
        font-size: 10px !important;
    }
    .item-blog-index{

        width: 50%;
        height: 185px;
    }
    .shadowAnimation{
        height: 200px !important;
    }
    .hoverElement{

        /*height: 200px !important;*/
    }
    .adplacement .item-adplacement.itemnews{
        height: 100% !important;
    }
    .inner-box:hover .text-center{
        transform: translateY(-100px) !important;
        -webkit-transform: translateY(-100px) !important;
    }
    .text-center{
        font-size: 10px;
    }
}
/**
 * Swiper 12.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 29, 2026
 */

:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}
