.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-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}}.accordion-wrapper{border-bottom:1px solid var(--CardBoard);padding:16px 0 16px 0}.accordion-wrapper input{display:none}.accordion-wrapper input~.head{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;padding:16px 0}.accordion-wrapper input~.head .title{width:calc(100% - 32px);color:var(--Raven);font-weight:700}.accordion-wrapper input~.head .icon{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px;min-width:24px;min-height:24px;border:2px solid var(--Raven);border-radius:50%}.accordion-wrapper input~.head .icon svg{width:16px;height:auto;transform:rotateX(180deg);transition:.5s}.accordion-wrapper input~.body{max-height:0;overflow:hidden}.accordion-wrapper input~.body p{font-size:16px;line-height:36px}.accordion-wrapper input:checked~.head .icon svg{transform:rotateX(0)}.accordion-wrapper input:checked~.body{max-height:1500px;-webkit-transition:max-height 2.5s;-moz-transition:max-height 2.5s;-ms-transition:max-height 2.5s;-o-transition:max-height 2.5s;transition:max-height 2.5s}html.dark .accordion-wrapper input~.head .icon svg path{fill:#f8f8f8}@media(max-width: 768px){.accordion-wrapper input~.body p{font-size:12px;line-height:28px}}.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}}.feature-section .main-content{margin:0 0 32px 0}.feature-section .main-content+div{justify-content:center}.feature-section .main-content+div label.item{cursor:pointer}.feature-section .main-content+div .item{display:inline-block;width:100%;margin:24px 0 0 0}.feature-section .main-content+div .item .icon{display:flex;align-items:center;justify-content:center;width:124px;height:124px;background:var(--Cloud);border-radius:24px;margin:0 auto 24px auto}.feature-section .main-content+div .item .icon>img{width:80px;height:80px}.feature-section .main-content+div .item h1,.feature-section .main-content+div .item h2,.feature-section .main-content+div .item h3,.feature-section .main-content+div .item h4,.feature-section .main-content+div .item h5,.feature-section .main-content+div .item h6,.feature-section .main-content+div .item p,.feature-section .main-content+div .item li,.feature-section .main-content+div .item span{display:block;text-align:center;font-size:16px;line-height:26px;color:#404040}.feature-section .main-content+div .item h1 *,.feature-section .main-content+div .item h2 *,.feature-section .main-content+div .item h3 *,.feature-section .main-content+div .item h4 *,.feature-section .main-content+div .item h5 *,.feature-section .main-content+div .item h6 *,.feature-section .main-content+div .item p *,.feature-section .main-content+div .item li *,.feature-section .main-content+div .item span *{color:#404040}.feature-section .main-content+div .item h1 h3,.feature-section .main-content+div .item h1 h4,.feature-section .main-content+div .item h1 h5,.feature-section .main-content+div .item h1 h6,.feature-section .main-content+div .item h2 h3,.feature-section .main-content+div .item h2 h4,.feature-section .main-content+div .item h2 h5,.feature-section .main-content+div .item h2 h6,.feature-section .main-content+div .item h3 h3,.feature-section .main-content+div .item h3 h4,.feature-section .main-content+div .item h3 h5,.feature-section .main-content+div .item h3 h6,.feature-section .main-content+div .item h4 h3,.feature-section .main-content+div .item h4 h4,.feature-section .main-content+div .item h4 h5,.feature-section .main-content+div .item h4 h6,.feature-section .main-content+div .item h5 h3,.feature-section .main-content+div .item h5 h4,.feature-section .main-content+div .item h5 h5,.feature-section .main-content+div .item h5 h6,.feature-section .main-content+div .item h6 h3,.feature-section .main-content+div .item h6 h4,.feature-section .main-content+div .item h6 h5,.feature-section .main-content+div .item h6 h6,.feature-section .main-content+div .item p h3,.feature-section .main-content+div .item p h4,.feature-section .main-content+div .item p h5,.feature-section .main-content+div .item p h6,.feature-section .main-content+div .item li h3,.feature-section .main-content+div .item li h4,.feature-section .main-content+div .item li h5,.feature-section .main-content+div .item li h6,.feature-section .main-content+div .item span h3,.feature-section .main-content+div .item span h4,.feature-section .main-content+div .item span h5,.feature-section .main-content+div .item span h6{color:#404040;text-align:center;font-size:20px;font-weight:700;line-height:32px}.feature-section .main-content+div .item h1 a,.feature-section .main-content+div .item h2 a,.feature-section .main-content+div .item h3 a,.feature-section .main-content+div .item h4 a,.feature-section .main-content+div .item h5 a,.feature-section .main-content+div .item h6 a,.feature-section .main-content+div .item p a,.feature-section .main-content+div .item li a,.feature-section .main-content+div .item span a{color:var(--Sky)}.feature-section .main-content+div>div.col-lg-6:nth-child(1) .item,.feature-section .main-content+div>div.col-lg-6:nth-child(2) .item{margin:0}.feature-section .main-content+div>div.col-lg-4:nth-child(1) .item,.feature-section .main-content+div>div.col-lg-4:nth-child(2) .item,.feature-section .main-content+div>div.col-lg-4:nth-child(3) .item{margin:0}.feature-section .main-content+div>div.col-lg-3:nth-child(1) .item,.feature-section .main-content+div>div.col-lg-3:nth-child(2) .item,.feature-section .main-content+div>div.col-lg-3:nth-child(3) .item,.feature-section .main-content+div>div.col-lg-3:nth-child(4) .item{margin:0}.feature-section .main-content+div>div.col-lg-2:nth-child(1) .item,.feature-section .main-content+div>div.col-lg-2:nth-child(2) .item,.feature-section .main-content+div>div.col-lg-2:nth-child(3) .item,.feature-section .main-content+div>div.col-lg-2:nth-child(4) .item,.feature-section .main-content+div>div.col-lg-2:nth-child(5) .item,.feature-section .main-content+div>div.col-lg-2:nth-child(6) .item{margin:0}.feature-section .background-box{background:var(--Academy);border-radius:24px;padding:80px 0}.feature-section .background-box .main-content+div{width:100%;justify-content:center;margin:auto}.feature-section .background-box .main-content+div .item .icon{width:99px;height:99px;background:#fc0}.feature-section .background-box .main-content+div .item .icon>img{width:72px;height:72px}@media(max-width: 992px){.feature-section .main-content+div>div.col-lg-4:nth-child(3) .item{margin:16px 0 0 0}.feature-section .main-content+div>div.col-lg-3:nth-child(3) .item,.feature-section .main-content+div>div.col-lg-3:nth-child(4) .item{margin:16px 0 0 0}.feature-section .main-content+div>div.col-lg-2:nth-child(3) .item,.feature-section .main-content+div>div.col-lg-2:nth-child(4) .item,.feature-section .main-content+div>div.col-lg-2:nth-child(5) .item,.feature-section .main-content+div>div.col-lg-2:nth-child(6) .item{margin:16px 0 0 0}}@media(max-width: 768px){.feature-section.single-mobile .main-content+div .item{text-align:center;width:100%;border-radius:16px;padding:12px;margin:16px 0 0 0;background:rgba(0,0,0,0);display:flex;align-items:center}.feature-section.single-mobile .main-content+div .item .icon{width:99px;height:99px;min-width:99px;min-height:99px;margin:0;margin-left:24px}.feature-section.single-mobile .main-content+div .item .icon>img{width:64px;height:64px}.feature-section.single-mobile .main-content+div .item h1,.feature-section.single-mobile .main-content+div .item h2,.feature-section.single-mobile .main-content+div .item h3,.feature-section.single-mobile .main-content+div .item h4,.feature-section.single-mobile .main-content+div .item h5,.feature-section.single-mobile .main-content+div .item h6,.feature-section.single-mobile .main-content+div .item p,.feature-section.single-mobile .main-content+div .item li,.feature-section.single-mobile .main-content+div .item span{text-align:center;font-size:14px;line-height:22px;width:100%}.feature-section.single-mobile .main-content+div>div.col-lg-6:nth-child(2) .item{margin:16px 0 0 0}.feature-section.single-mobile .main-content+div>div.col-lg-4:nth-child(2) .item,.feature-section.single-mobile .main-content+div>div.col-lg-4:nth-child(3) .item{margin:16px 0 0 0}.feature-section.single-mobile .main-content+div>div.col-lg-3:nth-child(2) .item,.feature-section.single-mobile .main-content+div>div.col-lg-3:nth-child(3) .item,.feature-section.single-mobile .main-content+div>div.col-lg-3:nth-child(4) .item{margin:16px 0 0 0}.feature-section.single-mobile .main-content+div>div.col-lg-2:nth-child(2) .item,.feature-section.single-mobile .main-content+div>div.col-lg-2:nth-child(3) .item,.feature-section.single-mobile .main-content+div>div.col-lg-2:nth-child(4) .item,.feature-section.single-mobile .main-content+div>div.col-lg-2:nth-child(5) .item,.feature-section.single-mobile .main-content+div>div.col-lg-2:nth-child(6) .item{margin:16px 0 0 0}.feature-section.single-mobile .background-box .main-content+div .item{background:rgba(0,0,0,0);margin-bottom:0 !important}.feature-section.single-mobile .background-box .main-content+div .item .icon{width:80px;height:80px}.feature-section.single-mobile .background-box .main-content+div .item .icon>img{width:56px;height:56px}}.form-section .mtn-buttons{display:flex;flex-wrap:wrap;margin:40px 0}.form-section .mtn-buttons .mtn-btn.yellow-outline{width:320px;max-width:100%;color:var(--White)}.form-section .mtn-buttons .mtn-btn.yellow-outline svg circle{stroke:var(--White);transition:.5s}.form-section .mtn-buttons .mtn-btn.yellow-outline:hover{color:var(--Raven)}.form-section .mtn-buttons .mtn-btn.yellow-outline:hover svg circle{stroke:var(--Raven)}.form-section .mtn-buttons .mtn-btn.yellow-outline.edit-btn{color:var(--Sunshine)}.form-section .bg-img-form{position:relative;background:#202020;border-radius:24px}.form-section .bg-img-form::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:auto;background-image:url(/wp-content/themes/mtn_personal/assets/images/form-bg-img.webp);background-position:left;background-repeat:no-repeat;border-radius:24px}.form-section .bg-img-form::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.7) 100%);border-radius:24px}.form-section .bg-img-form .supper-app-form{position:relative;padding:80px 32px;width:100%;max-width:992px;z-index:1;margin:auto}.form-section .bg-img-form .supper-app-form .main-content h1,.form-section .bg-img-form .supper-app-form .main-content h2,.form-section .bg-img-form .supper-app-form .main-content h3,.form-section .bg-img-form .supper-app-form .main-content h4,.form-section .bg-img-form .supper-app-form .main-content h5,.form-section .bg-img-form .supper-app-form .main-content h6,.form-section .bg-img-form .supper-app-form .main-content li,.form-section .bg-img-form .supper-app-form .main-content p{color:#fff}.form-section .bg-img-form .supper-app-form .main-content h2{text-align:center;color:#fff;font-size:32px;line-height:48px}.form-section .bg-img-form .supper-app-form .main-content p{text-align:center;color:#fff}.form-section .bg-img-form .supper-app-form .button-wrapper{display:flex;justify-content:center;margin:32px 0 0 0;gap:8px}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn{width:248px !important;max-width:100%}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn.yellow-outline.edit-btn{background-color:rgba(0,0,0,0);border:1px solid var(--Sunshine);color:var(--Sunshine)}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn.yellow-outline.edit-btn .btn-icon svg path{fill:#202020}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn.yellow-outline.edit-btn .btn-icon svg:hover path{fill:var(--outline-hover-tex)}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn.yellow-outline.edit-btn:hover{background-color:var(--yellow-hover);color:var(--outline-hover-text)}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn.yellow-outline.edit-btn[disabled]{border:1px solid var(--Neutral);color:var(--Neutral)}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn.yellow-outline.edit-btn[disabled] .btn-icon svg path{fill:var(--Neutral)}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn.yellow-outline.edit-btn: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:40px}@media(max-width: 768px){.form-section .bg-img-form .supper-app-form .main-content h2{font-size:24px;line-height:38px}.form-section .mtn-buttons{display:flex;flex-wrap:wrap;margin:32px 0}.form-section .mtn-buttons .mtn-btn{justify-content:center}.form-section .mtn-buttons .mtn-btn.yellow-outline{width:100%;margin:16px 0 0 0}.form-section .mtn-buttons .mtn-btn.yellow-outline:nth-child(1){margin:0}.form-section .mtn-buttons .mtn-btn.end-icon .btn-icon{margin:0}.form-section .bg-img-form .supper-app-form .button-wrapper{flex-direction:column;gap:16px}.form-section .bg-img-form .supper-app-form .button-wrapper .mtn-btn{width:100% !important}}html.dark .form-section .bg-img-form .supper-app-form .mtn-input-captcha .refresh path{stroke:#fff}html.dark .form-section .bg-img-form .supper-app-form .mtn-input-field .mtn-input_input~.label{color:#fff}html.dark .form-section .bg-img-form .supper-app-form .mtn-select-dark .mtn-select~.label{color:#fff}.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}}.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}}.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}}.news-carousel .owl-item{padding:16px 8px}.news-swiper .swiper-slide img{width:100%}.myirancell .owl-cards-section{padding-bottom:160px}.myirancell .news-card .card-content .mtn-btn{width:auto}.myirancell .otp-modal .otp-fields{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.myirancell .otp-modal .otp-fields>p{cursor:pointer}.myirancell .otp-modal .otp-fields>p.field-number{display:flex;flex-wrap:nowrap;align-items:center}.myirancell .form-modal .mtn-checkbox-field label label{font-weight:700;color:var(--Sky);cursor:pointer}.myirancell .details-guid-modal section{padding:0;margin:0 0 24px 0}@media(max-width: 768px){.myirancell .owl-cards-section .main-content h2{font-size:24px;line-height:38px}}