.section-lists.list-items{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:var(--spacer-8)}.section-lists.list-items>.list-item-icon,.section-lists.list-items>.list-item-info,.section-lists.list-items>.list-item-title{color:var(--color-black-700)!important}.section-lists.list-items>.list-item-info,.section-lists.list-items>.list-item-title{font-size:var(--font-14);font-weight:var(--font-weight-normal);line-height:20px;letter-spacing:-.028px}.section-lists.list-items>.list-item-icon{margin:var(--spacer-2) var(--spacer-8) 0 0}.section-lists.list-items>.list-item-title{flex:1;margin-right:var(--spacer-8);text-align:left}.section-lists.list-items>.list-item-info{flex:2;max-width:100px;height:auto;text-align:right}@media(min-width:768px){.section-lists.list-items>.list-item-info{max-width:120px}}.section-items.card-sim-selection{display:flex;justify-content:center;align-items:center;width:154px;min-width:120px;height:79px;padding:1px;border-radius:var(--rounded-lg,6px);background:var(--color-black-200,#d9d9d9);cursor:pointer;overflow:hidden}@media(min-width:768px){.section-items.card-sim-selection:hover{background:var(--color-black-300,#c4c4c4)}}.section-items.card-sim-selection>.wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;background-color:var(--color-white);width:152px;height:77px;gap:var(--spacer-12,12px);padding:var(--spacer-8,8px) var(--spacer-12,12px) 0 var(--spacer-16,16px);border-radius:5px}.section-items.card-sim-selection>.wrapper>.info-wrapper{display:flex;flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start}.section-items.card-sim-selection>.wrapper>.info-wrapper>.img-wrapper{position:relative;width:auto;height:auto}.section-items.card-sim-selection>.wrapper>.info-wrapper>.img-wrapper>img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.section-items.card-sim-selection>.wrapper>.info-wrapper>h4{color:var(--color-black,#000);font-size:var(--font-11,11px);font-weight:var(--font-weight-regular,400);margin:0;padding-left:var(--spacer-4,4px)}.section-items.card-sim-selection>.wrapper>.radio-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;padding-top:var(--spacer-10,10px)}.section-items.card-sim-selection>.wrapper>.radio-wrapper>.radio{position:relative;display:block;width:20px;height:20px;border-radius:50%;border:1px solid var(--color-black-200,#d9d9d9);background-color:var(--color-black-20,#f9f9f9)}.section-items.card-sim-selection>.wrapper>.radio-wrapper>.radio:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:12px;height:12px;border-radius:50%;background-color:var(--color-transparent);z-index:1}.section-items.card-sim-selection.selected{background:linear-gradient(131deg,#f11354 8.02%,#ff47cc 57.66%,#ee02c8 106.74%)!important;padding:2px;cursor:default}.section-items.card-sim-selection.selected>.wrapper{border-radius:4px;width:150px;height:75px;padding-top:7px;padding-left:15px}.section-items.card-sim-selection.selected>.wrapper>.radio-wrapper>.radio{border:2px solid var(--color-primary);background-color:var(--color-white,#fff)}.section-items.card-sim-selection.selected>.wrapper>.radio-wrapper>.radio:before{background-color:var(--color-primary)}.section-items.card-dob-bundle-item{min-width:120px;cursor:default}.section-items.card-dob-bundle-item,.section-items.card-dob-bundle-item>.wrapper{display:flex;width:100%;height:auto;justify-content:flex-start;align-items:flex-start}.section-items.card-dob-bundle-item>.wrapper{flex-direction:row;gap:var(--spacer-12,12px)}.section-items.card-dob-bundle-item>.wrapper>.img-wrapper{position:relative;width:50px;height:50px}.section-items.card-dob-bundle-item>.wrapper>.img-wrapper>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:var(--rounded-lg,6px)}.section-items.card-dob-bundle-item>.wrapper>.info-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;gap:var(--spacer-6,6px);padding-top:var(--spacer-2,2px)}.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div>span>p,.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>h4{color:var(--color-black,#000);font-style:normal}.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>h4{font-size:var(--font-14,14px);font-weight:var(--font-weight-regular,400);line-height:21px;margin:0}@supports(-webkit-line-clamp:2){.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>h4{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div{display:flex;flex-wrap:wrap;flex-direction:column;gap:var(--spacer-6,6px)}@media(min-width:768px){.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div{flex-direction:row}}.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div>span{position:relative;display:flex;flex-wrap:nowrap;flex-direction:row;gap:var(--spacer-6,6px);padding-left:var(--spacer-12,12px)}@media(min-width:768px){.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div>span{padding-left:0}}.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div>span:before{position:absolute;top:3px;left:3px;content:"•";font-size:var(--font-8,8px);font-weight:var(--font-weight-bold,600)}@media(min-width:768px){.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div>span:before{display:none}}.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div>span>p{font-size:var(--font-12,12px);font-weight:var(--font-weight-light,300);line-height:16px}.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div>span>p.txt-divider{display:none}@media(min-width:768px){.section-items.card-dob-bundle-item>.wrapper>.info-wrapper>div>span>p.txt-divider{display:flex}}.section-items.card-package-cart-v2{width:100%;height:-moz-fit-content;height:fit-content;padding:0;margin:0;border-radius:0;border:none;overflow:hidden}@media(min-width:768px){.section-items.card-package-cart-v2{border-radius:var(--rounded-xxl);border:1px solid var(--color-black-100,#e9e9e9)}}.section-items.card-package-cart-v2 .items-head{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacer-2,2px);padding:var(--spacer-24) var(--spacer-16)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-head{padding:var(--spacer-24) var(--spacer-32)}}.section-items.card-package-cart-v2 .items-head.with-tags{padding-bottom:0}.section-items.card-package-cart-v2 .items-head>.label-wrapper{display:flex;flex-direction:row}.section-items.card-package-cart-v2 .items-head>.label-wrapper>p.label{font-size:var(--font-12,12px);font-weight:var(--font-weight-light,300);line-height:24px}.section-items.card-package-cart-v2 .items-head>.label-wrapper>p.label.next{position:relative;padding-left:var(--spacer-12,12px)}.section-items.card-package-cart-v2 .items-head>.label-wrapper>p.label.next:before{position:absolute;left:5px;top:0;content:"•";font-size:var(--font-10,10px);font-weight:var(--font-weight-bold,600)}.section-items.card-package-cart-v2 .items-head .items-price .price-final,.section-items.card-package-cart-v2 .items-head .title{font-weight:var(--font-weight-bold)}.section-items.card-package-cart-v2 .items-head .items-price p,.section-items.card-package-cart-v2 .items-head>p{font-style:normal}.section-items.card-package-cart-v2 .items-head .title{font-size:var(--font-20);line-height:24px;letter-spacing:-.09px}@media(min-width:768px){.section-items.card-package-cart-v2 .items-head .title{font-size:var(--font-24);line-height:30px;letter-spacing:-.24px}}.section-items.card-package-cart-v2 .items-head .items-price{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-top:var(--spacer-10,10px)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-head .items-price{padding-top:var(--spacer-8)}}.section-items.card-package-cart-v2 .items-head .items-price .price-final{font-size:var(--font-14);line-height:20px;letter-spacing:-.028px}@media(min-width:768px){.section-items.card-package-cart-v2 .items-head .items-price .price-final{font-size:var(--font-20);line-height:26px;letter-spacing:-.1px}}.section-items.card-package-cart-v2 .items-head .items-price .price-before{font-size:var(--font-12);font-weight:var(--font-weight-regular);line-height:15.996px;text-decoration:line-through;opacity:.55;margin-left:var(--spacer-6)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-head .items-price .price-before{font-size:var(--font-18);line-height:23px;letter-spacing:-.18px}}.section-items.card-package-cart-v2 .items-head .items-price .badges-ribbon{margin-left:var(--spacer-8)}.section-items.card-package-cart-v2 .items-head .tags-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--spacer-6,6px);width:100%;padding:var(--spacer-14,14px) 0 var(--spacer-24,24px);border-bottom:1px solid var(--color-black-100,#e9e9e9)}.section-items.card-package-cart-v2 .items-head .tags-wrapper>.tag-items{display:flex;flex-direction:row;align-items:center;padding:0 var(--spacer-8,8px);width:auto;height:20px;border-radius:20px;background-color:#f5f5f5;gap:var(--spacer-4,4px);cursor:default}.section-items.card-package-cart-v2 .items-head .tags-wrapper>.tag-items>i.icon{font-size:var(--font-10,10px);width:10px;height:10px}.section-items.card-package-cart-v2 .items-head .tags-wrapper>.tag-items>p{font-size:var(--font-10,10px);line-height:12px;font-weight:var(--font-weight-regular,400)}.section-items.card-package-cart-v2 .items-head>.divider{position:absolute;bottom:0;width:calc(100% - 32px);height:0;border-bottom:1px solid var(--color-black-100,#e9e9e9)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-head>.divider{width:calc(100% - 64px)}}.section-items.card-package-cart-v2 .items-body{display:flex;flex-direction:column;width:100%;height:-moz-fit-content;height:fit-content;padding:0 var(--spacer-16,16px);gap:var(--spacer-24,24px)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body{padding:0 var(--spacer-32)}}.section-items.card-package-cart-v2 .items-body.no-padding>.wrapper>.scroller,.section-items.card-package-cart-v2 .items-body.no-padding>.wrapper>h4{padding:0 var(--spacer-16,16px)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body.no-padding>.wrapper>.scroller,.section-items.card-package-cart-v2 .items-body.no-padding>.wrapper>h4{padding:0 var(--spacer-32)}}.section-items.card-package-cart-v2 .items-body>.wrapper{display:flex;flex-direction:column;gap:var(--spacer-12,12px);width:100%;padding:0 0 var(--spacer-24,24px);border-bottom:1px solid var(--color-black-100,#e9e9e9)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper{padding:0 0 var(--spacer-24,24px)}}.section-items.card-package-cart-v2 .items-body>.wrapper:first-child{padding:var(--spacer-24,24px) 0}.section-items.card-package-cart-v2 .items-body>.wrapper:last-child{border-bottom:none}.section-items.card-package-cart-v2 .items-body>.wrapper>.title,.section-items.card-package-cart-v2 .items-body>.wrapper>h4{font-size:var(--font-14);font-weight:var(--font-weight-bold);line-height:15.996px;color:var(--color-black);margin:0}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper>.title,.section-items.card-package-cart-v2 .items-body>.wrapper>h4{font-size:var(--font-16);line-height:21px;letter-spacing:-.08px}}.section-items.card-package-cart-v2 .items-body>.wrapper>.scroller{width:100%;flex-wrap:nowrap;overflow:scroll;gap:var(--spacer-8,8px);-ms-overflow-style:none;scrollbar-width:none}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-choose-sim{flex-wrap:wrap}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-choose-sim>.items-wrapper{display:flex;flex-direction:row;gap:var(--spacer-12,12px);width:100%}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.benefit-lists>.list-item-title{font-weight:var(--font-weight-light,300)!important}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.benefit-lists>.list-item-info{flex:1;max-width:inherit!important}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits{background-color:var(--color-white)}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits .benefit-lists .list-item-icon{margin-right:var(--spacer-12)!important}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits .benefit-lists .list-item-icon i.icon{font-size:var(--font-22)!important;width:var(--font-22)!important;height:var(--font-22)!important}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits .benefit-lists .list-item-title{margin-right:var(--spacer-16)!important}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits .benefit-lists .list-item-info,.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits .benefit-lists .list-item-title{font-size:var(--font-16);line-height:23px;letter-spacing:-.16px}}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>div{margin:0}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper{display:flex;flex-direction:column;gap:var(--spacer-8,8px);align-items:flex-start;justify-content:flex-start}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper{gap:var(--spacer-12,12px)}}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper>p{color:var(--color-black,#000);font-size:var(--font-12,12px);font-weight:var(--font-weight-light,300);line-height:15.996px;padding-top:var(--spacer-4,4px);margin:0}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper>.addons-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:var(--spacer-12,12px);padding:var(--spacer-10,10px) var(--spacer-12,12px);width:100%;border-radius:var(--rounded-md,6px);background:var(--color-black-30,#f5f5f5);overflow:hidden}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper>.addons-container>.addons-wrapper{display:flex;flex:1;flex-wrap:wrap;gap:var(--spacer-6,6px) var(--spacer-9,9px)}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper>.addons-container>.addons-wrapper>.addon-img{position:relative;width:auto;height:auto}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper>.addons-container>.addons-wrapper>.addon-img>img{width:100%;height:auto;border-radius:var(--rounded-xs,2px);overflow:hidden;-o-object-fit:contain;object-fit:contain}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper>.addons-container>.addon-cta{display:flex;align-items:center;justify-content:center;height:100%;min-height:100%!important;padding:0 var(--spacer-2,2px);font-weight:var(--font-weight-regular,400);background-color:var(--color-transparent,transparent)}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper>.addons-container>.addon-cta:active,.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-benefits>.apps-quota-wrapper>.addons-container>.addon-cta:hover{background-color:var(--color-transparent,transparent);opacity:.7}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras{position:relative;display:flex;width:100%;height:auto;padding:var(--spacer-1,1px);background:linear-gradient(131deg,#f11354 8.02%,#ff47cc 57.66%,#ee02c8 106.74%);border-radius:var(--rounded-xl,8px);transition:all var(--transition-duration-fast);overflow:hidden;cursor:pointer}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper{display:flex;flex-direction:row;align-items:center;width:100%;height:-moz-fit-content;height:fit-content;padding:var(--spacer-8,8px);gap:var(--spacer-12,12px);border-radius:7px;background:var(--color-white,#fff);transition:all var(--transition-duration-fast)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper{padding:var(--spacer-16,16px)}}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper .image-wrapper{display:flex;align-items:center;width:auto;height:auto}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper .image-wrapper img{width:50px;height:auto;-o-object-fit:contain;object-fit:contain}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper .info-wrapper{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--spacer-4,4px)}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper .info-wrapper>p{color:var(--color-black,#000)}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper .info-wrapper>.title{font-size:var(--font-14,14px);font-weight:var(--font-weight-regular,400);line-height:20px;letter-spacing:-.28px}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper .info-wrapper>.title{font-size:var(--font-16,16px);line-height:23px;letter-spacing:-.16px}}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper .info-wrapper>.info{font-size:var(--font-12,12px);font-weight:var(--font-weight-light,300);line-height:18px;letter-spacing:-.24px}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras>.inner-wrapper .info-wrapper>.info{font-size:var(--font-14,14px);line-height:20px;letter-spacing:-.07px}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras:hover>.inner-wrapper{background-color:#fefefe;box-shadow:var(--3d-card-shadow-press-default) inset}}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .items-extras:active>.inner-wrapper{background-color:#f5f5f5;box-shadow:var(--3d-card-shadow-press-default) inset}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-extras .divider{position:absolute;top:0;left:0}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-bundle .lists{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacer-12,12px)}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-description .lists{display:flex;flex-direction:column;gap:var(--spacer-4,4px);width:100%}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-description .lists>p{position:relative;width:100%;font-size:var(--font-13);font-weight:var(--font-weight-light);line-height:16.5px;padding-left:var(--spacer-16,16px);margin-bottom:var(--spacer-4);color:var(--color-black,#000)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-description .lists>p{font-size:var(--font-14);line-height:20px}}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-description .lists>p:last-child{margin-bottom:0}.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-description .lists>p:before{position:absolute;top:-.04em;left:var(--spacer-4,4px);content:"•";font-size:var(--font-12,12px);font-weight:var(--font-weight-bold,600);color:var(--color-black,#000)}@media(min-width:768px){.section-items.card-package-cart-v2 .items-body>.wrapper.wrapper-description .lists>p:before{top:-.08em}}.section-items.card-package-cart-v2 .items-footer{display:flex;flex-direction:column;width:100%;padding:0}.sf-checkboxes-v2{position:relative;display:flex;flex-direction:row;align-items:center;width:auto;height:auto;border-radius:var(--rounded-sm);background-color:var(--color-white,#fff);gap:var(--spacer-12,12px)}.sf-checkboxes-v2.rtl{direction:rtl;justify-content:flex-end}.sf-checkboxes-v2.rtl>.label{text-align:left}.sf-checkboxes-v2.ltr{direction:ltr;justify-content:flex-start}.sf-checkboxes-v2.ltr>.label{flex:1}.sf-checkboxes-v2>.label{display:flex;flex-wrap:wrap;font-size:var(--font-12);font-style:normal;font-weight:var(--font-weight-regular);line-height:18px;letter-spacing:-.06px}@media(min-width:768px){.sf-checkboxes-v2>.label{font-size:var(--font-14);line-height:20px;letter-spacing:-.28px}}.sf-checkboxes-v2>.checkboxes-wrapper{display:flex;flex:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;background-color:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;opacity:1;transition:all var(--transition-duration-fast);overflow:hidden}.sf-checkboxes-v2>.checkboxes-wrapper>i.icon{display:block;opacity:0;font-size:var(--font-16);width:var(--font-16);height:var(--font-16);color:var(--color-white)}.sf-checkboxes-v2>.checkboxes-wrapper>input.checkboxes-item{position:absolute;top:0;left:0;opacity:0;display:block;width:100%;height:100%;padding:0;margin:0;border:none;border-radius:0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.sf-checkboxes-v2>.checkboxes-wrapper.disabled{opacity:.4}.sf-checkboxes-v2>.checkboxes-wrapper.disabled>input.checkboxes-item{cursor:not-allowed}.sf-checkboxes-v2>.checkboxes-wrapper.checked{background-color:var(--color-primary);border-color:var(--color-primary);transition:all var(--transition-duration-faster)}.sf-checkboxes-v2>.checkboxes-wrapper.checked.disabled{opacity:1;background-color:var(--color-red-50);border:1px solid var(--color-red-50)}.sf-checkboxes-v2>.checkboxes-wrapper.checked>i.icon{opacity:1;transition:all var(--transition-duration-faster)}.section-triggers.sf-button-lists{display:flex;width:100%;height:56px;margin-bottom:0;border-top:1px solid var(--color-black-100);background-color:var(--color-white);overflow:hidden;box-shadow:none;border-radius:0}@media(min-width:768px){.section-triggers.sf-button-lists{height:52px;border:none;border-radius:var(--rounded-lg);box-shadow:0 0 0 1px var(--color-black-100);transition:all var(--transition-duration-fast);margin-bottom:var(--spacer-12)}.section-triggers.sf-button-lists:last-child{margin-bottom:0}.section-triggers.sf-button-lists:hover{background:#fefefe}}.section-triggers.sf-button-lists:active{box-shadow:var(--3d-card-shadow-press-default) inset}.section-triggers.sf-button-lists>.sf-action-list,.section-triggers.sf-button-lists>.sf-checkboxes,.section-triggers.sf-button-lists>.sf-checkboxes-v2{width:100%;height:100%;padding:var(--spacer-16);background-color:var(--color-transparent)}@media(min-width:768px){.section-triggers.sf-button-lists>.sf-action-list,.section-triggers.sf-button-lists>.sf-checkboxes,.section-triggers.sf-button-lists>.sf-checkboxes-v2{padding:var(--spacer-16) var(--spacer-20)}}.section-triggers.sf-button-lists>.sf-action-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer;border:none!important;border-radius:0!important}.section-triggers.sf-button-lists>.sf-action-list>p{flex:1;color:var(--color-black);padding-right:var(--spacer-12);font-size:var(--font-12);font-style:normal;font-weight:var(--font-weight-regular);line-height:18px;letter-spacing:-.06px;text-align:left}@media(min-width:768px){.section-triggers.sf-button-lists>.sf-action-list>p{font-size:var(--font-14);line-height:20px;letter-spacing:-.28px}}.section-triggers.sf-button-lists>.sf-action-list>i.icon{font-size:var(--font-24);width:var(--font-24);height:var(--font-24);color:var(--color-black-600,#555)}@media(min-width:768px){.section-triggers.sf-button-lists>.sf-action-list>i.icon{font-size:var(--font-20);width:var(--font-20);height:var(--font-20)}}.section-triggers.sf-button-lists>.sf-action-list>i.icon:last-child{margin-right:-8px}.section-triggers.info-actions{display:flex;flex-direction:row;align-items:center;width:100%;min-width:180px;padding:var(--spacer-12) var(--spacer-16);border-radius:var(--rounded-md);box-shadow:0 0 0 1px var(--color-black-100) inset;transition:all var(--transition-duration-fast)}@media(min-width:768px){.section-triggers.info-actions:hover{box-shadow:var(--3d-card-shadow-hover-default)}}.section-triggers.info-actions:active{box-shadow:var(--3d-card-shadow-press-default) inset}.section-triggers.info-actions>.icon-wrapper{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:15px;background-color:var(--color-fff2f5);margin-right:var(--spacer-12)}.section-triggers.info-actions>.icon-wrapper>i.icon{font-size:var(--font-18);width:var(--font-18);height:var(--font-18);color:var(--color-primary)}.section-triggers.info-actions .info-wrapper{flex:1;flex-direction:row;justify-content:flex-start}.section-triggers.info-actions .info-wrapper>.title{font-size:var(--font-14);font-weight:var(--font-weight-regular);line-height:20px;letter-spacing:-.28px;color:var(--color-black)}.section-triggers.info-actions .info-wrapper>.info{font-size:var(--font-11);font-weight:var(--font-weight-light);line-height:17px;letter-spacing:-.055px;color:var(--color-black-600)}.section-triggers.info-actions>i.icon{font-size:var(--font-24);width:var(--font-24);height:var(--font-24);color:var(--color-black);margin-left:var(--spacer-16);margin-right:-8px}.section-items.card-billing-info-v2{position:relative;display:flex;flex-direction:column;gap:var(--spacer-16,16px);width:100%;max-width:auto;height:-moz-fit-content;height:fit-content;border:none;border-top:1px solid var(--color-black-100);border-radius:0;padding:var(--spacer-16,16px) var(--spacer-16,16px) var(--spacer-24,24px);box-shadow:none}@media(min-width:768px){.section-items.card-billing-info-v2{width:auto;min-width:320px;max-width:392px;border-top:none;padding:var(--spacer-24,24px);border-radius:var(--rounded-xxl);box-shadow:0 0 0 1px var(--color-black-100)}.section-items.card-billing-info-v2.floating-desktop{position:fixed}}@media(min-width:1226px){.section-items.card-billing-info-v2{min-width:392px}}.section-items.card-billing-info-v2 .sheet-wrapper{display:none}.section-items.card-billing-info-v2>.footer{display:flex;flex-direction:column;width:100%;gap:var(--spacer-16,16px);background-color:var(--color-white,#fff)}.section-items.card-billing-info-v2>.footer .total-wrapper{display:flex;flex-direction:row;align-items:center;width:100%}.section-items.card-billing-info-v2>.footer .total-wrapper .label>p,.section-items.card-billing-info-v2>.footer .total-wrapper .price{font-size:var(--font-16);font-weight:var(--font-weight-bold);line-height:21px;letter-spacing:-.08px}.section-items.card-billing-info-v2>.footer .total-wrapper .label{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--spacer-8,8px)}.section-items.card-billing-info-v2>.footer .total-wrapper .label>.m-overlay{position:absolute;z-index:9;top:0;left:0;display:block;width:100%;height:100%}@media(min-width:768px){.section-items.card-billing-info-v2>.footer .total-wrapper .label>.m-overlay{display:none}}.section-items.card-billing-info-v2>.footer .total-wrapper .label>*{color:var(--color-black-700)}.section-items.card-billing-info-v2>.footer .total-wrapper .label>.sheet-toggler{display:flex;width:16px;height:16px;align-items:center;justify-content:center;background-color:var(--color-black-30,#f5f5f5);border-radius:50%;transform:rotate(-90deg);transition:all var(--transition-duration-default,.4s);margin-top:2px}@media(min-width:768px){.section-items.card-billing-info-v2>.footer .total-wrapper .label>.sheet-toggler{display:none}}.section-items.card-billing-info-v2>.footer .total-wrapper .label>.sheet-toggler>i.icon{font-size:14px;width:100%;height:100%}.section-items.card-billing-info-v2>.footer .total-wrapper .price{flex:1;text-align:right;padding-left:var(--spacer-16);color:var(--color-black)}@media(min-width:768px){.section-items.card-billing-info-v2>.footer>.btn{height:48px!important}.section-items.card-billing-info-v2>.footer>.btn>p{font-size:var(--font-18)!important}}.cbiv2--bs_wrapper{position:relative;z-index:8;padding:var(--spacer-16,16px) var(--spacer-16,16px) 0}@media(min-width:768px){.cbiv2--bs_wrapper{display:none}}.cbiv2--bs_wrapper .sheet-wrapper{display:flex;padding-bottom:var(--spacer-16,16px)}.cbiv2--bs_wrapper .sheet-wrapper,.section-items.card-billing-info-v2 .sheet-wrapper{flex-grow:1;flex-direction:column;gap:var(--spacer-16,16px)}@media(min-width:768px){.cbiv2--bs_wrapper .sheet-wrapper,.section-items.card-billing-info-v2 .sheet-wrapper{display:flex}}.cbiv2--bs_wrapper .sheet-wrapper>a,.section-items.card-billing-info-v2 .sheet-wrapper>a{margin-bottom:var(--spacer-4,4px)}.cbiv2--bs_wrapper .sheet-wrapper>.body,.section-items.card-billing-info-v2 .sheet-wrapper>.body{display:flex;flex-direction:column;gap:var(--spacer-12,12px);width:100%}@media(min-width:768px){.cbiv2--bs_wrapper .sheet-wrapper>.body,.section-items.card-billing-info-v2 .sheet-wrapper>.body{gap:var(--spacer-16,16px);padding-bottom:var(--spacer-16,16px);border-bottom:1px solid var(--color-black-100)}}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper{display:flex;flex-direction:column;width:100%}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-title,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-title{font-size:var(--font-14);font-style:normal;font-weight:var(--font-weight-bold);line-height:20px;letter-spacing:-.028px}@media(min-width:768px){.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-title,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-title{font-size:var(--font-16);line-height:21px;letter-spacing:-.08px}}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items,.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-title,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-title{color:var(--color-black)}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.items,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.items{margin-bottom:var(--spacer-4,4px)}@media(min-width:768px){.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.items,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.items{margin-bottom:var(--spacer-8,8px)}}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.items:last-child,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.items:last-child{margin-bottom:0}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.label,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.label{margin:var(--spacer-8,8px) 0 var(--spacer-4,4px)}@media(min-width:768px){.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.label,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item.label{margin:var(--spacer-8,8px) 0}}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .label,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .label{font-size:var(--font-11);font-weight:300;line-height:17px;letter-spacing:-.055px;color:var(--color-black700)}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .label,.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .price,.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .label,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .price,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items{font-style:normal}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .price,.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .price,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items{align-self:flex-start;font-style:normal;font-size:var(--font-12);font-weight:var(--font-weight-regular);line-height:15.996px}@media(min-width:768px){.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .price,.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .price,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items{font-size:var(--font-14);line-height:20px;letter-spacing:-.28px}}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .label,.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item .label,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items{flex:1}.cbiv2--bs_wrapper .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items,.section-items.card-billing-info-v2 .sheet-wrapper>.body>.summaries-item-wrapper .summaries-item>.items{padding-right:var(--spacer-24)}.section-items.card-package-addon{display:flex;flex-direction:column;min-width:126px;max-width:126px;width:126px;height:108px;justify-content:center;align-items:center;padding:1px;border-radius:var(--rounded-sm,4px);background:var(--color-black-200,#d9d9d9);transition:all var(--transition-duration-fast);cursor:pointer}.section-items.card-package-addon.selected{background:linear-gradient(131deg,#f11354,#ff47cc 50%,#ee02c8);cursor:default}.section-items.card-package-addon>.wrapper{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--color-white,#fff);border-radius:calc(var(--rounded-sm, 4px) - 1px);padding:var(--spacer-8,8px)}.section-items.card-package-addon>.wrapper>.item-header{display:flex;flex:1;flex-direction:column;gap:var(--spacer-8,8px);width:100%}.section-items.card-package-addon>.wrapper>.item-header>div{width:auto;height:auto}.section-items.card-package-addon>.wrapper>.item-header>div>img{width:auto;height:20px;-o-object-fit:contain;object-fit:contain}.section-items.card-package-addon>.wrapper>.item-header>h4{color:var(--color-black,#000);font-size:var(--font-12,12px);font-style:normal;font-weight:var(--font-weight-regular,400);line-height:normal;margin:0}@supports(-webkit-line-clamp:2){.section-items.card-package-addon>.wrapper>.item-header>h4{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.section-items.card-package-addon>.wrapper>.item-footer{display:flex;flex-direction:column;justify-self:flex-end;align-self:flex-end;gap:var(--spacer-2,2px);padding-right:30px;width:100%}.section-items.card-package-addon>.wrapper>.item-footer>p{font-style:normal;font-weight:var(--font-weight-regular,400);line-height:normal}.section-items.card-package-addon>.wrapper>.item-footer>p.final{color:var(--color-primary,#ff1659);font-size:var(--font-12,12px)}.section-items.card-package-addon>.wrapper>.item-footer>p.old{color:var(--color-black-500,#7b7b7b);font-size:var(--font-10,10px);font-weight:var(--font-weight-regular,400);text-decoration-line:line-through}.section-items.card-package-addon>.wrapper>.action-overlay{position:absolute;top:0;left:0;display:block;z-index:0;width:100%;height:100%;background-color:var(--color-transparent,transparent)}.section-items.card-package-addon>.wrapper>.buttons{position:absolute;bottom:0;right:0;display:flex;align-self:flex-end;justify-self:flex-end;width:auto;height:auto;z-index:1}.section-items.card-package-addon>.wrapper>.buttons>.btn{width:32px!important;min-width:32px!important;height:26px!important;min-height:26px!important;margin:var(--spacer-2,2px) 0!important;padding:var(--spacer-4,4px) var(--spacer-6,6px)!important}@media(min-width:1024px){.section-items.card-package-addon>.wrapper>.buttons>.btn:active,.section-items.card-package-addon>.wrapper>.buttons>.btn:hover{background-color:var(--color-transparent,transparent)}}.style_orderDetailContainer__lllxj,.style_orderFormsContainer__SYkpz,.style_packageDetailContainer__PQdAR{position:relative;width:100%;max-width:var(--container-inner-size);margin:0 auto}@media(min-width:768px){.style_orderDetailContainer__lllxj,.style_orderFormsContainer__SYkpz,.style_packageDetailContainer__PQdAR{height:auto;background-color:#fff!important}}.style_packageDetailContainer__PQdAR{height:-moz-fit-content;height:fit-content;padding:0}@media(min-width:768px){.style_packageDetailContainer__PQdAR{padding:var(--spacer-12,12px) 0 var(--spacer-56,56px)}}.style_orderDetailContainer__lllxj,.style_orderFormsContainer__SYkpz{display:flex;padding:0}@media(min-width:768px){.style_orderDetailContainer__lllxj,.style_orderFormsContainer__SYkpz{padding:var(--spacer-30,30px) 0 var(--spacer-56,56px)}}.style_orderDetailContainer__lllxj{flex:1;height:100%}.style_orderFormsContainer__SYkpz{height:auto}.style_packageDetailWrapper__EFJ71{position:relative;display:flex;flex-direction:column;gap:0}@media(min-width:768px){.style_packageDetailWrapper__EFJ71{flex-direction:row;gap:var(--spacer-24,24px);padding:0 var(--spacer-16,16px)}}@media(min-width:1024px){.style_packageDetailWrapper__EFJ71{padding:0}}.style_packageDetailInfo__Dnira{position:relative;display:flex;flex-direction:column;flex:1}.style_packageDetailInfo__Dnira .items-footer{padding:0!important}.style_packageDetailPurchaseInfo__aCXUE{display:flex}.style_packageFooterWrapper__eTgur{display:flex;flex-direction:column;width:100%;height:auto}.style_packagesFooterBtnList__qDxKh{display:flex;flex-direction:row;gap:1px;padding:1px 0 0;background-color:#e9e9e9}.style_packagesFooterBtnList__qDxKh>div{display:flex;flex:1;width:auto;margin:0!important;background-color:var(--color-white,#fff)!important;transition:all var(--transition-duration-fast)!important;border:none!important;border-radius:0!important}@media(min-width:768px){.style_packagesFooterBtnList__qDxKh>div:hover{box-shadow:none!important;background-color:#f9f9f9!important}.style_packagesFooterBtnList__qDxKh>div:hover:active{background-color:#e9e9e9!important}}.style_packagesFooterBtnList__qDxKh>div>div{border-radius:0;padding:var(--spacer-16,16px)!important}@media(min-width:768px){.style_packagesFooterBtnList__qDxKh>div>div{padding:var(--spacer-16,16px) var(--spacer-32,32px)!important}}.style_packagesFooterBtnList__qDxKh>div>.sf-checkboxes-v2{direction:rtl}.style_packagesFooterBtnList__qDxKh>div>.sf-checkboxes-v2>p{text-align:left;justify-content:flex-end;margin:0 0 0 var(--spacer-12,12px)}.style_packagesFooterBtnList__qDxKh>div>.sf-action-list>p{padding:0!important}.style_footerDetailPackage__tubc6{display:none}@media(min-width:768px){.style_footerDetailPackage__tubc6{display:flex}}.style_stickyContainers__X85j5{position:fixed;bottom:0;left:0;z-index:9;display:flex;width:100%;min-height:122px}@media(min-width:768px){.style_stickyContainers__X85j5{position:relative;bottom:auto;left:auto;width:auto;min-width:295px}}.style_addOnInfoSlidesheets__mMbOz,.style_appsQuotaSlidesheets__X36hP,.style_esimInfoSlidesheets__M2aud,.style_tncInfoSlidesheets__UVad2{display:flex;flex-direction:column;gap:var(--spacer-24,24px);padding:var(--spacer-20,20px) var(--spacer-16,16px);width:100%;max-width:100%;height:auto;min-height:60px}@media(min-width:480px){.style_addOnInfoSlidesheets__mMbOz,.style_appsQuotaSlidesheets__X36hP,.style_esimInfoSlidesheets__M2aud,.style_tncInfoSlidesheets__UVad2{max-width:390px}}@media(min-width:768px){.style_addOnInfoSlidesheets__mMbOz,.style_appsQuotaSlidesheets__X36hP,.style_esimInfoSlidesheets__M2aud,.style_tncInfoSlidesheets__UVad2{padding:var(--spacer-20,20px) var(--spacer-16,16px) var(--spacer-28,28px)}}.style_addOnInfoSlidesheets__mMbOz>.wrapper,.style_appsQuotaSlidesheets__X36hP>.wrapper,.style_esimInfoSlidesheets__M2aud>.wrapper,.style_tncInfoSlidesheets__UVad2>.wrapper{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:auto}.style_appsQuotaSlidesheets__X36hP>.txt-info{color:var(--color-black,#000);font-size:var(--font-12,12px);font-style:normal;font-weight:var(--font-weight-light,300);line-height:16px;margin:0}.style_appsQuotaSlidesheets__X36hP>.wrapper{flex-direction:row;flex-wrap:wrap;gap:var(--spacer-10,10px);padding-bottom:var(--spacer-16,16px)}@media(min-width:768px){.style_appsQuotaSlidesheets__X36hP>.wrapper{padding:0}}.style_appsQuotaSlidesheets__X36hP>.wrapper>.relative{width:31px;height:31px}.style_appsQuotaSlidesheets__X36hP>.wrapper>.relative>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:var(--rounded-sm)}.style_tncInfoSlidesheets__UVad2>.wrapper{flex-direction:column;gap:var(--spacer-2,2px)}.style_tncInfoSlidesheets__UVad2>.wrapper>p{position:relative;color:var(--color-black,#000);font-size:var(--font-12,12px);font-style:normal;font-weight:300;line-height:18px;padding-left:var(--spacer-10,10px)}.style_tncInfoSlidesheets__UVad2>.wrapper>p:before{position:absolute;top:0;left:0;content:"•";font-size:var(--font-12,12px);color:var(--color-black,#000)}.style_addOnInfoSlidesheets__mMbOz{padding:0 var(--spacer-16,16px) var(--spacer-20,20px)}@media(min-width:768px){.style_addOnInfoSlidesheets__mMbOz{padding:0 var(--spacer-16,16px) var(--spacer-28,28px)}}.style_addOnInfoSlidesheets__mMbOz>.wrapper{flex-direction:column;gap:var(--spacer-20,20px)}@media(min-width:768px){.style_addOnInfoSlidesheets__mMbOz>.wrapper>button{height:48px!important}.style_addOnInfoSlidesheets__mMbOz>.wrapper>button>p{font-size:var(--font-18,18px)!important}}.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-head{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:var(--spacer-12,12px)}.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-head>.relative{width:auto;height:auto}.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-head>.relative>img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;border-radius:var(--rounded-sm)}.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-head>h4{color:var(--color-black,#000);font-size:var(--font-16,16px);font-style:normal;font-weight:var(--font-weight-bold,600);line-height:15.996px;margin:0}@media(min-width:768px){.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-head>h4{font-size:var(--font-20,20px);line-height:normal;letter-spacing:-.1px}}.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-body{flex-direction:column;gap:var(--spacer-2,2px)}.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-body>p{position:relative;color:var(--color-black,#000);font-size:var(--font-12,12px);font-style:normal;font-weight:var(--font-weight-light,300);line-height:18px;padding-left:var(--spacer-10,10px)}@media(min-width:768px){.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-body>p{font-size:var(--font-16,16px);line-height:24px;letter-spacing:-.08px}}.style_addOnInfoSlidesheets__mMbOz>.wrapper>.info-body>p:before{position:absolute;top:0;left:0;content:"•";font-size:var(--font-12,12px);color:var(--color-black,#000)}.style_esimInfoSlidesheets__M2aud{padding-top:0}.style_esimInfoSlidesheets__M2aud>.wrapper{flex-direction:column;gap:var(--spacer-30,30px)}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.content>h4,.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>h5,.style_esimInfoSlidesheets__M2aud>.wrapper>.info-head>.title>h4,.style_esimInfoSlidesheets__M2aud>.wrapper>.info-head>span{color:var(--color-black,#000);font-style:normal}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-head{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacer-8,8px)}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-head>.title{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:var(--spacer-8,8px)}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-head>.title>h4{display:flex;flex:1;font-size:var(--font-20,20px);font-style:normal;font-weight:var(--font-weight-extrabold,700);line-height:27px;margin:0}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-head>.title>.relative{width:auto;height:auto}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-head>.title>.relative>img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-head>span{display:flex;width:100%;font-size:var(--font-12,12px);font-weight:var(--font-weight-light,300);line-height:16px}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body{display:flex;flex-direction:column;gap:var(--spacer-12,12px);width:100%}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>h5{font-size:var(--font-12,12px);font-weight:var(--font-weight-bold,600);line-height:18px;margin:0}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper{display:flex;flex-direction:column;gap:var(--spacer-8,8px);background-color:var(--color-black-20,#f9f9f9);padding:var(--spacer-12,12px) var(--spacer-12,12px) var(--spacer-16,16px)}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>.relative{display:flex;flex:1;width:auto;height:auto}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>.relative>img{height:18px;width:auto;-o-object-fit:contain;object-fit:contain}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>.btn,.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>button{height:20px;min-height:20px;padding:var(--spacer-2,2px)}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>.btn:hover,.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>button:hover{background-color:var(--color-transparent,transparent)}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>.btn:active,.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>button:active{background-color:var(--color-black-40,#f4f4f4)}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>.btn>p,.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>button>p{font-size:var(--font-12,12px)}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>.btn>i,.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.head>button>i{margin-left:0}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.content{display:flex;flex-direction:column;gap:var(--spacer-2,2px);width:100%}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.content>h4{font-size:var(--font-14,14px);font-weight:var(--font-weight-regular,400);line-height:18px;margin:0}.style_esimInfoSlidesheets__M2aud>.wrapper>.info-body>.items-wrapper>.content>p{color:var(--color-black-600,#555);font-size:var(--font-12,12px);font-style:normal;font-weight:var(--font-weight-light,300);line-height:18px}.style_btnFooterSS__qXBFo{display:flex}@media(min-width:768px){.style_btnFooterSS__qXBFo{display:none}}.style_selectNumberContainers__AS5D_{position:relative;display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.style_selectNumberContainers__AS5D_>.wrapper{display:flex;flex-direction:column;gap:var(--spacer-32,32px);padding:var(--spacer-30,30px) var(--spacer-16,16px) 0;width:100%}@media(min-width:768px){.style_selectNumberContainers__AS5D_>.wrapper{padding:0}}.style_selectNumberContainers__AS5D_>.wrapper>.forms{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.style_selectNumberContainers__AS5D_>.wrapper>.forms>.selected-number{display:flex;flex-direction:row;gap:var(--spacer-4,4px);width:100%;height:0;overflow:hidden;transition:all var(--transition-duration-fast)!important}.style_selectNumberContainers__AS5D_>.wrapper>.forms>.selected-number>p,.style_selectNumberContainers__AS5D_>.wrapper>.forms>.selected-number>p.sim-number,.style_selectNumberContainers__AS5D_>.wrapper>.forms>.selected-number>p.sim-number>*{font-size:var(--font-16,16px);font-style:normal!important;font-weight:var(--font-weight-bold,600)!important;line-height:24px!important}.style_selectNumberContainers__AS5D_>.wrapper>.forms>.selected-number>p{color:var(--color-black,#000)}.style_selectNumberContainers__AS5D_>.wrapper>.forms>.selected-number>p.sim-number,.style_selectNumberContainers__AS5D_>.wrapper>.forms>.selected-number>p.sim-number>*{color:#ee02c8!important}.style_selectNumberContainers__AS5D_>.wrapper>.numbers{display:flex;flex-direction:column;gap:var(--spacer-12,12px) var(--spacer-20,20px);padding-bottom:var(--spacer-76,76px)}@media(min-width:768px){.style_selectNumberContainers__AS5D_>.wrapper>.numbers{padding-bottom:var(--spacer-32,32px)}}@media(min-width:1024px){.style_selectNumberContainers__AS5D_>.wrapper>.numbers{display:inline-grid;grid-template-columns:auto auto}}.style_selectNumberContainers__AS5D_>.wrapper>.numbers>.animated{animation-duration:40ms}.style_selectNumberContainers__AS5D_>.btn-wrapper{position:fixed;left:0;display:flex;width:100%;justify-content:center;z-index:1}@media(min-width:768px){.style_selectNumberContainers__AS5D_>.btn-wrapper{position:relative}}.style_selectNumberContainers__AS5D_>.btn-wrapper>.btn,.style_selectNumberContainers__AS5D_>.btn-wrapper>button{display:flex;justify-content:center;align-items:center;width:auto;gap:var(--spacer-4,4px);border-radius:40px;border-color:var(--color-black-100,#e9e9e9);background-color:var(--color-white,#fff);margin-bottom:var(--spacer-16,16px)}@media(min-width:1024px){.style_selectNumberContainers__AS5D_>.btn-wrapper>.btn,.style_selectNumberContainers__AS5D_>.btn-wrapper>button{margin-bottom:0}}.style_selectNumberContainers__AS5D_>.btn-wrapper>.btn>p,.style_selectNumberContainers__AS5D_>.btn-wrapper>button>p{color:var(--color-black-600,#555);font-size:var(--font-12,12px);font-style:normal;font-weight:var(--font-weight-regular,400);line-height:16px;margin:0}.style_orderFormWrapper__XAD_g{display:flex;flex:1;flex-direction:column;gap:var(--spacer-22,22px);padding:var(--spacer-24,24px) var(--spacer-16,16px)}@media(min-width:1024px){.style_orderFormWrapper__XAD_g{padding:var(--spacer-24,24px);border:1px solid var(--color-black-100,#e9e9e9);border-radius:var(--rounded-xxl,12px)}}.style_orderFormWrapper__XAD_g .form-wrapper{display:flex;flex-direction:column;width:100%;gap:var(--spacer-22,22px)}.style_orderFormWrapper__XAD_g .form-wrapper>.form-title{display:flex;flex-direction:row;gap:var(--spacer-6,6px)}.style_orderFormWrapper__XAD_g .form-wrapper>.form-title>h4,.style_orderFormWrapper__XAD_g .form-wrapper>.form-title>p{color:var(--color-black,#000);font-size:var(--font-16,16px);font-style:normal;line-height:24px;margin:0}.style_orderFormWrapper__XAD_g .form-wrapper>.form-title>h4{font-weight:var(--font-weight-bold,600)}.style_orderFormWrapper__XAD_g .form-wrapper>.form-title>p{font-weight:var(--font-weight-light,300)}.style_orderFormWrapper__XAD_g .form-wrapper>.form-list-wrapper{display:flex;flex-direction:column;gap:var(--spacer-16,16px);width:100%}.style_orderFormWrapper__XAD_g .form-wrapper>.form-list-wrapper>.checkboxes>.label{font-size:var(--font-12,12px);font-weight:var(--font-weight-light,300)}.style_orderInfoWrapper__8S3GZ{display:flex;flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:var(--spacer-22,22px);padding:var(--spacer-24,24px) var(--spacer-16,16px)}@media(min-width:1024px){.style_orderInfoWrapper__8S3GZ{padding:0}}@media(min-width:768px){.style_orderInfoWrapper__8S3GZ{width:auto}}.style_orderInfoWrapper__8S3GZ>.form-list-wrapper{display:flex;flex-direction:column;gap:var(--spacer-16,16px);width:100%}.style_orderInfoWrapper__8S3GZ>.form-list-wrapper>.checkboxes>.label{font-size:var(--font-12,12px);font-weight:var(--font-weight-light,300)}.style_orderInfoWrapper__8S3GZ>.wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacer-16,16px);width:100%}.style_orderInfoWrapper__8S3GZ>.wrapper>h1{font-size:var(--font-16,16px);font-weight:var(--font-weight-bold,600);font-style:normal;line-height:24px;color:var(--color-black,#000);margin:0;padding:0}.style_orderInfoWrapper__8S3GZ>.wrapper>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacer-12,12px);width:100%;padding:var(--spacer-20,20px);border:1px solid var(--color-black-100,#e9e9e9);border-radius:var(--rounded-xxl,12px)}.style_orderInfoWrapper__8S3GZ>.wrapper>div>div:not(:first-child){padding-top:var(--spacer-12,12px);border-top:1px solid var(--color-black-100,#e9e9e9)}.style_orderInfoWrapper__8S3GZ .contact-information{padding-left:0!important}.style_orderInfoWrapper__8S3GZ .contact-information>span{line-height:16.5px!important;color:var(--color-black-500,#7b7b7b)!important;padding-left:0!important}.style_orderInfoWrapper__8S3GZ .contact-information>span:before{content:""!important}.style_orderContentContainer__u87Ti{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:calc(100dvh - 122px);margin:112px 0 0;padding:0}@media(min-width:1024px){.style_orderContentContainer__u87Ti{min-height:calc(100dvh - 103px);margin:103px 0 0}}.style_orderContentContainer__u87Ti.style_with-footer__jbfy9{padding-bottom:0}@media(min-width:768px){.style_orderContentContainer__u87Ti.style_with-footer__jbfy9{padding-bottom:63px}}.style_orderContentContainer__u87Ti.style_with-footer__jbfy9>.style_footer-bottom__2ppUW{display:none;position:absolute;bottom:0;align-self:center}@media(min-width:768px){.style_orderContentContainer__u87Ti.style_with-footer__jbfy9>.style_footer-bottom__2ppUW{display:flex}}.style_backWarningModal__2Dkb7{display:flex;flex-direction:column;gap:var(--spacer-28,28px);padding:var(--spacer-24,24px) var(--spacer-20,20px)}@media(min-width:768px){.style_backWarningModal__2Dkb7{padding:var(--spacer-28,28px) var(--spacer-24,24px)}}.style_backWarningModal__2Dkb7>.info-wrapper{gap:var(--spacer-20,20px)}.style_backWarningModal__2Dkb7>.info-wrapper>h1,.style_backWarningModal__2Dkb7>.info-wrapper>p{color:var(--color-black,#000);text-align:center;font-style:normal;margin:0}.style_backWarningModal__2Dkb7>.info-wrapper>h1{font-size:var(--font-20,20px);font-weight:var(--font-weight-bold,600);line-height:normal;letter-spacing:-.1px}.style_backWarningModal__2Dkb7>.info-wrapper>p{font-size:var(--font-16,16px);font-weight:var(--font-weight-light,300);line-height:24px;letter-spacing:-.08px}.style_backWarningModal__2Dkb7>.btn-wrapper{gap:var(--spacer-12,12px)}@media(min-width:768px){.style_backWarningModal__2Dkb7>.btn-wrapper>.btn,.style_backWarningModal__2Dkb7>.btn-wrapper>button{height:48px!important}.style_backWarningModal__2Dkb7>.btn-wrapper>.btn>p,.style_backWarningModal__2Dkb7>.btn-wrapper>button>p{font-size:var(--font-18,18px)!important}}.style_orderBannerInfo__VujiH{padding:var(--spacer-16,16px) var(--spacer-20,20px);width:100%;background-color:#e2f2ff;color:var(--color-black,#000);font-size:var(--font-12,12px);font-style:normal;font-weight:var(--font-weight-light,300);line-height:16px}.style_orderAgreeConfirmation__HcPmp,.style_orderBannerInfo__VujiH{display:flex;align-items:center;border-radius:var(--rounded-md,6px)}.style_orderAgreeConfirmation__HcPmp{flex-direction:row;justify-content:flex-start;width:auto;min-width:100%;padding:var(--spacer-18,18px) var(--spacer-16,16px);background-color:var(--color-black-30,#f5f5f5);gap:var(--spacer-12,12px)}.style_orderAgreeConfirmation__HcPmp>span{display:inline-block;font-size:var(--font-10,10px);font-style:normal;font-weight:var(--font-weight-light,300);line-height:12px;color:var(--color-black,#000);white-space:pre-wrap}@media(min-width:768px){.style_orderAgreeConfirmation__HcPmp>span{font-size:var(--font-12,12px);line-height:15px}}.style_orderAgreeConfirmation__HcPmp>span>p{float:left}.style_orderAgreeConfirmation__HcPmp>span>p.link{font-weight:var(--font-weight-regular,400);text-decoration:underline;cursor:pointer}.style_orderInfoCtaWrapper__EGQ69{display:flex;width:auto}@media(max-width:767px){.style_orderInfoCtaWrapper__EGQ69>div{padding-top:0!important;border-top:none!important}}