@layer legacy{.auth-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:1;animation:showSlow .3s ease-in-out forwards}@keyframes showSlow{0%{opacity:0}to{opacity:1}}.auth-modal-content{background-color:#0097a9;border-radius:5px;position:relative;padding:32px 36px;max-width:480px;border-radius:28px;width:calc(100vw - 12px);box-sizing:border-box}.auth-modal-content-card{background:#fff;border-radius:16px;padding:24px 32px}.auth-modal-content-card--signup{background:#fff;border-radius:16px;padding:24px}.auth-modal-close{position:absolute;top:24px;right:24px;background-color:transparent;border:none;cursor:pointer;font-size:18px;color:#fff}.auth-modal-close:hover{color:red}.auth-modal-actions-buttons{display:grid;grid-template-columns:1fr;justify-content:flex-end;column-gap:12px;margin:24px 0 18px}.auth-header{display:grid;grid-auto-rows:auto;row-gap:12px;margin-bottom:8px}.auth-header--title{color:#fff;text-align:center;font-size:32px;margin:0 10px}.auth-header--divider-yellow{height:8px;width:100%;border-radius:24px;background:#ffc721}.auth-header--description{color:#fff;text-align:center;font-size:16px;margin:12px 0}.login-form{display:grid;grid-auto-rows:auto;row-gap:2px}.password-recover{display:flex;justify-content:flex-end;margin:12px 0}.password-recover--text{color:#424242!important;text-decoration-color:#939393!important;font-size:14px;text-decoration:underline;cursor:pointer}.create-acount{margin:24px 0 18px;width:100%}.create-acount--text{text-align:center;width:100%;color:#3c3c3c!important;font-weight:500;font-size:14px}.password-requirements-container{display:grid;grid-auto-rows:auto;row-gap:8px;margin:16px 0}.password-requirements-container--title{font-size:14px;font-weight:500;color:#424242}.password-requirements-container--subtitle{font-size:12px;font-weight:400;color:#424242}.password-requirements-container--list{list-style-type:circle!important;font-weight:400}.password-requirements-container--list--item{display:grid;grid-template-columns:max-content 1fr;align-items:center;column-gap:6px;padding-left:4px}.password-requirements-container--list--item--dot{background:#0097a9;width:8px;height:8px;border-radius:200px}.password-requirements-container--list--item--text{font-size:12px}.go-to-signin{text-align:center;font-size:14px;font-weight:400;margin-bottom:12px}.go-to-signin--link{color:#0097a9;font-weight:500;text-decoration:underline;cursor:pointer;padding-left:4px}@media(max-width:700px){.auth-modal-overlay{display:block;bottom:0;overflow:scroll}.auth-modal-content{margin:32px auto;width:calc(100vw - 24px);padding:32px 24px;z-index:1060}.auth-header--title{text-align:left;font-size:24px}}.reset-password{font-weight:500;cursor:pointer}.eSImIndicator{background:#ff8300;width:max-content;padding:6px 12px 6px 8px;display:flex;justify-content:center;align-items:center;border-radius:0 6px 6px 0;position:absolute;left:0;top:86px}.eSImIndicator .label{color:#fff;font-size:10px;padding-left:6px;font-weight:300}.eSImIndicator .icon{width:16px;height:16px}}@layer legacy{@media(max-width:480px){.eSImIndicator{top:116px}}@media(min-width:768px){.boxCard{--esim-top:130px}}}@layer legacy{.sliderTabsMenu{display:flex;justify-content:center}.sliderTabsMenu .stmElement{font-size:1.125rem;height:auto;font-weight:700;text-align:center;position:relative;padding:10px 12px 20px;cursor:pointer;color:#6c6c6c}.sliderTabsMenu .stmElement:after{transition:all .5s ease;content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;display:block;background-color:#bbb}.sliderTabsMenu .stmElement.active{color:#3c3c3c}.sliderTabsMenu .stmElement.active:after{height:8px;background-color:#da291c}.tl-slider{padding-right:20px}.tl-slider .rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.tl-slider .rc-slider,.tl-slider .rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.tl-slider .rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.tl-slider .rc-slider-track{position:absolute;height:4px;background-color:#da291c;border-radius:6px}.tl-slider .rc-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #da291c;border-radius:50%;cursor:grab;touch-action:pan-x}.tl-slider .rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#da291c;box-shadow:0 0 0 5px #da291c}.tl-slider .rc-slider-handle:focus{outline:none;box-shadow:none}}@layer legacy{.tl-slider .rc-slider-handle:focus-visible{border-color:#da291c;box-shadow:0 0 0 3px #da291c}.tl-slider .rc-slider-handle-click-focused:focus{border-color:#da291c;box-shadow:unset}.tl-slider .rc-slider-handle:hover{border-color:#da291c}.tl-slider .rc-slider-handle:active{border-color:#da291c;box-shadow:0 0 5px #da291c;cursor:grabbing}.tl-slider .rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.tl-slider .rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.tl-slider .rc-slider-mark-text-active{color:#666}.tl-slider .rc-slider-step{position:absolute;width:100%;height:4px;background:transparent;pointer-events:none}.tl-slider .rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.tl-slider .rc-slider-dot-active{border-color:#da291c}.tl-slider .rc-slider-dot-reverse{margin-right:-4px}.tl-slider .rc-slider-disabled{background-color:#e9e9e9}.tl-slider .rc-slider-disabled .rc-slider-track{background-color:#ccc}.tl-slider .rc-slider-disabled .rc-slider-dot,.tl-slider .rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.tl-slider .rc-slider-disabled .rc-slider-dot,.tl-slider .rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.tl-slider .rc-slider-vertical{width:14px;height:100%;padding:0 5px}.tl-slider .rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.tl-slider .rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.tl-slider .rc-slider-vertical .rc-slider-handle{margin-top:0;margin-left:-5px;touch-action:pan-y}.tl-slider .rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.tl-slider .rc-slider-vertical .rc-slider-step{width:4px;height:100%}.tl-slider .rc-slider-vertical .rc-slider-dot{margin-left:-2px}.tl-slider .rc-slider-tooltip-zoom-down-appear,.tl-slider .rc-slider-tooltip-zoom-down-enter,.tl-slider .rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.tl-slider .rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.tl-slider .rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.tl-slider .rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.tl-slider .rc-slider-tooltip-zoom-down-appear,.tl-slider .rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.tl-slider .rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.tl-slider .rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.tl-slider .rc-slider-tooltip,.tl-slider .rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.tl-slider .rc-slider-tooltip-hidden{display:none}.tl-slider .rc-slider-tooltip-placement-top{padding:4px 0 8px}.tl-slider .rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.tl-slider .rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tl-slider .rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.tl-slider .inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.tl-slider .inputs span{font-size:.9rem;color:#222;font-weight:700;margin-bottom:5px}.tl-slider .inputs input{font-size:.9rem;box-sizing:border-box;padding:5px;color:#666;border:1px solid #afafaf;border-radius:10px}.cart--head-redes-sociales{flex-flow:wrap}.pagination{width:100%;margin:1em 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@layer legacy{@media screen and (min-width:761px){.pagination{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.pagination section{width:100%;margin-bottom:1em;text-align:center}@media screen and (min-width:761px){.pagination section{width:auto;margin-bottom:0}}.pagination section a{padding:.25em;box-sizing:border-box;margin:0 .25em;color:#666}.pagination section a.active{box-shadow:0 0 3px #333;color:#222;font-weight:500}.pagination section a:after,.pagination section a:before{font-family:FontAwesome;display:inline-block;color:#0097a9;font-size:130%;vertical-align:middle}.pagination section a:before{padding-right:4px}.pagination section a:after{padding-left:4px}.pagination-first{color:#0097a9!important}.pagination-first:before{content:""}.pagination-first span{font-size:80%;display:none}@media screen and (min-width:761px){.pagination-first span{display:inline-block}}.pagination-last{color:#0097a9!important}.pagination-last:after{content:""}.pagination-last span{font-size:80%;display:none}@media screen and (min-width:761px){.pagination-last span{display:inline-block}}.pagination-prev:before{content:""}.pagination-next:after{content:""}.pagination aside p{display:inline-block;margin-right:.5em;font-size:14px;font-weight:400}.pagination aside label{width:100%;position:relative;width:5em}.pagination aside label select{padding:.5em 3.5em .5em .5em;box-sizing:border-box;display:inline-block;color:#666;border:1px solid #ddd;background-color:transparent}.pagination aside label:after{content:"";font-family:FontAwesome;padding:.3em .5em;box-sizing:border-box;display:inline-block;border-left:1px solid #ddd;position:absolute;top:0;bottom:0;right:0;z-index:-1;font-size:1.25em;max-height:38px}.pagination aside label select{padding:.5em 2.5em .5em .5em}.pagination-scroll{scroll-margin-top:60px}.Button_Button__R3Zme{border-radius:32px!important;border:none;color:#fff;display:flex!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;font-family:Roboto,sans-serif!important;font-weight:500!important;-webkit-font-smoothing:antialiased;transition:transform .2s;outline:none;font-weight:400}.Button_Button__R3Zme:active{transform:scale(.98) translateZ(0)}.Button_Button__R3Zme:disabled{opacity:.5;cursor:not-allowed!important;background:gray!important;color:#fff;transform:scale(1)}.Button_Button__R3Zme:hover{box-shadow:0 4px 6px rgba(0,0,0,.18)}.app-form-control{display:grid;grid-template-columns:1em auto;gap:.5em;align-items:center}.app-form-control>input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#0097a9;margin:0;font:inherit;color:currentColor;width:16px;height:16px;border-radius:4px;transform:translateY(-.075em);display:grid;place-content:center;cursor:pointer}.app-form-control>input[type=checkbox]:before{content:"";width:8px;height:8px;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #fff;background-color:CanvasText}.app-form-control>input[type=checkbox]:checked:before{transform:scale(1)}.app-form-control>input[type=checkbox]:disabled{color:#fff;cursor:not-allowed}.app-form-control-ghost{display:grid;grid-template-columns:1em auto;gap:.5em;align-items:center}.app-form-control-ghost>input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:16px;height:16px;border-radius:4px;transform:translateY(-.075em);border:2px solid #0097a9;display:grid;place-content:center;cursor:pointer}.app-form-control-ghost>input[type=checkbox]:before{content:"";width:8px;height:8px;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #fff;background-color:CanvasText}.app-form-control-ghost>input[type=checkbox]:checked:before{transform:scale(1)}.app-form-control-ghost>input[type=checkbox]:checked{background:#0097a9}.app-form-control-ghost>input[type=checkbox]:disabled{color:#fff;cursor:not-allowed}.input--container{display:grid;grid-auto-rows:auto;row-gap:4px}}@layer legacy{.input--container>input[type=number]::-webkit-inner-spin-button,.input--container>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input--container>input[type=number]{-moz-appearance:textfield;appearance:textfield}.input--container>input:read-only{background-color:#f5f5f5;color:#757575}.input--label{font-weight:700;color:#424242;font-size:16px}.input--entry{border-radius:12px!important;padding:.6em!important;box-sizing:border-box!important;display:inline-block!important;border:1px solid #ddd!important;width:100%!important}.input--error{color:#da291c;font-size:12px;font-weight:500}[class*=" ico-"],[class^=ico-]{font-family:claroicons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ico-airplay:before{content:"\e900";font-family:claroicons}.ico-alert-circle:before{content:"\e901";font-family:claroicons}.ico-alert-octagon:before{content:"\e902";font-family:claroicons}.ico-alert-triangle:before{content:"\e903";font-family:claroicons}.ico-align-center:before{content:"\e904";font-family:claroicons}.ico-align-justify:before{content:"\e905";font-family:claroicons}.ico-align-left:before{content:"\e906";font-family:claroicons}.ico-align-right:before{content:"\e907";font-family:claroicons}.ico-anchor:before{content:"\e908";font-family:claroicons}.ico-aperture:before{content:"\e909";font-family:claroicons}.ico-archive:before{content:"\e90a";font-family:claroicons}.ico-arrow-down-circle:before{content:"\e90b";font-family:claroicons}.ico-arrow-down-left:before{content:"\e90c";font-family:claroicons}.ico-arrow-down-right:before{content:"\e90d";font-family:claroicons}.ico-arrow-down:before{content:"\e90e";font-family:claroicons}.ico-arrow-left-circle:before{content:"\e90f";font-family:claroicons}.ico-arrow-left:before{content:"\e910";font-family:claroicons}.ico-arrow-right-circle:before{content:"\e911";font-family:claroicons}.ico-arrow-right:before{content:"\e912";font-family:claroicons}.ico-arrow-up-circle:before{content:"\e913";font-family:claroicons}.ico-arrow-up-left:before{content:"\e914";font-family:claroicons}.ico-arrow-up-right:before{content:"\e915";font-family:claroicons}.ico-arrow-up:before{content:"\e916";font-family:claroicons}.ico-at-sign:before{content:"\e917";font-family:claroicons}.ico-award:before{content:"\e918";font-family:claroicons}.ico-bar-chart-2:before{content:"\e919";font-family:claroicons}.ico-bar-chart:before{content:"\e91a";font-family:claroicons}.ico-battery-charging:before{content:"\e91b";font-family:claroicons}.ico-battery:before{content:"\e91c";font-family:claroicons}.ico-bell-off:before{content:"\e91d";font-family:claroicons}.ico-bell:before{content:"\e91e";font-family:claroicons}.ico-bluetooth:before{content:"\e91f";font-family:claroicons}.ico-bold:before{content:"\e920";font-family:claroicons}.ico-book-open:before{content:"\e921";font-family:claroicons}.ico-book:before{content:"\e922";font-family:claroicons}.ico-bookmark:before{content:"\e923";font-family:claroicons}.ico-box:before{content:"\e924";font-family:claroicons}.ico-briefcase:before{content:"\e925";font-family:claroicons}.ico-calendar:before{content:"\e926";font-family:claroicons}.ico-camera-off:before{content:"\e927";font-family:claroicons}.ico-camera:before{content:"\e928";font-family:claroicons}.ico-cast:before{content:"\e929";font-family:claroicons}.ico-channel:before{content:"\e92a";font-family:claroicons}.ico-check-circle:before{content:"\e92b";font-family:claroicons}.ico-check-square:before{content:"\e92c";font-family:claroicons}.ico-check:before{content:"\e92d";font-family:claroicons}.ico-chevron-down:before{content:"\e92e";font-family:claroicons}.ico-chevron-left:before{content:"\e92f";font-family:claroicons}.ico-chevron-right:before{content:"\e930";font-family:claroicons}.ico-chevron-up:before{content:"\e931";font-family:claroicons}.ico-chevrons-down:before{content:"\e932";font-family:claroicons}.ico-chevrons-left:before{content:"\e933";font-family:claroicons}.ico-chevrons-right:before{content:"\e934";font-family:claroicons}.ico-chevrons-up:before{content:"\e935";font-family:claroicons}.ico-chrome:before{content:"\e936";font-family:claroicons}.ico-circle:before{content:"\e937";font-family:claroicons}.ico-clipboard:before{content:"\e938";font-family:claroicons}.ico-clock:before{content:"\e939";font-family:claroicons}.ico-cloud-drizzle:before{content:"\e93a";font-family:claroicons}.ico-cloud-lightning:before{content:"\e93b";font-family:claroicons}.ico-cloud-off:before{content:"\e93c";font-family:claroicons}.ico-cloud-rain:before{content:"\e93d";font-family:claroicons}.ico-cloud-snow:before{content:"\e93e";font-family:claroicons}.ico-cloud:before{content:"\e93f";font-family:claroicons}.ico-coffee:before{content:"\e940";font-family:claroicons}.ico-columns:before{content:"\e941";font-family:claroicons}.ico-command:before{content:"\e942";font-family:claroicons}.ico-compass:before{content:"\e943";font-family:claroicons}.ico-copy:before{content:"\e944";font-family:claroicons}.ico-corner-down-left:before{content:"\e945";font-family:claroicons}.ico-corner-down-right:before{content:"\e946";font-family:claroicons}.ico-corner-left-down:before{content:"\e947";font-family:claroicons}.ico-corner-left-up:before{content:"\e948";font-family:claroicons}.ico-corner-right-down:before{content:"\e949";font-family:claroicons}.ico-corner-right-up:before{content:"\e94a";font-family:claroicons}.ico-corner-up-left:before{content:"\e94b";font-family:claroicons}.ico-corner-up-right:before{content:"\e94c";font-family:claroicons}.ico-cpu:before{content:"\e94d";font-family:claroicons}.ico-credit-card:before{content:"\e94e";font-family:claroicons}.ico-crop:before{content:"\e94f";font-family:claroicons}.ico-crosshair:before{content:"\e950";font-family:claroicons}.ico-database:before{content:"\e951";font-family:claroicons}.ico-delete:before{content:"\e952";font-family:claroicons}.ico-disc:before{content:"\e953";font-family:claroicons}.ico-dollar-sign:before{content:"\e954";font-family:claroicons}.ico-download:before{content:"\e955";font-family:claroicons}.ico-dropdown:before{content:"\e956";font-family:claroicons}.ico-droplet:before{content:"\e957";font-family:claroicons}.ico-edit-2:before{content:"\e958";font-family:claroicons}.ico-edit-3:before{content:"\e959";font-family:claroicons}.ico-edit:before{content:"\e95a";font-family:claroicons}.ico-external-link:before{content:"\e95b";font-family:claroicons}.ico-eye-off:before{content:"\e95c";font-family:claroicons}.ico-eye:before{content:"\e95d";font-family:claroicons}.ico-facebook:before{content:"\e95e";font-family:claroicons}.ico-fast-forward:before{content:"\e95f";font-family:claroicons}.ico-file-minus:before{content:"\e960";font-family:claroicons}.ico-file-plus:before{content:"\e961";font-family:claroicons}.ico-file-text:before{content:"\e962";font-family:claroicons}.ico-file:before{content:"\e963";font-family:claroicons}.ico-film:before{content:"\e964";font-family:claroicons}.ico-filter:before{content:"\e965";font-family:claroicons}.ico-flag:before{content:"\e966";font-family:claroicons}.ico-folder-minus:before{content:"\e967";font-family:claroicons}.ico-folder-plus:before{content:"\e968";font-family:claroicons}.ico-folder:before{content:"\e969";font-family:claroicons}.ico-frown:before{content:"\e96a";font-family:claroicons}.ico-game:before{content:"\e96b";font-family:claroicons}.ico-gift:before{content:"\e96c";font-family:claroicons}.ico-globe:before{content:"\e96d";font-family:claroicons}.ico-gps:before{content:"\e96e";font-family:claroicons}.ico-grid:before{content:"\e96f";font-family:claroicons}.ico-hard-drive:before{content:"\e970";font-family:claroicons}.ico-hash:before{content:"\e971";font-family:claroicons}.ico-headphones:before{content:"\e972";font-family:claroicons}.ico-heart:before{content:"\e973";font-family:claroicons}.ico-help-circle:before{content:"\e974";font-family:claroicons}.ico-help:before{content:"\e975";font-family:claroicons}.ico-help2:before{content:"\e976";font-family:claroicons}.ico-hexagon:before{content:"\e977";font-family:claroicons}.ico-home:before{content:"\e978";font-family:claroicons}.ico-image:before{content:"\e979";font-family:claroicons}.ico-inbox:before{content:"\e97a";font-family:claroicons}.ico-info:before{content:"\e97b";font-family:claroicons}.ico-instagram:before{content:"\e97c";font-family:claroicons}.ico-italic:before{content:"\e97d";font-family:claroicons}.ico-key:before{content:"\e97e";font-family:claroicons}.ico-layers:before{content:"\e97f";font-family:claroicons}.ico-layout:before{content:"\e980";font-family:claroicons}.ico-life-buoy:before{content:"\e981";font-family:claroicons}.ico-link-2:before{content:"\e982";font-family:claroicons}.ico-link:before{content:"\e983";font-family:claroicons}.ico-linkedin:before{content:"\e984";font-family:claroicons}.ico-list:before{content:"\e985";font-family:claroicons}.ico-loader:before{content:"\e986";font-family:claroicons}.ico-lock:before{content:"\e987";font-family:claroicons}.ico-log-in:before{content:"\e988";font-family:claroicons}.ico-log-out:before{content:"\e989";font-family:claroicons}.ico-mail:before{content:"\e98a";font-family:claroicons}.ico-map-pin:before{content:"\e98b";font-family:claroicons}.ico-map:before{content:"\e98c";font-family:claroicons}.ico-maximize-2:before{content:"\e98d";font-family:claroicons}.ico-maximize:before{content:"\e98e";font-family:claroicons}.ico-meh:before{content:"\e98f";font-family:claroicons}.ico-menu:before{content:"\e990";font-family:claroicons}.ico-message-circle:before{content:"\e991";font-family:claroicons}.ico-message-square:before{content:"\e992";font-family:claroicons}.ico-mic-off:before{content:"\e993";font-family:claroicons}.ico-mic:before{content:"\e994";font-family:claroicons}.ico-minimize-2:before{content:"\e995";font-family:claroicons}.ico-minimize:before{content:"\e996";font-family:claroicons}.ico-minus-circle:before{content:"\e997";font-family:claroicons}.ico-minus-square:before{content:"\e998";font-family:claroicons}.ico-minus:before{content:"\e999";font-family:claroicons}.ico-monitor:before{content:"\e99a";font-family:claroicons}.ico-moon:before{content:"\e99b";font-family:claroicons}.ico-more-horizontal:before{content:"\e99c";font-family:claroicons}.ico-more-vertical:before{content:"\e99d";font-family:claroicons}.ico-mouse-pointer:before{content:"\e99e";font-family:claroicons}.ico-move:before{content:"\e99f";font-family:claroicons}.ico-music:before{content:"\e9a0";font-family:claroicons}.ico-navigation-2:before{content:"\e9a1";font-family:claroicons}.ico-navigation:before{content:"\e9a2";font-family:claroicons}.ico-octagon:before{content:"\e9a3";font-family:claroicons}.ico-package:before{content:"\e9a4";font-family:claroicons}.ico-paperclip:before{content:"\e9a5";font-family:claroicons}.ico-pause-circle:before{content:"\e9a6";font-family:claroicons}.ico-pause:before{content:"\e9a7";font-family:claroicons}.ico-pen-tool:before{content:"\e9a8";font-family:claroicons}.ico-percent:before{content:"\e9a9";font-family:claroicons}.ico-phone-call:before{content:"\e9aa";font-family:claroicons}.ico-phone-forwarded:before{content:"\e9ab";font-family:claroicons}.ico-phone-incoming:before{content:"\e9ac";font-family:claroicons}.ico-phone-missed:before{content:"\e9ad";font-family:claroicons}.ico-phone-off:before{content:"\e9ae";font-family:claroicons}.ico-phone-outgoing:before{content:"\e9af";font-family:claroicons}.ico-phone:before{content:"\e9b0";font-family:claroicons}.ico-pie-chart:before{content:"\e9b1";font-family:claroicons}.ico-play-circle:before{content:"\e9b2";font-family:claroicons}.ico-play:before{content:"\e9b3";font-family:claroicons}.ico-plus-circle:before{content:"\e9b4";font-family:claroicons}.ico-plus-square:before{content:"\e9b5";font-family:claroicons}.ico-plus:before{content:"\e9b6";font-family:claroicons}.ico-power:before{content:"\e9b7";font-family:claroicons}.ico-printer:before{content:"\e9b8";font-family:claroicons}.ico-radio:before{content:"\e9b9";font-family:claroicons}.ico-rating-g:before{content:"\e9ba";font-family:claroicons}.ico-rating-nc-17:before{content:"\e9bb";font-family:claroicons}.ico-rating-pg-13:before{content:"\e9bc";font-family:claroicons}.ico-rating-pg:before{content:"\e9bd";font-family:claroicons}.ico-rating-r:before{content:"\e9be";font-family:claroicons}.ico-refresh-ccw:before{content:"\e9bf";font-family:claroicons}.ico-refresh-cw:before{content:"\e9c0";font-family:claroicons}.ico-repeat:before{content:"\e9c1";font-family:claroicons}.ico-rewind:before{content:"\e9c2";font-family:claroicons}.ico-rotate-ccw:before{content:"\e9c3";font-family:claroicons}.ico-rotate-cw:before{content:"\e9c4";font-family:claroicons}.ico-rss:before{content:"\e9c5";font-family:claroicons}.ico-save:before{content:"\e9c6";font-family:claroicons}.ico-scissors:before{content:"\e9c7";font-family:claroicons}.ico-search:before{content:"\e9c8";font-family:claroicons}.ico-send:before{content:"\e9c9";font-family:claroicons}.ico-server:before{content:"\e9ca";font-family:claroicons}.ico-settings:before{content:"\e9cb";font-family:claroicons}.ico-share-2:before{content:"\e9cc";font-family:claroicons}.ico-share:before{content:"\e9cd";font-family:claroicons}.ico-shield-off:before{content:"\e9ce";font-family:claroicons}.ico-shield:before{content:"\e9cf";font-family:claroicons}.ico-shopping-bag:before{content:"\e9d0";font-family:claroicons}.ico-shopping-cart:before{content:"\e9d1";font-family:claroicons}.ico-shuffle:before{content:"\e9d2";font-family:claroicons}.ico-sidebar:before{content:"\e9d3";font-family:claroicons}.ico-skip-back:before{content:"\e9d4";font-family:claroicons}.ico-skip-forward:before{content:"\e9d5";font-family:claroicons}.ico-slash:before{content:"\e9d6";font-family:claroicons}.ico-sliders:before{content:"\e9d7";font-family:claroicons}.ico-smartphone:before{content:"\e9d8";font-family:claroicons}.ico-smile:before{content:"\e9d9";font-family:claroicons}.ico-speaker:before{content:"\e9da";font-family:claroicons}.ico-square:before{content:"\e9db";font-family:claroicons}.ico-star-full:before{content:"\e9dc";font-family:claroicons}.ico-star-half:before{content:"\e9dd";font-family:claroicons}.ico-star:before{content:"\e9de";font-family:claroicons}.ico-stop-circle:before{content:"\e9df";font-family:claroicons}.ico-store:before{content:"\e9e0";font-family:claroicons}.ico-sun:before{content:"\e9e1";font-family:claroicons}.ico-sunrise:before{content:"\e9e2";font-family:claroicons}.ico-sunset:before{content:"\e9e3";font-family:claroicons}.ico-tablet:before{content:"\e9e4";font-family:claroicons}.ico-tag:before{content:"\e9e5";font-family:claroicons}.ico-target:before{content:"\e9e6";font-family:claroicons}.ico-thermometer:before{content:"\e9e7";font-family:claroicons}.ico-thumbs-down:before{content:"\e9e8";font-family:claroicons}.ico-thumbs-up:before{content:"\e9e9";font-family:claroicons}.ico-toggle-left:before{content:"\e9ea";font-family:claroicons}.ico-toggle-right:before{content:"\e9eb";font-family:claroicons}.ico-tool:before{content:"\e9ec";font-family:claroicons}.ico-trash-2:before{content:"\e9ed";font-family:claroicons}.ico-trash:before{content:"\e9ee";font-family:claroicons}.ico-trending-down:before{content:"\e9ef";font-family:claroicons}.ico-trending-up:before{content:"\e9f0";font-family:claroicons}.ico-triangle:before{content:"\e9f1";font-family:claroicons}.ico-truck:before{content:"\e9f2";font-family:claroicons}.ico-tv:before{content:"\e9f3";font-family:claroicons}.ico-twitter:before{content:"\e9f4";font-family:claroicons}.ico-type:before{content:"\e9f5";font-family:claroicons}.ico-umbrella:before{content:"\e9f6";font-family:claroicons}.ico-underline:before{content:"\e9f7";font-family:claroicons}.ico-unlock:before{content:"\e9f8";font-family:claroicons}.ico-upload-cloud:before{content:"\e9f9";font-family:claroicons}.ico-upload:before{content:"\e9fa";font-family:claroicons}.ico-user-check:before{content:"\e9fb";font-family:claroicons}.ico-user-love:before{content:"\e9fc";font-family:claroicons}.ico-user-minus:before{content:"\e9fd";font-family:claroicons}.ico-user-monitor:before{content:"\e9fe";font-family:claroicons}.ico-user-phone:before{content:"\e9ff";font-family:claroicons}.ico-user-plus:before{content:"\ea00";font-family:claroicons}.ico-user-x:before{content:"\ea01";font-family:claroicons}.ico-user:before{content:"\ea02";font-family:claroicons}.ico-users:before{content:"\ea03";font-family:claroicons}.ico-video-off:before{content:"\ea04";font-family:claroicons}.ico-video:before{content:"\ea05";font-family:claroicons}.ico-voicemail:before{content:"\ea06";font-family:claroicons}.ico-volume-1:before{content:"\ea07";font-family:claroicons}.ico-volume-2:before{content:"\ea08";font-family:claroicons}.ico-volume-x:before{content:"\ea09";font-family:claroicons}.ico-volume:before{content:"\ea0a";font-family:claroicons}.ico-watch:before{content:"\ea0b";font-family:claroicons}.ico-wifi-off:before{content:"\ea0c";font-family:claroicons}.ico-wifi:before{content:"\ea0d";font-family:claroicons}.ico-wind:before{content:"\ea0e";font-family:claroicons}.ico-x-circle:before{content:"\ea0f";font-family:claroicons}.ico-x-octagon:before{content:"\ea10";font-family:claroicons}.ico-x-square:before{content:"\ea11";font-family:claroicons}.ico-x:before{content:"\ea12";font-family:claroicons}.ico-youtube:before{content:"\ea13";font-family:claroicons}.ico-zap-off:before{content:"\ea14";font-family:claroicons}.ico-zap:before{content:"\ea15";font-family:claroicons}.ico-zoom-in:before{content:"\ea16";font-family:claroicons}.ico-zoom-out:before{content:"\ea17";font-family:claroicons}.ico-download-cloud:before{content:"\ea18";font-family:claroicons}.ico-facebook-messenger-s:before{content:"\ea19";font-family:claroicons}.ico-facebook-s:before{content:"\ea1a";font-family:claroicons}.ico-google-plus-s:before{content:"\ea1b";font-family:claroicons}.ico-instagram-s:before{content:"\ea1c";font-family:claroicons}.ico-linkedin-s:before{content:"\ea1d";font-family:claroicons}.ico-pinterest-s:before{content:"\ea1e";font-family:claroicons}.ico-skype-s:before{content:"\ea1f";font-family:claroicons}.ico-snapchat-s:before{content:"\ea20";font-family:claroicons}.ico-spotify-s:before{content:"\ea21";font-family:claroicons}.ico-telegram-s:before{content:"\ea22";font-family:claroicons}.ico-tinder-s:before{content:"\ea23";font-family:claroicons}.ico-twitter-s:before{content:"\ea24";font-family:claroicons}.ico-waze-s:before{content:"\ea25";font-family:claroicons}.ico-whatsapp-s:before{content:"\ea26";font-family:claroicons}.ico-youtube-s:before{content:"\ea27";font-family:claroicons}.ico-claro-user:before{content:"\ea28";font-family:claroicons}.ico-smartphone2:before{content:"\ea29";font-family:claroicons}.ico-1-play-internet:before{content:"\ea2a";font-family:claroicons}.ico-1-play-telefono:before{content:"\ea2b";font-family:claroicons}.ico-1-play-tv:before{content:"\ea2c";font-family:claroicons}.ico-2-play-telefono-internet:before{content:"\ea2d";font-family:claroicons}.ico-2-play-tv-internet:before{content:"\ea2e";font-family:claroicons}.ico-2-play-tv-telefono:before{content:"\ea2f";font-family:claroicons}.ico-3-play:before{content:"\ea30";font-family:claroicons}.ico-netflix-s:before{content:"\ea31";font-family:claroicons}.ico-tiktok-s:before{content:"\ea32";font-family:claroicons}.ico-c-facebook-messenger-s:before{content:"\ea33";font-family:claroicons}.ico-c-facebook-s:before{content:"\ea34";font-family:claroicons}.ico-c-instagram-s:before{content:"\ea35";font-family:claroicons}.ico-c-snapchat-s:before{content:"\ea36";font-family:claroicons}.ico-c-telegram-s:before{content:"\ea37";font-family:claroicons}.ico-c-tiktok-s:before{content:"\ea38";font-family:claroicons}.ico-c-twitter-s:before{content:"\ea39";font-family:claroicons}.ico-c-waze-s:before{content:"\ea3a";font-family:claroicons}.ico-c-whatsapp-s:before{content:"\ea3b";font-family:claroicons}.ico-c-youtube-s:before{content:"\ea3c";font-family:claroicons}.select-picker-wrapper{display:grid;grid-auto-rows:auto;row-gap:6px}.select-picker-wrapper--label{font-weight:500;color:#3c3c3c}.select-picker>select{border-radius:10px!important;color:#3c3c3c;font-weight:400}.select-picker:after{border-left:none!important;content:"";font-family:FontAwesome;color:#3c3c3c;font-size:16px;display:flex;top:6px;right:6px}.app-checkbox{width:max-content;cursor:pointer}.app-checkbox,.app-checkbox--circle{display:flex;align-items:center;margin-right:6px}.app-checkbox--circle{width:12px;height:12px;border:2px solid #afafaf;border-radius:50%;justify-content:center}.app-checkbox--circle--selected{width:8px;height:8px;background:#0097a9;border-radius:50%}.app-checkbox--label{color:#3c3c3c;font-weight:400}.apptooltip{position:relative;display:inline-block;height:max-content}.apptooltip--text{visibility:hidden;max-width:260px;background-color:rgba(0,0,0,.7);color:#fff;border-radius:10px;top:150%;padding:16px 22px;font-weight:400;width:max-content;font-size:12px;position:absolute;z-index:1;left:-12px}.apptooltip--text:after{content:"";position:absolute;bottom:100%;left:20px;margin-left:-5px;border:5px solid transparent;border-bottom-color:rgba(0,0,0,.7)}.apptooltip:hover .apptooltip--text{visibility:visible}.apptooltip--iconinfo{width:16px;height:16px;border-radius:200px;border:2px solid #0097a9;display:flex;justify-content:center;align-items:center;color:#0097a9;font-size:12px;font-weight:700;cursor:default}.renewal-reminder{background-color:#ff8300;padding:12px 36px;display:grid;grid-template-columns:max-content 1fr max-content;color:#fff;column-gap:8px;align-items:center;user-select:none}.renewal-reminder--link{color:#fff;text-decoration:underline;font-weight:500;cursor:pointer}.renewal-reminder--close{cursor:pointer;display:flex;align-items:center;justify-content:center}.renenwal-reminder-dialog--image{padding:24px 0;display:flex;justify-content:center;align-items:center}.renenwal-reminder-dialog--image>img{width:48px!important;margin:0 auto!important}.renenwal-reminder-dialog--content>p{text-align:center;color:#313131!important;font-weight:400!important}.renenwal-reminder-dialog--buttons{display:grid;grid-template-columns:1fr;grid-auto-rows:max-content max-content;row-gap:12px;margin-top:24px}.esim-to-wcb{color:#0097a9;text-decoration:underline}.cart--head-redes-sociales{flex-flow:wrap}.renewal-summary{background:#fff;width:100%;height:max-content;box-shadow:0 4px 11px 0 rgba(0,0,0,.15);max-width:800px;border-radius:12px;color:#3c3c3c}.renewal-summary--top-bar{background:#0097a9;height:18px;width:100%;border-radius:12px 12px 0 0}.renewal-summary--content{display:grid;grid-auto-rows:auto;row-gap:24px;padding:24px}.renewal-summary--content--header{width:100%;display:grid;grid-template-columns:1fr max-content;align-items:center}.renewal-summary--content--header--title{font-weight:700;font-size:1.25em}.renewal-summary--content--header--edit{display:grid;grid-template-columns:max-content max-content;column-gap:8px;color:#0097a9;text-decoration:underline;text-decoration-color:#0097a9;font-weight:400;align-items:center;cursor:pointer;user-select:none}.renewal-summary--content--header--edit>img{width:14px;height:14px}.renewal-summary--content--detail{display:grid;grid-auto-rows:auto;row-gap:18px}.renewal-summary--content--detail--item{display:grid;grid-template-columns:48px 1fr 100px}.renewal-summary--content--detail--item--quantity{font-weight:500}.renewal-summary--content--detail--item--description{display:grid;grid-template-rows:max-content max-content}.renewal-summary--content--detail--item--description>p{font-weight:500;font-size:1em;margin-bottom:4px}.renewal-summary--content--detail--item--description>span{font-size:.9em;color:#666;font-weight:400}.renewal-summary--content--detail--item--price{font-weight:500;font-size:1.2em;display:flex;align-items:center;justify-content:flex-end}.free-shippping{width:100%;display:grid;grid-template-columns:48px 1fr 100px;align-items:center}.free-shippping--img{width:32px}.free-shippping--description{font-weight:400}.free-shippping--price{display:flex;align-items:center;justify-content:flex-end;font-weight:500;font-size:1.1em}.divider{width:100%;height:1.5px;background:#f2f2f2}.renewal-summary-total{width:100%;display:grid;grid-template-columns:1fr 1fr;padding:16px 24px;box-sizing:border-box;align-items:center}.renewal-summary-total--description{font-weight:500;font-size:1.1em}.renewal-summary-total--price{display:flex;align-items:center;justify-content:flex-end;font-weight:500;font-size:1.5em;color:#da291c}}@layer legacy{@font-face{font-family:claroicons;src:url(/personas/tiendaenlinea/_next/static/media/claroicons.6f686d4b.eot#iefix) format("embedded-opentype"),url(/personas/tiendaenlinea/_next/static/media/claroicons.7c51c709.ttf) format("truetype"),url(/personas/tiendaenlinea/_next/static/media/claroicons.ba438201.woff) format("woff"),url(/personas/tiendaenlinea/_next/static/media/claroicons.0b7e5c29.svg#claroicons) format("svg");font-weight:400;font-style:normal;font-display:swap}}@layer legacy{@media(max-width:720px){.renewal-summary{margin-top:12px}.renewal-summary--content--header{padding-left:4px}.renewal-summary--content--header--title{font-size:1.1em}.renewal-summary--content--header--edit{font-size:.9em}.renewal-summary--content--detail--item{grid-template-columns:36px 1fr 100px}.renewal-summary--content--detail--item--quantity{padding-left:4px}.renewal-summary--content--detail--item--price{font-size:1em}.renewal-summary--content--detail--item--description>p{font-size:.9em}.renewal-summary--content--detail--item--description>span{font-size:12px}.free-shippping{width:100%;display:grid;grid-template-columns:36px 1fr 100px;align-items:center}.free-shippping--img{width:28px}.free-shippping--description{font-weight:400}.free-shippping--price,.renewal-summary-total--description,.renewal-summary-total--price{font-size:1em}}}@layer legacy{.text-link{font-weight:400;text-decoration:underline;text-decoration-color:#0097a9;color:#0097a9;cursor:pointer}.app-renewal{padding-top:0!important;color:#3c3c3c;font-weight:400}.app-renewal--content{width:100%;max-width:1180px;display:grid;grid-template-columns:1fr 420px;margin:0 auto;column-gap:100px;padding:24px;box-sizing:border-box}.app-renewal--content--address{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;row-gap:24px;margin-bottom:24px}.app-renewal--content--address--form{display:grid;grid-template-columns:1fr 1fr;gap:2px 24px}.app-renewal--content--address--title{font-weight:400;font-size:18px;line-height:24px;color:#3c3c3c}.app-renewal--content--buttons{display:grid;grid-template-columns:200px 200px;justify-content:space-between;margin:36px 0;column-gap:12px}.app-renewal--content--contracts--description{font-weight:400;font-size:18px;color:#3c3c3c}.app-renewal--content--contracts--agreements{display:grid;grid-auto-rows:auto;row-gap:14px}.pdf-downloader-container{display:flex;padding:24px;justify-content:center}.pdf-downloader{padding:24px 12px;box-shadow:0 4px 8px rgba(32,32,32,.24);border-radius:6px;display:grid;grid-template-rows:max-content max-content;justify-items:center;row-gap:12px;margin:10px;width:160px;user-select:none;cursor:pointer}.pdf-downloader>img{width:56px;margin:0 auto}.pdf-downloader>span{font-size:12px;font-weight:400;text-align:center}select{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none}select::-ms-expand{display:none}.custom-select:after,select{grid-area:select}.custom-select{width:80%!important;min-width:15ch;max-width:30ch;border:2px solid var(--select-border);padding:.25em .5em;cursor:pointer;background-color:#fff;background-image:linear-gradient(0deg,#f9f9f9,#fff 33%);display:grid;grid-template-areas:"select";align-items:center;position:relative;text-align:center;text-align-last:center}.custom-select:after{content:"";width:.8em;height:.5em;background-color:var(--select-arrow);clip-path:polygon(100% 0,0 0,50% 100%);justify-self:end}.toke-validation{display:grid;grid-auto-rows:auto;row-gap:12px;justify-items:center;color:#3c3c3c}.toke-validation>input{font-family:var(--font-roboto),sans-serif!important;color:#3c3c3c!important;margin:24px auto!important;font-size:36px!important;background:repeating-linear-gradient(90deg,#3c3c3c,#3c3c3c 1ch,transparent 0,transparent 1.75ch) 0 100%/10.5ch 2px no-repeat!important}.toke-validation--title{color:#da291c;margin:24px auto;font-weight:500}.toke-validation--description{color:#3c3c3c;font-weight:400;font-size:18px;line-height:24px;text-align:center;max-width:450px}.toke-validation--actions{width:max-content;display:grid;grid-auto-rows:auto;row-gap:18px}.toke-validation--actions>button{width:100%}.toke-validation--actions--link{font-weight:400;font-size:12px;line-height:18px;color:#0097a9;text-decoration:underline;cursor:pointer}.app-renewal-confirm{font-weight:400;color:#3c3c3c;padding:24px 36px;box-sizing:border-box;max-width:1240px;margin:0 auto}.app-renewal-confirm--header{display:grid;grid-auto-rows:auto;row-gap:12px;justify-items:center}.app-renewal-confirm--header--title{font-size:14px}.app-renewal-confirm--header--subTitle{font-size:18px;color:#666}.app-renewal-confirm--header>img{width:60px}.app-renewal-confirm--header>*{text-align:center}.app-renewal-confirm--summary{display:grid;grid-auto-rows:auto;row-gap:18px}.app-renewal-confirm--product{display:grid;grid-template-columns:90px 1fr 200px;column-gap:12px;padding:24px 0;border-bottom:1px solid #ddd}.app-renewal-confirm--product--picture{display:flex;justify-content:center;align-items:center}.app-renewal-confirm--product--picture>img{width:90px;padding-top:6px}.app-renewal-confirm--product--detail{display:grid;grid-template-rows:max-content max-content;row-gap:12px;align-content:space-between}.app-renewal-confirm--product--detail--name{font-size:18px;display:grid;grid-template-columns:max-content max-content;column-gap:12px}.app-renewal-confirm--product--detail--specs{display:grid;grid-template-columns:max-content max-content max-content;gap:24px;font-size:14px}.app-renewal-confirm--product--price{display:flex;justify-content:space-between}.app-renewal-confirm--product--price--qty{font-weight:700;font-size:24px}.app-renewal-confirm--product--price--label>span{display:none}.app-renewal-confirm--transaction{display:grid;grid-template-columns:1fr 1fr;width:100%;padding:12px 0;gap:8px;column-gap:8px;row-gap:4px}.app-renewal-confirm--transaction .left{font-weight:500}.app-renewal-confirm--transaction .right{text-align:right}.app-renewal-confirm--data-summary{display:grid;grid-auto-rows:auto;row-gap:12px}.app-renewal-confirm--data-summary--header{display:grid;grid-template-columns:1fr max-content}.app-renewal-confirm--data-summary--grid{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:12px}.app-renewal-confirm--data-summary--print{color:#0097a9;display:grid;grid-template-columns:max-content max-content;align-items:center;font-weight:400;column-gap:12px;cursor:pointer}.app-renewal-confirm--important-note{display:grid;grid-template-columns:max-content 1fr;font-size:14px;row-gap:14px;column-gap:12px}.app--divider{width:100%;height:1px;background:#dbdbdb;margin:18px 0}.mobile-print{display:none}.desktop-print{display:block}@media(max-width:700px){.desktop-print{display:none}.mobile-print{display:block;display:flex;justify-content:center;margin:18px 0 0}.pdf-downloader-container{display:grid;grid-template-columns:max-content;grid-auto-rows:auto}.app-renewal--content{grid-template-columns:1fr;column-gap:0;grid-template-areas:"cart-summary" "form";row-gap:36px;padding:12px}.app-renewal--content--form{grid-area:form}.app-renewal--content--cart-summary{grid-area:cart-summary}.app-renewal--content--address--form{grid-template-columns:1fr}.app-renewal--content--buttons{grid-template-columns:1fr;gap:18px;position:fixed;bottom:0;background:#fff;left:0;right:0;padding:12px;z-index:1999;margin:0;box-sizing:border-box}.app-renewal-confirm{padding:18px 12px}.app-renewal-confirm--header--title{font-size:12px}.app-renewal-confirm--summary>h2{font-size:24px}.app-renewal-confirm--product{grid-template-columns:1fr;column-gap:12px;padding:24px 0;border-bottom:1px solid #ddd;row-gap:12px}.app-renewal-confirm--product--picture{display:flex;justify-content:center;align-items:center}.app-renewal-confirm--product--picture>img{width:160px;padding-top:6px}.app-renewal-confirm--product--detail{display:grid;grid-template-rows:max-content max-content;row-gap:12px;align-content:space-between}.app-renewal-confirm--product--detail--name{font-size:18px;display:grid;grid-template-columns:max-content max-content;column-gap:12px;justify-content:space-between}.app-renewal-confirm--product--detail--specs{display:grid;grid-template-columns:max-content max-content;justify-content:space-between;gap:12px;font-size:14px}.app-renewal-confirm--product--price{display:flex;justify-content:space-between}.app-renewal-confirm--product--price--qty{font-weight:700;font-size:24px}.app-renewal-confirm--product--price--label{padding-top:12px}.app-renewal-confirm--product--price--label>span{display:block}.app-renewal-confirm--data-summary{display:grid;grid-auto-rows:auto;row-gap:12px}.app-renewal-confirm--data-summary--grid{display:grid;grid-template-columns:1fr;column-gap:12px;row-gap:18px}.app-renewal-confirm--data-summary--header>h2{font-size:24px;margin-bottom:18px}.app-renewal-confirm--transaction{display:grid;grid-template-columns:1fr 1fr;width:100%;padding:12px 0;gap:8px;font-size:14px}.app-renewal-confirm--transaction .left{font-weight:500}.app-renewal-confirm--transaction .right{text-align:right}.app-renewal-confirm--important-note{display:grid;grid-template-columns:1fr;font-size:14px;row-gap:14px;justify-items:center}}}@layer legacy{.cart--head-redes-sociales{flex-flow:wrap}.denied{width:100%;padding:1em;box-sizing:border-box;max-width:1060px;margin:0 auto}.denied>section{margin-bottom:1em}.denied>section h2{font-size:1.25em;font-weight:500;width:100%;margin:1em 0}.denied--header{width:100%;text-align:center;padding-bottom:2em;border-bottom:1px solid #ddd}.denied--header span{margin-bottom:1em}.denied--header span svg{width:60px}.denied--header h1{font-size:2em;font-weight:300}.denied--footer{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:1em 0}.denied--footer a{margin-bottom:1em;width:100%}@media screen and (min-width:761px){.denied--footer a{width:auto}}.denied--footer a:first-of-type{padding:.5em 1em;box-sizing:border-box;display:inline-block;background-color:#fff;color:#0097a9;border:1px solid #0097a9;font-weight:300;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;width:100%;margin-bottom:1em}.denied--footer a:first-of-type span:before{content:"";font-family:FontAwesome;padding-right:6px;display:inline-block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.denied--footer a:first-of-type:hover span:before{-webkit-transform:translateX(-6px);-moz-transform:translateX(-6px);-ms-transform:translateX(-6px);-o-transform:translateX(-6px);transform:translateX(-6px)}@media screen and (min-width:761px){.denied--footer a:first-of-type{width:auto;margin-bottom:0}}.denied--footer a:last-of-type{padding:.5em 1em;box-sizing:border-box;display:inline-block;background-color:#da291c;color:#fff;border:1px solid #da291c;font-weight:300;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center}.denied--footer a:last-of-type span:after{content:"";font-family:FontAwesome;padding-left:6px;display:inline-block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.denied--footer a:last-of-type:hover span:after{-webkit-transform:translateX(6px);-moz-transform:translateX(6px);-ms-transform:translateX(6px);-o-transform:translateX(6px);transform:translateX(6px)}.denied--total{width:100%;padding:0 0 1em;box-sizing:border-box;text-align:right}.denied--total b{font-size:2em;font-weight:300;color:#da291c;padding-right:6px}.denied--total p{font-size:2em;display:inline-block}.denied--address{width:100%;margin-bottom:1em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.denied--address article{width:90%;margin-bottom:1em}@media screen and (min-width:761px){.denied--address article{width:30%}}@media screen and (min-width:1024px){.denied--address article{width:25%}}.denied--address article h3{font-size:.875em;font-weight:500;margin-bottom:.5em}.denied--address article b{color:#666;font-size:.875em;font-weight:300}.denied--product{width:100%;border-bottom:1px solid #ddd;margin-bottom:1em}.denied--product-box{width:100%;margin-bottom:1em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.denied--product-box picture{text-align:center;width:100%;margin-bottom:1em}.denied--product-box picture img{display:inline-block;height:180px;width:auto}@media screen and (min-width:761px){.denied--product-box picture img{width:100%;height:auto}.denied--product-box picture{width:8%}}.denied--product-box aside{width:14%;text-align:center}.denied--product-box aside label{width:100%;font-size:.8em;font-weight:500;margin-bottom:.5em;vertical-align:text-top}@media screen and (min-width:761px){.denied--product-box aside{width:5%}}.denied--product-box section{width:84%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:761px){.denied--product-box section{width:85%}}.denied--product-box section article{width:100%;margin-bottom:1em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.denied--product-box section article label{width:100%;font-size:.8em;font-weight:500;margin-bottom:.5em}.denied--product-box section article h4{font-size:1em;font-weight:300;padding:0;box-sizing:border-box;display:inline-block}.denied--product-box section article h4 b{color:#666;font-weight:300}.denied--product-box section article b{font-size:1em;font-weight:300;color:#666;display:inline-block}.denied--product-box section article i{padding:0 1em;box-sizing:border-box;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.denied--product-box section article i:after{content:" ";height:1px;background-color:#ddd;display:inline-block;width:100%;vertical-align:middle}.denied--product-box section article p{font-size:1em;text-align:right;display:inline-block;width:100%;margin-top:1em}@media screen and (min-width:761px){.denied--product-box section article p{width:auto;margin-top:0}}.denied--product-box section article p .legend{font-size:.875em;width:auto;color:#666;display:block}.denied--product-box section article:first-of-type h4 b:after{display:none}@media screen and (min-width:761px){.denied--product-box section article:first-of-type h4 b:before{display:none}.denied--product-box section article:first-of-type h4 b:after{display:inline-block;content:"|";padding:0 .5rem;color:#ddd}}.denied--product-box section article:first-of-type p b:before{content:"- ";color:#ddd}@media screen and (min-width:761px){.denied--product-box section article:first-of-type p b:before{display:none}.denied--product-box section article:first-of-type p b:after{display:inline-block;content:"|";padding:0 .5rem;color:#ddd}}.denied--product-box section article:first-of-type p+p b:after{display:none}.denied--product-box section article:first-of-type h4+p,.denied--product-box section article:first-of-type p+p{margin-top:.5rem;width:100%;text-align:left}@media screen and (min-width:761px){.denied--product-box section article:first-of-type h4+p,.denied--product-box section article:first-of-type p+p{width:auto;margin-top:0}}.denied--payment .data-pay{display:grid;grid-template-columns:.8fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #dfdfdf;margin:0 auto;padding:10px 20px}.denied--payment .data-pay div,.denied--payment .data-pay hr{margin-top:5px;margin-bottom:5px}.denied--payment .data-pay div.left{justify-self:start}.denied--payment .data-pay div.right{justify-self:end}.denied--payment .data-pay hr{grid-column:1/span 2}.category-description h1{font-family:var(--font-roboto),sans-serif;font-size:2em;color:#bbb;font-weight:100;display:inline}span.category-description-second{font-family:var(--font-roboto),sans-serif;font-size:24px;color:#666;font-weight:700}.catalog--header h1{margin:0}.product--box--plan .no-link-box h3,.product--box--plan a h3{display:block;font-size:1.25em;font-weight:600;min-height:25px;color:#666}.col{display:flex;flex-wrap:nowrap}.PlanIncluded{color:#666;font-size:1rem;letter-spacing:-1px;font-family:var(--font-roboto-light),sans-serif}.product--features-box{border:1px solid #666;border-bottom:8px solid #0197a9;border-radius:5px;text-align:center}.plan-included{padding:0!important;justify-content:center!important;display:flex;flex-wrap:wrap;flex:0 0 auto;width:100%;margin-bottom:2em}.heigh-imagen{height:50px}section.p-0{padding:0!important}section.mt-3{margin-top:1rem!important}section.m-0{margin:0!important}section.justify-content-center{justify-content:center!important}section.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;justify-content:center}div.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}img.style-image{width:50px;height:50px;margin:5%}.cross--module h2{color:#666;font-size:1.5rem;letter-spacing:-1px;scroll-margin-top:60px}.plan-desc{font-size:1.1rem!important;line-height:1.5rem!important;color:#666;width:25em}.plan-desc .plazo-cont{color:#666}.plazo-cont .mt-2{margin-top:.5rem!important}.plan-desc .row{--bs-gutter-x:1.5rem!important;--bs-gutter-y:0;display:flex;flex-wrap:wrap}.plazo-cont .col-lg-4{width:33.3333333333%}.plazo-cont .col-lg-6{flex:0 0 auto;width:50%}.plan-desc .mt-2{margin-top:.5rem!important}.plazo-cont .col-lg-6 .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem!important;font-size:1rem;font-weight:400;line-height:1.5;color:#212529!important;background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da!important;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-header .btn-closed{padding:.5rem!important;margin:-2.5rem -36.5rem -.5rem auto!important}.btn-size{font-size:45px!important;width:0;height:15px;display:flex;align-items:flex-end}.product--purchase section a{color:#fff!important;width:100%;margin-top:.5em;font-size:1.5em!important}.product--modal{width:40%;min-height:505px}.product--purchase section h2,.product--purchase section p{display:block;padding-left:.2rem!important}.product--description-line>p.plan-text{color:#da291c}.product--description-line>p.plan-text b{cursor:pointer;text-decoration:underline}.product--main .row{display:flex;justify-content:center;flex-wrap:wrap;--bs-gutter-x:1.5rem;--bs-gutter-y:0}.carousel-product .slick-slide{height:120px;display:flex;align-items:center;justify-content:center}.carousel-product img{width:100%;height:auto;padding:20%}.cross--responsive{display:none!important}.product--main .text-start.mt-5{margin-top:3rem!important}.section .row{display:flex;flex-wrap:wrap;--bs-gutter-x:1.5rem;--bs-gutter-y:0;justify-content:center!important;width:auto}}@layer legacy{@media screen and (max-width:991px){.cross--responsive{display:flex!important;width:auto;align-items:center;justify-content:center;margin:0;flex-wrap:wrap}.carousel-product img{padding:25%}.ui--modal-notification{position:absolute}}@media(max-width:760px){.ui--modal-notification{position:absolute;top:-11rem}.modal-header .btn-closed{margin:-2% -97% auto auto!important}.buttom-close,.buttom-purchases{width:100%!important}}@media(max-width:560px){.ui--modal-notification{position:absolute;top:-11rem}.modal-header .btn-closed{margin:-2% -97% auto auto!important}.buttom-close,.buttom-purchases{width:100%!important}.ui--modal-notification>div>section{top:0;max-height:90vh;overflow:auto}.btn-Mpostpago{padding-bottom:0!important}}@media(max-width:460px){.ui--modal-notification{position:fixed;top:0;overflow-x:auto}.modal-header .btn-closed{margin:-2% -97% auto auto!important}.btn-modal,.buttom-close,.buttom-purchases{width:100%!important}}@media(min-width:1024px){.ui--modal-notification>div>section{width:57%}}}@layer legacy{.esimModal--esim{position:fixed;background-color:rgba(0,0,0,.6);z-index:99;opacity:0;opacity:1;top:0;bottom:0;left:0;right:0;overflow-x:hidden;box-sizing:border-box;animation:modal .5s ease-in;transition:.5s}.esimModal--esim .tabSlider{width:85%;margin:0 auto 1.5em;position:relative;padding:0 32px;box-sizing:border-box}.esimModal--esim .tabSlider .slick-slider{position:static}.esimModal--esim .tabSlider .stmElementHome{font-size:1rem;height:auto;font-weight:400;text-align:center;position:relative;padding:10px 12px 18px;cursor:pointer;color:#8f8c8c;white-space:nowrap;box-sizing:border-box}.esimModal--esim .tabSlider .stmElementHome:after{transition:all .5s ease;content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;display:block;background-color:#bbb}.esimModal--esim .tabSlider .stmElementHome.active{color:#3c3c3c;font-weight:700}.esimModal--esim .tabSlider .stmElementHome.active:after{height:8px;background-color:#da291c}.esimModal--esim .tabSlider .slick-prev{z-index:2;height:100%;height:max-content;position:absolute;left:5px;top:50%}.esimModal--esim .tabSlider .slick-prev:before{content:"";z-index:3;display:inline-block;border-top:3px solid #b4b6b7;border-left:3px solid #b4b6b7;width:10px;height:10px;transform:rotate(-45deg)}.esimModal--esim .tabSlider .slick-prev svg{display:none}.esimModal--esim .tabSlider .slick-next{z-index:2;height:100%;height:max-content;position:absolute;right:8px;top:50%}.esimModal--esim .tabSlider .slick-next:before{content:"";z-index:3;display:inline-block;border-right:3px solid #b4b6b7;border-bottom:3px solid #b4b6b7;width:10px;height:10px;transform:rotate(-45deg)}.esimModal--esim .tabSlider .slick-next svg{display:none}.esimModal--esim>div{width:100vw}.esimModal--esim>div>section{width:90%;background-color:#fff;position:relative;padding:40px!important;border-radius:14px;max-width:1024px;margin:10vh auto 0}.esimModal--esim>div>section header{width:100%;margin-top:1.5rem;margin-bottom:2.5rem}.esimModal--esim>div>section header i{display:inline-block;width:6rem;width:max-content;margin:0 0 .5rem;font-size:24px}.esimModal--esim>div>section header i svg{width:100%;height:auto;max-height:3rem;display:block}.esimModal--esim>div>section header h1{font-size:2rem;text-align:center;margin-bottom:.5em}.esimModal--esim>div>section header p{font-weight:400}.esimModal--esim>div>section a.close{position:absolute;top:1rem;right:1rem;z-index:1}.esimModal--esim>div>section a.close svg{display:inline-block;width:1.4rem}.esimModal--terminals{position:relative;width:100%;padding:40px;margin:0 auto;box-sizing:border-box}.esimModal--terminals--forcecenter>.slick-list .slick-track{display:flex;justify-content:center}.esimModal--terminals--terminal--title{font-size:1.5rem;margin-bottom:1rem;text-align:center;min-height:60px}.esimModal--terminals--terminal picture{box-sizing:border-box;overflow:hidden}.esimModal--terminals--terminal picture img{height:200px;width:auto;object-fit:cover;margin:0 auto}.esimModal--terminals .slick-slider{position:static}.esimModal--terminals .slick-slider .slick-prev{z-index:2;height:100%;border-radius:300px;padding:12px;width:24px;height:max-content;position:absolute;left:0;top:50%}.esimModal--terminals .slick-slider .slick-prev:before{content:"";z-index:3;position:absolute;top:calc(50% - 28px);display:inline-block;border-top:3px solid #444;border-left:3px solid #444;width:32px;height:32px;left:0;transform:rotate(-45deg)}.esimModal--terminals .slick-slider .slick-prev svg{display:none}.esimModal--terminals .slick-slider .slick-next{z-index:2;height:100%;border-radius:300px;padding:12px;height:max-content;position:absolute;right:0;top:50%}.esimModal--terminals .slick-slider .slick-next:before{content:"";z-index:3;display:inline-block;top:calc(50% - 28px);right:10px;border-right:3px solid #444;border-bottom:3px solid #444;width:32px;height:32px;position:absolute;transform:rotate(-45deg)}.esimModal--terminals .slick-slider .slick-next svg{display:none}.esimModal--terminals .slick-slider .slick-dots{margin:0 auto;display:flex!important;justify-content:center;flex-wrap:wrap}.esimModal--terminals .slick-slider .slick-dots li button{font-size:0;width:10px!important;height:10px!important;border-radius:50%;background:#afafaf;margin:4px!important}.esimModal--terminals .slick-slider .slick-dots .slick-active button{background:#ffd964!important}.esimModal--terminals .slick-slide{padding:0 12px;box-sizing:border-box}.esimModal--terminals .slick-slide>div{width:100%;background:#fff;box-shadow:0 3px 8px 2px rgba(0,0,0,.15);margin:12px 0;border-radius:8px;padding:24px 32px;box-sizing:border-box}@keyframes modal{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1440px){.esimModal--esim>div{width:100vw}.esimModal--esim>div>section{padding:12px 0!important}.esimModal--esim>div>section header{width:100%;margin-bottom:1.5rem}.esimModal--esim>div>section header i{display:inline-block;width:6rem;width:max-content;margin:0 0 .5rem}.esimModal--esim>div>section header i svg{width:100%;height:auto;max-height:3rem;display:block}.esimModal--esim>div>section header h1{font-size:1.5rem}.esimModal--esim>div>section a.close{position:absolute;top:1rem;right:1rem;z-index:1}.esimModal--esim>div>section a.close svg{display:inline-block;width:1.4rem}.esimModal--terminals .slick-slider .slick-prev,.esimModal--terminals .slick-slider .slick-prev:before{left:10px}.esimModal--terminals .slick-slider .slick-next,.esimModal--terminals .slick-slider .slick-next:before{right:10px}}@media screen and (max-width:1024px){.esimModal--esim>div{width:100vw}.esimModal--esim>div>section{width:90vw;background-color:#fff;position:relative;padding:12px!important;border-radius:14px;max-width:1024px}.esimModal--esim>div>section header{width:100%;margin-bottom:1.5rem}.esimModal--esim>div>section header i{display:inline-block;width:6rem;width:max-content;margin:0 0 .5rem}.esimModal--esim>div>section header i svg{width:100%;height:auto;max-height:3rem;display:block}.esimModal--esim>div>section header h1{font-size:1.5rem}.esimModal--esim>div>section a.close{position:absolute;top:1rem;right:1rem;z-index:1}.esimModal--esim>div>section a.close svg{display:inline-block;width:1.4rem}.esimModal--terminals{position:relative}.esimModal--terminals--terminal--title{font-size:1rem;margin-bottom:1rem;text-align:center;min-height:40px}.esimModal--terminals--terminal picture{padding:0;box-sizing:border-box;height:100%;overflow:hidden}.esimModal--terminals--terminal picture img{height:200px;width:auto;object-fit:cover;margin:0 auto}.esimModal--terminals .slick-slide>div{height:290px;background:#fff;box-shadow:0 3px 8px 2px rgba(0,0,0,.15);margin:12px 0;border-radius:8px;padding:18px 12px}}@media screen and (max-width:768px){.esimModal--esim>div>section{width:calc(100% - 20px);margin:10vh 10px 0;box-sizing:border-box}.esimModal--esim>div>section header{width:100%;margin-bottom:1.5rem}.esimModal--esim>div>section header i{display:inline-block;width:6rem;width:max-content;margin:0 0 .5rem}.esimModal--esim>div>section header i svg{width:100%;height:auto;max-height:3rem;display:block}.esimModal--esim>div>section header h1{font-size:1.25rem}.esimModal--esim>div>section header p{font-size:14px}.esimModal--esim>div>section a.close{position:absolute;top:1rem;right:1rem;z-index:1}.esimModal--esim>div>section a.close svg{display:inline-block;width:1.4rem}.esimModal--terminals{position:relative;width:100%;padding:0}.esimModal--terminals--terminal--title{font-size:1rem;margin-bottom:1rem;text-align:center;min-height:40px}.esimModal--terminals--terminal picture{padding:0;box-sizing:border-box;height:100%}.esimModal--terminals--terminal picture img{height:200px;width:auto;object-fit:cover;margin:0 auto}.esimModal--terminals .slick-slide>div{height:290px;background:#fff;box-shadow:0 3px 8px 2px rgba(0,0,0,.15);margin:12px 0;border-radius:8px;padding:18px 12px}}}@layer legacy{@-webkit-keyframes fadein_open{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadein_open{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadein_open{0%{opacity:0}to{opacity:1}}@-o-keyframes fadein_open{0%{opacity:0}to{opacity:1}}@keyframes fadein_open{0%{opacity:0}to{opacity:1}}.renewal-divider{width:100%;height:1px;background:#e7e7e7;margin:18px 0}.has-bootstrap .renewal{color:#d52b1e;background-color:#fff}.has-bootstrap .renewal .roboto-bold{font-family:var(--font-roboto-bold),sans-serif}.has-bootstrap .renewal .red-color{color:#d52b1e}.has-bootstrap .renewal .black-color{color:#222}.has-bootstrap .renewal .text-bold{font-weight:700}.has-bootstrap .renewal .form-cont,.has-bootstrap .renewal .ui--modal-notification.active section{background:#fff;padding:4%;border-radius:14px;box-shadow:9px 15px 14px -1px rgba(0,0,0,.29);-webkit-box-shadow:9px 15px 14px -1px rgba(0,0,0,.16);-moz-box-shadow:9px 15px 14px -1px rgba(0,0,0,.16)}.has-bootstrap .renewal .form-cont{position:relative}@media screen and (min-width:0px)and (max-width:760px){.has-bootstrap .renewal .form-cont{padding-bottom:4em;margin-bottom:3em!important}}.has-bootstrap .renewal .ui--modal-notifications.active section{background:#fff;padding:4%;border-radius:14px;box-shadow:9px 15px 14px -1px rgba(0,0,0,.29);-webkit-box-shadow:9px 15px 14px -1px rgba(0,0,0,.16);-moz-box-shadow:9px 15px 14px -1px rgba(0,0,0,.16)}.has-bootstrap .renewal .ui--notification{border:none;margin:0 0 1rem;padding:0}.has-bootstrap .renewal .ui--notification p:before,.has-bootstrap .renewal .ui--notification:before{content:""}.has-bootstrap .renewal .button{writing-mode:horizontal-tb!important;text-rendering:auto;letter-spacing:normal;word-spacing:normal;text-indent:0;text-shadow:none;text-align:center;align-items:flex-start;padding:.25em}.has-bootstrap .renewal .image-bill-example img{width:auto!important;max-width:550px!important;object-fit:contain;margin:0 auto 1rem;display:block;padding-top:15%}.has-bootstrap .renewal .ContenedorModalFactura{margin-top:0!important;margin-bottom:0!important;box-sizing:border-box;text-align:center;overflow:auto!important;padding-top:40px}.has-bootstrap .renewal .iconInfoCircle{cursor:pointer;width:25px;height:25px;color:#0097a9;position:absolute;top:5px;right:15px;overflow:hidden}.has-bootstrap .renewal .mb-3{position:relative}.has-bootstrap .renewal .textFactura p{position:absolute;top:4%;right:3%;left:3%;margin:2rem 0;font-size:1.2rem;color:#3c3c3c;font-weight:400;line-height:1.5}.has-bootstrap .renewal .form-bottom-text{color:#888;font-weight:300}.has-bootstrap .renewal .form-control{border:1px solid #dedede}.has-bootstrap .renewal .form-control.error{border-color:#d52b1e}.has-bootstrap .renewal .btn-close{position:absolute;right:-12px;top:-13px;background:#fff;border-radius:24px;width:32px;height:32px}@media screen and (min-width:1024px){.has-bootstrap .renewal .contPrincipal{margin-top:calc(22% - 200px)}}.has-bootstrap .renewal .contPrincipal .titleForm1{color:#3c3c3c;font-weight:700}.has-bootstrap .renewal .contPrincipal .textForm1{color:#3c3c3c;font-size:1.3rem;width:60%;margin:0 0 2rem}.has-bootstrap .renewal .contPrincipal .buttonForm1{width:40%;height:40px!important;line-height:20px!important}.has-bootstrap .renewal .contPrincipal .icoHoja{width:40px;margin:0 auto 2rem}.has-bootstrap .renewal .renewal--detail span.divider{margin:.5em 0 .5em .3em;width:100%;border-bottom:2px solid #ddd}.has-bootstrap .renewal .renewal--detail span.divider:last-child{display:none}.has-bootstrap .renewal .renewal--detail .row p{margin-bottom:0}.has-bootstrap .renewal .renewal--detail .row.back{font-size:.8rem;margin-top:1em}@media screen and (min-width:0px)and (max-width:760px){.has-bootstrap .renewal .renewal--detail .row.back{font-size:1em;position:absolute;bottom:2em;right:0;left:0}}.has-bootstrap .renewal .renewal--detail--price{color:#da291c;font-weight:700}.has-bootstrap .renewal .renewal--detail--total{color:#da291c;font-size:1.5em}.has-bootstrap .renewal .ModalRenewal3 img{width:50px;margin:0 auto 1rem}@media(min-width:1024px){.has-bootstrap .renewal .ui--modal-notification>div>section{width:38%}}.has-bootstrap .renewal-mobile-content{width:100%;box-sizing:border-box!important;max-width:1060px;margin:0 auto;padding:6px}.has-bootstrap .section--title{padding-left:8px;padding-right:8px}@media screen and (min-width:0px)and (max-width:760px){.catalog--header h1.renovaciones{font-size:1.5em}}.has-bootstrap.mobile-renovaciones,.has-bootstrap.planes-renovaciones{font-weight:500;color:#3c3c3c;max-width:1060px;margin:auto}.slick-loading .has-bootstrap.mobile-renovaciones .slick-list,.slick-loading .has-bootstrap.planes-renovaciones .slick-list{background:#fff 50% no-repeat}.has-bootstrap.mobile-renovaciones .slick-next,.has-bootstrap.mobile-renovaciones .slick-prev,.has-bootstrap.planes-renovaciones .slick-next,.has-bootstrap.planes-renovaciones .slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none;outline:none}.has-bootstrap.mobile-renovaciones .slick-next:focus,.has-bootstrap.mobile-renovaciones .slick-next:hover,.has-bootstrap.mobile-renovaciones .slick-prev:focus,.has-bootstrap.mobile-renovaciones .slick-prev:hover,.has-bootstrap.planes-renovaciones .slick-next:focus,.has-bootstrap.planes-renovaciones .slick-next:hover,.has-bootstrap.planes-renovaciones .slick-prev:focus,.has-bootstrap.planes-renovaciones .slick-prev:hover{outline:none;background:transparent;color:transparent}.has-bootstrap.mobile-renovaciones .slick-next:focus:before,.has-bootstrap.mobile-renovaciones .slick-next:hover:before,.has-bootstrap.mobile-renovaciones .slick-prev:focus:before,.has-bootstrap.mobile-renovaciones .slick-prev:hover:before,.has-bootstrap.planes-renovaciones .slick-next:focus:before,.has-bootstrap.planes-renovaciones .slick-next:hover:before,.has-bootstrap.planes-renovaciones .slick-prev:focus:before,.has-bootstrap.planes-renovaciones .slick-prev:hover:before{opacity:1}.has-bootstrap.mobile-renovaciones .slick-next.slick-disabled:before,.has-bootstrap.mobile-renovaciones .slick-prev.slick-disabled:before,.has-bootstrap.planes-renovaciones .slick-next.slick-disabled:before,.has-bootstrap.planes-renovaciones .slick-prev.slick-disabled:before{opacity:.25}.has-bootstrap.mobile-renovaciones .slick-next:before,.has-bootstrap.mobile-renovaciones .slick-prev:before,.has-bootstrap.planes-renovaciones .slick-next:before,.has-bootstrap.planes-renovaciones .slick-prev:before{font-family:var(--font-slick);font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.has-bootstrap.mobile-renovaciones .slick-prev,.has-bootstrap.planes-renovaciones .slick-prev{left:-40px}[dir=rtl] .has-bootstrap.mobile-renovaciones .slick-prev,[dir=rtl] .has-bootstrap.planes-renovaciones .slick-prev{left:auto;right:-40px}.has-bootstrap.mobile-renovaciones .slick-prev:before,.has-bootstrap.planes-renovaciones .slick-prev:before{content:"←"}[dir=rtl] .has-bootstrap.mobile-renovaciones .slick-prev:before,[dir=rtl] .has-bootstrap.planes-renovaciones .slick-prev:before{content:"→"}.has-bootstrap.mobile-renovaciones .slick-next,.has-bootstrap.planes-renovaciones .slick-next{right:-40px}[dir=rtl] .has-bootstrap.mobile-renovaciones .slick-next,[dir=rtl] .has-bootstrap.planes-renovaciones .slick-next{left:-40px;right:auto}.has-bootstrap.mobile-renovaciones .slick-next:before,.has-bootstrap.planes-renovaciones .slick-next:before{content:"→"}[dir=rtl] .has-bootstrap.mobile-renovaciones .slick-next:before,[dir=rtl] .has-bootstrap.planes-renovaciones .slick-next:before{content:"←"}.has-bootstrap.mobile-renovaciones .slick-dotted.slick-slider,.has-bootstrap.planes-renovaciones .slick-dotted.slick-slider{margin-bottom:30px}.has-bootstrap.mobile-renovaciones .slick-dots,.has-bootstrap.planes-renovaciones .slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.has-bootstrap.mobile-renovaciones .slick-dots li,.has-bootstrap.planes-renovaciones .slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.has-bootstrap.mobile-renovaciones .slick-dots li button,.has-bootstrap.planes-renovaciones .slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0;color:transparent;padding:5px;cursor:pointer}.has-bootstrap.mobile-renovaciones .slick-dots li button:focus,.has-bootstrap.mobile-renovaciones .slick-dots li button:hover,.has-bootstrap.planes-renovaciones .slick-dots li button:focus,.has-bootstrap.planes-renovaciones .slick-dots li button:hover{outline:none}.has-bootstrap.mobile-renovaciones .slick-dots li button:focus:before,.has-bootstrap.mobile-renovaciones .slick-dots li button:hover:before,.has-bootstrap.planes-renovaciones .slick-dots li button:focus:before,.has-bootstrap.planes-renovaciones .slick-dots li button:hover:before{opacity:1}.has-bootstrap.mobile-renovaciones .slick-dots li button:before,.has-bootstrap.planes-renovaciones .slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:var(--font-slick);font-size:10px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.has-bootstrap.mobile-renovaciones .slick-dots li.slick-active button:before,.has-bootstrap.planes-renovaciones .slick-dots li.slick-active button:before{color:#000;opacity:.75}@media(max-width:768px){.has-bootstrap.mobile-renovaciones .slick-next,.has-bootstrap.planes-renovaciones .slick-next{right:34px}}@media screen and (min-width:0px)and (max-width:760px){.has-bootstrap.mobile-renovaciones .slick-dots,.has-bootstrap.planes-renovaciones .slick-dots{margin-bottom:72px;bottom:0}}.has-bootstrap.mobile-renovaciones .offer-title,.has-bootstrap.planes-renovaciones .offer-title{font-weight:500;font-size:24px;padding:0 12px;color:#3c3c3c}@media screen and (min-width:0px)and (max-width:760px){.has-bootstrap.mobile-renovaciones,.has-bootstrap.planes-renovaciones{margin-top:5em}.has-bootstrap.mobile-renovaciones .my-5,.has-bootstrap.planes-renovaciones .my-5{margin:inherit}}.has-bootstrap.mobile-renovaciones .shadow--tl,.has-bootstrap.planes-renovaciones .shadow--tl{box-shadow:0 1px 10px 1px rgba(0,0,0,.15);border-radius:12px;overflow:hidden}.has-bootstrap.mobile-renovaciones .current--plan,.has-bootstrap.planes-renovaciones .current--plan{background-color:#da291c;color:#fff}.has-bootstrap.mobile-renovaciones .current--benefits,.has-bootstrap.planes-renovaciones .current--benefits{gap:4em}.has-bootstrap.mobile-renovaciones .current--benefits .detail,.has-bootstrap.planes-renovaciones .current--benefits .detail{font-size:.85rem}@media screen and (min-width:0px)and (max-width:760px){.has-bootstrap.mobile-renovaciones .current--benefits,.has-bootstrap.planes-renovaciones .current--benefits{gap:1em;flex-direction:column}.has-bootstrap.mobile-renovaciones .current--benefits span,.has-bootstrap.planes-renovaciones .current--benefits span{width:40%}.has-bootstrap.mobile-renovaciones .current--benefits span+span,.has-bootstrap.planes-renovaciones .current--benefits span+span{width:50%}}.has-bootstrap.mobile-renovaciones .current--footer,.has-bootstrap.planes-renovaciones .current--footer{margin-top:3rem;margin-bottom:3rem}@media screen and (min-width:0px)and (max-width:760px){.has-bootstrap.mobile-renovaciones .current--redes,.has-bootstrap.planes-renovaciones .current--redes{width:100%;margin-bottom:1rem}.has-bootstrap.mobile-renovaciones .current--price,.has-bootstrap.planes-renovaciones .current--price{width:100%;order:1;margin-bottom:1rem}.has-bootstrap.mobile-renovaciones .current--price>span,.has-bootstrap.planes-renovaciones .current--price>span{width:33.33333%}.has-bootstrap.mobile-renovaciones .current--title,.has-bootstrap.planes-renovaciones .current--title{flex-direction:column;align-items:flex-start!important;gap:.5rem}}.has-bootstrap.mobile-renovaciones .current img,.has-bootstrap.planes-renovaciones .current img{height:20px;width:20px}.has-bootstrap.mobile-renovaciones .current img.red-social,.has-bootstrap.planes-renovaciones .current img.red-social{height:24px;width:auto;flex-shrink:0;display:inline-flex;object-fit:contain}.has-bootstrap.mobile-renovaciones .current .plan-desc,.has-bootstrap.planes-renovaciones .current .plan-desc{width:33%}@media screen and (min-width:0px)and (max-width:760px){.has-bootstrap.mobile-renovaciones .current .plan-desc,.has-bootstrap.planes-renovaciones .current .plan-desc{width:100%;order:2;margin-bottom:1rem}}.has-bootstrap.mobile-renovaciones .current .price,.has-bootstrap.planes-renovaciones .current .price{color:#da291c}@media screen and (min-width:761px){.has-bootstrap.mobile-renovaciones .current .price,.has-bootstrap.planes-renovaciones .current .price{margin-top:-8px}}.has-bootstrap.mobile-renovaciones .current .price>span:first-child,.has-bootstrap.planes-renovaciones .current .price>span:first-child{font-size:1.5rem}.has-bootstrap.mobile-renovaciones .current .price sup,.has-bootstrap.planes-renovaciones .current .price sup{top:-8px}.has-bootstrap.mobile-renovaciones .step,.has-bootstrap.planes-renovaciones .step{border:1px solid #0197a9;background-color:#0197a9;border-radius:50%;height:1.5rem;width:1.5rem;min-width:24px;color:#fff;line-height:1.5}.has-bootstrap.mobile-renovaciones .step--text,.has-bootstrap.planes-renovaciones .step--text{color:#666;font-size:1.5rem;font-weight:700}.has-bootstrap.mobile-renovaciones .plan,.has-bootstrap.planes-renovaciones .plan{max-width:260px;height:max-content}.has-bootstrap.mobile-renovaciones .plan--header,.has-bootstrap.planes-renovaciones .plan--header{background-color:#ff8300;color:#fff;font-weight:500}.has-bootstrap.mobile-renovaciones .plan--text,.has-bootstrap.planes-renovaciones .plan--text{font-size:15px;line-height:24px;margin:0!important}.has-bootstrap.mobile-renovaciones .plan .datos,.has-bootstrap.planes-renovaciones .plan .datos{color:#da291c;font-weight:700;font-size:19px}.has-bootstrap.mobile-renovaciones .plan .precio,.has-bootstrap.planes-renovaciones .plan .precio{color:#da291c;font-weight:700;font-size:16px}.has-bootstrap.mobile-renovaciones .plan .precio sup,.has-bootstrap.planes-renovaciones .plan .precio sup{top:-4px}.has-bootstrap.mobile-renovaciones .plan .precio--suffix,.has-bootstrap.planes-renovaciones .plan .precio--suffix{font-size:13px}.has-bootstrap.mobile-renovaciones .plan .renewal-btn,.has-bootstrap.planes-renovaciones .plan .renewal-btn{margin-top:12px;border-radius:30px;background:#da291c;color:#fff;font-family:var(--font-roboto),sans-serif;font-size:1rem;padding:10px 12px}.has-bootstrap.mobile-renovaciones .plan .renewal-btn>span,.has-bootstrap.planes-renovaciones .plan .renewal-btn>span{font-weight:500!important}.has-bootstrap.mobile-renovaciones .plan .renewal-btn span:after,.has-bootstrap.planes-renovaciones .plan .renewal-btn span:after{content:">";font-family:Font Awesome\ 5 Free,sans-serif;display:inline-block;padding-left:7px;transform:scale(.6,1.3);font-weight:600}.has-bootstrap.mobile-renovaciones .plan .renewal-btn:hover,.has-bootstrap.planes-renovaciones .plan .renewal-btn:hover{color:#fff}.has-bootstrap.mobile-renovaciones .dropdown--face,.has-bootstrap.planes-renovaciones .dropdown--face{display:flex;width:100%;justify-content:center;align-items:center;gap:0}.has-bootstrap.mobile-renovaciones .dropdown--face i,.has-bootstrap.planes-renovaciones .dropdown--face i{position:relative;margin:0 1rem}.has-bootstrap.mobile-renovaciones .dropdown--face i.angle-down:before,.has-bootstrap.planes-renovaciones .dropdown--face i.angle-down:before{position:absolute;top:-8px;content:"";display:inline-block;width:8px;height:8px;border-left:2px solid #222;border-bottom:2px solid #222;transform:rotate(-45deg)}.has-bootstrap.mobile-renovaciones .dropdown--face i.angle-up:before,.has-bootstrap.planes-renovaciones .dropdown--face i.angle-up:before{position:absolute;content:"";display:inline-block;width:8px;height:8px;border-right:2px solid #222;border-top:2px solid #222;transform:rotate(-45deg)}.has-bootstrap.mobile-renovaciones .dropdown--face+input+.dropdown--face,.has-bootstrap.planes-renovaciones .dropdown--face+input+.dropdown--face{margin-top:1rem}.has-bootstrap.mobile-renovaciones .dropdown--text,.has-bootstrap.planes-renovaciones .dropdown--text{font-size:1rem;margin-bottom:0;flex-grow:1}.has-bootstrap.mobile-renovaciones .dropdown--text img,.has-bootstrap.planes-renovaciones .dropdown--text img{width:20px;height:20px;margin-left:20px;cursor:pointer}.has-bootstrap.mobile-renovaciones .dropdown--items,.has-bootstrap.planes-renovaciones .dropdown--items{margin:0;width:98%;list-style-type:none;transition:all 2s;padding:0;font-size:1rem;line-height:2;user-select:none}.has-bootstrap.mobile-renovaciones .dropdown--items li,.has-bootstrap.planes-renovaciones .dropdown--items li{width:100%;background-position:0 8px;background-size:1rem 1rem;background-repeat:no-repeat;display:flex;align-items:flex-start;justify-content:flex-start}.has-bootstrap.mobile-renovaciones .dropdown--items li img,.has-bootstrap.planes-renovaciones .dropdown--items li img{height:20px;width:20px;margin-top:5px}.has-bootstrap.mobile-renovaciones .dropdown--items li i,.has-bootstrap.planes-renovaciones .dropdown--items li i{color:#279dae}.has-bootstrap.mobile-renovaciones .dropdown--items li span,.has-bootstrap.planes-renovaciones .dropdown--items li span{margin-left:5px;display:block}.has-bootstrap.mobile-renovaciones .dropdown--items li .detail,.has-bootstrap.planes-renovaciones .dropdown--items li .detail{font-size:.75rem;line-height:1.5}.has-bootstrap.mobile-renovaciones .dropdown--items:before,.has-bootstrap.planes-renovaciones .dropdown--items:before{content:"";position:relative;bottom:100%;right:20%;height:40px;width:20px;transition:all 2s}.has-bootstrap.mobile-renovaciones .dropdown input,.has-bootstrap.mobile-renovaciones .dropdown input+label i.angle-up,.has-bootstrap.planes-renovaciones .dropdown input,.has-bootstrap.planes-renovaciones .dropdown input+label i.angle-up{display:none}.has-bootstrap.mobile-renovaciones .dropdown input:checked+label i.angle-up,.has-bootstrap.planes-renovaciones .dropdown input:checked+label i.angle-up{display:block}.has-bootstrap.mobile-renovaciones .dropdown input:checked+label i.angle-down,.has-bootstrap.planes-renovaciones .dropdown input:checked+label i.angle-down{display:none}.has-bootstrap.mobile-renovaciones .dropdown input:checked~.dropdown--items,.has-bootstrap.planes-renovaciones .dropdown input:checked~.dropdown--items{display:block}.has-bootstrap.mobile-renovaciones .mas-info b,.has-bootstrap.planes-renovaciones .mas-info b{color:#0097a9;text-decoration:underline;cursor:pointer}.renovaciones .cross--pospago .buttom-purchases{height:2.2rem}@media screen and (min-width:0px)and (max-width:760px){.renovaciones .cross--pospago .slick-dots{margin-bottom:72px;bottom:0}}.renovaciones .cross--pospago .step{border:1px solid #0197a9;background-color:#0197a9;border-radius:50%;height:1.5rem;width:1.5rem;min-width:24px;color:#fff;line-height:1.5}.renovaciones .cross--pospago .step--text{color:#666;font-size:1.5rem;font-weight:700}.renovaciones .cross--pospago .cross--box>a{padding:0 0 1em}.renovaciones .cross--pospago .cross--box .color{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:1em 0 1.5em}.renovaciones .cross--pospago .cross--box .color>p{margin:0;font-size:.87em;color:#666}.renovaciones .cross--pospago .cross--box .color ul{display:flex;align-items:center;gap:.35em;margin:0;padding:0;list-style:none}.renovaciones .cross--pospago .cross--box .color ul li{margin:0;padding:0;line-height:0}.renovaciones .cross--pospago .cross--box .color ul li p{display:block;width:14px;height:14px;margin:0;border-radius:50%;overflow:hidden}.renovaciones .cross--pospago .cross--box .color ul li p span{display:block;width:100%;height:100%;border-radius:50%}.renovaciones .ui--modal-notification section{overflow:auto}.sliderTabsMenu{padding-bottom:50px;display:flex;justify-content:center}.sliderTabsMenu .stmElement{font-size:1.125rem;height:auto;font-weight:700;text-align:center;position:relative;padding:10px 12px 20px;cursor:pointer;color:#6c6c6c}.sliderTabsMenu .stmElement:after{transition:all .5s ease;content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;display:block;background-color:#bbb}.sliderTabsMenu .stmElement.active{color:#3c3c3c}.sliderTabsMenu .stmElement.active:after{height:8px;background-color:#da291c}.ModalRenewal{max-height:calc(100vh - 150px);overflow:auto}.ModalRenewal h1{color:#3c3c3c;font-size:1.6rem;font-weight:700}.ModalRenewal p{color:#3c3c3c;font-weight:400;font-size:1.2rem;margin:2rem 0;line-height:1.5}.ModalRenewal img{width:50px;margin:0 auto 1rem}.ModalRenewal .botonModal1{margin-bottom:0!important}.modalToken h2{font-weight:700}.modalToken header{margin-bottom:0}.modalToken header p{width:92%;margin:0 auto;font-size:1.6rem!important}.modalToken .inputCode{width:298px;margin:0 auto}.modalToken .inputTokenValido{margin:0 auto .2rem!important}.modalToken .FirstBtn{width:298px;margin-left:calc(50% - 149px)!important;margin-top:1rem}.modalToken .secondBtn{background-color:transparent;color:#0097a9}.modalToken .secondBtn span{text-decoration:underline}@media(max-width:640px){.contPrincipal{margin-top:6rem!important}.contPrincipal .textForm1{width:90%!important;font-size:1.1rem!important}.contPrincipal .buttonForm1{width:100%!important}.modalToken header p{font-size:1rem!important}.modalToken .secondBtn span{font-size:1rem}.ModalRenewal .botonModal1{height:40px!important;line-height:20px;font-size:1rem}.has-bootstrap .my-5{margin:0!important}.ModalRenewal h1{font-size:1.2rem}.ModalRenewal p{margin:1rem 0;font-size:1rem}.btnCall{width:100%!important}}.modal-availability .ui--modal-notification section{padding:30px 40px 40px!important;border-radius:16px;max-width:600px}.modal-availability .ui--modal-notification section .ModalRenewal{text-align:center}.modal-availability .ui--modal-notification section .ModalRenewal nav{display:flex;justify-content:flex-end;position:absolute;right:20px;top:15px}.modal-availability .ui--modal-notification section .ModalRenewal nav button span i{color:#6d6d6d;font-size:1.2em}.modal-availability .ui--modal-notification section .ModalRenewal h1{text-align:center;color:#da291c}.modal-availability .ui--modal-notification section .ModalRenewal p{text-align:center;width:100%;margin:20px auto;display:block;font-size:1.1em;color:#333}.modal-availability .ui--modal-notification section .ModalRenewal form{display:flex;flex-flow:column;gap:10px;align-items:center}.modal-availability .ui--modal-notification section .ModalRenewal form>div{width:100%}.modal-availability .ui--modal-notification section .ModalRenewal form input{border-radius:5px;border-color:#bbb}.modal-availability .ui--modal-notification section .ModalRenewal form button,.modal-availability .ui--modal-notification section .ModalRenewal>button{border-radius:5px;background:#da291c;color:#fff;width:230px;height:40px;margin:10px 0 0}.modal-availability .ui--modal-notification section .ModalRenewal form button:hover,.modal-availability .ui--modal-notification section .ModalRenewal>button:hover{background:#c32519}section.product--purchase .no-availability{width:40%}.product--purchase .no-availability p,.product--purchase>p{width:100%;margin:0 0 20px}@media(max-width:640px){section.product--purchase .no-availability{padding-top:14px;width:100%!important}.message-movil{font-size:13px;text-align:justify}}@media(max-width:420px){.has-bootstrap.mobile-renovaciones .plan,.has-bootstrap.planes-renovaciones .plan{width:unset!important;max-width:100%;height:max-content;margin:12px!important}.has-bootstrap.mobile-renovaciones .step--text,.has-bootstrap.planes-renovaciones .step--text{color:#666;font-size:18px;font-weight:700}}@media(max-width:1180px){.renewal-mobile-content{max-width:calc(100vw - 140px);margin:0 auto!important}}@media(max-width:768px){.section--title .step--text{font-size:18px!important}.has-bootstrap.mobile-renovaciones{padding:0 12px}.has-bootstrap.mobile-renovaciones .plan,.has-bootstrap.planes-renovaciones .plan{width:100%;max-width:400px;height:max-content;margin:12px auto}.has-bootstrap.mobile-renovaciones .step--text,.has-bootstrap.planes-renovaciones .step--text{color:#666;font-size:18px;font-weight:700}.mobile--card{max-width:320px;margin:12px auto!important}.renewal-mobile-content{max-width:540px!important;margin:0 auto!important}}@media(min-width:768px){.renewal-mobile-content{max-width:720px!important;margin:0 auto!important}}@media(min-width:992px){.renewal-mobile-content{max-width:960px!important;margin:0 auto!important}}@media(min-width:1200px){.renewal-mobile-content{max-width:1060px!important;margin:0 auto!important}}}@layer legacy{.footer--endC{border-radius:5px 5px 0 0!important}.cart--summary-header-cuerpo img{vertical-align:middle}.cartElementContract{box-shadow:1px 1px 10px 1px rgba(0,0,0,.25)}.cart--summary{border-radius:5px}.headerContract{border-radius:5px 5px 0 0}.cart--summary-header-cuerpo{width:100%;padding:1em;box-sizing:border-box;background-color:#f2f2f2;border-bottom:1px solid #ddd;border-radius:0 0 5px 5px}h3{font-size:1.7rem}.header-claro{display:flex;justify-content:center;align-items:center}.col-sm-6{flex:0 0 auto;width:45%}.row>*{max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.pb-3{padding-bottom:1rem!important;padding-right:1rem!important;border-radius:2px}.align-buttom{text-align:right!important;flex:0 0 auto;width:100%;float:right}.align-form{display:flex;flex-wrap:wrap}.format-form{padding-right:1.5rem!important;padding-left:1.5rem!important}.checkout--info{width:59%!important}.format-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem!important;font-size:1rem;font-weight:400;line-height:1.5;color:#212529!important;background-color:#fff!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da!important;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.footer--endC section{justify-content:center}.check-form{border:1px solid #da291c;max-width:150px;border-radius:5px;height:100px;width:100%;font-size:.6rem;width:90%;box-shadow:3px 3px 10px 0 rgba(0,0,0,.15)}ul.ul-pdf li{display:inline-block;display:flex;justify-content:center}ul.ul-pdf li,ul.ul-pdf ol,ul.ul-pdf ul{list-style-type:none;display:flex;justify-content:center;align-items:center}.red-text{color:#da291c!important;font-weight:600;font-size:1.5rem}.checkout--info-comply{margin:.5rem 0 1rem;font-size:.85rem}.modal--content-validate-number header p{text-align:center;font-size:1em;color:#000}#contract-modal .modal-content{border:1px solid #f2f2f2;border-radius:10px}.inputTokenValido{display:block!important;margin:1.5em auto!important;border:none!important;padding:0!important;width:10.5ch!important;background:repeating-linear-gradient(90deg,dimgrey,dimgrey 1ch,transparent 0,transparent 1.75ch) 0 100%/10.5ch 2px no-repeat;font:5ch droid sans mono,consolas,monospace!important;letter-spacing:.75ch!important}.rows{--bs-gutter-x:1.5rem;--bs-gutter-y:0;flex-wrap:wrap;align-content:center}.row2,.rows{display:flex}.row2{align-items:center;text-align:center}.row3{align-content:center;height:4px;padding-bottom:1.5rem}.row,.row3{--bs-gutter-x:1.5rem;--bs-gutter-y:0;flex-wrap:wrap;display:flex}.modal-footer,.row{align-items:center}.modal-footer{display:flex;width:100%;justify-content:center}.red-claro-btn{background:#da291c;color:#fff;font-family:var(--font-roboto-medium),sans-serif;font-size:1rem;font-weight:100;letter-spacing:-1px;line-height:1.5rem;padding:.5rem 2rem}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#888;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.align-button{display:flex;justify-content:flex-end;margin:.5rem 0 1rem 1rem}.modal-header{color:#da291c;font-size:1.8rem;font-weight:900}}
/*# sourceMappingURL=f9fae9108ed2e333.css.map*/