.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-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-troubleshooter .modal.authentication input:checked~.modal-box{width:720px;max-width:calc(100% - 40px)}.page-troubleshooter .modal.authentication input:checked~.modal-box>.main-content{margin:0}.page-troubleshooter .modal.authentication input:checked~.modal-box h3{text-align:center}.page-troubleshooter .modal.authentication input:checked~.modal-box .status-wrapper{display:flex;justify-content:space-between}.page-troubleshooter .modal.authentication input:checked~.modal-box .status-wrapper p{font-size:14px;cursor:pointer;margin:0}.page-troubleshooter .modal.authentication input:checked~.modal-box .button-wrapper{display:flex;justify-content:space-between}.page-troubleshooter .modal.authentication input:checked~.modal-box .button-wrapper .mtn-btn{width:calc(50% - 8px);margin:16px 0}.page-troubleshooter .modal.authentication input:checked~.modal-box .button-wrapper .mtn-btn.yellow-outline .btn-text{color:var(--Raven)}.page-troubleshooter .index-information-section{background:#fc0;padding:120px 0 40px 0}.page-troubleshooter .index-information-section h1{text-align:center;color:#202020}.page-troubleshooter .index-information-section p{text-align:center;color:#202020}.page-troubleshooter .index-information-section .mtn-input-field .mtn-input_input:not(:placeholder-shown){border:1.5px solid #202020}.page-troubleshooter .index-information-section .mtn-input-field .mtn-input_input~.end-icon path,.page-troubleshooter .index-information-section .mtn-input-field .mtn-input_input~.end-icon circle{stroke:#202020}.page-troubleshooter .index-information-section .mtn-input .mtn-field{margin:0}.page-troubleshooter .index-information-section .banner-svg{position:absolute;bottom:0;left:0;width:100%;height:auto}.page-troubleshooter .index-information-section .banner-svg.desktop{display:none}@media screen and (min-width: 768px){.page-troubleshooter .index-information-section{padding:184px 0 80px 0}.page-troubleshooter .index-information-section .banner-svg.mobile{display:none}.page-troubleshooter .index-information-section .banner-svg.desktop{display:block}}.page-troubleshooter .index-troubleshooters-section .categories-swiper{box-shadow:0 8px 6px -6px rgba(0,0,0,.16);margin:0 0 80px 0}.page-troubleshooter .index-troubleshooters-section .categories-swiper .swiper-wrapper .swiper-slide{position:relative;width:auto}.page-troubleshooter .index-troubleshooters-section .categories-swiper .swiper-wrapper .swiper-slide .category{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:16px;margin:0}.page-troubleshooter .index-troubleshooters-section .categories-swiper .swiper-wrapper .swiper-slide .category::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:rgba(0,0,0,0);border-radius:8px 8px 0 0;visibility:hidden;opacity:0;transition:.5s}.page-troubleshooter .index-troubleshooters-section .categories-swiper .swiper-wrapper .swiper-slide .category .icon{width:80px;height:80px;margin:0 0 4px 0}.page-troubleshooter .index-troubleshooters-section .categories-swiper .swiper-wrapper .swiper-slide .category .title{margin:0}.page-troubleshooter .index-troubleshooters-section .categories-swiper .swiper-wrapper .swiper-slide .category.active::before{height:6px;background-color:#fc0;visibility:visible;opacity:1}.page-troubleshooter .index-troubleshooters-section .categories-swiper.center .swiper-wrapper{justify-content:center}@media(min-width: 768px){.page-troubleshooter .index-troubleshooters-section .categories-swiper{margin:0 0 40px 0}.page-troubleshooter .index-troubleshooters-section .categories-swiper .swiper-wrapper .swiper-slide .category:not(.active):hover::before{height:4px;background-color:#fc0;visibility:visible;opacity:1}}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper{margin:0 0 80px 0}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide{position:relative;width:auto}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;background-color:#f8f8f8;border-radius:8px;transition:.5s;padding:16px 8px;margin:0 0 16px 0}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category::before{content:"";position:absolute;bottom:16px;left:0;width:100%;height:0;background-color:rgba(0,0,0,0);border-radius:0 0 8px 8px;visibility:hidden;opacity:0;transition:.5s}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category:after{content:"";position:absolute;bottom:6px;left:50%;transform:translateX(-50%);border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-top:16px solid rgba(0,0,0,0);visibility:hidden;opacity:0}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category .icon{width:64px;height:64px;margin:0 16px}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category .title{margin:0 16px}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category.active{background-color:#e5e5e5}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category.active::before{height:8px;background-color:#b0b0b0;visibility:visible;opacity:1}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category.active:after{bottom:4px;border-top:16px solid #b0b0b0;visibility:visible;opacity:1;transition:all .25s ease .25s}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper.center .swiper-wrapper{justify-content:center}@media(min-width: 768px){.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper{margin:0 0 40px 0}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category:not(.active):hover{background-color:#e5e5e5}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category:not(.active):hover::before{height:6px;background-color:#b0b0b0;visibility:visible;opacity:1}.page-troubleshooter .index-troubleshooters-section .sub-categories-swiper .swiper-wrapper .swiper-slide .sub-category:not(.active):hover:after{bottom:6px;border-top:16px solid #b0b0b0;visibility:visible;opacity:1;transition:all .5s ease .25s}}.page-troubleshooter .index-troubleshooters-section .troubleshooters{display:none;background-color:#f8f8f8;border:1px solid #e8e8e8;border-radius:16px;overflow:hidden}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column:nth-child(even){background-color:#fff}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter{position:relative;display:block;width:100%;padding:24px 16px}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .icon{width:104px;height:104px;border-radius:16px;overflow:hidden;margin:0 8px 16px 8px}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .icon img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.5s}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .details{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;width:100%;height:auto;margin:0 8px}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .details .content{display:flex;flex-direction:column;align-items:flex-start;width:100%}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .details .content .title{position:absolute;top:64px;left:0;width:calc(100% - 128px);padding:0 24px;margin:0;color:#202020}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .details .content .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#606060;margin:0 0 16px 0}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .details .mtn-btn{margin:0}@media screen and (min-width: 768px){.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .icon{width:240px;height:240px;margin:0 8px}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .details{width:calc(100% - 272px);height:240px}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .details .content .title{position:relative;top:auto;left:auto;width:auto;padding:0;margin:0 0 8px 0}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter .details .content .description{margin:0}.page-troubleshooter .index-troubleshooters-section .troubleshooters .column .troubleshooter:hover .icon img{transform:scale(1.1)}}.page-troubleshooter .tooltip{position:fixed;top:0;width:240px;background:#fff;border-radius:16px;box-shadow:0px 4px 12px 0 rgba(0,0,0,.16);z-index:9999999999999;padding:8px}.page-troubleshooter .tooltip p{font-size:11px;margin:0}.page-troubleshooter .post-breadcrumb-section{padding:120px 0 0 0}@media screen and (min-width: 768px){.page-troubleshooter .post-breadcrumb-section{padding:184px 0 0 0}}.page-troubleshooter .post-information-section{padding:20px 0 0 0}.page-troubleshooter .post-information-section .troubleshooter-information .information{position:relative;display:block;width:100%}.page-troubleshooter .post-information-section .troubleshooter-information .information .icon{width:160px;height:auto;border-radius:16px;overflow:hidden;margin:0 8px 16px 8px}.page-troubleshooter .post-information-section .troubleshooter-information .information .icon img{width:100%;height:auto;object-fit:cover;object-position:center;transition:.5s}.page-troubleshooter .post-information-section .troubleshooter-information .information .details{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;width:100%;height:auto;margin:0 8px}.page-troubleshooter .post-information-section .troubleshooter-information .information .details .content{display:flex;flex-direction:column;align-items:flex-start;width:100%}.page-troubleshooter .post-information-section .troubleshooter-information .information .details .content .title{position:absolute;top:0;left:0;width:calc(100% - 160px);padding:0 24px;margin:0}.page-troubleshooter .post-information-section .troubleshooter-information .information .details .content .description{color:#606060;margin:0 0 16px 0}.page-troubleshooter .post-information-section .troubleshooter-information .information .details .mtn-btn{margin:0}@media screen and (min-width: 768px){.page-troubleshooter .post-information-section{padding:40px 0 0 0}.page-troubleshooter .post-information-section .troubleshooter-information .information{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.page-troubleshooter .post-information-section .troubleshooter-information .information .icon{width:320px;height:auto;margin:0 8px}.page-troubleshooter .post-information-section .troubleshooter-information .information .details{width:calc(100% - 352px)}.page-troubleshooter .post-information-section .troubleshooter-information .information .details .content .title{position:relative;top:auto;left:auto;width:auto;padding:0;margin:0 0 8px 0}.page-troubleshooter .post-information-section .troubleshooter-information .information .details .content .description{margin:0}}.page-troubleshooter .post-article-section .troubleshooter-article{width:100%;max-height:560px;background:#f8f8f8;border-radius:16px;overflow-y:auto;padding:40px}.page-troubleshooter .post-article-section .troubleshooter-article::-webkit-scrollbar{width:8px}.page-troubleshooter .post-article-section .troubleshooter-article::-webkit-scrollbar-track{background-color:#fff;border:1px solid #e8e8e8;border-radius:4px}.page-troubleshooter .post-article-section .troubleshooter-article::-webkit-scrollbar-thumb{background-color:#e8e8e8}.page-troubleshooter .post-article-section .troubleshooter-article::-webkit-scrollbar-thumb:hover{background-color:#e8e8e8}.page-troubleshooter .post-article-section .troubleshooter-article ul{list-style-position:unset !important}.page-troubleshooter .post-article-section .troubleshooter-article img{max-width:unset !important}.page-troubleshooter .post-article-section .troubleshooter-article a{font-weight:revert !important;color:revert !important;text-decoration:revert !important}.page-troubleshooter .post-article-section .troubleshooter-article>.editor{margin:0 0 16px 0}.page-troubleshooter .post-article-section .troubleshooter-article>.text{margin:0 0 16px 0}.page-troubleshooter .post-article-section .troubleshooter-article>*:last-child{margin:0}@media screen and (min-width: 768px){.page-troubleshooter .post-article-section .troubleshooter-article{padding:24px}}.page-troubleshooter .post-choise-section{background:linear-gradient(to right, transparent 48%, #FCE068 96%)}.page-troubleshooter .post-choise-section .troubleshooter-choise{background:linear-gradient(135deg, rgba(255, 255, 255, 0.5) 25%, rgba(238, 238, 238, 0.75) 100%);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius:24px;text-align:center;padding:40px}.page-troubleshooter .post-choise-section .troubleshooter-choise .question h5{text-align:center}.page-troubleshooter .post-choise-section .troubleshooter-choise .answers{margin:40px 0 0 0}.page-troubleshooter .post-choise-section .troubleshooter-choise .answers.two-way{display:flex;justify-content:space-between}.page-troubleshooter .post-choise-section .troubleshooter-choise .answers.two-way .choise{width:100%}.page-troubleshooter .post-choise-section .troubleshooter-choise .answers.multi-way{display:block}.page-troubleshooter .post-choise-section .troubleshooter-choise .answers.multi-way .choise{display:flex;justify-content:flex-start;align-items:center;width:100%;margin:0 0 16px 0}.page-troubleshooter .post-choise-section .troubleshooter-choise .answers.multi-way .choise:last-child{margin:0}.page-troubleshooter .post-steper-section .troubleshooter-steper{display:flex;justify-content:space-between;align-items:center;width:100%}.page-troubleshooter .post-steper-section .troubleshooter-steper .mtn-btn{display:inline-flex;justify-content:space-between;align-items:center;width:160px;max-width:100%}.page-troubleshooter .post-steper-section .troubleshooter-steper .mtn-btn .btn-icon{display:contents}@media screen and (min-width: 768px){.page-troubleshooter .post-steper-section .troubleshooter-steper{justify-content:space-around}.page-troubleshooter .post-steper-section .troubleshooter-steper .mtn-btn{width:240px}}.page-troubleshooter .post-survy-section .survey{width:100%;height:auto;background:#f8f8f8;border:1px solid #e8e8e8;border-radius:16px;box-shadow:0px 4px 12px 0 rgba(0,0,0,.16);padding:40px}.page-troubleshooter .post-survy-section .survey .mtn-radio-field{display:block}.page-troubleshooter .post-survy-section .survey .mtn-radio-field>div{min-width:280px}.page-troubleshooter .post-survy-section .survey .mtn-radio-field>div>div{display:inline-flex;flex-direction:row-reverse;justify-content:center;margin:8px 0 0 0}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .label{font-weight:700}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .validation{position:absolute;bottom:-8px;display:flex;align-items:center;font-size:12px;font-style:normal;font-weight:300;line-height:22px;color:#ff0909}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio+label{display:inline-block;width:40px;height:auto;border-radius:0;border:none;margin:-8px 0 0 0}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio+label svg{width:100%;height:auto}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio+label svg path{stroke:#b0b0b0;transition:.5s}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio+label+label{font-weight:700;color:#b0b0b0;transition:.5s}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio+label:hover svg path{stroke:#202020}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio+label:hover+label{color:#202020}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio:checked+label svg path{stroke:#202020}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio:checked+label::after{content:none}.page-troubleshooter .post-survy-section .survey .mtn-radio-field .mtn-input_radio:checked+label+label{color:#202020}.page-troubleshooter .post-survy-section .survey .mtn-textarea-field .label{top:-48px;font-weight:700}.page-troubleshooter .post-survy-section .survey .mtn-textarea-field .mtn-textarea_textarea{width:100%;height:104px;background:#fff;border:none}.page-troubleshooter .post-survy-section .survey .button-wrapper{display:flex;justify-content:flex-end}.page-troubleshooter .post-survy-section .survey .button-wrapper .mtn-btn{width:240px}@media screen and (min-width: 768px){.page-troubleshooter .post-survy-section .survey .mtn-radio-field{display:flex;justify-content:space-between}.page-troubleshooter .post-survy-section .survey .mtn-radio-field>div>div{justify-content:flex-start;margin:0}.page-troubleshooter .post-survy-section .survey .mtn-textarea-field .label{top:-32px}}.page-troubleshooter .post-chat-section{background:linear-gradient(to left, #FCE068 0%, transparent 50%);margin:0 0 40px 0}.page-troubleshooter .post-chat-section .chat{width:100%;height:auto;background:hsla(0,0%,100%,.5);backdrop-filter:blur(10px);border:1px solid #e8e8e8;border-radius:16px;box-shadow:0px 4px 12px 0 rgba(0,0,0,.16);padding:40px}.page-troubleshooter .post-chat-section .chat .icon img{width:100%;height:auto}.page-troubleshooter .post-chat-section .chat .button-wrapper{display:flex;justify-content:center;margin:24px 0 0 0}.page-troubleshooter .post-chat-section .chat .button-wrapper .mtn-btn{width:240px;max-width:100%}.page-troubleshooter .error-404-section{padding:120px 0 40px 0}.page-troubleshooter .error-404-section lottie-player{max-width:100%;height:auto;margin:0 auto}@media screen and (min-width: 768px){.page-troubleshooter .error-404-section{padding:160px 0 80px 0}}.page-troubleshooter .loader{position:relative;display:block;width:56px;height:56px;transform:rotateZ(45deg);margin:0 auto}.page-troubleshooter .loader:before,.page-troubleshooter .loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;animation:1s spin linear infinite}.page-troubleshooter .loader:before{transform:rotateX(70deg)}.page-troubleshooter .loader:after{transform:rotateY(70deg);animation-delay:.4s}.page-troubleshooter .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}}html.dark .page-troubleshooter .index-information-section .banner-svg path{fill:#000}