.modal input[type=checkbox],.modal input[type=radio]{display:none}.modal input~.back{display:none;position:fixed;top:0;left:0;width:100%;height:100%;opacity:.5;background:var(--Raven);z-index:50000000}.modal input~.modal-box{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:50vw;height:auto;box-shadow:0px 8px 48px 0px rgba(0,0,0,.1);background-color:var(--White);border-radius:24px;opacity:0;visibility:hidden;z-index:5500000000000000000000;transition:.5s;padding:24px;margin:80px 0 0 0}.modal input~.modal-box .close{position:absolute;top:24px;cursor:pointer}.modal input~.modal-box .close svg path{stroke:var(--Raven)}.modal input~.modal-box>.main-content{width:100%;height:auto;max-height:calc(100vh - 320px);overflow-x:hidden;overflow-y:auto;padding:0 8px;margin:40px 0 0 0}.modal input~.modal-box>.main-content::-webkit-scrollbar{width:8px}.modal input~.modal-box>.main-content::-webkit-scrollbar-track{background-color:var(--White);border:1px solid var(--CardBoard);border-radius:4px}.modal input~.modal-box>.main-content::-webkit-scrollbar-thumb{background-color:var(--CardBoard)}.modal input~.modal-box>.main-content::-webkit-scrollbar-thumb:hover{background-color:var(--CardBoard)}.modal input~.modal-box>.main-content p,.modal input~.modal-box>.main-content span:not(.btn-text),.modal input~.modal-box>.main-content li{font-size:16px;line-height:26px}.modal input~.modal-box>.main-content video{max-height:inherit}.modal input~.modal-box .footer{border-top:1px solid var(--Bob);padding:24px 0 0 0}.modal input:checked~.back{display:block}.modal input:checked~.modal-box{opacity:1;visibility:visible;margin:0}.modal.notification input~.modal-box{width:640px}.modal.notification input~.modal-box .icon{display:block;margin:40px auto 0 auto}.modal.notification input~.modal-box .main-content{margin:32px 0 0 0}.modal.notification input~.modal-box .main-content h1,.modal.notification input~.modal-box .main-content h2,.modal.notification input~.modal-box .main-content h3,.modal.notification input~.modal-box .main-content h4,.modal.notification input~.modal-box .main-content h5,.modal.notification input~.modal-box .main-content h6,.modal.notification input~.modal-box .main-content p,.modal.notification input~.modal-box .main-content span,.modal.notification input~.modal-box .main-content li{text-align:center}.modal.notification input~.modal-box .mtn-buttons{display:flex;margin:32px 0 0 0}.modal.notification input~.modal-box .mtn-buttons .mtn-btn{width:100%}html[lang=fa-IR] .modal input~.modal-box .close{left:16px}html[lang=en-US] .modal input~.modal-box .close{right:16px}@media(max-width: 768px){.modal input~.modal-box{width:calc(100% - 32px);padding:24px 16px}.modal input~.modal-box .main-content{max-height:calc(100vh - 400px)}.modal input~.modal-box .main-content p,.modal input~.modal-box .main-content span:not(.btn-text),.modal input~.modal-box .main-content li{font-size:14px;line-height:22px}.modal.notification input~.modal-box{width:calc(100% - 32px)}.modal.notification input~.modal-box .icon{margin:24px auto 0 auto}.modal.notification input~.modal-box .main-content h1,.modal.notification input~.modal-box .main-content h2,.modal.notification input~.modal-box .main-content h3,.modal.notification input~.modal-box .main-content h4,.modal.notification input~.modal-box .main-content h5,.modal.notification input~.modal-box .main-content h6{font-size:20px;font-weight:700;line-height:32px}.modal.notification input~.modal-box .mtn-buttons{display:block;margin:32px 0 0 0}.modal.notification input~.modal-box .mtn-buttons .mtn-btn{width:100%;margin:16px 0 0 0}.modal.notification input~.modal-box .mtn-buttons .mtn-btn:nth-child(1){margin:0}}.mtn-radio{margin:0 0 40px 0}.mtn-radio-dark .label{color:var(--White)}.mtn-radio-dark .refresh path{stroke:var(--White)}.mtn-radio-light .label{color:var(--Raven)}.mtn-radio-light .refresh path{stroke:var(--Raven)}.mtn-radio-field{position:relative}.mtn-radio-field .mtn-input_radio{display:none}.mtn-radio-field .mtn-input_radio+label{position:relative;display:inline-flex;width:24px;height:24px;border-radius:24px;border:1px solid var(--Bob);cursor:pointer;transition:.5s;margin:0 0 -8px 0}.mtn-radio-field .mtn-input_radio+label+label{font-size:16px;font-style:normal;line-height:26px;color:var(--Charcoal);cursor:pointer;transition:.5s;margin:0 8px}.mtn-radio-field .mtn-input_radio:hover+label{border:1px solid var(--Iron)}.mtn-radio-field .mtn-input_radio:hover+label+label{color:var(--Raven)}.mtn-radio-field .mtn-input_radio:focus:not(:active)+label::before{content:"";position:absolute;top:-5px;left:-5px;width:32px;height:32px;border-radius:32px;border:1px solid var(--Sunshine_Dark)}.mtn-radio-field .mtn-input_radio[disabled]+label{border:1px solid var(--CardBoard)}.mtn-radio-field .mtn-input_radio[disabled]+label+label{color:var(--Bob)}.mtn-radio-field .mtn-input_radio:checked+label{border:1px solid var(--Sunshine)}.mtn-radio-field .mtn-input_radio:checked+label::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:8px;height:8px;border-radius:8px;background:var(--Sunshine)}.mtn-radio-field .mtn-input_radio:checked:hover{border:1px solid var(--Sunshine_Dark)}.mtn-radio-field .mtn-input_radio:checked:hover::after{background:var(--Sunshine_Dark)}.mtn-radio-field .mtn-input_radio:checked[disabled]+label{border:1px solid var(--CardBoard)}.mtn-radio-field .mtn-input_radio:checked[disabled]+label::after{background:var(--CardBoard)}.mtn-radio-field .validation{position:absolute;bottom:-24px;display:flex;align-items:center;font-size:14px;font-style:normal;font-weight:300;line-height:22px;color:var(--Crimson)}.mtn-radio-field .label{display:block;font-size:14px;font-style:normal;line-height:22px;margin:0 0 22px 0}@media(max-width: 768px){.mtn-input-field>div>div{margin:16px 0 0 0}.mtn-input-field .label{display:block;font-size:14px;font-style:normal;line-height:22px;margin:0 0 -8px 0}}.mtn-checkbox{margin:0 0 40px 0}.mtn-checkbox-dark .label{color:var(--White)}.mtn-checkbox-dark .label+label{color:var(--White)}.mtn-checkbox-dark .mtn-input_checkbox+label+label{color:var(--Cloud)}.mtn-checkbox-dark .mtn-input_checkbox:hover+label+label{color:var(--White)}.mtn-checkbox-dark .mtn-input_checkbox:checked+label::after{background-image:url(/wp-content/themes/mtn_personal/assets/images/icons/check-light.svg)}.mtn-checkbox-light .label{color:var(--Raven)}.mtn-checkbox-light .mtn-input_checkbox+label+label{color:var(--Charcoal)}.mtn-checkbox-light .mtn-input_checkbox:hover+label+label{color:var(--Raven)}.mtn-checkbox-light .mtn-input_checkbox:checked+label::after{background-image:url(/wp-content/themes/mtn_personal/assets/images/icons/check-dark.svg)}.mtn-checkbox-field{position:relative}.mtn-checkbox-field .mtn-input_checkbox{display:none}.mtn-checkbox-field .mtn-input_checkbox+label{position:relative;display:inline-flex;width:24px;height:24px;border-radius:4px;border:1px solid var(--Bob);cursor:pointer;transition:.5s;margin:0 0 -8px 0}.mtn-checkbox-field .mtn-input_checkbox+label+label{font-size:16px;font-style:normal;line-height:26px;cursor:pointer;transition:.5s;margin:0}.mtn-checkbox-field .mtn-input_checkbox:hover+label{border:1px solid var(--Iron)}.mtn-checkbox-field .mtn-input_checkbox:focus:not(:active)+label::before{content:"";position:absolute;top:-5px;left:-5px;width:32px;height:32px;border-radius:4px;border:1px solid var(--Sunshine_Dark)}.mtn-checkbox-field .mtn-input_checkbox[disabled]+label{border:1px solid var(--CardBoard)}.mtn-checkbox-field .mtn-input_checkbox[disabled]+label+label{color:var(--Bob)}.mtn-checkbox-field .mtn-input_checkbox:checked+label{border:1px solid var(--Sunshine)}.mtn-checkbox-field .mtn-input_checkbox:checked+label::after{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background-repeat:no-repeat;background-size:16px;background-position:center}.mtn-checkbox-field .mtn-input_checkbox:checked:hover{border:1px solid var(--Sunshine_Dark)}.mtn-checkbox-field .mtn-input_checkbox:checked[disabled]+label{border:1px solid var(--CardBoard)}.mtn-checkbox-field .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-checkbox-field .label{display:block;font-size:14px;font-style:normal;line-height:22px;margin:0 0 8px 0}@media(max-width: 768px){.mtn-checkbox-field>div>div{margin:16px 0 0 0}.mtn-checkbox-field .label{display:block;font-size:14px;font-style:normal;line-height:22px;margin:0 0 -8px 0}}.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}.mtn-file{margin:32px 0 24px 0}.mtn-file-dark .label{color:var(--White)}.mtn-file-dark .refresh path{stroke:var(--White)}.mtn-file-light .label{color:var(--Raven)}.mtn-file-light .refresh path{stroke:var(--Raven)}.mtn-file-field{position:relative}.mtn-file-field .mtn-input_file{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;height:auto;background:var(--White);border:1.5px solid var(--Bob);border-radius:16px;font-size:14px;font-style:normal;line-height:22px;color:var(--Raven);transition:.5s;z-index:25;padding:16px 40px;margin:32px 0 24px 0;visibility:hidden}.mtn-file-field .mtn-input_file.error~.input{border:1.5px solid var(--Crimson)}.mtn-file-field .mtn-input_file.success~.input{border:1.5px solid var(--Reptile)}.mtn-file-field .mtn-input_file::placeholder~.input{color:var(--Bob)}.mtn-file-field .mtn-input_file:hover~.input{background:var(--Cloud)}.mtn-file-field .mtn-input_file:focus:not(:active)~.focus{position:absolute;bottom:-4px;left:-4px;right:-4px;width:calc(100% + 8px);height:208px;background:rgba(0,0,0,0);border:2px solid var(--Sunshine_Dark);border-radius:16px;z-index:0}.mtn-file-field .mtn-input_file:not(:placeholder-shown){border:1.5px solid var(--Raven)}.mtn-file-field .mtn-input_file:not(:placeholder-shown)~.focus{display:none}.mtn-file-field .mtn-input_file:not(:placeholder-shown)~.start-icon path{stroke:var(--Raven)}.mtn-file-field .mtn-input_file[disabled]{background-color:var(--CardBoard) !important;color:var(--Bob) !important}.mtn-file-field .mtn-input_file[disabled]~.label{color:var(--Iron)}.mtn-file-field .mtn-input_file[disabled]~.end-icon path{stroke:var(--Bob)}.mtn-file-field .mtn-input_file[disabled]~.input{background-color:var(--CardBoard) !important;color:var(--Bob) !important}.mtn-file-field .mtn-input_file~.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-file-field .mtn-input_file~.label{position:absolute;top:-32px;display:block;font-size:14px;font-style:normal;line-height:22px;margin:0 0 8px 0}.mtn-file-field .mtn-input_file~.input-cover{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;cursor:pointer;z-index:50}.mtn-file-field .mtn-input_file~.input{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:240px;background:var(--White);border:1.5px solid var(--Bob);border-radius:16px;font-size:14px;font-style:normal;line-height:22px;color:var(--Raven);transition:.5s;z-index:25;cursor:pointer;padding:16px 40px;margin:-80px 0 0 0;overflow:hidden}.mtn-file-field .mtn-input_file~.input .progress-bar{position:absolute;top:0;right:0;height:100%;width:0;background-color:#fff9e6;transition:.5s;z-index:-999}.mtn-file-field .mtn-input_file~.input svg .file-upload path{stroke:var(--Raven);transition:.5s}.mtn-file-field .mtn-input_file~.input svg .file-upload.is-upload path{stroke:var(--Sunshine_Dark)}.mtn-file-field .mtn-input_file~.input p:nth-child(2),.mtn-file-field .mtn-input_file~.input p:nth-child(3){width:100%;text-align:center;font-size:14px;line-height:22px;margin:0}.mtn-file-field .mtn-input_file~.input p:nth-child(2) span,.mtn-file-field .mtn-input_file~.input p:nth-child(3) span{margin:0}.mtn-file-field .mtn-input_file~.input p:nth-child(2) span:nth-child(1),.mtn-file-field .mtn-input_file~.input p:nth-child(3) span:nth-child(1){font-size:16px;font-weight:700;line-height:26px}.mtn-file-field .mtn-input_file~.input p:nth-child(2) span:nth-child(4),.mtn-file-field .mtn-input_file~.input p:nth-child(3) span:nth-child(4){display:none}.mtn-file-field .mtn-input_file~.input p:nth-child(2) sup,.mtn-file-field .mtn-input_file~.input p:nth-child(3) sup{display:inline-block;font-size:14px}.mtn-file-field .mtn-input_file~.input p:nth-child(4),.mtn-file-field .mtn-input_file~.input p:nth-child(5){font-size:14px;line-height:22px;margin:0}.mtn-file-field .mtn-input_file~.input p sup{display:block;width:100%}.mtn-file-field .mtn-input_file~.file-clean{position:absolute;bottom:8px;left:8px;width:32px;height:auto;cursor:pointer;z-index:500}.mtn-file-field .mtn-input_file~.file-clean:hover path{stroke:var(--Crimson)}.mtn-file-field .mtn-input_file~.start-icon,.mtn-file-field .mtn-input_file~.end-icon{position:absolute;bottom:16px}.mtn-file-field .mtn-input_file~.start-icon path{stroke:var(--Bob)}.mtn-file-field .mtn-input_file~.end-icon path,.mtn-file-field .mtn-input_file~.end-icon circle{stroke:var(--Raven)}html[lang=fa-IR] .mtn-file-field .mtn-input_file~.validation svg{margin:0 0 -4px 4px}html[lang=en-US] .mtn-file-field .mtn-input_file~.validation svg{margin:0 4px -4px 0}html[lang=en-US] .mtn-file-field .mtn-input_file~.input{position:relative;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;width:100%;height:240px;background:var(--White);border:1.5px solid var(--Bob);border-radius:16px;font-size:14px;font-style:normal;line-height:22px;color:var(--Raven);transition:.5s;z-index:25;cursor:pointer;padding:16px 40px;margin:-80px 0 0 0;overflow:hidden}html[lang=en-US] .mtn-file-field .mtn-input_file~.input .progress-bar{right:auto;left:0}@media(max-width: 768px){.mtn-file-field .mtn-input_file{height:176px}.mtn-file-field .mtn-input_file:focus:not(:active)~.focus{height:184px}.mtn-file-field .mtn-input_file~.validation{font-size:12px;font-style:normal;font-weight:300;line-height:20px}.mtn-file-field .mtn-input_file~.input{height:176px;margin:-200px 0 0 0}.mtn-file-field .mtn-input_file~.input p:nth-child(2) span,.mtn-file-field .mtn-input_file~.input p:nth-child(3) span{display:none}.mtn-file-field .mtn-input_file~.input p:nth-child(2) span:nth-child(4),.mtn-file-field .mtn-input_file~.input p:nth-child(3) span:nth-child(4){display:inline-block}.mtn-file-field .mtn-input_file~.input p:nth-child(4),.mtn-file-field .mtn-input_file~.input p:nth-child(5){display:none !important}}@media(max-width: 768px){html[lang=en-US] .mtn-file-field .mtn-input_file{height:auto}}.mtn-textarea{margin:32px 0 0 0}.mtn-textarea-dark .label{color:var(--White)}.mtn-textarea-light .label{color:var(--Raven)}.mtn-textarea-field{position:relative}.mtn-textarea-field .mtn-textarea_textarea{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;height:240px;background:var(--White);border:1.5px solid var(--Bob);border-radius:16px;font-size:14px;font-style:normal;line-height:22px;color:var(--Raven);resize:none;transition:.5s;z-index:25;padding:16px 40px;margin:32px 0 24px 0}.mtn-textarea-field .mtn-textarea_textarea.no-both-icon{padding:16px}.mtn-textarea-field .mtn-textarea_textarea.error{border:1.5px solid var(--Crimson) !important}.mtn-textarea-field .mtn-textarea_textarea.success{border:1.5px solid var(--Reptile) !important}.mtn-textarea-field .mtn-textarea_textarea::placeholder{color:var(--Bob)}.mtn-textarea-field .mtn-textarea_textarea:hover{background:var(--Cloud)}.mtn-textarea-field .mtn-textarea_textarea:focus:not(:active)~.focus{position:absolute;bottom:-4px;left:-4px;right:-4px;width:calc(100% + 8px);height:248px;background:rgba(0,0,0,0);border:2px solid var(--Sunshine_Dark);border-radius:16px;z-index:0}.mtn-textarea-field .mtn-textarea_textarea:not(:placeholder-shown){border:1.5px solid var(--Raven)}.mtn-textarea-field .mtn-textarea_textarea:not(:placeholder-shown)~.focus{display:none}.mtn-textarea-field .mtn-textarea_textarea:not(:placeholder-shown)~.start-icon path{stroke:var(--Raven)}.mtn-textarea-field .mtn-textarea_textarea[disabled]{background-color:var(--CardBoard);color:var(--Bob)}.mtn-textarea-field .mtn-textarea_textarea[disabled]~.label{color:var(--Iron)}.mtn-textarea-field .mtn-textarea_textarea[disabled]~.end-icon path{stroke:var(--Bob)}.mtn-textarea-field .mtn-textarea_textarea~.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-textarea-field .mtn-textarea_textarea~.label{position:absolute;top:-32px;display:block;font-size:14px;font-style:normal;line-height:22px;margin:0 0 8px 0}.mtn-textarea-field .mtn-textarea_textarea~.start-icon,.mtn-textarea-field .mtn-textarea_textarea~.end-icon{position:absolute;top:16px}.mtn-textarea-field .mtn-textarea_textarea~.start-icon path{stroke:var(--Bob)}.mtn-textarea-field .mtn-textarea_textarea~.end-icon path{stroke:var(--Raven)}html[lang=fa-IR] .mtn-textarea-field .mtn-textarea_textarea.no-start-icon{padding:16px 16px 16px 40px}html[lang=fa-IR] .mtn-textarea-field .mtn-textarea_textarea.no-end-icon{padding:16px 40px 16px 16px}html[lang=fa-IR] .mtn-textarea-field .mtn-textarea_textarea~.validation svg{margin:0 0 -4px 4px}html[lang=fa-IR] .mtn-textarea-field .mtn-textarea_textarea~.start-icon{right:16px}html[lang=fa-IR] .mtn-textarea-field .mtn-textarea_textarea~.end-icon{left:16px}html[lang=en-US] .mtn-textarea-field .mtn-textarea_textarea.no-start-icon{padding:16px 40px 16px 16px}html[lang=en-US] .mtn-textarea-field .mtn-textarea_textarea.no-end-icon{padding:16px 16px 16px 40px}html[lang=en-US] .mtn-textarea-field .mtn-textarea_textarea~.validation svg{margin:0 4px -4px 0}html[lang=en-US] .mtn-textarea-field .mtn-textarea_textarea~.start-icon{left:16px}html[lang=en-US] .mtn-textarea-field .mtn-textarea_textarea~.end-icon{right:16px}@media(max-width: 768px){.mtn-textarea-field .mtn-textarea_textarea{height:164px}.mtn-textarea-field .mtn-textarea_textarea:focus:not(:active)~.focus{height:172px}.mtn-textarea-field .mtn-textarea_textarea~.validation{font-size:12px;font-style:normal;font-weight:300;line-height:20px}.mtn-textarea-field .mtn-textarea_textarea~.start-icon,.mtn-textarea-field .mtn-textarea_textarea~.end-icon{bottom:12px}}.spinner-button{position:relative;display:none;width:32px;font-size:24px;transform:scale(1.5);margin:0 8px -32px 8px}.spinner-button .spinner-blade{position:absolute;left:.4629em;bottom:0;width:.074em;height:.2777em;border-radius:.0555em;background-color:rgba(0,0,0,0);-webkit-transform-origin:center -0.2222em;-ms-transform-origin:center -0.2222em;transform-origin:center -0.2222em;animation:spinner-fade9234 1s infinite linear}.spinner-button .spinner-blade:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.spinner-button .spinner-blade:nth-child(2){-webkit-animation-delay:.083s;animation-delay:.083s;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.spinner-button .spinner-blade:nth-child(3){-webkit-animation-delay:.166s;animation-delay:.166s;-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.spinner-button .spinner-blade:nth-child(4){-webkit-animation-delay:.249s;animation-delay:.249s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.spinner-button .spinner-blade:nth-child(5){-webkit-animation-delay:.332s;animation-delay:.332s;-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.spinner-button .spinner-blade:nth-child(6){-webkit-animation-delay:.415s;animation-delay:.415s;-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.spinner-button .spinner-blade:nth-child(7){-webkit-animation-delay:.498s;animation-delay:.498s;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.spinner-button .spinner-blade:nth-child(8){-webkit-animation-delay:.581s;animation-delay:.581s;-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.spinner-button .spinner-blade:nth-child(9){-webkit-animation-delay:.664s;animation-delay:.664s;-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.spinner-button .spinner-blade:nth-child(10){-webkit-animation-delay:.747s;animation-delay:.747s;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.spinner-button .spinner-blade:nth-child(11){-webkit-animation-delay:.83s;animation-delay:.83s;-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.spinner-button .spinner-blade:nth-child(12){-webkit-animation-delay:.913s;animation-delay:.913s;-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}@keyframes spinner-fade9234{0%{background-color:var(--Iron)}100%{background-color:rgba(0,0,0,0)}}.page-students .modal.authentication input:checked~.modal-box{width:720px;max-width:calc(100% - 40px)}.page-students .modal.authentication input:checked~.modal-box .status-wrapper{display:flex;justify-content:space-between}.page-students .modal.authentication input:checked~.modal-box .status-wrapper p{font-size:14px;cursor:pointer;margin:0}.page-students .modal.authentication input:checked~.modal-box .button-wrapper{display:flex;justify-content:center}.page-students .modal.authentication input:checked~.modal-box .button-wrapper .mtn-btn{margin:16px 0}.page-students .information .item{background:#fc0;padding:176px 0 80px 0}.page-students .information .item .main-content h1{text-align:center}.page-students .information .item .main-content h2{text-align:center}.page-students .information .item .main-content p{text-align:center}.page-students .request-section .mtn-input{margin:48px 0 0 0}.page-students .request-section .mtn-textarea{margin:48px 0 0 0}.page-students .request-section .mtn-file{margin:48px 0 24px 0}.page-students .request-section .mtn-select+.custom-mtn-select .custom-mtn-select-label{margin:48px 0 0 0}.page-students .request-section .mtn-radio{margin:16px 0 40px 0}.page-students .request-section .main-content h3{display:flex;justify-content:flex-start;align-items:center}.page-students .request-section .main-content h4{display:flex;justify-content:flex-start;align-items:center}.page-students .request-section .main-content.sub-field p{font-size:12px;font-weight:300;line-height:20px;color:#606060}.page-students .loader{position:relative;display:block;width:56px;height:56px;transform:rotateZ(45deg);margin:0 auto}.page-students .loader:before,.page-students .loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;animation:1s spin linear infinite}.page-students .loader:before{transform:rotateX(70deg)}.page-students .loader:after{transform:rotateY(70deg);animation-delay:.4s}.page-students .loader img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg);width:40px;height:auto}@keyframes spin{0%,100%{box-shadow:.2em 0px 0 0px #fc0}12%{box-shadow:.2em .2em 0 0 #fc0}25%{box-shadow:0 .2em 0 0px #fc0}37%{box-shadow:-0.2em .2em 0 0 #fc0}50%{box-shadow:-0.2em 0 0 0 #fc0}62%{box-shadow:-0.2em -0.2em 0 0 #fc0}75%{box-shadow:0px -0.2em 0 0 #fc0}87%{box-shadow:.2em -0.2em 0 0 #fc0}}