.btn{--inner-shadow-width:0;--inner-padding-lr:var(--lwc-button-padding-lr,var(--lw-spacing-desktop-5));--inner-padding-tb:var(--lwc-button-padding-tb,0);--inner-bg-color:var(--lwc-button-bg-color,var(--lw-color-interactive-primary-light-enabled));--inner-text-color:var(--lwc-button-text-color,var(--lw-color-typography-light));--inner-text-color-filter:var(--lwc-button-text-color-filter,var(--lw-color-typography-light-filter));align-items:center;background:var(--inner-bg-color);border-radius:var(--lw-radius-6);box-shadow:inset 0 0 0 var(--inner-shadow-width) var(--inner-shadow-color);box-sizing:border-box;color:var(--inner-text-color);cursor:pointer;display:inline-flex;font-family:var(--lw-text-p-mobile-01-semibold);font-size:var(--lw-text-p-mobile-01-semibold-font-size);font-weight:var(--lw-text-p-mobile-01-semibold-font-weight);gap:var(--lw-spacing-mobile-tablet-2);justify-content:center;line-height:var(--lw-text-p-mobile-01-semibold-line-height);min-height:2.75rem;padding:var(--inner-padding-tb) var(--inner-padding-lr)}@media(min-width:1024px){.btn{--lwc-button-padding-lr:var(--lw-spacing-desktop-6);font-family:var(--lw-text-p-desktop-01-semibold);font-size:var(--lw-text-p-desktop-01-semibold-font-size);font-weight:var(--lw-text-p-desktop-01-semibold-font-weight);gap:var(--lw-spacing-desktop-2);line-height:var(--lw-text-p-desktop-01-semibold-line-height)}}.btn:hover{--inner-bg-color:var(--lw-color-interactive-primary-light-hover);--inner-text-color:var(--lw-color-typography-dark);--inner-text-color-filter:var(--lw-color-interactive-primary-light-enabled-filter)}.btn:focus{--inner-shadow-color:var(--lw-color-interactive-primary-light-focus);--inner-shadow-width:0.25rem}.btn .button-icon{height:1.5rem;width:1.5rem;filter:var(--inner-text-color-filter)}.btn.is-ghost{--inner-bg-color:transparent}.btn.is-active,.btn:active{--inner-bg-color:var(--lw-color-interactive-primary-light-active);--inner-shadow-width:0}.btn.is-disabled,.btn:disabled{--inner-bg-color:var(--lw-color-interactive-primary-light-disabled);--inner-text-color:var(--lw-color-typography-ondisabled);--inner-text-color-filter:var(--lw-color-typography-ondisabled-filter)}.btn.is-disabled,.btn.is-loading,.btn:disabled{cursor:none;pointer-events:none}.btn.is-loading{--inner-text-color:transparent;--inner-text-color-filter:opacity(0);background-image:url(../img/icons-information.svg#loading-light-view);background-position:50%;background-repeat:no-repeat;background-size:var(--lw-spacing-desktop-7) var(--lw-spacing-desktop-7)}.btn--primary,.btn.is-loading{--inner-bg-color:var(--lw-color-interactive-primary-light-enabled)}.btn--primary{--inner-text-color:var(--lw-color-typography-light);--inner-text-color-filter:var(--lw-color-typography-light-filter)}.btn--primary.is-dark{--inner-bg-color:var(--lw-color-interactive-primary-dark-enabled);--inner-text-color:var(--lw-color-typography-dark);--inner-text-color-filter:var(--lw-color-interactive-primary-light-enabled-filter)}.btn--primary.is-dark:hover{--inner-bg-color:var(--lw-color-interactive-primary-dark-hover);--inner-shadow-width:0}.btn--primary.is-dark.is-active,.btn--primary.is-dark:active{--inner-bg-color:var(--lw-color-interactive-primary-dark-active);--inner-text-color:var(--lw-color-typography-light);--inner-text-color-filter:var(--lw-color-typography-light-filter)}.btn--primary.is-dark.is-disabled,.btn--primary.is-dark:disabled{--inner-bg-color:var(--lw-color-interactive-primary-dark-disabled);--inner-text-color:var(--lw-color-typography-ondisabled);--inner-text-color-filter:var(--lw-color-typography-ondisabled-filter)}.btn--primary.is-dark.is-loading{--inner-bg-color:var(--lw-color-interactive-primary-dark-enabled);--inner-text-color:transparent;--inner-text-color-filter:opacity(0);background-image:url(../img/icons-information.svg#loading-view)}.btn.btn--secondary{--inner-bg-color:var(--lw-color-interactive-secondary-light-enabled);--inner-text-color:var(--lw-color-typography-light);--inner-text-color-filter:var(--lw-color-typography-light-filter)}.btn.btn--secondary:hover{--inner-bg-color:var(--lw-color-interactive-secondary-light-hover);--inner-text-color:var(--lw-color-typography-dark);--inner-text-color-filter:var(--lw-color-typography-dark-filter)}.btn.btn--secondary.is-active,.btn.btn--secondary:active{--inner-bg-color:var(--lw-color-interactive-secondary-light-active);--inner-text-color:var(--lw-color-typography-light);--inner-text-color-filter:var(--lw-color-typography-light-filter)}.btn.btn--secondary.is-disabled,.btn.btn--secondary:disabled{--inner-bg-color:var(--lw-color-interactive-secondary-light-disabled);--inner-text-color:var(--lw-color-typography-ondisabled);--inner-text-color-filter:var(--lw-color-typography-ondisabled-filter)}.btn.btn--secondary.is-loading{--inner-bg-color:var(--lw-color-interactive-secondary-light-enabled);--inner-text-color:transparent;--inner-text-color-filter:opacity(0)}.btn.btn--secondary.is-dark{--inner-bg-color:var(--lw-color-interactive-secondary-dark-enabled);--inner-text-color:var(--lw-color-typography-dark);--inner-text-color-filter:var(--lw-color-typography-dark-filter)}.btn.btn--secondary.is-dark:hover{--inner-bg-color:var(--lw-color-interactive-secondary-dark-hover)}.btn.btn--secondary.is-dark.is-active,.btn.btn--secondary.is-dark:active{--inner-bg-color:var(--lw-color-interactive-secondary-dark-active)}.btn.btn--secondary.is-dark.is-disabled,.btn.btn--secondary.is-dark:disabled{--inner-bg-color:var(--lw-color-interactive-secondary-dark-disabled);--inner-text-color:var(--lw-color-typography-ondisabled);--inner-text-color-filter:var(--lw-color-typography-ondisabled-filter)}.btn.btn--secondary.is-dark.is-loading{--inner-bg-color:var(--lw-color-interactive-secondary-dark-enabled);--inner-text-color:transparent;--inner-text-color-filter:opacity(0)}.btn--tertiary{--inner-bg-color:var(--lw-color-interactive-tertiary-light-enabled);--inner-text-color:var(--lw-color-typography-dark);--inner-text-color-filter:var(--lw-color-typography-dark-filter);--inner-shadow-color:var(--lw-color-dividers-strokes-dark);--inner-shadow-width:0.125rem}.btn--tertiary:hover{--inner-bg-color:var(--lw-color-interactive-tertiary-light-hover);--inner-shadow-color:var(--lw-color-dividers-strokes-mid);--inner-text-color:var(--lw-color-typography-mid);--inner-text-color-filter:var(--lw-color-dividers-strokes-mid-filter)}.btn--tertiary.is-active,.btn--tertiary:active{--inner-bg-color:var(--lw-color-interactive-tertiary-dark-active);--inner-text-color:var(--lw-color-typography-light);--inner-text-color-filter:var(--lw-color-typography-light-filter)}.btn--tertiary.is-disabled,.btn--tertiary:disabled{--inner-bg-color:var(--lw-color-interactive-tertiary-light-disabled);--inner-shadow-color:var(--lw-color-interactive-tertiary-light-disabled);--inner-text-color:var(--lw-color-typography-ondisabled);--inner-text-color-filter:var(--lw-color-font-ondisabled-filter)}.btn--tertiary.is-loading{--inner-shadow-width:0.063rem;--inner-text-color:transparent}.btn--tertiary.is-dark{--inner-bg-color:var(--lw-color-interactive-primary-light-enabled);--inner-text-color:var(--lw-color-typography-light);--inner-text-color-filter:var(--lw-color-typography-light-filter);--inner-shadow-color:var(--lw-color-dividers-strokes-light);--inner-shadow-width:0.063rem}.btn--tertiary.is-dark:hover{--inner-bg-color:var(--lw-color-interactive-tertiary-light-hover);--inner-shadow-color:var(--lw-color-dividers-strokes-mid);--inner-text-color:var(--lw-color-typography-mid);--inner-text-color-filter:var(--lw-color-dividers-strokes-mid-filter)}.btn--tertiary.is-dark:focus{--inner-shadow-color:var(--lw-color-interactive-primary-light-focus);--inner-shadow-width:0.25rem}.btn--tertiary.is-dark.is-active,.btn--tertiary.is-dark:active{--inner-bg-color:var(--lw-color-interactive-tertiary-dark-active);--inner-text-color:var(--lw-color-typography-light);--inner-text-color-filter:var(--lw-color-typography-light-filter);--inner-shadow-width:0}.btn--tertiary.is-dark.is-disabled,.btn--tertiary.is-dark:disabled{--inner-bg-color:var(--lw-color-interactive-tertiary-dark-disabled);--inner-shadow-color:var(--lw-color-interactive-tertiary-light-disabled);--inner-text-color:var(--lw-color-typography-ondisabled);--inner-text-color-filter:var(--lw-color-font-ondisabled-filter)}.btn--tertiary.is-dark.is-loading{--inner-text-color:transparent;--inner-bg-color:var(--lw-color-interactive-primary-light-enabled)}.btn.btn--reduced{padding:.625rem var(--lw-spacing-desktop-5)}.btn.btn--reduced .button-icon{height:1.25rem;width:1.25rem}.btn.btn--wide{width:100%}a.btn{text-decoration:none}.link:hover{--inner-color:var(--lw-color-typography-accent)}.link.is-disabled,.link:disabled{--inner-color:var(--lw-color-typography-disabled)}.link--dark{--inner-color:var(--lw-color-typography-light)}.link--dark.is-disabled,.link--dark:disabled,.link--dark:hover{--inner-color:var(--lw-color-typography-disabled)}.link--dark:hover{text-decoration:none}.link--big{font-family:var(--lw-text-inline-link-mobile-02);font-size:var(--lw-text-inline-link-mobile-02-font-size);font-weight:var(--lw-text-inline-link-mobile-02-font-weight);line-height:var(--lw-text-inline-link-mobile-02-line-height)}@media(min-width:1024px){.link--big{font-family:var(--lw-text-inline-link-desktop-02);font-size:var(--lw-text-inline-link-desktop-02-font-size);font-weight:var(--lw-text-inline-link-desktop-02-font-weight);line-height:var(--lw-text-inline-link-desktop-02-line-height)}}.link.is-open .link-icon,.link.is-open>img{transform:rotate(180deg)}.link.arrow--r{padding-right:var(--lw-spacing-desktop-5)}.link.arrow--r:after{background-image:url(../img/icons-chevrons.svg#right-view);content:"";position:absolute;right:0;height:1rem;width:1rem}.lw-tag{--inner-bg-color:var(--lwc-tag-bg-color,color-mix(in srgb,var(--lw-color-state-info) 50%,transparent));align-items:center;background-color:var(--inner-bg-color);border-radius:var(--lw-radius-3);color:var(--lwc-tag-text-color,var(--lw-color-typography-dark));display:flex;gap:var(--lw-spacing-desktop-2);justify-content:center;max-width:100%;min-height:1.75rem;padding:var(--lw-spacing-desktop-1) var(--lw-spacing-desktop-5);width:-moz-max-content;width:max-content;font-family:var(--lw-text-p-mobile-01-regular);font-weight:var(--lw-text-p-mobile-01-regular-font-weight);font-size:var(--lw-text-p-mobile-01-regular-font-size);line-height:var(--lw-text-p-mobile-01-regular-line-height)}@media(min-width:1024px){.lw-tag{min-height:2rem;font-family:var(--lw-text-p-desktop-01-regular);font-weight:var(--lw-text-p-desktop-01-regular-font-weight);font-size:var(--lw-text-p-desktop-01-regular-font-size);line-height:var(--lw-text-p-desktop-01-regular-line-height)}}.lw-tag img{display:inline-block;height:1.25rem;width:1.25rem}.lw-tag--highlighted{--inner-bg-color:var(--lw-color-state-alert);padding:var(--lw-spacing-desktop-1) var(--lw-spacing-desktop-7)}.lw-tag--card-promo,.lw-tag--new-package{--inner-bg-color:var(--lw-color-state-success)}.lw-tag--change-tariff{--inner-bg-color:var(--lw-color-state-info)}.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-message.extra-text,.tariff-price.tariff-price--small .tariff-price__regularity .tariff-message.extra-text{font-family:Poppins;font-size:.875rem;font-weight:400;line-height:1.125rem;display:block;padding-left:var(--lw-spacing-desktop-1)}@media(min-width:1024px){.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-message.extra-text,.tariff-price.tariff-price--small .tariff-price__regularity .tariff-message.extra-text{font-family:Poppins;font-size:1rem;font-weight:400;line-height:1.25rem}}.tariff-price{--inner-text-color:var(--lwc-tariff-price-text-color,var(--lw-color-typography-accent));align-items:center;color:var(--inner-text-color);display:flex;flex-direction:row;font-family:Poppins;justify-content:flex-start;line-height:1;position:relative}.tariff-price .tariff-price__amount{position:relative;text-align:right}.tariff-price .tariff-price__regularity{display:flex;flex-direction:column;justify-content:space-between;position:relative;text-align:left}.tariff-price .tariff-price__regularity abbr{border-bottom:0;-webkit-text-decoration:0;text-decoration:0}.tariff-price.tariff-price--light{--inner-text-color:var(--lw-color-typography-light)}.tariff-price.tariff-price--dark{--inner-text-color:var(--lw-color-typography-dark)}.tariff-price.tariff-price--small .tariff-price__amount{margin-right:var(--lw-spacing-desktop-1);font-family:var(--lw-text-number-price-mobile-02);font-weight:var(--lw-text-number-price-mobile-02-font-weight);font-size:var(--lw-text-number-price-mobile-02-font-size);line-height:var(--lw-text-number-price-mobile-02-line-height)}@media(min-width:1024px){.tariff-price.tariff-price--small .tariff-price__amount{font-family:var(--lw-text-number-price-desktop-01);font-weight:var(--lw-text-number-price-desktop-01-font-weight);font-size:var(--lw-text-number-price-desktop-01-font-size);line-height:var(--lw-text-number-price-desktop-01-line-height)}}.tariff-price.tariff-price--small .tariff-price__regularity .price-decimal{font-family:var(--lw-text-number-decimal-mobile-01);font-weight:var(--lw-text-number-decimal-mobile-01-font-weight);font-size:var(--lw-text-number-decimal-mobile-01-font-size);line-height:var(--lw-text-number-decimal-mobile-01-line-height)}@media(min-width:1024px){.tariff-price.tariff-price--small .tariff-price__regularity .price-decimal{font-family:var(--lw-text-number-decimal-desktop-01);font-weight:var(--lw-text-number-decimal-desktop-01-font-weight);font-size:var(--lw-text-number-decimal-desktop-01-font-size);line-height:var(--lw-text-number-decimal-desktop-01-line-height)}}.tariff-price.tariff-price--small .tariff-price__regularity .tariff-message,.tariff-price.tariff-price--small .tariff-price__regularity .tariff-month{font-family:var(--lw-text-smalltext-mobile-01);font-weight:var(--lw-text-smalltext-mobile-01-font-weight);font-size:var(--lw-text-smalltext-mobile-01-font-size);line-height:var(--lw-text-smalltext-mobile-01-line-height)}@media(min-width:1024px){.tariff-price.tariff-price--small .tariff-price__regularity .tariff-message,.tariff-price.tariff-price--small .tariff-price__regularity .tariff-month{font-family:var(--lw-text-smalltext-desktop-01);font-weight:var(--lw-text-smalltext-desktop-01-font-weight);font-size:var(--lw-text-smalltext-desktop-01-font-size);line-height:var(--lw-text-smalltext-desktop-01-line-height)}}.tariff-price.tariff-price--small .tariff-price__regularity .tariff-message{display:none}.tariff-price.tariff-price--reduced .tariff-price__amount{font-family:var(--lw-text-heading-mobile-02);font-weight:var(--lw-text-heading-mobile-02-font-weight);font-size:var(--lw-text-heading-mobile-02-font-size);line-height:var(--lw-text-heading-mobile-02-line-height)}@media(min-width:1024px){.tariff-price.tariff-price--reduced .tariff-price__amount{font-family:var(--lw-text-heading-desktop-02);font-weight:var(--lw-text-heading-desktop-02-font-weight);font-size:var(--lw-text-heading-desktop-02-font-size);line-height:var(--lw-text-heading-desktop-02-line-height)}}.tariff-price.tariff-price--reduced .tariff-price__regularity .price-decimal{font-family:var(--lw-text-smalltext-mobile-02);font-weight:var(--lw-text-smalltext-mobile-02-font-weight);font-size:var(--lw-text-smalltext-mobile-02-font-size);line-height:var(--lw-text-smalltext-mobile-02-line-height)}@media(min-width:1024px){.tariff-price.tariff-price--reduced .tariff-price__regularity .price-decimal{font-family:var(--lw-text-smalltext-desktop-02);font-weight:var(--lw-text-smalltext-desktop-02-font-weight);font-size:var(--lw-text-smalltext-desktop-02-font-size);line-height:var(--lw-text-smalltext-desktop-02-line-height)}}.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-message,.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-month{font-family:var(--lw-text-smalltext-mobile-01);font-weight:var(--lw-text-smalltext-mobile-01-font-weight);font-size:var(--lw-text-smalltext-mobile-01-font-size);line-height:var(--lw-text-smalltext-mobile-01-line-height)}@media(min-width:1024px){.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-message,.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-month{font-family:var(--lw-text-smalltext-desktop-01);font-weight:var(--lw-text-smalltext-desktop-01-font-weight);font-size:var(--lw-text-smalltext-desktop-01-font-size);line-height:var(--lw-text-smalltext-desktop-01-line-height)}}.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-message{display:none}.tariff-price.is-disabled{color:var(--lw-color-typography-disabled);position:relative}.tariff-price.is-disabled:before{background:var(--lw-color-typography-disabled);content:"";transform:rotate(161deg);z-index:1;height:3px;width:110%;position:absolute;top:50%;left:-5%}.product-card{--width:328px;background:var(--lw-color-background-highlighted);border:1px solid var(--lw-color-dividers-strokes-mid);border-radius:1.5rem;padding-top:var(--lw-spacing-desktop-4);position:relative;text-align:center;width:var(--width)}@media(min-width:768px){.product-card{--width:352px}}@media(min-width:1024px){.product-card{--width:326px}}.product-card>[class^=product-card]{padding:var(--lw-spacing-desktop-6)}.product-card .text-eyebrow{color:var(--lw-color-typography-mid);display:flex;justify-content:center;margin-bottom:var(--lw-spacing-desktop-4);gap:.5rem}@media(min-width:768px){.product-card .text-eyebrow{--font-family:Poppins;--font-size:1.5rem;--font-weight:700;--line-height:2rem}}.product-card .lw-tag--highlighted{position:absolute;top:-14px;left:0}.product-card .lw-tag--highlighted.is-left{left:0;right:inherit}.product-card .lw-tag--highlighted.is-right{left:inherit;right:0}.product-card .headband .icon{filter:var(--headband-icon-color);height:1.25rem;width:1.25rem}.product-card__action{align-items:center;background:var(--lw-color-modules-00);border-radius:1.5rem;display:flex;flex-direction:column}.product-card__action .btn{text-decoration:none;width:100%}.product-card__action .btn+.link{margin-top:var(--lw-spacing-desktop-4)}.product-card__action .tariff-price{margin-bottom:var(--lw-spacing-desktop-4)}.product-card :deep(.product-card__type){--font-family:Poppins;--font-size:1.5rem;--font-weight:500;--line-height:2rem;align-items:center;display:flex;flex-direction:column;position:relative}@media(min-width:1024px){.product-card :deep(.product-card__type){--font-family:Poppins;--font-size:1.75rem;--font-weight:500;--line-height:2.25rem}}.product-card :deep(.product-card__type) .lw-tag{padding:var(--lw-spacing-desktop-1) var(--lw-spacing-desktop-2)}.product-card :deep(.product-card__type)+.product-card__type:before{background:var(--lw-color-dividers-strokes-mid);content:"";margin:var(--lw-spacing-desktop-4) 0;height:1px;width:100%}.product-card :deep(.product-card__type) .product-info{--min-height:2rem;align-items:baseline;display:flex;justify-content:center;min-height:var(--min-height);gap:var(--lw-spacing-desktop-2)}@media(min-width:1024px){.product-card :deep(.product-card__type) .product-info{--min-height:2.25rem}}.product-card :deep(.product-card__type) .product-info.product-info-tv{align-items:center}.product-card :deep(.product-card__type) .product-info .icon{height:1.5rem;width:1.5rem}.product-card :deep(.product-card__type) .product-info .icon-tv{height:2rem;width:2rem}.product-card :deep(.product-card__type) .product-info span{font-family:Poppins;font-size:1.5rem;font-weight:500;line-height:2rem}@media(min-width:1024px){.product-card :deep(.product-card__type) .product-info span{font-family:Poppins;font-size:1.75rem;font-weight:500;line-height:2.25rem}}.product-card :deep(.product-card__type) .product-info span:first-of-type{font-family:Poppins;font-size:1.125rem;font-weight:500;line-height:1.5rem}@media(min-width:1024px){.product-card :deep(.product-card__type) .product-info span:first-of-type{font-family:Poppins;font-size:1.25rem;font-weight:500;line-height:1.75rem}}.product-card :deep(.product-card__type) .product-info span:last-of-type{font-family:Poppins;font-size:1rem;font-weight:500;line-height:1.25rem}@media(min-width:1024px){.product-card :deep(.product-card__type) .product-info span:last-of-type{font-family:Poppins;font-size:1.125rem;font-weight:500;line-height:1.5rem}}.product-card :deep(.product-card__type) .product-info+p{color:var(--lw-color-typography-mid);font-family:var(--lw-text-p-mobile-01-regular);font-size:var(--lw-text-p-mobile-01-regular-font-size);font-weight:var(--lw-text-p-mobile-01-regular-font-weight);line-height:var(--lw-text-p-mobile-01-regular-line-height)}@media(min-width:1024px){.product-card :deep(.product-card__type) .product-info+p{font-family:var(--lw-text-p-desktop-01-regular);font-size:var(--lw-text-p-desktop-01-regular-font-size);font-weight:var(--lw-text-p-desktop-01-regular-font-weight);line-height:var(--lw-text-p-desktop-01-regular-line-height)}}.product-card :deep(.product-card__type) .product-info .strike-data{color:var(--lw-color-typography-disabled);position:relative}.product-card :deep(.product-card__type) .product-info .strike-data:before{background:var(--lw-color-typography-disabled);content:"";transform:rotate(161deg);z-index:1;height:2px;width:110%;position:absolute;top:50%;left:-5%}.product-card__type{--font-family:Poppins;--font-size:1.5rem;--font-weight:500;--line-height:2rem;align-items:center;display:flex;flex-direction:column;position:relative}@media(min-width:1024px){.product-card__type{--font-family:Poppins;--font-size:1.75rem;--font-weight:500;--line-height:2.25rem}}.product-card__type .lw-tag{padding:var(--lw-spacing-desktop-1) var(--lw-spacing-desktop-2)}.product-card__type+.product-card__type:before{background:var(--lw-color-dividers-strokes-mid);content:"";margin:var(--lw-spacing-desktop-4) 0;height:1px;width:100%}.product-card__type .product-info{--min-height:2rem;align-items:baseline;display:flex;justify-content:center;min-height:var(--min-height);gap:var(--lw-spacing-desktop-2)}@media(min-width:1024px){.product-card__type .product-info{--min-height:2.25rem}}.product-card__type .product-info.product-info-tv{align-items:center}.product-card__type .product-info .icon{height:1.5rem;width:1.5rem}.product-card__type .product-info .icon-tv{height:2rem;width:2rem}.product-card__type .product-info span{font-family:Poppins;font-size:1.5rem;font-weight:500;line-height:2rem}@media(min-width:1024px){.product-card__type .product-info span{font-family:Poppins;font-size:1.75rem;font-weight:500;line-height:2.25rem}}.product-card__type .product-info span:first-of-type{font-family:Poppins;font-size:1.125rem;font-weight:500;line-height:1.5rem}@media(min-width:1024px){.product-card__type .product-info span:first-of-type{font-family:Poppins;font-size:1.25rem;font-weight:500;line-height:1.75rem}}.product-card__type .product-info span:last-of-type{font-family:Poppins;font-size:1rem;font-weight:500;line-height:1.25rem}@media(min-width:1024px){.product-card__type .product-info span:last-of-type{font-family:Poppins;font-size:1.125rem;font-weight:500;line-height:1.5rem}}.product-card__type .product-info+p{color:var(--lw-color-typography-mid);font-family:var(--lw-text-p-mobile-01-regular);font-size:var(--lw-text-p-mobile-01-regular-font-size);font-weight:var(--lw-text-p-mobile-01-regular-font-weight);line-height:var(--lw-text-p-mobile-01-regular-line-height)}@media(min-width:1024px){.product-card__type .product-info+p{font-family:var(--lw-text-p-desktop-01-regular);font-size:var(--lw-text-p-desktop-01-regular-font-size);font-weight:var(--lw-text-p-desktop-01-regular-font-weight);line-height:var(--lw-text-p-desktop-01-regular-line-height)}}.product-card__type .product-info .strike-data{color:var(--lw-color-typography-disabled);position:relative}.product-card__type .product-info .strike-data:before{background:var(--lw-color-typography-disabled);content:"";transform:rotate(161deg);z-index:1;height:2px;width:110%;position:absolute;top:50%;left:-5%}.product-card__info .lw-tag{margin:var(--lw-spacing-desktop-4) auto 0}.product-card .headband{background-color:var(--headband-color);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;color:var(--headband-text-color);padding:var(--lw-spacing-desktop-1) 0;position:absolute;top:-22px;left:-1px;height:2rem;width:calc(100% + 2px);display:flex;justify-content:center;align-items:center}.product-card .strike-price{align-self:start;margin-right:var(--lw-spacing-desktop-2)}.product-card .strike-data{color:var(--lw-color-typography-disabled);position:relative}.product-card .strike-data:before{background:var(--lw-color-typography-disabled);content:"";transform:rotate(161deg);z-index:1;height:2px;width:110%;position:absolute;top:50%;left:-5%}.product-card.has-stamp{--stamp-top:1.125rem}.product-card.has-stamp .product-card__info:after{background:url(../img/sello-5G.svg) 0 0 no-repeat;content:"";position:absolute;top:var(--stamp-top);right:1.5rem;height:2rem;width:2rem}.product-card.has-headband{--headband-color:#539e9d;--headband-text-color:var(--lw-color-typography-light);--headband-icon-color:var(--lw-color-icons-white-filter);border-color:var(--headband-color);border-top-left-radius:0;border-top-right-radius:0;padding-top:0;position:relative}.product-card.has-headband .product-card__info{margin-top:var(--lw-spacing-desktop-4)}@media(min-width:1024px){.product-card.has-headband .product-card__info{margin-top:0}}.product-card.has-headband.has-stamp{--stamp-top:1.125rem}.product-card.is-bipolar{--padding:var(--lw-spacing-desktop-6) var(--lw-spacing-desktop-4) var(--lw-spacing-desktop-4);display:flex;flex-wrap:wrap;padding:var(--padding)}@media(min-width:1024px){.product-card.is-bipolar{--padding:var(--lw-spacing-desktop-4) 0 0;display:block}}.product-card.is-bipolar.has-stamp .product-card__info:after{content:none}@media(min-width:1024px){.product-card.is-bipolar.has-stamp .product-card__info:after{content:""}}.product-card.is-bipolar>[class^=product-card]{--padding:0;padding:var(--padding)}@media(min-width:1024px){.product-card.is-bipolar>[class^=product-card]{--padding:var(--lw-spacing-desktop-6)}}.product-card.is-bipolar .product-card__info{--wdth:100%;width:var(--wdth)}@media(min-width:1024px){.product-card.is-bipolar .product-card__info{--wdth:auto}}.product-card.is-bipolar .product-card__info .lw-tag{--margin:var(--lw-spacing-desktop-4) var(--lw-spacing-desktop-3);margin:var(--margin)}@media(min-width:1024px){.product-card.is-bipolar .product-card__info .lw-tag{--margin:1rem auto 0}}.product-card.is-bipolar .card__bipolar{width:100%}.product-card.is-bipolar .product-card__action{--wdth:100%;background-color:transparent;width:var(--wdth)}@media(min-width:1024px){.product-card.is-bipolar .product-card__action{--width:auto;background-color:#fff;border-radius:0 0 1.5rem 1.5rem;justify-content:center;padding:var(--lw-spacing-desktop-4) var(--lw-spacing-desktop-6) var(--lw-spacing-desktop-6)}}.product-card.is-bipolar .product-card__type{align-items:flex-start;margin-bottom:var(--lw-spacing-desktop-4)}@media(min-width:1024px){.product-card.is-bipolar .product-card__type{align-items:center;margin-bottom:0}}.product-card.is-bipolar .product-card__type+.product-card__type:before{content:none}@media(min-width:1024px){.product-card.is-bipolar .product-card__type+.product-card__type:before{content:""}}.product-card.is-bipolar .product-card__type .product-info{--min-height:1.5rem;align-items:center}@media(min-width:1024px){.product-card.is-bipolar .product-card__type .product-info{--min-height:2.25rem;align-items:baseline}}.product-card.is-bipolar .product-card__type .product-info span{--font-family:Poppins;--font-size:1rem;--font-weight:500;--line-height:1.25rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(min-width:1024px){.product-card.is-bipolar .product-card__type .product-info span{--font-family:Poppins;--font-size:1.75rem;--font-weight:500;--line-height:2.25rem}}.product-card.is-bipolar .product-card__type .product-info span:first-of-type,.product-card.is-bipolar .product-card__type .product-info span:only-of-type{--font-family:var(--lw-text-p-mobile-01-regular);--font-size:var(--lw-text-p-mobile-01-regular-font-size);--font-weight:var(--lw-text-p-mobile-01-regular-font-weight);--line-height:var(--lw-text-p-mobile-01-regular-line-height);font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(min-width:1024px){.product-card.is-bipolar .product-card__type .product-info span:first-of-type,.product-card.is-bipolar .product-card__type .product-info span:only-of-type{--font-family:Poppins;--font-size:1.25rem;--font-weight:500;--line-height:1.75rem}}.product-card.is-bipolar .product-card__type .product-info span:last-of-type{--font-family:Poppins;--font-size:0.875rem;--font-weight:400;--line-height:1.125rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(min-width:1024px){.product-card.is-bipolar .product-card__type .product-info span:last-of-type{--font-family:Poppins;--font-size:1.125rem;--font-weight:500;--line-height:1.5rem}}.product-card.is-bipolar .product-card__type .product-info+p{--font-family:Poppins;--font-size:0.875rem;--font-weight:400;--line-height:1.125rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(min-width:1024px){.product-card.is-bipolar .product-card__type .product-info+p{--font-family:var(--lw-text-p-desktop-01-regular);--font-size:var(--lw-text-p-desktop-01-regular-font-size);--font-weight:var(--lw-text-p-desktop-01-regular-font-weight);--line-height:var(--lw-text-p-desktop-01-regular-line-height)}}.product-card.is-bipolar .product-card__type[data-js-fiber] .product-info+p{display:none}.product-card.is-bipolar .product-card__type:not([data-js-fiber]) .product-info{align-items:flex-start;margin-bottom:.625rem}@media(min-width:1024px){.product-card.is-bipolar .product-card__type:not([data-js-fiber]) .product-info{align-items:baseline;margin-bottom:0}}.product-card.is-bipolar .product-card__type:not([data-js-fiber]) .product-info .icon{margin-top:.375rem}@media(min-width:1024px){.product-card.is-bipolar .product-card__type:not([data-js-fiber]) .product-info .icon{margin-top:0}}.product-card.is-bipolar .product-card__type:not([data-js-fiber]) .product-info+p{margin:-20px 0 0 var(--lw-spacing-desktop-7)}@media(min-width:1024px){.product-card.is-bipolar .product-card__type:not([data-js-fiber]) .product-info+p{margin:0}}.product-card.is-bipolar .product-card__type[data-js-tv] .product-info .icon-tv{align-self:end;margin-left:1rem;height:1.625rem;width:1.625rem}@media(min-width:1024px){.product-card.is-bipolar .product-card__type[data-js-tv] .product-info .icon-tv{align-self:auto;margin-left:0;height:2rem;width:2rem}.product-card.is-bipolar .product-card__type[data-js-tv] .product-info .icon,.product-card.is-bipolar .product-card__type[data-js-tv] .product-info span,.product-card.is-bipolar .product-card__type[data-js-tv] p{display:none}}.product-card.is-bipolar .lw-tag--highlighted{left:inherit;right:0}@media(min-width:1024px){.product-card.is-bipolar .lw-tag--highlighted{left:0;right:inherit}}.product-card.is-bipolar .text-eyebrow{display:none}@media(min-width:1024px){.product-card.is-bipolar .text-eyebrow{display:flex}}.product-card.is-bipolar .product-card__action .btn{--wdth:auto;align-self:flex-start;width:var(--wdth)}@media(min-width:1024px){.product-card.is-bipolar .product-card__action .btn{--wdth:100%;align-self:center}}.product-card.is-bipolar .tariff-price{display:flex;justify-content:flex-end;margin-bottom:0;position:absolute;right:1rem;top:1.5rem;width:40%}@media(min-width:1024px){.product-card.is-bipolar .tariff-price{background-color:#fff;border-radius:1.5rem 1.5rem 0 0;display:flex;justify-content:center;padding-top:var(--lw-spacing-desktop-6);position:static;width:100%}}.product-card.is-bipolar .tariff-price__amount{--font-family:Poppins;--font-size:2.125rem;--font-weight:700;--line-height:2rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(min-width:1024px){.product-card.is-bipolar .tariff-price__amount{--font-family:Poppins;--font-size:4.5rem;--font-weight:700;--line-height:3.5rem}}.product-card.is-bipolar .tariff-price__regularity .price-decimal{--font-family:Poppins;--font-size:0.875rem;--font-weight:700;--line-height:0.875rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(min-width:1024px){.product-card.is-bipolar .tariff-price__regularity .price-decimal{--font-family:Poppins;--font-size:1.5rem;--font-weight:700;--line-height:1.75rem}}.product-card.is-bipolar .tariff-price__regularity .tariff-month{--font-family:Poppins;--font-size:0.875rem;--font-weight:400;--line-height:1.125rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(min-width:1024px){.product-card.is-bipolar .tariff-price__regularity .tariff-month{--font-family:Poppins;--font-size:1rem;--font-weight:500;--line-height:1.25rem}}.product-card.is-bipolar .tariff-price__regularity .tariff-message{display:none}@media(min-width:1024px){.product-card.is-bipolar .tariff-price__regularity .tariff-message{display:block}}.cards-grid,.cards-grid.five-columns,.cards-grid.four-columns,.cards-grid.three-columns,.cards-grid.two-columns{--cards-grid-min-size:326px;--gap-size:var(--lw-spacing-desktop-6);align-content:center;display:flex;flex-flow:column wrap;margin:0 auto;gap:var(--gap-size)}@media(min-width:768px){.cards-grid,.cards-grid.five-columns,.cards-grid.four-columns,.cards-grid.three-columns,.cards-grid.two-columns{--gap-size:var(--lw-spacing-desktop-4);flex-direction:row}}@media(min-width:1024px){.cards-grid,.cards-grid.five-columns,.cards-grid.four-columns,.cards-grid.three-columns,.cards-grid.two-columns{--gap-size:var(--lw-spacing-desktop-6);justify-content:center}}.cards-grid .product-card{--card-margin:0 auto;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin:var(--card-margin)}.cards-grid .product-card.has-headband{--card-margin:1.375rem auto 0}@media(min-width:1024px){.cards-grid .product-card,.cards-grid .product-card.has-headband{--card-margin:0}}.cards-grid.adaptive-column,.cards-grid.five-columns,.cards-grid.four-columns,.cards-grid.three-columns,.cards-grid.two-columns{--gap:var(--gap-size) * var(--flex-columns) - var(--gap-size)}@media(min-width:1024px){.cards-grid.adaptive-column,.cards-grid.five-columns,.cards-grid.four-columns,.cards-grid.three-columns,.cards-grid.two-columns{max-width:calc(var(--cards-grid-min-size)*var(--flex-columns) + var(--gap));width:100%}}.cards-grid.two-columns{--flex-columns:2}.cards-grid.three-columns{--flex-columns:3}.cards-grid.four-columns{--flex-columns:4}.cards-grid.five-columns{--flex-columns:5}.cards-grid.has-stamp .product-card{--stamp-top:1.125rem}.cards-grid.has-stamp .product-card .product-card__info:after{background:url(../img/sello-5G.svg) 0 0 no-repeat;content:"";position:absolute;top:var(--stamp-top);right:1.5rem;height:2rem;width:2rem}.lw-hero-banner{color:var(--lw-color-typography-dark);display:grid;gap:var(--lw-spacing-desktop-4);grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"content" "rate" "action" "image";padding:var(--lw-spacing-desktop-7) 0;width:100%}@media(min-width:768px){.lw-hero-banner{grid-template-columns:1fr 1fr;gap:var(--lw-spacing-desktop-4);grid-template-areas:"content image" "rate image" "action image";padding:var(--lw-spacing-desktop-6) 0}}@media(min-width:1024px){.lw-hero-banner{gap:var(--lw-spacing-desktop-6)}}.lw-hero-banner__content{justify-content:end;grid-area:content;position:relative}.lw-hero-banner__pretitle{color:var(--lw-color-typography-mid);margin-bottom:var(--lw-spacing-desktop-2)}.lw-hero-banner__title{margin-bottom:var(--lw-spacing-desktop-4)}@media(min-width:1024px){.lw-hero-banner__title{margin-bottom:var(--lw-spacing-desktop-6)}}.lw-hero-banner__title:last-child{margin-bottom:0}.lw-hero-banner__title strong{color:var(--lw-color-typography-accent)}.lw-hero-banner .rate-feature{grid-area:rate;gap:var(--lw-spacing-desktop-4)}@media(min-width:768px){.lw-hero-banner .rate-feature{gap:var(--lw-spacing-desktop-2)}}.lw-hero-banner .rate-feature .rate-feature__info{margin-right:0}.lw-hero-banner__action{display:flex;flex-wrap:wrap;gap:var(--lw-spacing-desktop-4);grid-area:action}@media(min-width:1024px){.lw-hero-banner__action{gap:var(--lw-spacing-desktop-6)}}.lw-hero-banner__action a,.lw-hero-banner__action button{margin:0 auto;max-height:44px;white-space:nowrap}@media(min-width:768px){.lw-hero-banner__action a,.lw-hero-banner__action button{margin:0}}.lw-hero-banner__image{align-items:center;display:flex;grid-area:image;justify-content:center;position:relative}.lw-hero-banner__image img{height:auto;max-height:176px;max-width:100%;width:auto}@media(min-width:768px){.lw-hero-banner__image img{max-height:100%;position:absolute}.lw-hero-banner__image.is-extralarge img{max-height:320px}}.lw-hero-banner--condensed{gap:var(--lw-spacing-desktop-3);grid-template-areas:"content" "image"}@media(min-width:768px){.lw-hero-banner--condensed{gap:var(--lw-spacing-desktop-6);grid-template-areas:"content image";grid-template-columns:1fr 1fr}}.lw-hero-banner--condensed .lw-hero-banner__action{justify-content:center}@media(min-width:1024px){.lw-hero-banner--condensed .lw-hero-banner__action{justify-content:start}}.lw-hero-banner--condensed .lw-hero-banner__content{display:flex;flex-direction:column;justify-content:center}.lw-hero-banner--condensed .lw-hero-banner__content .lw-hero-banner__action{margin-top:var(--lw-spacing-desktop-2)}@media(min-width:768px){.lw-hero-banner--condensed .lw-hero-banner__content .lw-hero-banner__action{margin-top:var(--lw-spacing-desktop-6)}}.lw-hero-banner--condensed .lw-hero-banner__title{margin-bottom:var(--lw-spacing-desktop-2)}.lw-hero-banner--condensed .rate-feature{align-content:center}.lw-hero-banner--condensed .rate-feature .rate-feature__info>div{align-items:center;display:flex;gap:var(--lw-spacing-desktop-1);white-space:nowrap}.lw-hero-banner--condensed .rate-feature .tariff-price.tariff-price--small .tariff-price__amount{font-family:Poppins;font-size:3rem;font-weight:700;line-height:2.5rem}.lw-hero-banner--condensed .rate-feature .tariff-price.tariff-price--small .tariff-price__regularity .price-decimal{font-family:Poppins;font-size:1.125rem;font-weight:700;line-height:1rem}.lw-hero-banner--condensed .rate-feature .tariff-price.tariff-price--small .tariff-price__regularity .tariff-message,.lw-hero-banner--condensed .rate-feature .tariff-price.tariff-price--small .tariff-price__regularity .tariff-month{font-family:Poppins;font-size:.875rem;font-weight:400;line-height:1.125rem}.lw-hero-banner--condensed .lw-hero-banner__image img{max-height:144px;position:inherit}@media(min-width:768px){.lw-hero-banner--condensed .lw-hero-banner__image img{max-height:200px}.lw-hero-banner--condensed .lw-hero-banner__image.is-extralarge img{max-height:320px}}.lw-hero-banner--card-rate{gap:var(--lw-spacing-desktop-2);grid-template-areas:"content" "image" "card";padding:var(--lw-spacing-desktop-6) 0}@media(min-width:768px){.lw-hero-banner--card-rate{gap:var(--lw-spacing-desktop-4);grid-template-areas:"content card" "image card" "none card";grid-template-columns:1fr 1fr;padding:var(--lw-spacing-desktop-6) 0}}@media(min-width:1024px){.lw-hero-banner--card-rate{gap:var(--lw-spacing-desktop-6);grid-template-columns:57.96% auto;padding:var(--lw-spacing-desktop-7) 0 var(--lw-spacing-desktop-6)}}.lw-hero-banner--card-rate .lw-hero-banner__content{width:100%}@media(min-width:768px){.lw-hero-banner--card-rate .lw-hero-banner__content{max-width:696px}}@media(min-width:1024px){.lw-hero-banner--card-rate .lw-hero-banner__content{max-width:793px}}.lw-hero-banner--card-rate .lw-hero-banner__image{position:static;text-align:center}@media(min-width:768px){.lw-hero-banner--card-rate .lw-hero-banner__image{display:block}}.lw-hero-banner--card-rate .lw-hero-banner__image img{height:auto;max-height:240px;max-width:100%;position:static}.lw-hero-banner--card-rate .lw-hero-banner__product-card{grid-area:card}@media(min-width:768px){.lw-hero-banner--card-rate .lw-hero-banner__product-card{max-width:352px}}@media(min-width:1024px){.lw-hero-banner--card-rate .lw-hero-banner__product-card{max-width:442px}}.lw-hero-banner--card-rate .lw-hero-banner__product-card .product-card{--width:100%}.lw-hero-banner--condensed.has-ratefeature{grid-template-areas:"content" "rate" "image" "action"}@media(min-width:768px){.lw-hero-banner--condensed.has-ratefeature{grid-template-areas:"content content" "rate image" "action action"}}@media(min-width:1024px){.lw-hero-banner--condensed.has-ratefeature{grid-template-areas:"content rate image" "action rate image";grid-template-columns:auto auto 34.5%}.lw-hero-banner--condensed.has-ratefeature .rate-feature:not(.f-row){align-items:flex-start;flex-direction:column;justify-content:center}}.lw-hero-banner--condensed.has-ratefeature .lw-hero-banner__image img{max-height:176px}@media(min-width:768px){.lw-hero-banner--condensed.has-ratefeature .lw-hero-banner__image img{max-height:152px}}@media(min-width:1024px){.lw-hero-banner--condensed.has-ratefeature .lw-hero-banner__image img{max-height:284px}}:root{--color-border:var(--lw-color-dividers-strokes-mid)}.discovery-cards-list .discovery-item .item-title{font-family:var(--lw-text-heading-mobile-01);font-size:var(--lw-text-heading-mobile-01-font-size);font-weight:var(--lw-text-heading-mobile-01-font-weight);line-height:var(--lw-text-heading-mobile-01-line-height)}@media(min-width:1024px){.discovery-cards-list .discovery-item .item-title{font-family:var(--lw-text-heading-desktop-01);font-size:var(--lw-text-heading-desktop-01-font-size);font-weight:var(--lw-text-heading-desktop-01-font-weight);line-height:var(--lw-text-heading-desktop-01-line-height)}}.lw-hero-banner--condensed .lw-hero-banner__title{font-family:var(--lw-text-heading-mobile-02);font-size:var(--lw-text-heading-mobile-02-font-size);font-weight:var(--lw-text-heading-mobile-02-font-weight);line-height:var(--lw-text-heading-mobile-02-line-height)}@media(min-width:1024px){.lw-hero-banner--condensed .lw-hero-banner__title{font-family:var(--lw-text-heading-desktop-02);font-size:var(--lw-text-heading-desktop-02-font-size);font-weight:var(--lw-text-heading-desktop-02-font-weight);line-height:var(--lw-text-heading-desktop-02-line-height)}}.lw-hero-banner__title{font-family:var(--lw-text-heading-mobile-3);font-size:var(--lw-text-heading-mobile-3-font-size);font-weight:var(--lw-text-heading-mobile-3-font-weight);line-height:var(--lw-text-heading-mobile-3-line-height)}@media(min-width:1024px){.lw-hero-banner__title{font-family:var(--lw-text-heading-desktop-03);font-size:var(--lw-text-heading-desktop-03-font-size);font-weight:var(--lw-text-heading-desktop-03-font-weight);line-height:var(--lw-text-heading-desktop-03-line-height)}}.product-card.is-bipolar .product-card__type{font-family:Poppins;font-size:1.5rem;font-weight:500;line-height:2rem}@media(min-width:1024px){.product-card.is-bipolar .product-card__type{font-family:Poppins;font-size:1.75rem;font-weight:500;line-height:2.25rem}}.lw-hero-banner--condensed .rate-feature .rate-feature__info [data-js-fiber-data],.lw-hero-banner--condensed .rate-feature .rate-feature__info [data-js-mobile-data]{font-family:var(--lw-text-subheading-mobile-02);font-size:var(--lw-text-subheading-mobile-02-font-size);font-weight:var(--lw-text-subheading-mobile-02-font-weight);line-height:var(--lw-text-subheading-mobile-02-line-height)}@media(min-width:1024px){.lw-hero-banner--condensed .rate-feature .rate-feature__info [data-js-fiber-data],.lw-hero-banner--condensed .rate-feature .rate-feature__info [data-js-mobile-data]{font-family:var(--lw-text-subheading-desktop-02);font-size:var(--lw-text-subheading-desktop-02-font-size);font-weight:var(--lw-text-subheading-desktop-02-font-weight);line-height:var(--lw-text-subheading-desktop-02-line-height)}}.lw-hero-banner__pretitle{font-family:Poppins;font-size:1.5rem;font-weight:700;line-height:2rem}@media(min-width:1024px){.lw-hero-banner__pretitle{font-family:Poppins;font-size:2.25rem;font-weight:700;line-height:2.75rem}}.lw-hero-banner__content{font-family:var(--lw-text-p-mobile-01-regular);font-size:var(--lw-text-p-mobile-01-regular-font-size);font-weight:var(--lw-text-p-mobile-01-regular-font-weight);line-height:var(--lw-text-p-mobile-01-regular-line-height)}@media(min-width:1024px){.lw-hero-banner__content{font-family:var(--lw-text-p-desktop-01-regular);font-size:var(--lw-text-p-desktop-01-regular-font-size);font-weight:var(--lw-text-p-desktop-01-regular-font-weight);line-height:var(--lw-text-p-desktop-01-regular-line-height)}}.lw-hero-banner--condensed .rate-feature .rate-feature__info{font-family:var(--lw-text-p-mobile-01-regular);font-size:var(--lw-text-p-mobile-01-regular-font-size);font-weight:var(--lw-text-p-mobile-01-regular-font-weight);line-height:var(--lw-text-p-mobile-01-regular-line-height)}.btn.btn--reduced,.tariff-price .tariff-price__regularity .tariff-message,.tariff-price .tariff-price__regularity .tariff-month{font-family:Poppins;font-size:1rem;font-weight:500;line-height:1.25rem}.tariff-price.tariff-price--big .tariff-price__regularity .tariff-message,.tariff-price.tariff-price--big .tariff-price__regularity .tariff-month{font-family:Poppins;font-size:1.125rem;font-weight:500;line-height:1.5rem}.discovery-cards-list .discovery-item .item-text,.lw-hero-banner--condensed .lw-hero-banner__content{font-family:var(--lw-text-p-mobile-02-regular);font-size:var(--lw-text-p-mobile-02-regular-font-size);font-weight:var(--lw-text-p-mobile-02-regular-font-weight);line-height:var(--lw-text-p-mobile-02-regular-line-height)}@media(min-width:1024px){.discovery-cards-list .discovery-item .item-text,.lw-hero-banner--condensed .lw-hero-banner__content{font-family:var(--lw-text-p-desktop-02-regular);font-size:var(--lw-text-p-desktop-02-regular-font-size);font-weight:var(--lw-text-p-desktop-02-regular-font-weight);line-height:var(--lw-text-p-desktop-02-regular-line-height)}}.link{--inner-color:var(--lw-color-typography-dark);align-items:center;color:var(--inner-color);cursor:pointer;display:inline-flex;justify-content:center;font-family:var(--lw-text-inline-link-mobile-01);font-size:var(--lw-text-inline-link-mobile-01-font-size);font-weight:var(--lw-text-inline-link-mobile-01-font-weight);line-height:var(--lw-text-inline-link-mobile-01-line-height);position:relative;gap:var(--lw-spacing-desktop-1);text-decoration-line:underline;text-decoration-color:var(--inner-color);text-decoration-thickness:1px;text-underline-offset:1.5px}@media(min-width:1024px){.link{font-family:var(--lw-text-inline-link-desktop-01);font-size:var(--lw-text-inline-link-desktop-01-font-size);font-weight:var(--lw-text-inline-link-desktop-01-font-weight);line-height:var(--lw-text-inline-link-desktop-01-line-height)}}.link>img{height:1rem;transition:.2s;width:1rem}.link>.icon{background-color:currentColor;color:var(--inner-color);display:inline-block;-webkit-mask:url(../img/icons-ux.svg#placeholder-view) left top no-repeat;mask:url(../img/icons-ux.svg#placeholder-view) left top no-repeat}.is-disabled.link,.link:disabled{cursor:not-allowed;pointer-events:none}.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-message,.tariff-price.tariff-price--reduced .tariff-price__regularity .tariff-month{font-family:Poppins;font-size:.875rem;font-weight:400;line-height:1.125rem}.tariff-price .tariff-price__amount{--font-family:Poppins;--font-size:4.5rem;--font-weight:700;--line-height:3.5rem}.tariff-price .tariff-price__amount,.tariff-price.tariff-price--big .tariff-price__amount{font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}.tariff-price.tariff-price--big .tariff-price__amount{--font-family:Poppins;--font-size:7.5rem;--font-weight:700;--line-height:5.625rem}.tariff-price.tariff-price--reduced .tariff-price__regularity .price-decimal{--font-family:Poppins;--font-size:0.875rem;--font-weight:700;--line-height:0.875rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}.tariff-price .tariff-price__regularity .price-decimal{--font-family:Poppins;--font-size:1.5rem;--font-weight:700;--line-height:1.75rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}.tariff-price.tariff-price--big .tariff-price__regularity .price-decimal{--font-family:Poppins;--font-size:2.25rem;--font-weight:700;--line-height:2.5rem;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}.discovery-card{--direction:column;--padding:var(--lw-spacing-desktop-8) var(--lw-spacing-desktop-6);--img-box-width:100%;--width-card:100%;background-color:var(--lw-color-background-highlighted);border-radius:1.5rem;display:flex;flex-direction:var(--direction);padding:var(--padding);position:relative;width:var(--width-card)}@media(min-width:768px){.discovery-card{--width-card:calc(50% - 0.8rem)}}@media(min-width:1024px){.discovery-card{--direction:row;--padding:var(--lw-spacing-desktop-8) var(--lw-spacing-desktop-7);--img-box-width:14.0625rem;--img-width:66.67%}}.discovery-card__grid{--gap:var(--lw-spacing-desktop-6);display:flex;flex-direction:column;gap:var(--gap)}@media(min-width:768px){.discovery-card__grid{--box-height:212px;--gap:var(--lw-spacing-desktop-6) var(--lw-spacing-desktop-4);gap:var(--gap);flex-flow:row wrap}}@media(min-width:1024px){.discovery-card__grid{--box-height:255px;--gap:var(--lw-spacing-desktop-6)}}@media(min-width:768px){.discovery-card__grid.is-reverse{grid-template-areas:"area1 area2" "area3 area3"}}.discovery-card__info{--margin:var(--lw-spacing-desktop-8);margin-bottom:var(--margin);padding-right:var(--padding-r);width:var(--width)}@media(min-width:1024px){.discovery-card__info{--margin:0;--width:calc(100% - var(--img-box-width) + 2rem);--padding-r:var(--lw-spacing-desktop-4)}}.discovery-card__img{display:flex;justify-content:center;width:var(--img-box-width)}@media(min-width:768px){.discovery-card__img{margin-top:auto}}@media(min-width:1024px){.discovery-card__img{--padding:var(--lw-spacing-desktop-8) var(--lw-spacing-desktop-7);height:calc(100% + 2rem);position:absolute;top:-1rem;right:-.75rem}}.discovery-card__img>img{--a-self:flex-end;--img-height:100%;align-self:var(--a-self);height:var(--img-height);max-width:100%;-o-object-fit:contain;object-fit:contain}@media(min-width:1024px){.discovery-card__img>img{--img-height:auto;width:var(--img-width,66.666%)}.discovery-card__img>img.is-vertical{width:calc(100% - 1.5rem);position:absolute;bottom:3.5rem;left:0}}.discovery-card.is-large{--width-card:100%}@media(min-width:768px){.discovery-card.is-large{--direction:row;--img-box-width:267px}}@media(min-width:1024px){.discovery-card.is-large{--padding:var(--lw-spacing-desktop-13) var(--lw-spacing-desktop-7);--img-box-width:575px;--img-width:100%}}@media(min-width:768px){.discovery-card.is-large .discovery-card__info{--margin:0;--width:calc(100% - var(--img-box-width) + 2rem);--padding-r:var(--lw-spacing-desktop-6)}.discovery-card.is-large .discovery-card__img{--img-gap:1rem;height:calc(100% + var(--img-gap));position:absolute;top:calc(var(--img-gap)*-1/2);right:calc(var(--img-gap)*-1/2)}.discovery-card.is-large .discovery-card__img>img{height:100%}}@media(min-width:1024px){.discovery-card.is-large .discovery-card__img{--img-gap:1.5rem}.discovery-card.is-right{--img-width:100%}.discovery-card.is-right .discovery-card__info{--width:calc(100% - var(--img-box-width) + 3rem)}.discovery-card.is-right .discovery-card__img{justify-content:flex-end}}.discovery-card.bg-fill-module-03,.discovery-card.bg-fill-module-04,.discovery-card.bg-fill-module-05{color:var(--lw-color-typography-light)}.is-center img{--a-self:center;--img-width:100%}.discovery-cards-list,.discovery-section .discovery-cards-list{display:flex;flex-wrap:wrap;gap:var(--lw-spacing-desktop-4)}@media(min-width:1024px){.discovery-cards-list,.discovery-section .discovery-cards-list{gap:var(--lw-spacing-desktop-6)}}.discovery-cards-list .discovery-item,.discovery-section .discovery-cards-list .discovery-item{background-color:var(--lw-color-background-highlighted);border-radius:1.5rem;display:flex;flex-direction:column;gap:var(--lw-spacing-desktop-6);padding:var(--lw-spacing-desktop-6);width:100%}@media(min-width:768px){.discovery-cards-list .discovery-item,.discovery-section .discovery-cards-list .discovery-item{width:calc(50% - .5rem)}}@media(min-width:1024px){.discovery-cards-list .discovery-item,.discovery-section .discovery-cards-list .discovery-item{flex-direction:row;padding:0;width:calc(50% - .75rem)}}.discovery-cards-list .discovery-item .item-title{margin-bottom:var(--lw-spacing-desktop-6)}@media(min-width:1024px){.discovery-cards-list .discovery-item .discovery-item__info{flex-grow:2;padding:var(--lw-spacing-desktop-8) 0 var(--lw-spacing-desktop-8) var(--lw-spacing-desktop-7)}}.discovery-cards-list .discovery-item .discovery-item__img{position:relative;width:100%}@media(min-width:1024px){.discovery-cards-list .discovery-item .discovery-item__img{flex-shrink:0;width:14.063rem}}.discovery-cards-list .discovery-item .item-img{display:block;max-height:12.25rem;overflow:hidden;text-align:center}@media(min-width:1024px){.discovery-cards-list .discovery-item .item-img{background:transparent;height:calc(100% + 1.5rem);max-height:none;position:absolute;right:-1rem;top:-.75rem;width:100%;display:flex}.discovery-cards-list .discovery-item .item-img.img-resize{flex-direction:column;justify-content:center}}.discovery-cards-list .discovery-item .item-img img{height:100%;max-height:12.25rem;max-width:100%;width:auto}@media(min-width:1024px){.discovery-cards-list .discovery-item .item-img img{height:auto;max-height:none;width:100%}}.discovery-cards-list .discovery-item.discovery-item--light{background:var(--lw-color-modules-00)}.discovery-cards-list .discovery-item.is-large{width:100%}@media(min-width:768px){.discovery-cards-list .discovery-item.is-large{flex-direction:row;gap:var(--lw-spacing-desktop-4);padding:var(--lw-spacing-desktop-8) var(--lw-spacing-desktop-6)}}@media(min-width:1024px){.discovery-cards-list .discovery-item.is-large{padding:0}.discovery-cards-list .discovery-item.is-large .discovery-item__info{padding:var(--lw-spacing-desktop-8) 0 var(--lw-spacing-desktop-8) var(--lw-spacing-desktop-7)}}@media(min-width:768px){.discovery-cards-list .discovery-item.is-large .discovery-item__img{flex-shrink:0;width:16.688rem}}@media(min-width:1024px){.discovery-cards-list .discovery-item.is-large .discovery-item__img{flex-shrink:0;width:35.938rem}.discovery-cards-list .discovery-item.is-large .item-img{background:transparent;height:calc(100% + 1.5rem);position:absolute;right:-1rem;top:-.75rem;width:100%;display:flex;justify-content:center}.discovery-cards-list .discovery-item.is-large .item-img img{width:auto}}.bg-highlighted .discovery-cards-list .discovery-item{background-color:#fff}.discovery-section{background-color:var(--lw-color-background-highlighted)}.discovery-section .discovery-cards-list .discovery-item{background:var(--lw-color-modules-00)}.icon{display:inline-block;height:1em;width:1em}.icon-review-empty{background-color:currentColor;vertical-align:bottom;-webkit-mask:url(../img/icons-actions.svg#review-empty-view) left top no-repeat;mask:url(../img/icons-actions.svg#review-empty-view) left top no-repeat}.tag-container .lw-tag{margin:0 auto;padding-left:var(--lw-spacing-desktop-7);padding-right:var(--lw-spacing-desktop-7)}@media(min-width:1024px){.tag-container{display:flex;justify-content:center;align-items:center}}