.button_app_btn__Mh7d4{position:relative;display:inline-block;border-radius:25px;font-size:.8125rem;text-decoration:none;padding:1.0625rem 2.1875rem;font-family:var(--font-bold);color:#1c1c1c;text-align:center;-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out;cursor:pointer;text-transform:uppercase}.button_app_btn__Mh7d4[data-disabled=true]{opacity:.3;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button_app_btn__Mh7d4[data-inline=false]{width:100%}.button_app_btn__Mh7d4:focus{-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2);box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.button_app_btn__Mh7d4[data-variant=primary]{background:var(--primary-color-orange)}.button_app_btn__Mh7d4[data-variant=primary]:hover{background:#eaad00}.button_app_btn__Mh7d4[data-variant=primary]:focus{outline:none;background:#eaad00}.button_app_btn__Mh7d4[data-variant=yellow]{background:#fff;border:1px solid var(--primary-color-orange)}.button_app_btn__Mh7d4[data-variant=yellow]:hover{background:#f1f1f1}.button_app_btn__Mh7d4[data-variant=yellow]:focus{outline:none;background:#f1f1f1}.button_app_btn__Mh7d4[data-variant=secondary]{background:#fff;border:1px solid #b9b8b8}.button_app_btn__Mh7d4[data-variant=secondary]:hover{background:#f1f1f1}.button_app_btn__Mh7d4[data-variant=secondary]:focus{outline:none;background:#f1f1f1}.button_app_btn__Mh7d4[data-variant=green]{background:var(--primary-color-green);color:#fff;border:1px solid var(--primary-color-green)}.button_app_btn__Mh7d4[data-variant=green]:hover{background:var(--primary-color-green)}.button_app_btn__Mh7d4[data-variant=green]:focus{outline:none;background:var(--primary-color-green)}.button_app_btn__Mh7d4[data-variant=green-inverse]{background:#fff;color:var(--primary-color-green);border:1px solid var(--primary-color-green)}.button_app_btn__Mh7d4[data-variant=green-inverse]:hover{background:#fff}.button_app_btn__Mh7d4[data-variant=green-inverse]:focus{outline:none;background:#fff}.button_app_btn__Mh7d4[data-loading=true]{background:#b9b8b8!important;color:rgba(0,0,0,.5)!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:wait;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}.button_app_btn__Mh7d4[data-loading=true]:after{display:inline-block;content:""!important;width:.625rem;height:.625rem;border-radius:50%;vertical-align:middle;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;margin-left:.625rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:button_spin__2BXSo .5s linear infinite;animation:button_spin__2BXSo .5s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;background:none!important}.button_app_btn__Mh7d4.button_thin__3ypjX{padding:.625rem 2.1875rem;text-transform:capitalize}@-webkit-keyframes button_spin__2BXSo{0%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes button_spin__2BXSo{0%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.popover_app_popover__action_btns__3rhuX,.popover_app_popover__summary__1m-f3{display:-webkit-box;display:-ms-flexbox;display:flex}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popover_app_popover__action_btns__3rhuX,.popover_app_popover__summary__1m-f3{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popover_app_popover__1O2eZ{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;opacity:0;-webkit-transition:all .3s ease-in .22s;-o-transition:all .3s ease-in .22s;transition:all .3s ease-in .22s}@media(min-width:768px){.popover_app_popover__1O2eZ{top:5rem;-webkit-transition:all 50ms ease-in-out;-o-transition:all 50ms ease-in-out;transition:all 50ms ease-in-out}}.popover_app_popover__1O2eZ[data-open=true]{z-index:6;pointer-events:all;-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial;opacity:1;-webkit-transition-delay:0ms;-o-transition-delay:0ms;transition-delay:0ms}.popover_app_popover__1O2eZ[data-priority="1"]{z-index:8}.popover_app_popover__1O2eZ.popover_blocker_popover__81zJq{z-index:4;top:3.5rem!important}@media(min-width:576px){.popover_app_popover__1O2eZ.popover_blocker_popover__81zJq{top:5rem!important}}@media(min-width:768px){.popover_app_popover__1O2eZ.popover_blocker_popover__81zJq .popover_app_popover__el__2fnqG .popover_plain__1vwvB{margin-top:6.25rem!important;border-radius:10px!important}}.popover_app_popover__1O2eZ .popover_app_popover__overlay__1yl76{position:absolute;background:rgba(0,0,0,.8);width:100%;height:100%;top:0;left:0;z-index:0;opacity:0;-webkit-transition:opacity .2s ease-in .1s;-o-transition:opacity .2s ease-in .1s;transition:opacity .2s ease-in .1s}@media(min-width:576px){.popover_app_popover__1O2eZ .popover_app_popover__overlay__1yl76{-webkit-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in}}.popover_app_popover__1O2eZ .popover_app_popover__el__2fnqG{position:relative;height:100%}@media(min-width:576px){.popover_app_popover__1O2eZ .popover_app_popover__el__2fnqG{height:auto}}.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng{position:absolute;background-color:#fff;width:100%;height:80vh;z-index:2;left:0;bottom:0;border-radius:12px 12px 0 0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .2s linear .12s;transition:-webkit-transform .2s linear .12s;-o-transition:transform .2s linear .12s;transition:transform .2s linear .12s;transition:transform .2s linear .12s,-webkit-transform .2s linear .12s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:576px){.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng{display:block;width:22.5rem;height:auto;bottom:auto;left:auto;top:.9375rem;right:0;border-radius:4px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;-o-transition:transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}}.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4{padding:1.25rem 2rem;border-bottom:1px solid hsla(0,0%,59.2%,.3)}@media(min-width:576px){.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4{padding:1rem;position:relative}}.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4 .popover_popover_icon__2AaeO{display:inline-block;margin-right:1rem;vertical-align:middle}.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4 .popover_popover_icon__2AaeO:before{display:inline-block;font-family:Icon;content:"";font-size:1rem;color:var(--primary-color-green)}@media(min-width:576px){.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4 .popover_popover_icon__2AaeO:before{font-size:1.375rem}}.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4 h5{font-size:1rem;font-family:var(--font-medium);color:#000;letter-spacing:.01875rem}@media(min-width:576px){.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4 h5{font-size:.875rem;line-height:1}}.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4 .popover_popover_icon__2AaeO,.popover_app_popover__1O2eZ .popover_app_popover__box__2nkng .popover_app_popover__header__1RwC4 h5{display:inline-block;vertical-align:middle}.popover_app_popover__1O2eZ .popover_app_popover__close_btn__cpmF2{position:absolute;display:inline-block;width:1.25rem;height:1.25rem;background-color:#fff;right:.75rem;top:-.75rem;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);border-radius:50%;text-align:center;font-size:0}.popover_app_popover__1O2eZ .popover_app_popover__close_btn__cpmF2:before{display:inline-block;font-family:Icon;content:"";font-size:.3125rem;color:#575f65;line-height:1.25rem;font-weight:700}@media(min-width:576px){.popover_app_popover__1O2eZ .popover_app_popover__close_btn__cpmF2{width:.75rem;height:.75rem;top:50%;right:1.5rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:transparent}.popover_app_popover__1O2eZ .popover_app_popover__close_btn__cpmF2:before{font-size:.625rem}}.popover_app_popover__1O2eZ[data-open=true] .popover_app_popover__overlay__1yl76{opacity:1}.popover_app_popover__1O2eZ[data-open=true] .popover_app_popover__box__2nkng{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media(min-width:992px){.popover_app_popover__1O2eZ[data-large=true] .popover_app_popover__box__2nkng{width:47.375rem}.popover_app_popover__1O2eZ[data-xlarge=true] .popover_app_popover__box__2nkng{width:62.5rem}}.popover_app_popover__body__VigeK{margin-bottom:auto;padding:1rem .625rem;height:calc(100% - 8.5rem);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 136px);flex:0 0 calc(100% - 8.5rem)}@media(min-width:576px){.popover_app_popover__body__VigeK{min-height:11.6875rem;max-height:11.6875rem;margin-bottom:0}}@media(min-width:992px){.popover_app_popover__body__VigeK{max-height:none}}.popover_app_popover_popover_body__3kUsp{overflow-y:auto}@media(min-width:576px){.popover_app_popover__action__3mFmx{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid hsla(0,0%,59.2%,.3);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.popover_app_popover__action__3mFmx a{font-size:.875rem;padding-top:.8125rem;padding-bottom:.8125rem;-ms-flex-item-align:center;align-self:center}.popover_app_popover__action__3mFmx .popover_popover__add_plan__2OpgP{padding-left:1rem;padding-right:1rem}@media(min-width:576px){.popover_app_popover__action__3mFmx .popover_popover__add_plan__2OpgP{display:none}}.popover_app_popover__action__3mFmx .popover_popover__checkout__3qJTC{padding-left:2.625rem;padding-right:2.625rem}.popover_app_popover__action_btns__3rhuX{border-top:1px solid hsla(0,0%,59.2%,.3);padding:1rem}@media(min-width:576px){.popover_app_popover__action_btns__3rhuX{border-top:none;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.popover_app_popover__summary__1m-f3{padding:.75rem .75rem .75rem 0}@media(min-width:992px){.popover_app_popover__summary__1m-f3{margin-left:auto;padding-left:.75rem}}.popover_app_popover__summary__1m-f3 span{color:#000;font-family:var(--font-bold);font-size:1.25rem;letter-spacing:.01875rem}@media(min-width:992px){.popover_app_popover__summary__1m-f3 span{font-size:1rem}}.popover_app_popover__1O2eZ[data-widget=false] .popover_app_popover__body__VigeK{min-height:calc(100% - 8.75rem);max-height:calc(100% - 8.75rem);overflow-y:auto}.popover_cart_list__3qKHj .popover_category_heading__LG4xf{margin-bottom:.75rem}@media(min-width:992px){.popover_cart_list__3qKHj .popover_category_heading__LG4xf{margin:0}}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i{margin-bottom:.625rem}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i .popover_list_item_image__3sa2X img{display:block;width:100%;height:auto}@media(min-width:576px){.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i .popover_list_item_image__3sa2X{width:3rem;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 3rem}}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i .popover_vertical_center__6_1ji{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i .popover_list_item__name__1AmME{display:block;font-family:var(--font-medium);line-height:1.43;color:#000;font-size:.875rem}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i .popover_list_item__name__1AmME.popover_secondary_text__3D24u{color:var(--font-color-content-light)}@media(min-width:576px){.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i .popover_list_item__name__1AmME{font-size:.875rem}}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i .popover_list_item__price__AyR-_{font-family:var(--font-bold);width:100%;text-align:right}@media(min-width:576px){.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i .popover_list_item__price__AyR-_{font-size:.875rem}}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i+.popover_cart_list__item__jyg5i{margin-top:.625rem}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i.popover_insta_item__QHkQd{margin-bottom:0}.popover_cart_list__3qKHj .popover_cart_list__item__jyg5i.popover_insta_subitem__kelxS{margin-top:0}.popover_cart_list__3qKHj .popover_cart_list_row__3g4Jo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.popover_cart_list__3qKHj .popover_cart_list_row__3g4Jo .popover_cart_list_col__Sv-41{padding:0 .5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popover_cart_list__3qKHj .popover_cart_list_row__3g4Jo .popover_cart_list_col__Sv-41:last-child{text-align:left}.popover_app_popover_modal__1WVIe{height:100%}.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng{padding:1.5rem 1rem 0;height:auto}.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng.popover_plain__1vwvB{padding:0}@media(min-width:576px){.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng{position:relative}.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng:after,.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng:before{position:absolute;content:"";background:red;overflow:hidden}.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng:before{width:7.6875rem;height:6.625rem;left:0;bottom:0;background:url(https://d2js0267gg4oqb.cloudfront.net/_next/static/media/modal-shape-1.463b9b9d1d281de06ea7322cf2d33444.svg) no-repeat 50%;background-size:cover;z-index:0}.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng:after{width:4.5rem;height:8.25rem;right:0;top:0;background:url(https://d2js0267gg4oqb.cloudfront.net/_next/static/media/modal-shape-2.6db1336f1a148004ee798e9ee9a4d615.svg) no-repeat 50%;background-size:cover;border-top-right-radius:25px;z-index:0}.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng.popover_plain__1vwvB{padding:0}.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng.popover_plain__1vwvB:after,.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng.popover_plain__1vwvB:before{width:0;height:0;background:#fff!important}}.popover_app_popover_modal__1WVIe .popover_app_popover__close_btn__cpmF2{text-decoration:none;text-align:center;font-size:0}.popover_app_popover_modal__1WVIe .popover_app_popover__close_btn__cpmF2:before{display:inline-block;font-family:Icon;content:"";font-size:.3125rem;color:#575f65;font-weight:700;line-height:1.25rem}@media(min-width:576px){.popover_app_popover_modal__1WVIe .popover_app_popover__close_btn__cpmF2:before{font-size:.625rem;line-height:2.5rem}}.popover_app_popover_modal__1WVIe .popover_app_popover__body__VigeK{height:80vh;overflow-y:auto;overflow-x:hidden}@media(min-height:570px){.popover_app_popover_modal__1WVIe .popover_app_popover__body__VigeK{max-height:none;padding:0;height:100%;overflow:visible}}@media(min-width:576px){.popover_app_popover_modal__1WVIe{top:0;overflow-y:auto}.popover_app_popover_modal__1WVIe .popover_app_popover__el__2fnqG{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.popover_app_popover_modal__1WVIe .popover_app_popover__overlay__1yl76{height:inherit}.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng{width:35rem;border-radius:24px;left:auto;bottom:auto;margin:auto;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(5rem);-webkit-transition:-webkit-transform .3s cubic-bezier(.35,.96,0,1.21);transition:-webkit-transform .3s cubic-bezier(.35,.96,0,1.21);-o-transition:transform .3s cubic-bezier(.35,.96,0,1.21);transition:transform .3s cubic-bezier(.35,.96,0,1.21);transition:transform .3s cubic-bezier(.35,.96,0,1.21),-webkit-transform .3s cubic-bezier(.35,.96,0,1.21);padding:2.5rem 4rem 2.875rem 2.5rem}}@media(min-width:576px)and (min-width:768px)and (max-width:992px){.popover_app_popover_modal__1WVIe .popover_app_popover__box__2nkng{width:38.75rem}}@media(min-width:576px){.popover_app_popover_modal__1WVIe .popover_app_popover__close_btn__cpmF2{top:0;right:-1.5rem;width:2.5rem;height:2.5rem;background:#fff;opacity:0;-webkit-transform:translateX(100%) translateY(40px);-ms-transform:translateX(100%) translateY(40px);transform:translateX(100%) translateY(2.5rem);-webkit-transition:all .3s cubic-bezier(.35,.96,0,1.21) .15s;-o-transition:all .3s cubic-bezier(.35,.96,0,1.21) .15s;transition:all .3s cubic-bezier(.35,.96,0,1.21) .15s;text-align:center}.popover_app_popover_modal__1WVIe[data-open=true] .popover_app_popover__close_btn__cpmF2{opacity:1;-webkit-transform:translateX(100%) translateY(0);-ms-transform:translateX(100%) translateY(0);transform:translateX(100%) translateY(0)}}.popover_app_popover_modal__1WVIe[data-open=true] .popover_app_popover__box__2nkng{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media(min-width:576px){.popover_app_popover_modal__1WVIe[data-open=true] .popover_app_popover__box__2nkng{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}.popover_empty_cart__3YVzs{position:relative;padding:2.0625rem;text-align:center;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:576px){.popover_empty_cart__3YVzs{display:block}}.popover_empty_cart__3YVzs .popover__icon__2jkzV{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:8.125rem;height:8.125rem;border-radius:50%;background:rgba(239,239,232,.4);margin-bottom:1.375rem;margin-left:auto;margin-right:auto}.popover_empty_cart__3YVzs .popover__icon__2jkzV:before{display:inline-block;background:red;content:"";width:5rem;height:5rem;background:url(https://d2js0267gg4oqb.cloudfront.net/_next/static/media/empty-cart.9be9757755892eeb3c267ea5ab796447.svg) no-repeat 50%;background-size:contain;vertical-align:middle}.popover_empty_cart__3YVzs .popover__close__2XVvP{position:absolute;top:-2rem;right:.75rem;display:block;width:1.25rem;height:1.25rem;background:#fff;border-radius:50%;font-size:0}.popover_empty_cart__3YVzs .popover__close__2XVvP:after{display:inline-block;font-family:Icon;content:"";font-size:.3125rem;color:rgba(0,0,0,.8);font-weight:700}@media(min-width:576px){.popover_empty_cart__3YVzs .popover__close__2XVvP{top:1.5rem;right:1.5rem}.popover_empty_cart__3YVzs .popover__close__2XVvP:after{font-size:.625rem}}.popover_empty_cart__3YVzs h4{font-size:1.25rem;margin-bottom:.625rem}.popover_empty_cart__3YVzs span{display:block;line-height:1.43;font-family:var(--font-regular);color:#3d3d3d;font-size:.875rem}@media(min-width:992px){.popover_cart_widget__3sFVI .popover_app_popover__el__2fnqG .popover_app_popover__box__2nkng .popover_app_popover__body__VigeK{max-height:18.75rem}}.popover_app_popover__modal_body__3sela{padding-bottom:0}@media(max-height:650px){.popover_app_popover__modal_body__3sela{max-height:calc(100vh - 5.625rem);overflow-y:auto}}.device_selection__user__selected__3Jtuo,.device_selection__user__selected_price__1E6-c,.device_selection__user__selected_price_type__xG1X5,.device_selection_actions_common__38Jt2,.device_selection_modal__SpLau .device_selection_actions__2xzs7{display:-webkit-box;display:-ms-flexbox;display:flex}.device_selection__7OhIK .device_selection__row__3mo2H,.device_selection__user__selected__3Jtuo,.device_selection__user__selected_price__1E6-c,.device_selection__user__selected_price_type__xG1X5,.device_selection_crossell__3CVlc .device_selection__row__3mo2H{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.device_selection_modal__SpLau .device_selection_actions__2xzs7{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.device_selection__7OhIK:before{content:"";width:100%;display:block;height:30rem;background:url(https://d2js0267gg4oqb.cloudfront.net/_next/static/media/pattern-bg-mobile.6fc636cfd424decc5b3d231a309b86e9.svg) no-repeat 50%,var(--primary-color-green);background-size:cover}@media(min-width:992px){.device_selection__7OhIK:before{height:25rem}}.device_selection__7OhIK .device_selection__container__O1TwP{position:relative;margin-top:-25rem}.device_selection__7OhIK .device_selection__container__O1TwP:before{position:absolute;content:"";width:calc(100% - 1.875rem);height:100%;left:.9375rem;top:0;border-radius:var(--border-radius-sm);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}@media(min-width:992px){.device_selection__7OhIK .device_selection__container__O1TwP{margin-top:-20rem;border-radius:12px;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.device_selection__7OhIK .device_selection__container__O1TwP:before{content:none}.device_selection__7OhIK .device_selection__row__3mo2H{margin:0}.device_selection__7OhIK .device_selection__row__3mo2H .device_selection__left__3I_G3.device_selection__left__single__1BhiN{padding-top:4rem}}.device_selection__7OhIK .device_selection__features__HVi7N{text-align:center;background-color:#fff;padding:2.5rem 1.25rem;border-radius:0 0 4px 4px}.device_selection__7OhIK .device_selection__features__HVi7N .device_selection_heading__2jhvw{font-size:1.25rem}.device_selection__7OhIK .device_selection__features__HVi7N h2{line-height:1.3}@media(min-width:992px){.device_selection__7OhIK .device_selection__features__HVi7N h2{margin-bottom:4rem}}.device_selection__7OhIK .device_selection__features__HVi7N h4{position:relative;display:inline-block;font-size:1.125rem;margin-bottom:1rem;letter-spacing:.01875rem;color:#000}.device_selection__7OhIK .device_selection__features__HVi7N h4:after,.device_selection__7OhIK .device_selection__features__HVi7N h4:before{display:inline-block;position:absolute;content:"";width:3.8125rem;height:.0625rem;background:#979797;opacity:.23;top:50%}.device_selection__7OhIK .device_selection__features__HVi7N h4:before{left:-.5rem;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%)}.device_selection__7OhIK .device_selection__features__HVi7N h4:after{right:-.5rem;-webkit-transform:translateY(-50%) translateX(100%);-ms-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}@media(min-width:768px)and (max-width:992px){.device_selection__7OhIK .device_selection__features__HVi7N ul{width:70%;margin:0 auto}}.device_selection__7OhIK .device_selection__features__HVi7N ul li{position:relative;font-size:1rem;line-height:1.5;letter-spacing:.0125rem;font-family:var(--font-medium);color:#595959;padding-left:1.875rem;text-align:left}.device_selection__7OhIK .device_selection__features__HVi7N ul li h3{font-size:1rem;line-height:1.5;font-family:var(--font-medium)}.device_selection__7OhIK .device_selection__features__HVi7N ul li:before{text-align:center;font-family:Icon;position:absolute;display:inline-block;content:"";width:.875rem;height:.875rem;border-radius:50%;background:var(--primary-color-green);vertical-align:middle;top:.3125rem;left:0;color:#fff;font-size:.4375rem;line-height:.875rem;font-weight:700}.device_selection__7OhIK .device_selection__features__HVi7N ul li+li{margin-top:1.5rem}@media(min-width:992px){.device_selection__7OhIK .device_selection__features__HVi7N{text-align:left;background-color:transparent;border-radius:0;padding:0}.device_selection__7OhIK .device_selection__features__HVi7N h2{margin-bottom:1.375rem;line-height:1.19;display:block}.device_selection__7OhIK .device_selection__features__HVi7N h4{display:none}.device_selection__7OhIK .device_selection__features__HVi7N ul li{font-size:1.25rem;line-height:1.56;letter-spacing:.01875rem;padding-left:2.6875rem}.device_selection__7OhIK .device_selection__features__HVi7N ul li:before{width:1.25rem;height:1.25rem;top:.3125rem;font-size:.625rem;line-height:1.25rem}.device_selection__7OhIK .device_selection__features__HVi7N ul li h3{font-size:1.25rem;line-height:1.56;font-family:var(--font-medium)}}.device_selection__7OhIK .device_selection__links__3Afky{margin-top:2.5rem}.device_selection__7OhIK .device_selection__links__3Afky span{display:block;font-size:.875rem;line-height:1.67;color:#737373;font-family:var(--font-medium)}.device_selection__7OhIK .device_selection__links__3Afky span a{color:#595959;text-decoration:underline;display:block}.device_selection__7OhIK .device_selection__links__3Afky span+span{margin-top:1.5rem}.device_selection__7OhIK .device_selection__links__3Afky span.device_single_line__3U-pC a{display:inline-block}@media(min-width:992px){.device_selection__7OhIK .device_selection__links__3Afky span{font-size:1rem;line-height:1.5}.device_selection__7OhIK .device_selection__links__3Afky span a{display:inline-block}}.device_selection__7OhIK .device_selection__list__1ocW3{margin-bottom:1.5rem}.device_selection__7OhIK .device_selection__right___KfzH{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media(min-width:992px){.device_selection__7OhIK .device_selection__right___KfzH{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fbfbfb;border-top-right-radius:12px;border-bottom-right-radius:12px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.device_selection__7OhIK .device_selection__right___KfzH .device_brand_selection__115n0{position:relative;padding:.625rem .625rem 3.125rem}.device_selection__7OhIK .device_selection__right___KfzH .device_brand_selection__115n0>span{position:absolute;color:#fda000;bottom:1.375rem;font-size:.875rem;font-weight:700}.device_selection__7OhIK .device_selection__right___KfzH .device_brand_selection__115n0>span i{display:inline-block;font-size:.75rem;width:1rem;height:1rem;line-height:1rem;text-align:center;border-radius:10px;background:#fda000;color:#fff;font-style:normal;font-weight:700}.device_selection__7OhIK .device_selection__right___KfzH .device_more_text__bGFOx{display:none}.device_selection__7OhIK .device_selection__right___KfzH .device_sku_subtitle__24TKk{text-align:center;font-family:var(--font-semi-bold);font-size:.875rem;margin-top:.25rem;margin-bottom:1rem}@media(min-width:992px){.device_selection__7OhIK .device_selection__right___KfzH .device_sku_subtitle__24TKk{font-size:1.125rem;margin-bottom:1.5rem}}.device_selection__7OhIK .device_selection__right___KfzH .device_sku_list__3ANlv.device_disabled__27NuH{opacity:.5;pointer-events:none}.device_selection__7OhIK .device_selection__right___KfzH .device_sku_list__3ANlv.device_disabled__27NuH .device_more_text__bGFOx{display:block;text-align:center;font-weight:700;font-size:1.125rem;padding:1.25rem}.device_selection__7OhIK .device_selection__right___KfzH .device_selection__right__title__1fLtA{display:block;padding:.3125rem;font-size:1.125rem;font-family:var(--font-bold)}@media(min-width:992px){.device_selection__7OhIK .device_selection__right___KfzH .device_selection__right__title__1fLtA{font-size:1.875rem}}.device_selection__7OhIK .device_selection__right___KfzH .device_selection__right__title_insta__IHSWW{text-align:center;font-size:1.125rem;font-family:var(--font-bold);margin-bottom:1.5rem}@media(min-width:992px){.device_selection__7OhIK .device_selection__right___KfzH .device_selection__right__title_insta__IHSWW{font-size:1.875rem}}.device_selection__7OhIK .device_selection__right__title__1fLtA{text-align:center;padding:.3125rem;font-size:1.125rem;font-family:var(--font-bold)}@media(min-width:768px){.device_selection__7OhIK .device_selection__right__title__1fLtA{font-size:2rem}}.device_selection__7OhIK .device_selection__left__3I_G3{border-radius:0 0 4px 4px}@media(min-width:992px){.device_selection__7OhIK .device_selection__left__3I_G3{padding:6.5625rem 4.1875rem}}@media(min-width:768px){.device_selection__7OhIK .device_selection__left__3I_G3 h2{font-size:2rem}}.device_selection__7OhIK .device_selection__left__3I_G3 ul+h2{margin-top:1.875rem}.device_selection__7OhIK .device_selection__selection__WTW4I{display:inline-block;margin:auto;text-align:center;background:#fbfbfb;padding:1.5rem 1.25rem 2.5rem;width:100%}.device_selection__7OhIK .device_selection__selection__WTW4I h5{letter-spacing:.01688rem;margin-bottom:.5rem}.device_selection__7OhIK .device_selection__selection__WTW4I p{font-family:var(--font-medium);letter-spacing:.01688rem;color:#737373;line-height:1.3}.device_selection__7OhIK .device_selection__selection__WTW4I h2{margin-bottom:4rem;line-height:1.3;font-size:1.25rem}@media(min-width:992px){.device_selection__7OhIK .device_selection__selection__WTW4I{background:transparent;border-radius:0;padding:0}.device_selection__7OhIK .device_selection__selection__WTW4I h5{margin-bottom:1rem;letter-spacing:.025rem}.device_selection__7OhIK .device_selection__selection__WTW4I p{font-size:1rem;color:#737373}}.device_selection__7OhIK .device_selection__inputs__1ZlcC{width:16.75rem;margin-top:1.5rem;margin-left:auto;margin-right:auto}.device_selection__7OhIK .device_selection__inputs__1ZlcC .device_selection__input_item__11zkd+.device_selection__input_item__11zkd{margin-top:1rem}@media(min-width:992px){.device_selection__7OhIK .device_selection__inputs__1ZlcC{margin-top:2.5rem}.device_selection__7OhIK .device_selection__inputs__1ZlcC .device_selection__input_item__11zkd+.device_selection__input_item__11zkd{margin-top:1.5rem}}.device_selection__mobile_heading__AKeME{background:#fff;font-size:1.25rem;text-align:center;border-radius:4px 4px 0 0;padding:2.125rem 2.25rem 1.5rem;line-height:1.4;letter-spacing:.02063rem}.device_device_selection__edit__28JzP{display:inline-block;width:1.25rem;height:1.25rem;background:var(--primary-color-green);vertical-align:middle;margin-left:1.875rem;border-radius:var(--border-radius-sm);text-align:center;text-decoration:none}.device_device_selection__edit__28JzP:before{display:block;font-family:Icon;content:"";color:#fff;font-size:.625rem;line-height:1.25rem;font-weight:700}@media(min-width:768px){.device_device_selection__edit__28JzP{margin-left:1rem}.device_selection__selection__WTW4I.device_selected__2hliQ{padding:1.5rem}}@media(min-width:992px){.device_selection__selection__WTW4I.device_selected__2hliQ{text-align:left;padding:4.375rem 3.125rem;margin:0}}.device_selection__user__selected__3Jtuo{margin-top:1.625rem}.device_selection__user__selected__3Jtuo.device_protection_plan__header__1kthc{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width:992px){.device_selection__user__selected__3Jtuo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:2rem}}.device_selection__user__selected__3Jtuo .device_selected_block__3gFsv span{display:block;text-align:left}.device_selection__user__selected__3Jtuo .device_selected_block__3gFsv+.device_selected_block__3gFsv{margin-left:1.25rem}@media(min-width:768px){.device_selection__user__selected__3Jtuo .device_selected_block__3gFsv+.device_selected_block__3gFsv{margin-left:3rem}}.device_selection__user__selected__3Jtuo .device_selected_block__label__1tLXt{font-size:.75rem;color:#6b6b6b;font-family:var(--font-medium);margin-bottom:.5rem}@media(min-width:768px){.device_selection__user__selected__3Jtuo .device_selected_block__label__1tLXt{font-size:.875rem}}.device_selection__user__selected__3Jtuo .device_selected_block__value__1FHHO{font-size:.875rem;font-family:var(--font-bold);line-height:1.25rem}@media(min-width:768px){.device_selection__user__selected__3Jtuo .device_selected_block__value__1FHHO{font-size:1rem;line-height:1.375rem}}.device_selection__user__selected_price__1E6-c{margin-top:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.device_selection__user__selected_price__1E6-c.device_protection_plan__header__1kthc .device_selected__price_block__3Td-z{width:20%}.device_selection__user__selected_price__1E6-c.device_protection_plan__header__1kthc .device_selected__price_block__3Td-z .device_selected__price_block__details__2Mc7M{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:1rem 1.25rem}.device_selection__user__selected_price__1E6-c.device_protection_plan__header__1kthc .device_selected__price_block__3Td-z .device_selected__price_block__details__2Mc7M .device_price_block__duration__4vjdv{font-family:var(--font-medium);font-size:1rem}.device_selection__user__selected_price__1E6-c.device_cross_sell_modal__2kV6X{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px){.device_selection__user__selected_price__1E6-c.device_cross_sell_modal__2kV6X{margin-top:0}}.device_selection__user__selected_price__1E6-c.device_selection__user__selected_price_wp__2YC6I{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width:768px){.device_selection__user__selected_price__1E6-c{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media(min-width:992px){.device_selection__user__selected_price__1E6-c{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2rem}.device_selection__user__selected_price__1E6-c.device_selection__user__selected_price_wp__2YC6I{margin-top:1rem}}.device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.02745);box-shadow:0 2px 4px 0 rgba(0,0,0,.02745);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.027450980392156862);box-shadow:0 2px 4px 0 rgba(0,0,0,.027450980392156862);border:2px solid #cfcfcf;background-color:#fff;border-radius:var(--border-radius-sm);padding:.5rem;text-align:center;min-width:3.125rem;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;line-height:1.2}.device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M.device_selected__price_block__details_wp__Bw9-l{padding-top:1.3125rem;padding-bottom:1.3125rem;text-align:center}.device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M.device_selected__price_block__details_modal__LYKPP{margin-top:2rem;padding-bottom:1.1875rem}@media(min-width:992px){.device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M{min-width:8rem;text-align:left;line-height:1;padding:.8125rem}.device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M.device_selected__price_block__details_wp__Bw9-l{min-width:8rem;padding-top:1.3125rem;padding-bottom:1.3125rem;text-align:center}}.device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M span{display:block}.device_selection__user__selected_price__1E6-c .device_selected__price_block__3Td-z{margin-bottom:.625rem;margin-right:1rem;min-width:45%}.device_selection__user__selected_price__1E6-c .device_selected__price_block__3Td-z input{display:none}.device_selection__user__selected_price__1E6-c .device_selected__price_block__3Td-z input:checked~.device_selected__price_block__details__2Mc7M{border-color:#fdb913;background-color:rgba(253,185,19,.2)}.device_selection__user__selected_price__1E6-c .device_selected__price_block__3Td-z+.device_selected__price_block__3Td-z{margin-right:.75rem}.device_selection__user__selected_price__1E6-c .device_selected__price_block_chimney__V0SHD{min-width:9.375rem;margin-bottom:.625rem}.device_selection__user__selected_price__1E6-c .device_selected__price_block_chimney__V0SHD input{display:none}.device_selection__user__selected_price__1E6-c .device_selected__price_block_chimney__V0SHD input:checked~.device_selected__price_block__details__2Mc7M{border-color:#fdb913;background-color:rgba(253,185,19,.2)}.device_selection__user__selected_price__1E6-c .device_selected__price_block_chimney__V0SHD+.device_selected__price_block__3Td-z{margin-right:.75rem}@media(min-width:768px){.device_selection__user__selected_price__1E6-c .device_selected__price_block_chimney__V0SHD{min-width:30%}}@media(min-width:992px){.device_selection__user__selected_price__1E6-c .device_selected__price_block_chimney__V0SHD{min-width:30%}}.device_selection__user__selected_price__1E6-c .device_price_block__duration__4vjdv,.device_selection__user__selected_price__1E6-c .device_price_block__original__3MbHO{font-size:.75rem;color:#919191;min-height:.75rem}.device_selection__user__selected_price__1E6-c .device_price_block__original__3MbHO{text-decoration:line-through}.device_selection__user__selected_price__1E6-c .device_price_block__discounted__2tkyR{font-size:2rem;font-family:var(--font-bold);margin:.125rem 0}.device_selection__user__selected_price__1E6-c .device_price_block__normal__2W4_6{font-size:.875rem;font-family:var(--font-bold)}@media(min-width:992px){.device_selection__user__selected_price__1E6-c span.device_price_block__discounted__2tkyR,.device_selection__user__selected_price__1E6-c span.device_price_block__duration__4vjdv{display:inline-block;vertical-align:middle;font-family:var(--font-bold)}.device_selection__user__selected_price__1E6-c span.device_price_block__duration__4vjdv{margin-left:.75rem}.device_selection__user__selected_price__1E6-c .device_price_block__original__3MbHO{margin-left:1.25rem}.device_selection__user__selected_price__1E6-c .device_price_block__discounted__2tkyR{margin:.1875rem 0}}.device_selection__user__selected_price_type__xG1X5{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:1rem;width:60%}@media(min-width:768px){.device_selection__user__selected_price_type__xG1X5{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media(min-width:992px){.device_selection__user__selected_price_type__xG1X5{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.device_selection__user__selected_price_type__xG1X5.device_selection__user__selected_price_wp__2YC6I{margin-top:1rem}}.device_selection__user__selected_price_type__xG1X5 .device_price_block__normal__2W4_6{font-size:1rem;font-family:var(--font-bold);color:#fdb913;text-align:center}.device_selection__user__selected_price_type__xG1X5 .device_selected__price_block__details__2Mc7M{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.02745);box-shadow:0 2px 4px 0 rgba(0,0,0,.02745);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.027450980392156862);box-shadow:0 2px 4px 0 rgba(0,0,0,.027450980392156862);border:2px solid #fdb913;border-radius:var(--border-radius-sm);padding:.25rem;text-align:center;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;line-height:1.2}@media(min-width:992px){.device_selection__user__selected_price_type__xG1X5 .device_selected__price_block__details__2Mc7M{line-height:1;padding:.5rem}}.device_selection__user__selected_price_type__xG1X5 .device_selected__price_block__details__2Mc7M span{display:block}.device_selection__user__selected_price_type__xG1X5 .device_selected__price_block__3Td-z{margin-bottom:.625rem}.device_selection__user__selected_price_type__xG1X5 .device_selected__price_block__3Td-z input{display:none}.device_selection__user__selected_price_type__xG1X5 .device_selected__price_block__3Td-z input:checked~.device_selected__price_block__details__2Mc7M{border-color:var(--primary-color-orange);background-color:#fdb913}.device_selection__user__selected_price_type__xG1X5 .device_selected__price_block__3Td-z input:checked~.device_selected__price_block__details__2Mc7M .device_price_block__normal__2W4_6{color:#fff}.device_selection__user__selected_price_type__xG1X5 .device_selected__price_block__3Td-z+.device_selected__price_block__3Td-z{margin-right:.75rem}@media(min-width:992px){.device_selection__user__selected_price_type__xG1X5 span.device_price_block__discounted__2tkyR,.device_selection__user__selected_price_type__xG1X5 span.device_price_block__duration__4vjdv{display:inline-block;vertical-align:middle;font-family:var(--font-bold)}.device_selection__user__selected_price_type__xG1X5 span.device_price_block__duration__4vjdv{margin-left:.75rem}.device_selection__user__selected_price_type__xG1X5 .device_price_block__original__3MbHO{margin-left:1.25rem}.device_selection__user__selected_price_type__xG1X5 .device_price_block__discounted__2tkyR{margin:.1875rem 0}}.device_note__3iROe .device_compare__Xd_CO{display:block;font-size:.75rem;font-family:var(--font-bold);text-decoration:underline;cursor:pointer;margin-top:.625rem}@media(min-width:768px){.device_note__3iROe .device_compare__Xd_CO{margin-top:1rem}}.device_note__3iROe p.device_text__n7X3c{margin-top:1.5rem;font-family:var(--font-medium);font-size:.75rem;line-height:1.67;color:#000;text-align:left;color:#575757}@media(min-width:992px){.device_note__3iROe{line-height:1.5}}.device_note__3iROe em{font-family:var(--font-bold);color:#000}.device_selection_actions__2xzs7{margin-top:2rem}.device_selection_actions__2xzs7 a{max-width:12.5rem;margin:0 auto}@media(min-width:992px){.device_selection_actions__2xzs7{margin-top:2.5rem}.device_selection_actions__2xzs7 a{max-width:none}}.device_selection__selection__WTW4I.device_selected__2hliQ .device_selection_actions__2xzs7 a{display:block}.device_selection__selection__WTW4I.device_selected__2hliQ .device_selection_actions__2xzs7 a+a{margin-top:.75rem}@media(min-width:992px){.device_selection__selection__WTW4I.device_selected__2hliQ .device_selection_actions__2xzs7 a{display:inline-block;width:11rem;padding-left:1.375rem;padding-right:1.375rem}.device_selection__selection__WTW4I.device_selected__2hliQ .device_selection_actions__2xzs7 a+a{margin-top:0;margin-left:1rem}}.device_selected_product_type__1ssn5{margin-top:2.5rem}.device_selected_product_type__1ssn5 .device_product__type_tab__1kBP4,.device_selected_product_type__1ssn5 span{display:inline-block;vertical-align:middle}.device_selected_product_type__1ssn5 .device_product__type_tab__1kBP4{background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.02745);box-shadow:0 2px 4px 0 rgba(0,0,0,.02745);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.027450980392156862);box-shadow:0 2px 4px 0 rgba(0,0,0,.027450980392156862);width:100%}@media(min-width:768px){.device_selected_product_type__1ssn5 .device_product__type_tab__1kBP4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.device_selected_product_type__1ssn5 .device_product__type_tab__1kBP4 a{display:inline-block;position:relative;padding:1.1875rem .625rem;font-size:.75rem;font-family:var(--font-bold);text-decoration:none;color:#000;opacity:.6;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media(min-width:992px){.device_selected_product_type__1ssn5 .device_product__type_tab__1kBP4 a{font-size:.875rem;text-align:center}}.device_selected_product_type__1ssn5 .device_product__type_tab__1kBP4 a[data-selected=true]{opacity:1}.device_selected_product_type__1ssn5 .device_product__type_tab__1kBP4 a[data-selected=true]:before{position:absolute;display:block;content:"";width:100%;height:.25rem;left:0;bottom:0;background:#fbb713}.device_selection_modal__SpLau .device_selected__price_block__details_modal__LYKPP:not(#device_a__VZxq8){margin-top:0;padding-bottom:.5rem}.device_selection_modal__SpLau .device_selected_product_type__1ssn5{margin-top:1rem}.device_selection_modal__SpLau .device_selection__note_modal__1g09k{margin-left:.625rem;font-size:.625rem;line-height:1.3;font-family:var(--font-medium);color:#595959}.device_selection_modal__SpLau .device_selection__note_modal__1g09k span{color:var(--font-color-dark);font-weight:700}@media(min-width:768px){.device_selection_modal__SpLau{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.device_selection_modal__SpLau .device_step_text__1wok3{display:block;font-size:.75rem;color:#252525}.device_selection_modal__SpLau h5{font-size:1rem;color:#081c1b;margin:.5rem 0;padding-right:0;padding-left:0}.device_selection_modal__SpLau p{font-size:.75rem;color:#919191;line-height:1.17;font-family:var(--font-regular)}.device_selection_modal__SpLau .device_step_text__1wok3{font-family:var(--font-medium)}.device_selection_modal__SpLau .device_header__39HVN{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.device_selection_modal__SpLau .device_header__39HVN .device_sub_header__2upqq .device_step_text__1wok3{display:block;font-size:.75rem;color:#252525}.device_selection_modal__SpLau .device_header__39HVN .device_sub_header__2upqq h5{font-size:1rem;color:#081c1b;margin:.5rem 0;padding-right:0;padding-left:0}.device_selection_modal__SpLau .device_header__39HVN .device_sub_header__2upqq p{font-size:.75rem;color:#919191;line-height:1.17;font-family:var(--font-regular)}.device_selection_modal__SpLau .device_header__39HVN .device_sub_header__2upqq .device_step_text__1wok3{font-family:var(--font-medium)}.device_selection_modal__SpLau .device_header__39HVN img{padding:0;width:0;height:0;z-index:0}.device_selection_modal__SpLau .device_selection__user__selected__3Jtuo{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.device_selection_modal__SpLau .device_product__type_tab__1kBP4{display:-webkit-box;display:-ms-flexbox;display:flex}.device_selection_modal__SpLau .device_product__type_tab__1kBP4 a{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:auto;text-align:center;font-size:.75rem}.device_selection_modal__SpLau .device_product__type_tab__1kBP4 a[data-selected=true]{background-color:hsla(0,0%,84.7%,.2)}@media(min-width:768px){.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c{margin-bottom:1rem}}.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c .device_selected__price_block__3Td-z{width:30%;margin-bottom:0}.device_selection_modal__SpLau .device_selection_actions__2xzs7{margin-top:.75rem;-webkit-box-shadow:2px 0 4px 0 rgba(0,0,0,.09804);box-shadow:2px 0 4px 0 rgba(0,0,0,.09804);-webkit-box-shadow:2px 0 4px 0 rgba(0,0,0,.09803921568627451);box-shadow:2px 0 4px 0 rgba(0,0,0,.09803921568627451);background-color:#fff;padding:1rem;margin-left:-1.5rem;margin-right:-1.5rem}.device_selection_modal__SpLau .device_selection_actions__2xzs7 .device_modal_action1__p3TDh{padding:.75rem 2.75rem;margin-right:auto}.device_selection_modal__SpLau .device_selection_actions__2xzs7 .device_modal_action2__W36KV{padding:.75rem 2.1875rem}.device_selection_modal__SpLau .device_selection_actions__2xzs7 a:only-child{margin-left:auto}@media(min-width:576px){.device_selection_modal__SpLau .device_selection_actions__2xzs7{-webkit-box-shadow:none;box-shadow:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2.5rem;padding:0;-ms-flex-item-align:end;align-self:flex-end}.device_selection_modal__SpLau .device_selection_actions__2xzs7 .device_modal_action1__p3TDh,.device_selection_modal__SpLau .device_selection_actions__2xzs7 .device_modal_action2__W36KV{padding-top:1rem;padding-bottom:1rem}.device_selection_modal__SpLau .device_selection_actions__2xzs7 a+a{margin-left:2rem}.device_selection_modal__SpLau .device_selection_actions__2xzs7 .device_modal_action2__W36KV{font-size:1rem}}@media(min-width:992px){.device_selection_modal__SpLau .device_selection_actions__2xzs7{margin-top:3.125rem;margin-bottom:-2.1875rem}.device_selection_modal__SpLau .device_modal_action1__p3TDh{margin-right:0!important}}@media(min-width:768px){.device_selection_modal__SpLau .device_header__39HVN .device_sub_header__2upqq .device_step_text__1wok3{font-size:.875rem}.device_selection_modal__SpLau .device_header__39HVN .device_sub_header__2upqq h5{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.75rem}.device_selection_modal__SpLau .device_header__39HVN .device_sub_header__2upqq p{font-size:.875rem;line-height:1.43}.device_selection_modal__SpLau .device_header__39HVN img{padding:0;width:5.6875rem;height:4.1875rem;margin-right:-2.5rem;z-index:10}.device_selection_modal__SpLau .device_step_text__1wok3{font-size:.875rem}.device_selection_modal__SpLau h5{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.75rem}.device_selection_modal__SpLau p{font-size:.875rem;line-height:1.43}.device_selection_modal__SpLau .device_selection__user__selected__3Jtuo{margin-top:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.device_selection_modal__SpLau .device_selection__user__selected__3Jtuo+.device_selection__user__selected__3Jtuo{margin-left:2.5rem}.device_selection_modal__SpLau .device_product__type_tab__1kBP4{width:100%}.device_selection_modal__SpLau .device_selected_product_type__1ssn5{margin-top:.75rem;margin-bottom:.75rem}.device_selection_modal__SpLau .device_product__type_tab__1kBP4 a{font-size:1rem}.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c .device_selected__price_block__3Td-z{width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media(min-width:768px)and (min-width:768px){.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c .device_selected__price_block__3Td-z{max-width:13.125rem}}@media(min-width:768px){.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c .device_selected__price_block__3Td-z+.device_selected__price_block__3Td-z{margin-left:1.625rem}.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M{text-align:center}.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M .device_price_block__discounted__2tkyR{font-size:1.5rem}.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M .device_price_block__duration__4vjdv{font-size:1rem;font-family:var(--font-regular)}.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c .device_selected__price_block__details__2Mc7M .device_price_block__original__3MbHO{text-align:left;padding-left:2.3125rem}}.device_step01__1akVx:not(#device_a__VZxq8) .device_labels__44Se3{display:block;margin-bottom:.75rem;font-size:.875rem;color:#353535;font-family:var(--font-medium);margin-top:1.25rem}.device_step01__1akVx:not(#device_a__VZxq8) .device_labels__44Se3.device_protection_plans__modal_label__J6suM{margin-top:1.25rem;font-size:1rem}@media(min-width:768px){.device_step01__1akVx:not(#device_a__VZxq8) .device_labels__44Se3.device_protection_plans__modal_label__J6suM{margin-top:2.5rem}}.device_step01__1akVx:not(#device_a__VZxq8) .device_selection__user__selected_price__1E6-c .device_price_block__discounted__2tkyR{font-size:.875rem}.device_step01__1akVx:not(#device_a__VZxq8) .device_selected_product_type__1ssn5{margin-top:1.5rem;margin-bottom:1.5rem}.device_step01__1akVx:not(#device_a__VZxq8) .device_selection__user__selected_price__1E6-c{margin-top:0}@media(min-width:768px){.device_step01__1akVx:not(#device_a__VZxq8) .device_labels__44Se3{font-size:1rem;margin-top:0;margin-bottom:1rem}.device_step01__1akVx:not(#device_a__VZxq8) .device_selected_product_type__1ssn5{margin-top:1.5rem}.device_step01__1akVx:not(#device_a__VZxq8) .device_selection__inputs__1ZlcC{margin-top:1.25rem;margin-bottom:0}.device_step01__1akVx:not(#device_a__VZxq8) .device_selection__user__selected_price__1E6-c{margin-top:0}}.device_price_block_title__small__-9EdO{font-size:.875rem;text-align:center}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot,.device_selection_modal__SpLau .device_selection__features_modal__3qkot{background:transparent!important;text-align:left;background-color:#fff;border-radius:0 0 4px 4px;margin-top:.75rem;margin-bottom:.75rem}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot .device_features_title__1wf2e,.device_selection_modal__SpLau .device_selection__features_modal__3qkot .device_features_title__1wf2e{font-family:var(--font-bold)}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot .device_device_selection__feature__list__33BNQ,.device_selection_modal__SpLau .device_selection__features_modal__3qkot .device_device_selection__feature__list__33BNQ{margin-top:.75rem;margin-bottom:.625rem}@media(min-width:992px){.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot .device_device_selection__feature__list__33BNQ,.device_selection_modal__SpLau .device_selection__features_modal__3qkot .device_device_selection__feature__list__33BNQ{margin-top:1.5rem}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot,.device_selection_modal__SpLau .device_selection__features_modal__3qkot{padding:2.5rem 1.25rem;margin-top:.75rem}}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot h2,.device_selection_modal__SpLau .device_selection__features_modal__3qkot h2{margin-bottom:4rem;line-height:1.3;display:none}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot h4,.device_selection_modal__SpLau .device_selection__features_modal__3qkot h4{position:relative;display:inline-block;font-size:1.125rem;margin-bottom:1rem;letter-spacing:.01875rem;color:#000}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot h4:after,.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot h4:before,.device_selection_modal__SpLau .device_selection__features_modal__3qkot h4:after,.device_selection_modal__SpLau .device_selection__features_modal__3qkot h4:before{display:inline-block;position:absolute;content:"";width:3.8125rem;height:.0625rem;background:#979797;opacity:.23;top:50%}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot h4:before,.device_selection_modal__SpLau .device_selection__features_modal__3qkot h4:before{left:-.5rem;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%)}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot h4:after,.device_selection_modal__SpLau .device_selection__features_modal__3qkot h4:after{right:-.5rem;-webkit-transform:translateY(-50%) translateX(100%);-ms-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot ul li,.device_selection_modal__SpLau .device_selection__features_modal__3qkot ul li{position:relative;font-size:.75rem;line-height:1.5;letter-spacing:.0125rem;font-family:var(--font-medium);color:#595959;padding-left:1.125rem;text-align:left}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot ul li+li,.device_selection_modal__SpLau .device_selection__features_modal__3qkot ul li+li{margin-top:.5rem}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot ul li:before,.device_selection_modal__SpLau .device_selection__features_modal__3qkot ul li:before{position:absolute;display:inline-block;text-align:center;font-family:Icon;content:"";font-size:.3125rem;line-height:.75rem;color:#fff;width:.75rem;height:.75rem;border-radius:50%;background:var(--primary-color-green);vertical-align:middle;top:.1875rem;left:0}@media(min-width:992px){.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot,.device_selection_modal__SpLau .device_selection__features_modal__3qkot{text-align:left;background-color:transparent;border-radius:0;padding:0}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot h2,.device_selection_modal__SpLau .device_selection__features_modal__3qkot h2{margin-bottom:1.375rem;line-height:1.19;display:block}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot h4,.device_selection_modal__SpLau .device_selection__features_modal__3qkot h4{display:none}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot ul li,.device_selection_modal__SpLau .device_selection__features_modal__3qkot ul li{line-height:1.4;padding-left:1.625rem;margin-top:0;font-size:.875rem}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot ul li:before,.device_selection_modal__SpLau .device_selection__features_modal__3qkot ul li:before{width:1rem;height:1rem;font-size:.5rem;line-height:1rem}.device_protection_plans__modal_features__5_vDK .device_selection__features_modal__3qkot ul li+li,.device_selection_modal__SpLau .device_selection__features_modal__3qkot ul li+li{margin-top:.75rem}}.device_selection_crossell__3CVlc:before{content:"";width:100%;display:block;background-size:cover}@media(min-width:992px){.device_selection_crossell__3CVlc:before{height:21rem!important}}.device_selection_crossell__3CVlc .device_selection__container__O1TwP{position:relative}.device_selection_crossell__3CVlc .device_selection__container__O1TwP:before{position:absolute;content:"";width:calc(100% - 1.875rem);height:100%;left:.9375rem;top:0}@media(min-width:992px){.device_selection_crossell__3CVlc .device_selection__container__O1TwP{margin-top:-20rem}.device_selection_crossell__3CVlc .device_selection__container__O1TwP:before{content:none}}.device_selection_crossell__3CVlc .device_selection__features__HVi7N{text-align:center;background-color:#fff;padding:2.5rem 1.25rem;border-radius:0 0 4px 4px}.device_selection_crossell__3CVlc .device_selection__features__HVi7N h2{margin-bottom:4rem;line-height:1.3;display:none}.device_selection_crossell__3CVlc .device_selection__features__HVi7N h4{position:relative;display:inline-block;font-size:1.125rem;margin-bottom:1rem;letter-spacing:.01875rem;color:#000}.device_selection_crossell__3CVlc .device_selection__features__HVi7N h4:after,.device_selection_crossell__3CVlc .device_selection__features__HVi7N h4:before{display:inline-block;position:absolute;content:"";width:3.8125rem;height:.0625rem;background:#979797;opacity:.23;top:50%}.device_selection_crossell__3CVlc .device_selection__features__HVi7N h4:before{left:-.5rem;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%)}.device_selection_crossell__3CVlc .device_selection__features__HVi7N h4:after{right:-.5rem;-webkit-transform:translateY(-50%) translateX(100%);-ms-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.device_selection_crossell__3CVlc .device_selection__features__HVi7N ul li{position:relative;font-size:.75rem;line-height:1.5;letter-spacing:.0125rem;font-family:var(--font-medium);color:#595959;padding-left:1.875rem;text-align:left}.device_selection_crossell__3CVlc .device_selection__features__HVi7N ul li:before{text-align:center;font-family:Icon;position:absolute;display:inline-block;content:"";width:.875rem;height:.875rem;border-radius:50%;background:var(--primary-color-green);vertical-align:middle;top:.125rem;left:0;color:#fff;font-size:.4375rem;line-height:.875rem;font-weight:700}.device_selection_crossell__3CVlc .device_selection__features__HVi7N ul li+li{margin-top:1.5rem}@media(min-width:992px){.device_selection_crossell__3CVlc .device_selection__features__HVi7N{text-align:left;background-color:transparent;border-radius:0;padding:0}.device_selection_crossell__3CVlc .device_selection__features__HVi7N h2{margin-bottom:1.375rem;line-height:1.19;display:block}.device_selection_crossell__3CVlc .device_selection__features__HVi7N h4{display:none}.device_selection_crossell__3CVlc .device_selection__features__HVi7N ul li{font-size:1.125rem;line-height:1.56;letter-spacing:.01875rem;padding-left:2.6875rem}.device_selection_crossell__3CVlc .device_selection__features__HVi7N ul li:before{width:1.25rem;height:1.25rem;top:0;font-size:.625rem;line-height:1.25rem}}.device_selection_crossell__3CVlc .device_selection__links__3Afky{margin-top:2.5rem}.device_selection_crossell__3CVlc .device_selection__links__3Afky span{display:block;font-size:.75rem;line-height:1.67;color:#737373;font-family:var(--font-medium)}.device_selection_crossell__3CVlc .device_selection__links__3Afky span a{color:#595959;text-decoration:underline;display:block}.device_selection_crossell__3CVlc .device_selection__links__3Afky span+span{margin-top:1.5rem}@media(min-width:992px){.device_selection_crossell__3CVlc .device_selection__links__3Afky span{font-size:1rem;line-height:1.5}.device_selection_crossell__3CVlc .device_selection__links__3Afky span a{display:inline-block}}.device_selection_crossell__3CVlc .device_selection__right___KfzH{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media(min-width:992px){.device_selection_crossell__3CVlc .device_selection__right___KfzH{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fbfbfb;border-top-right-radius:12px;border-bottom-right-radius:12px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.device_selection_crossell__3CVlc .device_selection__right___KfzH h2{display:none}}.device_selection_crossell__3CVlc .device_selection__left__3I_G3{border-radius:0 0 4px 4px}@media(min-width:992px){.device_selection_crossell__3CVlc .device_selection__left__3I_G3{padding:6.5625rem 4.1875rem}}.device_selection_crossell__3CVlc .device_selection__selection__WTW4I{display:inline-block;margin:auto;text-align:center;background:#fbfbfb;padding:1.5rem 1.25rem 2.5rem;width:100%}.device_selection_crossell__3CVlc .device_selection__selection__WTW4I h5{letter-spacing:.01688rem;margin-bottom:.5rem}.device_selection_crossell__3CVlc .device_selection__selection__WTW4I p{font-family:var(--font-medium);letter-spacing:.01688rem;color:#737373}.device_selection_crossell__3CVlc .device_selection__selection__WTW4I h2{margin-bottom:4rem;line-height:1.3;font-size:1.25rem}@media(min-width:992px){.device_selection_crossell__3CVlc .device_selection__selection__WTW4I{background:transparent;border-radius:0;padding:0}.device_selection_crossell__3CVlc .device_selection__selection__WTW4I h5{margin-bottom:1rem;letter-spacing:.025rem}.device_selection_crossell__3CVlc .device_selection__selection__WTW4I p{font-size:1rem;color:#737373}}.device_selection_crossell__3CVlc .device_selection__inputs__1ZlcC{width:16.75rem;margin-top:1.5rem;margin-left:auto;margin-right:auto}.device_selection_crossell__3CVlc .device_selection__inputs__1ZlcC .device_selection__input_item__11zkd+.device_selection__input_item__11zkd{margin-top:1rem}@media(min-width:992px){.device_selection_crossell__3CVlc .device_selection__inputs__1ZlcC{margin-top:2.5rem}.device_selection_crossell__3CVlc .device_selection__inputs__1ZlcC .device_selection__input_item__11zkd+.device_selection__input_item__11zkd{margin-top:1.5rem}}.device_protection_plans__modal_parent__2Goig{padding:2.5rem}.device_protection_plans__modal__Rfqt5{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem;margin-right:5rem;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.device_protection_plans__modal__Rfqt5 .device_device_details__heading__LIZ5P{font-size:.875rem;color:#545353}.device_protection_plans__modal__Rfqt5 .device_device_details__value__28aJS{margin-top:1rem;font-size:1rem;font-weight:700;color:#353535}.device_protection_plans__modal_textfield__2m2_7{margin-top:1.25rem}.device_protection_plans__modal_textfield__2m2_7 label:not(#device_a__VZxq8){font-size:1rem!important;font-family:var(--font-medium);margin-bottom:1rem;color:#353535}@media(min-width:992px){.device_protection_plans__modal_textfield__2m2_7{margin-top:2.5rem}}.device_protection_plan_modal_plan_details__1WzHG{margin-top:1.5rem;padding-right:.75rem;max-height:25rem;overflow-y:auto}@media(min-height:360px){.device_protection_plan_modal_plan_details__1WzHG{max-height:18.75rem}}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ{cursor:pointer;padding:1.25rem;border:1px solid var(--font-color-netural);border-radius:25.7px;margin-bottom:1.5rem}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ.device_product_card__active__wwhyz{background-color:rgba(254,220,137,.4);border:1px solid var(--primary-color-orange)}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_product_title__2P8VH{font-size:.875rem;font-weight:700;line-height:1.64;max-width:13.125rem}@media(min-width:992px){.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_product_title__2P8VH{font-size:1.25rem;max-width:15.9375rem}}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_plan_duration__duaa8{text-align:right}@media(min-width:992px){.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_plan_duration__duaa8{width:7.5rem;text-align:right}}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_duration_selection__27pJ9{text-align:right}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_plan_price__1x89V{font-size:1.25rem;text-align:right;font-weight:700}@media(min-width:992px){.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_plan_price__1x89V{width:7.5rem;font-size:1.5rem}}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_plan_duration__duaa8{width:3.25rem;font-size:.75rem}@media(min-width:992px){.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_product_card__header__13Qgr .device_plan_duration__duaa8{width:7.5rem;font-size:.875rem}}.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_protection_plans__modal_note__3EKt-{font-size:.75rem;line-height:1.5;letter-spacing:.01875rem;font-family:var(--font-medium)}@media(min-width:992px){.device_protection_plan_modal_plan_details__1WzHG .device_product_card__5IBrQ .device_protection_plans__modal_note__3EKt-{display:block;font-size:.625rem;margin-top:1.75rem}}.device_cart_alert__33weh{padding:1.25rem 1.25rem 3.125rem}@media(min-width:992px){.device_cart_alert__33weh{padding-top:1.25rem;padding-bottom:0}}.device_cart_alert__33weh .device_cart_alert__title__imhap{color:var(--font-color-neutral);line-height:1.2}.device_cart_alert__33weh .device_cart_alert__text__13cX6{font-family:var(--font-regular);line-height:1.43;margin-top:1.25rem;font-size:1rem}@media(min-width:992px){.device_cart_alert__33weh .device_cart_alert__text__13cX6{max-width:80%;margin-top:1.25rem}}.device_selection__7OhIK.device_insta_repair__1Du9s .device_insta_mobile_text__1TcSz{padding-right:0}.device_selection__7OhIK.device_insta_repair__1Du9s .device_insta_mobile_text__1TcSz span{font-size:.8125rem;line-height:1.3}.device_selection__7OhIK.device_insta_repair__1Du9s .device_selection__right___KfzH{display:block;background:#fff;padding:1.5rem 0 0;max-width:calc(100% - 1.875rem)}@media(min-width:992px){.device_selection__7OhIK.device_insta_repair__1Du9s .device_selection__right___KfzH{padding:6.5625rem 3rem;max-width:auto;background:#fbfbfb}}.device_selection__7OhIK.device_insta_repair__1Du9s .device_selection__left__3I_G3{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.device_selection__7OhIK.device_insta_repair__1Du9s .device_selection__user__selected_price__1E6-c{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:.625rem .625rem .9375rem}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_selection__features__HVi7N .device_selection__links__3Afky{margin-top:0;padding:1.25rem}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_selection__features__HVi7N .device_selection__links__3Afky li{font-size:.875rem;color:#565656;line-height:1.66}@media(min-width:992px){.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_selection__features__HVi7N .device_selection__links__3Afky li{padding-left:2rem}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_selection__features__HVi7N .device_selection__links__3Afky li:before{top:.1875rem;width:1.25rem;height:1.25rem;font-size:.5rem;font-weight:700;line-height:1.25rem}}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_selection__features__HVi7N .device_selection__links__3Afky li+li{margin-top:1rem}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_border_effect__3RbCI{border-right:1px dotted rgba(16,0,0,.09803921568627451)}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_border_effect__3RbCI h6{line-height:1.3}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_border_effect__3RbCI h3{font-size:1.125rem;line-height:1.75rem;margin-bottom:0}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__card__1V6Gn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__card_content__2YyEu{padding:0;margin:0;width:100%}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__card_content__2YyEu[data-oneplan=true] .device_sec_row__54shz{padding-right:1rem}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__card_content__2YyEu[data-oneplan=true] .device_sec_row__54shz .device__qty_mod__1uKnY{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__card_desc__26t0H{font-size:.75rem;width:.3125rem}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__qty__3kq4R{display:inline-block;padding-left:.9375rem;padding-right:.9375rem;font-size:.75rem;-ms-flex-item-align:center;align-self:center;font-family:var(--font-medium)}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_sec_row__54shz{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:5.5rem;margin:0;padding:1rem 2.5rem 1rem 1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_sec_row__54shz .device_right_toggle__3dYdR{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:2.5rem;height:100%;right:0;top:0;background-color:#f7f7f7;border-top-right-radius:4px}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_sec_row__54shz .device_right_toggle__3dYdR button{padding:0;margin-left:auto;margin-right:auto}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_sec_row__54shz>div:first-child{padding-left:0}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__action_icon__1ZCva{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.5rem;height:1.5rem;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 1.5rem;border-radius:50%;border:1px solid #fff;padding:0;cursor:pointer;margin:0}@media(min-width:992px){.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__action_icon__1ZCva{width:1.25rem;height:1.25rem;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 1.25rem}}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__action_icon__1ZCva .device__icon__1v4bK{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.625rem;height:.625rem;text-decoration:none}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__action_icon__1ZCva .device__icon__1v4bK:after{display:inline-block;font-family:Icon;font-size:.5rem;color:#fff;font-weight:bolder}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__action_icon__1ZCva .device__icon__1v4bK.device_plus__1BKpx:after{content:""}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__action_icon__1ZCva .device__icon__1v4bK.device_minus__3laGJ:after{content:""}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__action_icon__1ZCva.device_white__3tq4g{border-color:#dadada}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__action_icon__1ZCva.device_white__3tq4g .device__icon__1v4bK:after{color:#2f2f2f}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__qty_mod__1uKnY{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;padding-left:.9375rem;padding-right:0;text-align:right}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device__qty_mod__1uKnY .device_qty_count__2fOjY{font-size:.625rem;color:#000}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_white__3tq4g{color:#000;background-color:#fff}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_white_row__cGwRP:first-child{padding-top:.625rem}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_white_row__cGwRP:not(:last-child){padding-left:.1875rem!important;padding-right:.1875rem!important;margin:0}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_green__1vC4Y{background-color:#00a292;color:#fff}.device_selection__input_item__11zkd.device_insta_repair__1Du9s .device_gray__2f5RE{background-color:#f7f7f7}.device_bottom_cta__1GCVp{padding:.9375rem 0;border-top:1px solid hsla(0,0%,59.2%,.13);margin:1.5625rem 1.25rem .9375rem}.device_bottom_cta__1GCVp .device__summary__110Q1{padding:0 .625rem}.device_bottom_cta__1GCVp>div>div:first-child{padding-left:0}.device_bottom_cta__1GCVp>div>div:last-child{padding-right:0}.device_bottom_cta__1GCVp>div>div a{display:block}.device_bottom_fixed__2XQbs{position:fixed;left:0;bottom:0;background-color:#fff;width:100%;-webkit-box-shadow:2px 0 4px 0 rgba(0,0,0,.09804);box-shadow:2px 0 4px 0 rgba(0,0,0,.09804);-webkit-box-shadow:2px 0 4px 0 rgba(0,0,0,.09803921568627451);box-shadow:2px 0 4px 0 rgba(0,0,0,.09803921568627451);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;z-index:2}.device_bottom_fixed__2XQbs.device_open__3NWjC{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.device_bottom_fixed__2XQbs .device__summary__110Q1 span{color:#696969;font-size:.875rem}.device_bottom_fixed__2XQbs h6{font-size:1.25rem}.device_bottom_fixed__2XQbs a{display:block}@media(min-width:576px)and (max-width:992px){.device_bottom_fixed__2XQbs a{max-width:12.5rem;margin-left:auto}}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_insta_dropdown__hjIQA>span{font-family:var(--font-bold)}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_insta_mobile_text__1TcSz span,.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_mobile_text__3r5b9 span{font-size:.8125rem;line-height:1.3}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selected__price_block__3Td-z+.device_selected__price_block__3Td-z{margin-left:0}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection__container__O1TwP{padding:0}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:768px){.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c{padding-bottom:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width:992px){.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection__user__selected_price__1E6-c{margin-top:0}}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selected__price_block__3Td-z{width:47%;max-width:47%;margin:0}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_sub_t__19VGJ{padding-bottom:1.4375rem;border-bottom:1px solid hsla(0,0%,59.2%,.2);margin-bottom:1.25rem;font-family:var(--font-medium)!important;color:#081c1b}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection_actions__2xzs7{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection_actions__2xzs7 a{margin:initial}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection_actions__2xzs7 a:only-child{margin-left:auto}@media(min-width:992px){.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection_actions__2xzs7{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_selection_actions__2xzs7 a+a{margin-left:1.875rem}.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_insta_dropdown__hjIQA>span,.device_insta_modal__2i3XF.device_selection_modal__SpLau .device_price_block__discounted__2tkyR:not(#device_a__VZxq8){font-size:1rem}}.device_collapse_btn__3MA7R{font-size:.75rem;color:#2b2b2b}.device_selection__7OhIK .device_selection_center__D_4zl{margin:auto}.device_insta_repair__1Du9s .device_add_btn__3VLyi{display:inline-block;font-size:.875rem;font-family:var(--font-bold);color:#2b2b2b;text-transform:uppercase;cursor:pointer;text-align:right;background-color:#fcfcfc!important;border:2px solid #cfcfcf;-webkit-box-shadow:2px 1px 2px 1px rgba(0,0,0,.1);box-shadow:2px 1px 2px 1px rgba(0,0,0,.1);padding:.4375rem .875rem;border-radius:15px}.device_insta_repair__1Du9s .device_add_btn__3VLyi.device_green__1vC4Y{color:#fff;background-color:#00a292!important}@media(min-width:768px){.device_insta_repair__1Du9s .device_add_btn__3VLyi{margin-top:0}}.device_insta_repair__1Du9s .device_add_btn__3VLyi[data-loading=true]{padding:.3rem;margin-left:.5625rem}.device_insta_repair__1Du9s .device_add_btn__3VLyi[data-loading=true]:after{margin-left:.0625rem}@media(max-width:576px){.device_insta_repair__1Du9s .device_selection__user__selected_price__1E6-c:not(#device_a__VZxq8){-ms-flex-pack:distribute;justify-content:space-around;min-width:9.375rem}.device_insta_repair__1Du9s .device_selection__user__selected_price__1E6-c:not(#device_a__VZxq8) .device_selected__price_block__3Td-z{margin-right:0}}.device_insta_repair__1Du9s .device_selection__right___KfzH:empty{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:12.5rem}@media(min-width:768px){.device_insta_repair__1Du9s .device_selection__right___KfzH:empty{min-height:0;min-height:auto}}.device_insta_repair__1Du9s .device_selection__right___KfzH:empty:before{display:inline-block;content:"";width:1.5rem;height:1.5rem;border-radius:50%;vertical-align:middle;border:2px solid #cecece;border-top:2px solid var(--primary-color-green);margin-left:.625rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:device_spin__29Xq1 .5s linear infinite;animation:device_spin__29Xq1 .5s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;background:none}.device_insta_repair__1Du9s .device_selection__features_mobile__2TULy:not(#device_a__VZxq8){padding-bottom:1.25rem}.device_insta_repair__1Du9s .device_selection__features_mobile__2TULy:not(#device_a__VZxq8) .device_selection__links__3Afky{padding:0}@-webkit-keyframes device_spin__29Xq1{0%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.device_paylater__1Vg0W .device_selection__left__3I_G3{padding:0}@media(min-width:576px){.device_paylater__1Vg0W .device_selection__left__3I_G3{padding:1.25rem 1.25rem 0}}.device_paylater__1Vg0W .device_selection__left__3I_G3 .device_selection__links__3Afky li{font-size:.875rem}.device_paylater__1Vg0W .device_selection_crossell__3CVlc:before{content:none}.device_paylater__1Vg0W .device_selection__features__HVi7N{padding:.625rem}.device__btn_disagree__1_OYi{font-weight:bolder;padding:.875rem}@media(min-width:992px){.device__btn_disagree__1_OYi{padding:.65625rem}}.device__btn_iagree__3HpIQ{font-weight:bolder;padding:.875rem}@media(min-width:992px){.device__btn_iagree__3HpIQ{padding:.65625rem}}.device_selection_actions_common__38Jt2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.25rem;-webkit-box-shadow:2px 0 4px 0 rgba(0,0,0,.09804);box-shadow:2px 0 4px 0 rgba(0,0,0,.09804);-webkit-box-shadow:2px 0 4px 0 rgba(0,0,0,.09803921568627451);box-shadow:2px 0 4px 0 rgba(0,0,0,.09803921568627451);background-color:#fff;padding:1rem;margin-left:-1.5rem;margin-right:-1.5rem}.device_selection_actions_common__38Jt2 a{min-width:8.75rem}.device_selection_actions_common__38Jt2 a+a{margin-left:1.25rem}.device_selection_actions_common__38Jt2 .device_modal_action1__p3TDh{padding:.75rem 2.75rem;margin-right:auto}.device_selection_actions_common__38Jt2 .device_modal_action2__W36KV{padding:.75rem 2.1875rem}@media(min-width:576px){.device_selection_actions_common__38Jt2{-webkit-box-shadow:none;box-shadow:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2.5rem;padding:0;-ms-flex-item-align:end;align-self:flex-end}.device_selection_actions_common__38Jt2 .device_modal_action1__p3TDh,.device_selection_actions_common__38Jt2 .device_modal_action2__W36KV{padding-top:1rem;padding-bottom:1rem}.device_selection_actions_common__38Jt2 a+a{margin-left:2rem}.device_selection_actions_common__38Jt2 .device_modal_action2__W36KV{font-size:1rem}}@media(min-width:992px){.device_selection_actions_common__38Jt2{margin-top:3.75rem}.device_modal_action1__p3TDh{margin-right:0!important}}.device_app_btn__1s3kG[data-loading=true]{background:#fff!important;color:rgba(0,0,0,.5)!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:wait;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}.device_app_btn__1s3kG[data-loading=true]:after{display:inline-block;content:""!important;width:.3125rem;height:.3125rem;border-radius:50%;vertical-align:middle;border:2px solid rgba(0,0,0,.5);border-top-color:#fff;margin-left:.625rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:device_spin__29Xq1 .5s linear infinite;animation:device_spin__29Xq1 .5s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;background:none!important;position:absolute;right:.125rem;top:50%;margin-top:-.25rem}@keyframes device_spin__29Xq1{0%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.device_change_brand_popup__5YYsm{text-align:center;font-size:1.125rem;font-family:var(--font-semi-bold)}.device_change_brand_popup__5YYsm .device_info__15qew{padding:1.25rem 0 2.5rem}.device_change_brand_popup__5YYsm .device_cta_text__1CINk{padding:2.5rem;border-top:1px dashed #ddd}.device_change_brand_popup__5YYsm .device_cta__2_ksK a{width:11.25rem}@media(max-width:575px){.device_change_brand_popup__5YYsm .device_cta__2_ksK a{margin-bottom:1rem}}.device_change_brand_popup__5YYsm .device_cta__2_ksK a:first-child{margin-right:1.875rem}@media(max-width:450px){.device_change_brand_popup__5YYsm .device_cta__2_ksK a:first-child{margin-right:.625rem}}