.mtn-select{display:none}.mtn-select-field{position:relative;margin:32px 0}.mtn-select-field .mtn-select~.validation{position:absolute;bottom:-24px;display:flex;align-items:center;font-size:12px;font-style:normal;font-weight:300;line-height:22px;color:var(--Crimson)}.mtn-select-field .mtn-select~.label{position:absolute;top:-32px;display:block;font-size:14px;font-style:normal;line-height:22px;margin:0 0 8px 0}.mtn-select-dark .mtn-select~.label{color:var(--White)}.mtn-select-light .mtn-select~.label{color:var(--Raven)}.mtn-select+.custom-mtn-select{position:relative}.mtn-select+.custom-mtn-select .custom-mtn-select-label{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;height:56px;background-color:var(--White);background-image:url(/wp-content/themes/mtn_personal/assets/images/icons/chevron-down.svg);background-repeat:no-repeat;background-size:32px;background-position-x:8px;background-position-y:center;border:1px solid var(--Bob);border-radius:12px;font-size:14px;font-style:normal;line-height:22px;transition:.5s;cursor:pointer;padding:16px 16px 16px 56px;margin:32px 0 0 0}.mtn-select+.custom-mtn-select .custom-mtn-select-label.active{border-color:var(--Raven);color:var(--Raven)}.mtn-select+.custom-mtn-select .custom-mtn-select-label:focus:not(:active)::before{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background-color:rgba(0,0,0,0);border:2px solid var(--Sunshine_Dark);border-radius:12px}.mtn-select+.custom-mtn-select .custom-mtn-select-label span{font-size:14px;line-height:22px;color:var(--Raven)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list{position:absolute;left:0;right:0;width:100%;max-height:0;background-color:var(--White);border-radius:0 0 16px 16px;box-shadow:0px 2px 12px 0px rgba(0,0,0,.07);overflow:hidden;transition:.5s;z-index:5000;padding:0 16px 0 8px}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search{list-style:none;margin:0 0 8px 0}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search .search{position:relative}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search .search input{width:100%;height:48px;border:none;border-bottom:1px solid var(--CardBoard);outline:none;background-color:var(--White);font-size:14px;font-style:normal;line-height:22px;color:var(--Raven)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search .search input::placeholder{font-size:14px;font-style:normal;line-height:22px;color:var(--Raven)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search .search svg{position:absolute;top:50%;transform:translateY(-50%)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search .search svg path,.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search .search svg circle{stroke:var(--Raven)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list{list-style:none;max-height:240px;overflow-y:auto;overflow-x:auto;padding:0 0 0 8px;margin:8px 0}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list::-webkit-scrollbar{width:8px}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list::-webkit-scrollbar-track{background-color:var(--White);border:1px solid var(--CardBoard);border-radius:4px}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list::-webkit-scrollbar-thumb{background-color:var(--CardBoard)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list::-webkit-scrollbar-thumb:hover{background-color:var(--CardBoard)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li{display:flex;font-size:14px;font-style:normal;line-height:22px;color:var(--Raven);transition:.5s;padding:0;margin:0}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li::before{content:none}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li:hover{background-color:var(--Cloud)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li input{display:none}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li input:checked+label.box[for^=checkbox]{background-color:var(--Sunshine);background-image:url(/wp-content/themes/mtn_personal/assets/images/icons/check-dark.svg);background-repeat:no-repeat;background-size:16px;background-position:center;border:2px solid var(--Sunshine)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li input:checked+label.box[for^=radio]{border:2px solid var(--Sunshine)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li input:checked+label.box[for^=radio]::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:8px;height:8px;border-radius:50%;background-color:var(--Sunshine)}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label{cursor:pointer}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label.box{margin:8px 0 8px 8px}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label.box[for^=checkbox]{width:24px;height:24px;border:2px solid var(--Bob);border-radius:4px;transition:.5s}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label.box[for^=radio]{position:relative;width:24px;height:24px;border:2px solid var(--Bob);border-radius:50%;transition:.5s}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label:not(.box){display:flex;justify-content:space-between;align-items:center;width:calc(100% - 32px);font-size:14px;font-style:normal;line-height:22px;padding:8px 0}.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label:not(.box) span{font-size:14px;font-style:normal;line-height:22px}@supports(-webkit-touch-callout: none){.mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list{padding:0 8px}}.mtn-select+.custom-mtn-select:not(.disable) .custom-mtn-select-label:hover,.mtn-select+.custom-mtn-select:not(.disabled) .custom-mtn-select-label:hover{background-color:var(--Cloud)}.mtn-select+.custom-mtn-select:not(.disable) .custom-mtn-select-input:checked+.custom-mtn-select-main-list,.mtn-select+.custom-mtn-select:not(.disabled) .custom-mtn-select-input:checked+.custom-mtn-select-main-list{max-height:2500px}.mtn-select+.custom-mtn-select:not(.disable) .custom-mtn-select-input:checked+.custom-mtn-select-main-list+.custom-mtn-select-area,.mtn-select+.custom-mtn-select:not(.disabled) .custom-mtn-select-input:checked+.custom-mtn-select-main-list+.custom-mtn-select-area{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:2500}.mtn-select+.custom-mtn-select.disable .custom-mtn-select-label,.mtn-select+.custom-mtn-select.disabled .custom-mtn-select-label{background-color:var(--CardBoard);color:var(--Bob)}.mtn-select+.custom-mtn-select.disable .custom-mtn-select-label>span,.mtn-select+.custom-mtn-select.disabled .custom-mtn-select-label>span{color:var(--Bob)}.mtn-select+.custom-mtn-select.disable+label+label,.mtn-select+.custom-mtn-select.disabled+label+label{color:var(--Iron)}.mtn-select.default-hide+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li:nth-child(1){display:none}.mtn-select.field{border:1px solid var(--Raven)}.mtn-select-field .mtn-select.disable+.custom-mtn-select .custom-mtn-select-label,.mtn-select-field .mtn-select.disabled+.custom-mtn-select .custom-mtn-select-label,.mtn-select-field .mtn-select[disabled]+.custom-mtn-select .custom-mtn-select-label{background-color:var(--CardBoard);color:var(--Bob)}.mtn-select-field .mtn-select.disable+.custom-mtn-select .custom-mtn-select-label>span,.mtn-select-field .mtn-select.disabled+.custom-mtn-select .custom-mtn-select-label>span,.mtn-select-field .mtn-select[disabled]+.custom-mtn-select .custom-mtn-select-label>span{color:var(--Bob)}.mtn-select-field .mtn-select.disable+.custom-mtn-select .custom-mtn-select-label+label+label,.mtn-select-field .mtn-select.disabled+.custom-mtn-select .custom-mtn-select-label+label+label,.mtn-select-field .mtn-select[disabled]+.custom-mtn-select .custom-mtn-select-label+label+label{color:var(--Iron)}.mtn-select-field .mtn-select.disable~.label,.mtn-select-field .mtn-select.disabled~.label,.mtn-select-field .mtn-select[disabled]~.label{color:var(--Iron) !important}.mtn-select-field .mtn-select:not(.disable):not(.disabled):not(:disabled):not([disabled])+.custom-mtn-select .custom-mtn-select-input:checked+.custom-mtn-select-main-list{max-height:2500px}.mtn-select-field .mtn-select:not(.disable):not(.disabled):not(:disabled):not([disabled])+.custom-mtn-select .custom-mtn-select-input:checked+.custom-mtn-select-main-list+.custom-mtn-select-area{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:2500}.mtn-select.error+.custom-mtn-select .custom-mtn-select-label{border:1.5px solid var(--Crimson) !important}.mtn-select.success+.custom-mtn-select .custom-mtn-select-label{border:1.5px solid var(--Reptile) !important}html[lang=fa-IR] .mtn-select-field .mtn-select~.validation svg{margin:0 0 -4px 4px}html[lang=fa-IR] .mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search .search svg{left:16px}html[lang=en-US] .mtn-select-field .mtn-select~.validation svg{margin:0 4px -4px 0}html[lang=en-US] .mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-search .search svg{right:16px}html[lang=en-US] .mtn-select+.custom-mtn-select .custom-mtn-select-label{padding:16px 56px 16px 16px;background-position-x:right}html[lang=en-US] .mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label.box{margin:8px 8px 8px 0}html.dark .mtn-select+.custom-mtn-select .custom-mtn-select-label{background-image:url(/wp-content/themes/mtn_personal/assets/images/icons/chevron-down-light.svg)}@media(max-width: 768px){.mtn-select+.custom-mtn-select .custom-mtn-select-label{height:48px}.mtn-select+.custom-mtn-select .custom-mtn-select-main-list{top:48px}}.mtn-date{position:relative;display:none;margin:32px 0}.mtn-date+div{position:relative;width:100%}.mtn-date+div>input{display:none}.mtn-date+div>input+label{position:relative;display:flex;width:100%;height:56px;justify-content:flex-start;align-items:center;border-radius:16px;border:1.2px solid var(--Bob);background:var(--White);font-size:14px;line-height:22px;color:var(--Bob);cursor:pointer;transition:.5s;padding:0 16px}.mtn-date+div>input+label.active{border-color:var(--Raven);color:var(--Raven)}.mtn-date+div>input+label:hover{background-color:var(--Cloud)}.mtn-date+div>input+label:focus:not(:active)::before{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background-color:rgba(0,0,0,0);border:2px solid var(--Sunshine_Dark);border-radius:16px}.mtn-date+div>input+label::after{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%) rotate(-90deg);width:16px;height:16px;background-image:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:.5s}.mtn-date+div>input+label+div{position:absolute;top:80px;left:0;width:100%;min-width:320px;height:auto;box-shadow:0px 8px 48px 0px rgba(0,0,0,.1);background:var(--White);border-radius:24px;visibility:hidden;opacity:0;z-index:5000;transition:.5s;padding:24px}.mtn-date+div>input+label+div .head-date{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--CardBoard);padding:0 0 24px 0}.mtn-date+div>input+label+div .head-date>div{position:relative}.mtn-date+div>input+label+div .head-date>div>input{display:none}.mtn-date+div>input+label+div .head-date>div>input+label{font-weight:700;font-size:16px;font-weight:700;line-height:26px;color:var(--Charcoal);cursor:pointer;margin:0 0 0 32px}.mtn-date+div>input+label+div .head-date>div>input+label::after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(-90deg);width:16px;height:16px;background-image:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:.5s}.mtn-date+div>input+label+div .head-date>div>input+label+div{position:absolute;top:72px;border-radius:8px;background:var(--White);box-shadow:0px 8px 48px 0px rgba(0,0,0,.1);visibility:hidden;opacity:0;z-index:5000;transition:.5s;padding:16px 8px 24px 8px}.mtn-date+div>input+label+div .head-date>div>input+label+div>ul{width:max-content;height:160px;list-style:none;overflow:auto;padding:0 16px}.mtn-date+div>input+label+div .head-date>div>input+label+div>ul::-webkit-scrollbar{width:8px}.mtn-date+div>input+label+div .head-date>div>input+label+div>ul::-webkit-scrollbar-track{background-color:var(--White);border:1px solid var(--CardBoard);border-radius:4px}.mtn-date+div>input+label+div .head-date>div>input+label+div>ul::-webkit-scrollbar-thumb{background-color:var(--CardBoard)}.mtn-date+div>input+label+div .head-date>div>input+label+div>ul::-webkit-scrollbar-thumb:hover{background-color:var(--CardBoard)}.mtn-date+div>input+label+div .head-date>div>input+label+div>ul li{margin:8px 0 0 0}.mtn-date+div>input+label+div .head-date>div>input+label+div>ul li label{display:block;width:100%;border-radius:8px;font-size:14px;font-weight:700;line-height:22px;color:var(--Metal);cursor:pointer;transition:.5s;padding:4px}.mtn-date+div>input+label+div .head-date>div>input+label+div>ul li label:hover{background-color:var(--Sunshine);color:var(--Raven)}.mtn-date+div>input+label+div .head-date>div>input:checked+label::after{transform:translateY(-50%) rotate(90deg)}.mtn-date+div>input+label+div .head-date>div>input:checked+label+div{top:40px;visibility:visible;opacity:1}.mtn-date+div>input+label+div .head-date>div:nth-child(1)>input+label+div{right:0}.mtn-date+div>input+label+div .head-date>div:nth-child(2)>input+label+div{left:0}.mtn-date+div>input+label+div .mtn-date-data{display:flex;flex-wrap:wrap;margin:16px 0 0 0}.mtn-date+div>input+label+div .mtn-date-data>span{width:14.2857142857%;text-align:center}.mtn-date+div>input+label+div .mtn-date-data>span>span{display:inline-flex;justify-content:center;align-items:center;width:24px;height:32px;border-radius:8px}.mtn-date+div>input+label+div .mtn-date-data>span>span.hidden{visibility:hidden}.mtn-date+div>input+label+div .mtn-date-data>span>span.days-name{font-weight:700;font-size:14px;line-height:22px;color:var(--Bob)}.mtn-date+div>input+label+div .mtn-date-data>span>span.days-number{font-size:14px;line-height:22px;color:var(--Metal);cursor:pointer;transition:.5s}.mtn-date+div>input+label+div .mtn-date-data>span>span.days-number:not(.active):hover{background-color:var(--CardBoard);color:var(--Charcoal)}.mtn-date+div>input+label+div .mtn-date-data>span>span.days-number.active{background-color:var(--Sunshine);color:var(--Raven)}.mtn-date+div>input+label+div>label{width:100%;margin:32px 0 0 0 !important}.mtn-date+div>input:checked+label::after{transform:translateY(-50%) rotate(90deg)}.mtn-date+div>input:checked+label+div{top:56px;visibility:visible;opacity:1}.mtn-date+div .backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-8}.mtn-date.disable+div>input+label,.mtn-date.disabled+div>input+label,.mtn-date[disabled]+div>input+label{background-color:var(--CardBoard);color:var(--Bob)}.mtn-date.disable+div>input+label>span,.mtn-date.disabled+div>input+label>span,.mtn-date[disabled]+div>input+label>span{color:var(--Bob)}.mtn-date.disable+div>input+label+label+label,.mtn-date.disabled+div>input+label+label+label,.mtn-date[disabled]+div>input+label+label+label{color:var(--Iron)}.mtn-date.disable~.label,.mtn-date.disabled~.label,.mtn-date[disabled]~.label{color:var(--Iron) !important}.mtn-date.error+div>input+label{border:1.5px solid #ff0909 !important}.mtn-date-dark+div>input+label{color:var(--White)}.mtn-date-light+div>input+label{color:var(--Raven)}.mtn-date~.validation{position:absolute;bottom:-24px;display:flex;align-items:center;font-size:12px;font-style:normal;font-weight:300;line-height:22px;color:var(--Crimson)}.mtn-date~.label{position:absolute;top:-32px;display:block;font-size:14px;font-style:normal;line-height:22px;margin:0 0 8px 0}html[lang=en-US] .mtn-date+div>input+label::after{right:16px;left:unset}.swiper-container{position:relative;overflow:revert}.swiper-container:not(.main) .swiper .swiper-wrapper{padding:16px 0}.swiper-container:not(.main) .swiper-button{position:absolute;top:50%;transform:translateY(-5%);display:flex;width:48px;height:48px;background:#fc0;border-radius:50%;color:#000;outline:none;pointer-events:auto;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;z-index:999}.swiper-container:not(.main) .swiper-button::before{border-radius:50%;display:flex;text-align:center;width:48px;height:48px;align-items:center;justify-content:center;margin:auto;background:#fc0}.swiper-container:not(.main) .swiper-button::after{content:revert}.swiper-container:not(.main) .swiper-button span{display:none}.swiper-container:not(.main) .swiper-button:hover{background:#f5b100}.swiper-container:not(.main) .swiper-button:focus:not(:active){width:56px;height:56px;background:rgba(0,0,0,0);border:2px solid #f5b100;border-radius:50%}.swiper-container:not(.main) .swiper-button.swiper-button-disabled{background:#e8e8e8;border:unset;pointer-events:none}.swiper-container:not(.main) .swiper-button.swiper-button-disabled::before{background:#e8e8e8}.swiper-container:not(.main) .swiper-button.swiper-button-lock{display:none}.swiper-container:not(.main) .swiper-button.prev{right:-72px;left:revert}.swiper-container:not(.main) .swiper-button.prev::before{transform:rotateY(180deg);content:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left-black-medium.svg)}.swiper-container:not(.main) .swiper-button.prev.swiper-button-disabled::before{content:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left-gray-medium.svg)}.swiper-container:not(.main) .swiper-button.prev:hover::before{background-color:#f5b100}.swiper-container:not(.main) .swiper-button.next{right:revert;left:-72px}.swiper-container:not(.main) .swiper-button.next::before{content:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left-black-medium.svg)}.swiper-container:not(.main) .swiper-button.next.swiper-button-disabled::before{content:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left-gray-medium.svg)}.swiper-container:not(.main) .swiper-button.next:hover::before{background-color:#f5b100}@media(max-width: 1450px){.swiper-container:not(.main) .swiper-button.prev{right:-40px}.swiper-container:not(.main) .swiper-button.next{left:-40px}}@media(max-width: 1400px){.swiper-container:not(.main) .swiper-button.prev{right:-72px}.swiper-container:not(.main) .swiper-button.next{left:-72px}}@media(max-width: 1275px){.swiper-container:not(.main) .swiper-button.prev{right:-40px}.swiper-container:not(.main) .swiper-button.next{left:-40px}}@media(max-width: 1200px){.swiper-container:not(.main) .swiper-button{width:40px;height:40px}.swiper-container:not(.main) .swiper-button.prev{right:-72px}.swiper-container:not(.main) .swiper-button.next{left:-72px}.swiper-container:not(.main) .swiper-button::before{width:40px;height:40px}.swiper-container:not(.main) .swiper-button:focus:not(:active){width:48px;height:48px}}@media(max-width: 1100px){.swiper-container:not(.main) .swiper-button.prev{right:-24px}.swiper-container:not(.main) .swiper-button.next{left:-24px}}@media(max-width: 992px){.swiper-container:not(.main) .swiper-button{width:40px;height:40px}.swiper-container:not(.main) .swiper-button.prev{right:-72px}.swiper-container:not(.main) .swiper-button.next{left:-72px}.swiper-container:not(.main) .swiper-button::before{width:40px;height:40px}.swiper-container:not(.main) .swiper-button:focus:not(:active){width:48px;height:48px}}@media(max-width: 850px){.swiper-container:not(.main) .swiper-button.prev{right:-40px}.swiper-container:not(.main) .swiper-button.next{left:-40px}}@media(max-width: 768px){.swiper-container:not(.main) .swiper-button{width:32px;height:32px}.swiper-container:not(.main) .swiper-button .animation-dot2 .swiper-pagination-bullets .swiper-pagination-bullet svg circle:nth-child(2){fill:#919191}.swiper-container:not(.main) .swiper-button::before{width:32px;height:32px}.swiper-container:not(.main) .swiper-button:focus:not(:active){width:40px;height:40px}}@media(max-width: 576px){.swiper-container:not(.main) .swiper-button{width:32px;height:32px}.swiper-container:not(.main) .swiper-button::before{width:32px;height:32px}.swiper-container:not(.main) .swiper-button:focus:not(:active){width:40px;height:40px}.swiper-container:not(.main) .swiper-button:focus:not(:active)::before{width:37px;height:37px}}.swiper-container:not(.main) .swiper-pagination-bullets{position:relative;display:none;justify-content:center;gap:16px;margin:24px 0 0 0}.swiper-container:not(.main) .swiper-pagination-bullets .swiper-pagination-bullet{position:relative;width:24px;height:24px;border-radius:50%;margin:0}@media(max-width: 768px){.swiper-container:not(.main) .swiper-pagination-bullets{display:flex;gap:8px}.swiper-container:not(.main) .swiper-pagination-bullets .swiper-pagination-bullet{width:16px;height:16px;background-color:unset}.swiper-container:not(.main) .swiper-pagination-bullets .swiper-pagination-bullet svg{width:20px;height:20px}.swiper-container:not(.main) .swiper-pagination-bullets .swiper-pagination-bullet svg circle:nth-child(1){stroke-dasharray:313.6517333984;stroke-dashoffset:313.6517333984;fill:none;stroke-width:8px;stroke:var(--Sunshine)}.swiper-container:not(.main) .swiper-pagination-bullets .swiper-pagination-bullet svg circle:nth-child(2){fill:#fff}.swiper-container:not(.main) .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active svg circle:nth-child(1){stroke-dashoffset:0;transition:5000ms}.swiper-container:not(.main) .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active svg circle:nth-child(2){fill:#fc0}}@media(max-width: 768px){.animation-dot2 .swiper-pagination-bullets .swiper-pagination-bullet svg circle:nth-child(2){fill:#919191 !important}.animation-dot2 .swiper-pagination-bullets .swiper-pagination-bullet-active svg circle:nth-child(2){fill:#fc0 !important}}.news-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:98%;background:var(--White);box-shadow:0px 4px 0px var(--Sunshine_Dark),0px 8px 12px rgba(0,0,0,.16);border-radius:24px;padding:16px}.news-card .base-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:8}.news-card .card-img{position:relative;border-radius:16px;overflow:hidden}.news-card .card-img .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.news-card .card-content{padding:16px;margin:24px 0 0 0}.news-card .card-content h4,.news-card .card-content h5,.news-card .card-content h6{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:52px;color:var(--Black)}.news-card .card-content .date-section{margin:0 0 24px 0}.news-card .card-content .date-section span{color:var(--Metal)}.news-card .card-content .mtn-btn{max-width:184px;width:auto;padding:0 16px}.news-card.list-card{flex-direction:row;justify-content:flex-start;align-items:flex-start;background-color:rgba(0,0,0,0);box-shadow:none;border-radius:0;padding:0;margin:32px 0 0 0}.news-card.list-card .card-img{position:relative;width:168px;height:136px;border-radius:16px;overflow:hidden}.news-card.list-card .card-img img{width:168px;height:136px;object-fit:cover}.news-card.list-card .card-img .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.news-card.list-card .card-content{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 168px);padding:0 16px;margin:0}.news-card.list-card .card-content .top-title{display:flex;justify-content:space-between}.news-card.list-card .card-content .top-title .date{display:none;color:var(--Metal)}.news-card.list-card .card-content .top-title .text{color:var(--Metal)}.news-card.list-card .card-content h5,.news-card.list-card .card-content h6{display:block;overflow:unset;min-height:auto;margin:0}.news-card.list-card .card-content .date-section{margin:0}.news-card.list-card .card-content .date-section span{color:var(--Metal)}.news-card.list-card .card-content p{font-size:14px;line-height:22px;color:var(--Charcoal)}.owl-cards-section .owl-dots{position:absolute;bottom:-56px;left:50%;transform:translateX(-50%);display:inline-flex;justify-content:center;align-items:center}.owl-cards-section .owl-dots .owl-dot{position:relative}.owl-cards-section .owl-dots .owl-dot button{position:relative;border:none;margin:0}.owl-cards-section .owl-dots .owl-dot button svg{width:32px;height:32px}.owl-cards-section .owl-dots .owl-dot button svg circle:nth-child(1){stroke-dasharray:313.6517333984;stroke-dashoffset:313.6517333984;fill:none;stroke-width:8px;stroke:var(--Sunshine)}.owl-cards-section .owl-dots .owl-dot button svg circle:nth-child(2){fill:var(--Bob)}.owl-cards-section .owl-dots .owl-dot.active button svg circle:nth-child(1){stroke-dashoffset:0;transition:5000ms}.owl-cards-section .owl-dots .owl-dot.active button svg circle:nth-child(2){fill:var(--Raven)}.news-swiper{padding-bottom:40px}.news-swiper .swiper-slide{padding:16px 8px;width:auto;flex-shrink:0}.news-swiper .swiper-pagination{position:absolute;bottom:6px;left:50%;transform:translateX(-50%);display:inline-flex;justify-content:center;align-items:center}.news-swiper .swiper-pagination .swiper-pagination-bullet{width:20px;height:20px;display:inline-block;margin:0 5px;position:relative}.news-swiper .swiper-pagination .dot{width:100%;height:100%;position:relative}.news-swiper .swiper-pagination .dot-inner{width:100%;height:100%;border-radius:50%}.news-swiper .swiper-pagination .dot-line.animate{animation:rotate 3s linear forwards}@keyframes rotate{to{transform:translate(-50%, -50%) rotate(360deg)}}.news-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .dot-inner{background-color:var(--Raven)}@media(max-width: 768px){.news-swiper .swiper-slide{padding:16px 8px 56px}.news-card{margin:0 0px}.news-card .card-content{padding:0}.news-card.list-card .card-img{width:120px;height:90px}.news-card.list-card .card-img img{width:120px;height:90px}.news-card.list-card .card-content{-webkit-line-clamp:4;width:calc(100% - 120px)}.news-card.list-card .card-content .top-title .date{display:block}.news-card.list-card .card-content .top-title .text{color:var(--SunSet)}.news-card.list-card .card-content .date-section{display:none}.news-card.list-card .card-content p{display:none}.owl-cards-section{padding:40px 0 80px 0}}.swiper-container:not(.main) .news-carousel+.swiper-pagination-bullets{position:absolute;bottom:-40px;display:inline-flex;justify-content:center;align-items:center;gap:0;width:min-content !important;right:auto;left:50%;transform:translateX(-50%)}.swiper-container:not(.main) .news-carousel+.swiper-pagination-bullets .swiper-pagination-bullet{position:relative;right:revert !important;width:32px;height:32px;background-color:rgba(0,0,0,0);border:none;transform:scale(1);padding:0;margin:0 4px}.swiper-container:not(.main) .news-carousel+.swiper-pagination-bullets .swiper-pagination-bullet::before{content:revert}.swiper-container:not(.main) .news-carousel+.swiper-pagination-bullets .swiper-pagination-bullet svg{width:32px;height:32px}.swiper-container:not(.main) .news-carousel+.swiper-pagination-bullets .swiper-pagination-bullet svg circle:nth-child(1){stroke-dasharray:313.6517333984;stroke-dashoffset:313.6517333984;fill:none;stroke-width:8px;stroke:#fc0}.swiper-container:not(.main) .news-carousel+.swiper-pagination-bullets .swiper-pagination-bullet svg circle:nth-child(2){fill:#000}.swiper-container:not(.main) .news-carousel+.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active svg circle:nth-child(1){stroke-dashoffset:0;transition:5000ms}.swiper-container:not(.main) .news-carousel+.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active svg circle:nth-child(2){fill:#000}.news-media{position:relative}.news-media::before{content:"";position:absolute;top:-11px;left:0;width:100%;height:100%;border-radius:16px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%)}.news-media .card-img{position:relative;height:auto}.news-media .card-img img{width:100%;height:auto;border-radius:16px}.news-media .card-img .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.news-media .card-content{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:25;padding:16px}.news-media .card-content .title{color:#fff;margin:0}.news-media .card-content .line{width:80px;height:3px;border-radius:8px;background:var(--Sunshine);margin:8px 0}.news-media .card-content .footer{display:flex;justify-content:space-between;align-items:center}.news-media .card-content .footer .date{color:#fff}.news-media .card-content .footer .time{direction:ltr;display:inline-flex;justify-content:space-between;align-items:center;min-width:80px;height:24px;border-radius:8px;background:#202020;color:#fff;padding:0 8px}.pagination{display:flex;justify-content:center;align-items:center;margin:40px 0 0 0}.pagination span,.pagination a{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:240px;line-height:0;color:var(--Raven);transition:.5s;margin:0 4px}.pagination span.current,.pagination a.current{background-color:var(--Raven);color:var(--White)}.pagination span:not(.no-hover):hover,.pagination a:not(.no-hover):hover{background-color:var(--CardBoard);color:var(--Raven)}.pagination span:focus,.pagination a:focus{border:1px solid var(--Sunshine_Dark)}html[lang=en-US] .pagination span svg,html[lang=en-US] .pagination a svg{transform:rotate(180deg)}.page-blogs .news-section .main-content{margin:0 0 32px 0}.page-blogs .news-section .list-filtering .mobile-filter{display:none}.page-blogs .news-section .list-filtering .show-filter{display:none}.page-blogs .news-section .list-filtering>div{justify-content:space-between}.page-blogs .news-section .list-filtering .mtn-select+.custom-mtn-select .custom-mtn-select-label{height:48px}.page-blogs .news-section .list-filtering .mtn-date+div>input+label{height:48px}.page-blogs .news-section .list-filtering .mtn-date+div>input+label+div{z-index:111111}.page-blogs .news-section .list-filtering .mtn-input .mtn-input_input{height:48px}.page-blogs .news-section .list-filtering .mtn-input .focus{height:56px}.page-blogs .news-section .list-filtering .mtn-input svg{cursor:pointer}.page-blogs .news-section .list-filtering .mtn-btn{width:100%;height:48px;margin:32px 0 0 0}.page-blogs .news-section .list-filtering .filter-detail .detail-head .mtn-btn{display:none}.page-blogs .news-section .list-filtering .filter-detail .detail-body{display:flex;align-items:center;align-self:center;margin:0 0 24px 0}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label{position:relative;display:inline-flex;justify-content:center;align-items:center;width:max-content;max-width:100%;height:40px;background-color:var(--Academy);border:1px solid var(--SunSet);border-radius:16px;text-decoration:none;outline:none;cursor:pointer;will-change:box-shadow;-webkit-transition:background-color .2s cubic-bezier(0.4, 0, 0.2, 1),color .2s cubic-bezier(0.4, 0, 0.2, 1),border .2s cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow .2s cubic-bezier(0.4, 0, 1, 1);transition:background-color .2s cubic-bezier(0.4, 0, 0.2, 1),color .2s cubic-bezier(0.4, 0, 0.2, 1),border .2s cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow .2s cubic-bezier(0.4, 0, 1, 1);transition:box-shadow .2s cubic-bezier(0.4, 0, 1, 1),background-color .2s cubic-bezier(0.4, 0, 0.2, 1),color .2s cubic-bezier(0.4, 0, 0.2, 1),border .2s cubic-bezier(0.4, 0, 0.2, 1);transition:box-shadow .2s cubic-bezier(0.4, 0, 1, 1),background-color .2s cubic-bezier(0.4, 0, 0.2, 1),color .2s cubic-bezier(0.4, 0, 0.2, 1),border .2s cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow .2s cubic-bezier(0.4, 0, 1, 1);padding:0 16px;margin:4px 8px}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label>span{margin:0 4px}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label>span:nth-child(1){font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:var(--Raven)}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label>span:nth-child(2){line-height:0}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label>span:nth-child(2) span{position:absolute;top:0;left:0;width:100%;height:100%;z-index:500;cursor:pointer}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label>svg{width:24px;height:auto}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label>svg path{stroke:var(--Raven)}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label:hover{background-color:var(--SunSet)}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label[disabled]{background-color:var(--Bob);border:1px solid var(--Bob);color:var(--Metal)}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label[disabled]>svg path{stroke:var(--Metal)}.page-blogs .news-section .list-filtering .filter-detail .detail-body .categories-list label:focus:not(:active)::before{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:rgba(0,0,0,0);border:2px solid var(--Sunshine_Dark);border-radius:16px}.page-blogs .news-section .list-filtering .filter-detail .mtn-btn{width:max-content;margin:0}.page-blogs .news-section .list-filtering .filter-detail .mtn-btn svg path{fill:none}.page-blogs .news-section .list-filtering .mtn-filters .custom-mtn-select-main-list{display:none}.page-blogs .news-section .list-filtering .mtn-filters .custom-mtn-select-area{display:none}.page-blogs .news-section .list-filtering .filters-box{z-index:11}.page-blogs .news-section .list-filtering .filters-box>.col-12{z-index:2500}.page-blogs .news-section .list-filtering .filters-dropdwon-area{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:1000}.page-blogs .news-section .list-filtering .filters-dropdwon{position:absolute;top:32px;bottom:-100px;background:#fff;box-shadow:0px 2px 12px 0px rgba(0,0,0,.0705882353);border-radius:18px;align-items:flex-end;z-index:2000;padding:0;margin:0;width:100%;max-width:600px}.page-blogs .news-section .list-filtering .search-box{position:relative;display:flex;align-items:center;justify-content:center;z-index:2500}.page-blogs .news-section .list-filtering .search-box .mtn-select+.custom-mtn-select{width:100%;min-width:max-content}.page-blogs .news-section .list-filtering .search-box .mtn-select+.custom-mtn-select .custom-mtn-select-label{min-width:248px;justify-content:flex-start;border-radius:0 12px 12px 0;margin:0}.page-blogs .news-section .list-filtering .search-box .mtn-select+.custom-mtn-select .custom-mtn-select-label .text{margin:0 8px}.page-blogs .news-section .list-filtering .search-box .mtn-input{position:revert;width:100%}.page-blogs .news-section .list-filtering .search-box .mtn-input .mtn-input_input{border-radius:12px 0 0 12px;margin:0;font-size:14px;font-weight:400;line-height:22px}.page-blogs .news-section .list-filtering .search-box .mtn-input .focus{bottom:28px}.page-blogs .news-section .list-filtering .search-box .mtn-input svg{bottom:46px}.page-blogs .news-section .list-filtering .mtn-input-field{margin:0}.page-blogs .news-section .list-managment{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;border-top:1px solid var(--CardBoard);padding:24px 0 0 0}.page-blogs .news-section .list-managment .list-manage{display:flex;align-items:center}.page-blogs .news-section .list-managment .list-manage span:nth-child(1){color:var(--Metal)}.page-blogs .news-section .list-managment .list-manage span:nth-child(2){margin:0 8px}.page-blogs .news-section .list-managment .list-manage span:nth-child(2),.page-blogs .news-section .list-managment .list-manage span:nth-child(3){display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:4px;transition:.5s;cursor:pointer}.page-blogs .news-section .list-managment .list-manage span:nth-child(2) img,.page-blogs .news-section .list-managment .list-manage span:nth-child(3) img{width:32px;height:32px}.page-blogs .news-section .list-managment .list-manage span:nth-child(2):hover,.page-blogs .news-section .list-managment .list-manage span:nth-child(2).active,.page-blogs .news-section .list-managment .list-manage span:nth-child(3):hover,.page-blogs .news-section .list-managment .list-manage span:nth-child(3).active{background:var(--Butter)}.page-blogs .news-section .list-managment .list-filter{display:flex;justify-content:space-between;align-items:center;width:240px;max-width:100%}.page-blogs .news-section .news-card{position:relative;justify-content:space-between;height:calc(100% - 32px);margin:32px 0 0 0}.page-blogs .news-section .news-card:not(.list-card) .card-img{position:relative;height:auto}.page-blogs .news-section .news-card:not(.list-card) .card-img img{width:100%}.page-blogs .news-section .news-card:not(.list-card) .card-img .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.page-blogs .news-section .news-card:not(.list-card) .card-content{min-height:128px;margin:0}.page-blogs .news-section .news-card:not(.list-card) .card-content .top-title{display:none}.page-blogs .news-section .news-card:not(.list-card) .card-content h5,.page-blogs .news-section .news-card:not(.list-card) .card-content h6{-webkit-line-clamp:3;min-height:auto;margin:0}.page-blogs .news-section .news-card:not(.list-card) .card-content p{display:none}.page-blogs .news-section .news-card:not(.list-card) .card-content .date-section{margin:0;margin-top:12px}.page-blogs .news-section .news-card:not(.list-card) .mtn-btn{width:max-content;padding:0 16px}.page-blogs .news-section .news-card.list-card .card-content .top-title{display:flex}.page-blogs .news-section .news-card.list-card .card-content p{display:block}.page-blogs .news-section .news-card.list-card .mtn-btn{display:none}.page-blogs .news-section .news-card .hidden-link{position:absolute;top:0;left:0;width:100%;height:100%}.page-blogs .news-section .custom-mtn-select-label.yellow-outline::before{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background-color:rgba(0,0,0,0);border:2px solid #f5b100;border-radius:12px;z-index:11111;display:block}.page-blogs .news-section .search-box .mtn-select+.custom-mtn-select .custom-mtn-select-label.yellow-outline{border-radius:12px}.page-blogs .form-section .bg-img-form{position:relative;background:var(--gradient-0, linear-gradient(180deg, rgba(115, 115, 115, 0.4) 0%, rgba(0, 0, 0, 0.8) 100%), linear-gradient(0deg, var(--Charcoal) 0%, var(--Charcoal) 100%), var(--Raven));border-radius:24px}.page-blogs .form-section .bg-img-form .supper-app-form{position:relative;padding:80px 32px;width:100%;max-width:992px;z-index:1;margin:auto}.page-blogs .form-section .bg-img-form .supper-app-form .main-content h4{text-align:center;color:#fff}.page-blogs .form-section .bg-img-form .supper-app-form .main-content p{text-align:center;color:#fff}.page-blogs .form-section .bg-img-form .supper-app-form .button-wrapper{display:flex;justify-content:center;margin:32px 0 0 0}.page-blogs .form-section .bg-img-form .supper-app-form .button-wrapper button{width:296px;max-width:100%}@media(max-width: 1200px){.page-blogs .news-section .list-filtering .mobile-filter{display:none}.page-blogs .news-section .list-filtering .show-filter+div{overflow:unset;max-height:400px}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(1) .filters-box{position:relative}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(1) .filters-box .filters-dropdwon{position:absolute;top:88px;right:16px;bottom:auto;max-width:revert;padding:16px 0 0 0}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(1) .filters-box .filters-dropdwon .mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label.box{margin:12px 0 8px 8px}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(2){order:-1}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(2) .search-box{display:block;position:relative;z-index:50000}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(2) .search-box .mtn-select-field{margin:32px 0 8px 0}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(2) .search-box .mtn-select-field .custom-mtn-select-label{justify-content:flex-start;border-radius:12px}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(2) .search-box .mtn-input{position:relative}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(2) .search-box .mtn-input .mtn-input_input{border-radius:12px}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(2) .search-box .mtn-input .focus{bottom:-4px}.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(2) .search-box .mtn-input svg{bottom:16px}.page-blogs .news-section .list-filtering #start+div>input+label+div{left:auto !important;right:0 !important}.page-blogs .news-section .list-filtering .filter-detail .detail-head{display:flex;justify-content:space-between;align-items:center;margin:-24px 0 0 0}.page-blogs .news-section .list-filtering .filter-detail .detail-head .mtn-btn{display:inline-flex}.page-blogs .news-section .list-filtering .filter-detail .detail-body .mtn-btn{display:none}.page-blogs .news-section .list-managment .list-filter .custom-mtn-select{width:160px}.page-blogs .news-section .news-card .card-content h5,.page-blogs .news-section .news-card .card-content h6{min-height:auto}}@media(max-width: 992px){.page-blogs .news-section .list-filtering .mtn-btn{margin:0 0 24px 0}}@media(max-width: 768px){.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(1) .filters-box .filters-dropdwon{width:508px}}@media(max-width: 575px){.page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(1) .filters-box .filters-dropdwon{width:calc(100vw - 32px)}}html[lang=fa-IR] .mtn-filters .mtn-select+.custom-mtn-select .custom-mtn-select-label{padding:16px 40px 16px 56px}html[lang=en-US] .mtn-filters .mtn-select+.custom-mtn-select .custom-mtn-select-label{padding:16px 56px 16px 40px}html[lang=en-US] .page-blogs .news-section .list-filtering .search-box .mtn-select+.custom-mtn-select .custom-mtn-select-label{border-radius:12px 0 0 12px}html[lang=en-US] .page-blogs .news-section .list-filtering .search-box .mtn-input .mtn-input_input{border-radius:0 12px 12px 0}html[lang=en-US] .page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(1) .filters-box .filters-dropdwon{right:unset;left:16px}html[lang=en-US] .page-blogs .news-section .list-filtering #start+div>input+label+div{left:0 !important;right:auto !important}html[lang=en-US] .page-blogs .news-section .list-filtering #end+div>input+label+div{left:auto !important;right:0 !important}html[lang=en-US] .page-blogs .news-section .list-filtering .show-filter+div>div:nth-child(1) .filters-box .filters-dropdwon .mtn-select+.custom-mtn-select .custom-mtn-select-input+.custom-mtn-select-main-list .custom-mtn-select-list>li label.box{margin:12px 8px 8px 0}