.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}}.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}}.owl-tab-head .owl-stage{display:flex;flex-wrap:nowrap}.owl-tab-head .owl-item>li>label,.owl-tab-head .owl-item>label,.owl-tab-head .owl-item>a{min-width:max-content;padding:0 8px !important}.owl-tab-head .tab-item{display:flex;align-items:center;justify-content:center;width:max-content;height:48px;background:var(--White);border:1px solid var(--Bob);border-radius:16px;font-size:16px;line-height:26px;color:var(--Raven);transition:.5s;cursor:pointer;padding:0 32px;margin:0}.owl-tab-head .tab-item.active{background:var(--Sunshine);border:none}.owl-tab-content>div{display:none}.owl-tab-content>input[type=radio]{display:none}.owl-tab-content>input[type=radio]:checked+div{display:block}html.dark .owl-tab-head .tab-item.active{color:#202020}.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-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}}.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}}.hr-sponsorship .step-section .step-content{width:100%;max-width:992px;padding:0 32px;margin:0 auto}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head{position:relative}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-wrapper{display:flex}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-slide{position:relative;flex-shrink:0;width:auto}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button{position:absolute;top:50%;transform:translateY(-5%);display:none;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}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button svg{display:none}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button::before{border-radius:50%;display:flex;text-align:center;width:48px;height:48px;align-items:flex-end;justify-content:center;margin:auto;background:#fc0}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button::after{content:revert}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button span{display:none}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button:hover{background:#f5b100}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button:focus:not(:active){width:56px;height:56px;background:rgba(0,0,0,0);border:2px solid #f5b100;border-radius:50%}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.swiper-button-disabled{background:#e8e8e8;border:unset;pointer-events:none}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.swiper-button-disabled::before{background:#e8e8e8}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.swiper-button-lock{display:none}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev{right:-72px;left:revert}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev::before{transform:rotateY(180deg);content:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left-black-medium.svg)}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev.swiper-button-disabled::before{content:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left-gray-medium.svg)}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev:hover::before{background-color:#f5b100}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next{right:revert;left:-72px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next::before{content:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left-black-medium.svg)}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next.swiper-button-disabled::before{content:url(/wp-content/themes/mtn_personal/assets/images/icons/arrow-to-left-gray-medium.svg)}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next:hover::before{background-color:#f5b100}@media(max-width: 1450px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev{right:-40px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next{left:-40px}}@media(max-width: 1400px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev{right:-72px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next{left:-72px}}@media(max-width: 1275px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev{right:-40px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next{left:-40px}}@media(max-width: 1200px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button{width:40px;height:40px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev{right:-72px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next{left:-72px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button::before{width:40px;height:40px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button:focus:not(:active){width:48px;height:48px}}@media(max-width: 1100px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev{right:-24px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next{left:-24px}}@media(max-width: 992px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button{width:40px;height:40px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev{right:-72px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next{left:-72px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button::before{width:40px;height:40px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button:focus:not(:active){width:48px;height:48px}}@media(max-width: 850px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.prev{right:0}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button.next{left:0}}@media(max-width: 768px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button{display:flex;width:32px;height:32px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button::before{width:32px;height:32px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button:focus:not(:active){width:40px;height:40px}}@media(max-width: 576px){.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button{width:32px;height:32px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button::before{width:32px;height:32px}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .swiper-button:focus:not(:active){width:40px;height:40px}}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);border:none;border-radius:0;z-index:250;padding:0;margin:0}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item~div{position:relative}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item~div svg{display:block;width:124px;height:124px;margin:0 auto}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item~div svg path{transition:.5s}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item~div img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:64px;height:auto}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item~div img:nth-child(3){display:none}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item~p{width:100%;text-align:center;color:#909090;transition:.5s;margin:8px auto 0 auto}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item.active~div svg path{fill:#fc0}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item.active~div img:nth-child(2){display:none}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item.active~div img:nth-child(3){display:block}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item.active~div picture:nth-child(2) img{display:none}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item.active~div picture:nth-child(3) img{display:block}.hr-sponsorship .step-section .step-content .hr-swiper-tab-head .tab-item.active~p{color:var(--Raven)}.hr-sponsorship .step-section .step-content .owl-tab-content{border:1px solid #e8e8e8;border-radius:24px;padding:32px;margin:32px 0 0 0}.hr-sponsorship .step-section .step-content .owl-tab-content .main-content li{text-align:start;font-size:18px;line-height:28px}.hr-sponsorship .box-section .bg-box{position:relative;background: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;padding:80px 120px}.hr-sponsorship .box-section .bg-box::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:auto;background-image:url(/wp-content/themes/mtn_personal/assets/images/bg-img.webp);background-position:left;background-repeat:no-repeat;background-size:contain}.hr-sponsorship .box-section .bg-box .main-content h1,.hr-sponsorship .box-section .bg-box .main-content h2,.hr-sponsorship .box-section .bg-box .main-content h3,.hr-sponsorship .box-section .bg-box .main-content h4,.hr-sponsorship .box-section .bg-box .main-content h5,.hr-sponsorship .box-section .bg-box .main-content h6{color:#fff}.hr-sponsorship .box-section .bg-box .main-content p,.hr-sponsorship .box-section .bg-box .main-content li{color:var(--Cloud);font-size:20px;line-height:32px}@media(max-width: 768px){.hr-sponsorship .step-section .step-content .owl-tab-content{border:1px solid #e8e8e8;border-radius:24px;padding:32px;margin:32px 0 0 0}.hr-sponsorship .step-section .step-content .owl-tab-content .main-content li{font-size:14px;font-style:normal;font-weight:400;line-height:22px}.hr-sponsorship .box-section .bg-box{padding:48px 24px}.hr-sponsorship .box-section .bg-box .main-content p,.hr-sponsorship .box-section .bg-box .main-content li{font-size:16px;font-style:normal;font-weight:400;line-height:36px}}