.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}}.landing-builder .packages-section .mtn-select+.custom-mtn-select .custom-mtn-select-label{margin-top:0;min-width:168px}.landing-builder .packages-section .main-sections-head{margin-bottom:24px}.landing-builder .packages-section .main-sections-head h2{color:#171717}.landing-builder .packages-section .select-country{display:flex;align-items:center;margin:16px 0}.landing-builder .packages-section .select-country span{color:#a3a3a3}.landing-builder .packages-section .select-country .mtn-select-field{margin:0 8px}.landing-builder .packages-section .top-content{margin:24px 0}.landing-builder .packages-section .top-content .outer-description{margin:0 0 24px 0}.landing-builder .packages-section .top-content .outer-description>p{text-align:start;font-style:normal;font-weight:400;color:#64686f;font-size:16px;line-height:26px}.landing-builder .packages-section .top-content .outer-description>p strong{color:#171717;font-weight:700}.landing-builder .packages-section .tab-btns{display:flex;gap:1rem;margin-bottom:1rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.landing-builder .packages-section .tab-btns .mtn-tab-buttons-sample{margin-bottom:40px;display:flex;gap:16px;margin-bottom:1rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.landing-builder .packages-section .tab-btns .mtn-tab-buttons-sample .mtn-tab-btn{display:flex;justify-content:center;align-items:center;max-width:100%;height:48px;border-radius:12px;border:1px solid #b0b0b0;transition:.5s;cursor:pointer;padding:11px 32px;white-space:nowrap;font-size:14px;color:#202020}.landing-builder .packages-section .tab-btns .mtn-tab-buttons-sample .mtn-tab-btn.active{background:#ffcb05;border:1px solid #ffcb05;color:#202020}.landing-builder .packages-section .tab-btns .mtn-tab-buttons{margin-bottom:40px;display:inline-flex;gap:0;margin-bottom:1rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;border:1px solid #e0e3e5;border-radius:15px}.landing-builder .packages-section .tab-btns .mtn-tab-buttons .mtn-tab-btn{display:flex;justify-content:center;align-items:center;max-width:100%;min-width:162px;height:48px;border-radius:12px;border:1px solid rgba(0,0,0,0);transition:.5s;cursor:pointer;padding:0 12px;white-space:nowrap;font-size:16px;line-height:22px;color:#525252;font-weight:400}.landing-builder .packages-section .tab-btns .mtn-tab-buttons .mtn-tab-btn.active{background:#ffebb0;border:1px solid #313335;color:#171717}.landing-builder .packages-section .mtn-table{border:none}.landing-builder .packages-section .mtn-table table thead tr.head{background-color:#ffc001 !important}.landing-builder .packages-section .mtn-table table thead tr.head th{position:relative;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:26px;color:#202020;padding:27px 10px}.landing-builder .packages-section .mtn-table table tbody tr:nth-child(odd){background-color:#f8f8f8}.landing-builder .packages-section .mtn-table table tbody tr td{padding:27px 16px;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#404040}.landing-builder .packages-section .main-content.more{margin-top:18px}.landing-builder .packages-section .main-content.more li{font-size:16px;line-height:26px;font-weight:300;color:var(--Raven);margin-bottom:8px}.landing-builder .packages-section .column{margin-bottom:20px;padding:0 9px}.landing-builder .packages-section .package-card{height:100%}.landing-builder .packages-section .package-card .grid{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;border-radius:24px;border:1px solid var(--Bob);background:var(--White);overflow:hidden;padding:24px 24px 0 24px;margin:0 1px}.landing-builder .packages-section .package-card .grid .package-name{display:flex;justify-content:space-between}.landing-builder .packages-section .package-card .grid .badge{min-width:max-content;display:flex;height:32px;background-color:#ffebb0;border-radius:64px;font-size:12px;font-weight:500;line-height:20px;color:#262626;align-items:center;justify-content:center;padding:6px 12px}.landing-builder .packages-section .package-card .grid .package-name{margin:0 0 16px 0}.landing-builder .packages-section .package-card .grid .package-name h6{font-size:16px !important;line-height:26px !important;color:#202020;margin:0}.landing-builder .packages-section .package-card .grid .package-atrribute{display:flex;flex-wrap:nowrap;justify-content:space-between}.landing-builder .packages-section .package-card .grid .package-atrribute .package-storage,.landing-builder .packages-section .package-card .grid .package-atrribute .package-type{width:calc(50% - 8px)}.landing-builder .packages-section .package-card .grid .package-atrribute .package-storage span,.landing-builder .packages-section .package-card .grid .package-atrribute .package-type span{display:block;text-align:center}.landing-builder .packages-section .package-card .grid .package-atrribute .package-storage span:nth-child(1),.landing-builder .packages-section .package-card .grid .package-atrribute .package-type span:nth-child(1){color:var(--Bob);margin:0 0 16px 0;font-size:12px !important;line-height:20px !important;font-weight:400 !important}.landing-builder .packages-section .package-card .grid .package-atrribute .package-storage span:nth-child(2),.landing-builder .packages-section .package-card .grid .package-atrribute .package-type span:nth-child(2){color:#202020;font-size:12px !important;line-height:20px !important;font-weight:700 !important}.landing-builder .packages-section .package-card .grid .package-atrribute .package-line{width:1px;height:auto;background:var(--CardBoard)}.landing-builder .packages-section .package-card .grid .package-description{border-top:1px solid var(--CardBoard);padding:16px 0 0 0;margin:16px 0}.landing-builder .packages-section .package-card .grid .package-description p{display:flex;flex-wrap:nowrap;justify-content:space-between;margin:0 0 8px 0;font-size:12px;font-weight:normal;line-height:20px;color:var(--Metal)}.landing-builder .packages-section .package-card .grid .package-description p span{margin:0;font-size:12px !important;line-height:20px !important}.landing-builder .packages-section .package-card .grid .package-description p span:nth-child(1){color:var(--Metal)}.landing-builder .packages-section .package-card .grid .package-description p span:nth-child(2){color:var(--Raven)}.landing-builder .packages-section .package-card .grid .package-description p a{font-size:14px;font-weight:bold !important;line-height:22px;color:var(--Raven)}.landing-builder .packages-section .package-card .grid .package-description p:last-child{margin:0}.landing-builder .packages-section .package-card .grid .package-description p:last-child span{margin:0}.landing-builder .packages-section .package-card .grid .package-action{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:calc(100% + 48px);background:var(--Sunshine);padding:3px 18px;right:-24px;position:relative}.landing-builder .packages-section .package-card .grid .package-action .package-price{font-weight:700 !important;font-size:18px !important;line-height:28px !important}.landing-builder .packages-section .package-card .grid .package-action .package-price span{font-weight:700 !important;font-size:12px !important;line-height:20px !important}.landing-builder .packages-section .package-card .grid .package-action .mtn-btn{position:relative;width:auto;overflow:hidden;padding:8px 15px}.landing-builder .packages-section .package-card .grid .package-action .mtn-btn .btn-submit{position:absolute;top:0;left:0;width:100%;height:100%;z-index:24}.landing-builder .packages-section .package-card .grid .package-action .mtn-btn .btn-text{font-weight:700 !important;font-size:14px !important;line-height:22px !important}.landing-builder .packages-section .package-card .grid .package-action .mtn-btn .btn-icon{width:18px;height:18px}.landing-builder .packages-section .package-card .grid .package-action .mtn-btn .btn-icon svg{width:18px;height:18px}.landing-builder .packages-section .package-card .grid .package-action span{color:#202020}.landing-builder .packages-section .package-card .grid .package-action span svg path{fill:#202020}.landing-builder .packages-section .package-card .list{display:none}.landing-builder .packages-section .package-card.list-card .grid{display:none}.landing-builder .packages-section .package-card.list-card .list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;height:calc(100% - 32px);border-radius:24px;border:1px solid var(--Bob);background:var(--White);overflow:hidden;padding:24px;margin:32px 0 0 0}.landing-builder .packages-section .package-card.list-card .list .package-atrribute .package-storage span,.landing-builder .packages-section .package-card.list-card .list .package-atrribute .package-type span{color:var(--Raven)}.landing-builder .packages-section .package-card.list-card .list .package-storage-data{color:var(--Raven)}.landing-builder .packages-section .package-card.list-card .list .package-description p{line-height:0;margin:0}.landing-builder .packages-section .package-card.list-card .list .package-description p span:nth-child(1){color:var(--Metal)}.landing-builder .packages-section .package-card.list-card .list .package-description p span:nth-child(2){color:var(--Raven)}.landing-builder .packages-section .package-card.list-card .list .package-description p a{font-size:14px;font-weight:bold;line-height:22px;color:var(--Raven)}.landing-builder .packages-section .package-card.list-card .list .package-description.desk-data p{font-size:12px !important;font-weight:normal !important;line-height:20px !important}.landing-builder .packages-section .package-card.list-card .list .package-action.button{width:100%;text-align:end}.landing-builder .packages-section .package-card.list-card .list .package-action .mtn-btn{position:relative;text-align:end;overflow:hidden;margin:16px 0 0 0}.landing-builder .packages-section .package-card.list-card .list .package-action .mtn-btn .btn-submit{position:absolute;top:0;left:0;width:100%;height:100%;z-index:24}.landing-builder .packages-section .package-card.list-card .list .package-action span{color:var(--Raven)}.landing-builder .packages-section .package-card.list-card .list .package-action span.btn-text{color:var(--Raven)}.landing-builder .package-modal-countries .modal-box{background-image:url(/wp-content/themes/mtn_personal/assets/images/roaming/roaming-map-back.png);background-repeat:no-repeat;background-size:cover;min-height:500px;max-height:calc(-240px + 100vh);background-position:center center;width:70vw !important;padding-top:4rem !important;display:flex;flex-direction:column}.modal-box>.landing-builder .package-modal-countries__title{text-align:center}.landing-builder .package-modal-countries__list{display:flex;flex-wrap:wrap;gap:2rem}.landing-builder .package-modal-countries__list span{position:relative;padding:0 24px 0 0;font-size:16px;line-height:26px;margin:0 0 16px 0;color:#202020}.landing-builder .package-modal-countries__list span::before{content:"";position:absolute;top:8px;background:var(--Sunshine);width:12px;height:12px;border-radius:50%;right:0}.landing-builder .package-modal-countries__list li{white-space:nowrap}.landing-builder .package-modal-countries__list li:before{border-radius:50% !important}html[lang=en-US] .landing-builder .package-modal-countries__list span::before{right:unset;left:0}html[lang=en-US] .landing-builder .packages-section .package-card .grid .package-action .mtn-btn .btn-icon{transform:rotate(180deg)}