:root{--top-height:0px}.support_page{min-height:100vh;padding-bottom:140px;padding-top:104px}.support_page .title_pointer{cursor:pointer}.support_page .breadcrumbs{font-size:12px;font-weight:500;letter-spacing:normal;line-height:1.33;margin:0 0 24px}.support_page .breadcrumbs .divider,.support_page .breadcrumbs .part{color:#a3b5ca}.support_page .breadcrumbs .part.active{color:#ff6400}.support_page .breadcrumbs .divider{margin:0 1em}.support_page .title{color:#40474f;font-size:32px;font-weight:700;letter-spacing:-.6px;line-height:1.25;margin:0 0 40px}.support_page .subtitle{color:#65707c;font-size:16px;font-weight:700;letter-spacing:normal;line-height:1.5;margin:0 0 80px}.support_page .bottom{color:#a3b5ca;font-size:14px;font-weight:500;letter-spacing:normal;line-height:1.43;text-align:center}.support_page .support_tile{align-items:center;border-radius:8px;box-shadow:0 4px 10px rgba(163,181,202,.35);color:#a3b5ca;display:flex;flex-direction:column;height:160px;justify-content:center;transition:transform .5s cubic-bezier(.2,3,.4,1) 0s;width:215px}.support_page .support_tile:hover{color:#ff6400;transform:scale(1.1)}.support_page .support_tile svg{height:32px;margin:0 0 24px;width:32px}.support_page .support_tile p{color:#65707c;font-size:16px;font-weight:700;letter-spacing:normal;line-height:1.5}@media (max-width:767px){.support_page .support_tile{height:100px;width:160px}}.support_page a{color:#ff6400;word-break:break-word}.support_page.troubleshooting .container{width:980px}@media (max-width:1023px){.support_page.troubleshooting .container{width:780px}}@media (max-width:767px){.support_page.troubleshooting .container{width:100%}}.support_page.troubleshooting .platform_tiles{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;padding:0;width:100%}@media (max-width:767px){.support_page.troubleshooting .platform_tiles{justify-content:center;margin-bottom:40px;margin-right:-15px}}.support_page.troubleshooting .platform_tile{margin-bottom:30px}@media (max-width:767px){.support_page.troubleshooting .platform_tile{margin-bottom:15px;margin-right:15px}.support_page.troubleshooting .platform_tile .support_tile svg{height:24px;margin-bottom:4px;width:24px}.support_page.troubleshooting .platform_tile .support_tile p{font-size:12px}.support_page.troubleshooting .title{font-size:24px;margin-bottom:24px}.support_page.troubleshooting .subtitle{margin-bottom:40px}}@media (max-width:479px){.support_page.troubleshooting .platform_tiles{grid-column-gap:16px;display:grid;grid-template-columns:160px 160px}}.support_page .articles .container{display:flex;left:-50px;position:relative;width:1250px}.support_page .articles .left,.support_page .articles .side_menu-wrapper{flex:1 0 30%}.support_page .articles .hola_faq-content,.support_page .articles .right{flex:1 0 70%}.support_page .articles .side_menu-wrapper{top:-70px}.support_page .articles .side_menu>ul>li>ul li.active>a{font-weight:700}.support_page .articles .side_menu>ul>li:first-child>a{color:#40474f!important;margin-bottom:40px}.support_page .articles .side_menu>ul>li:first-child>a:hover{color:#ff6400!important}.support_page .articles .side_menu>ul>li:first-child>a:after{display:none}@media (max-width:1439px){.support_page .articles .container{left:0;width:1150px}}@media (max-width:1199px){.support_page .articles .container{width:950px}.support_page .articles .side_menu{padding-right:20px;width:auto}}@media (max-width:991px){.support_page .articles .container{width:100%}.support_page .articles .left,.support_page .articles .side_menu-wrapper{flex:1 0 0}.support_page .articles .hola_faq-content,.support_page .articles .right{flex:1 0 100%}}.support_page .articles .article{border-radius:8px;box-shadow:0 4px 10px rgba(163,181,202,.35);color:#40474f;font-size:14px;font-weight:500;letter-spacing:normal;line-height:1.43;margin-bottom:24px;padding:24px 64px 24px 24px;position:relative;transition:height .35s ease}.support_page .articles .article--h2{display:none}.support_page .articles .article .article-content{max-height:0;opacity:0;padding-top:24px;position:absolute;transition:height .15s ease-out,opacity .15s ease-out;visibility:hidden}.support_page .articles .article h3{font-size:16px;font-weight:700;letter-spacing:normal;line-height:1.5}.support_page .articles .article h3.active+.article-content{max-height:2000px;opacity:1;position:static;transition:height .2s ease-in,opacity .2s ease-in;visibility:visible}.support_page .articles .article section{background:#fafcff;border-radius:8px;padding:24px}.support_page .articles .article section:not(:last-child){margin-bottom:24px}.support_page .articles .article section.support_request{align-items:center;background-color:#fff0e6;color:#ff6400;display:flex;justify-content:space-between;padding:20px 24px}.support_page .articles .article section.support_request span{font-weight:700}.support_page .articles .article section.support_request .hola_btn{flex-shrink:0;height:32px;width:180px}.support_page .articles .article section.support_request .hola_btn span{font-size:12px;font-weight:600;letter-spacing:normal;line-height:1.33}@media (max-width:479px){.support_page .articles .article section.support_request{align-items:start;flex-direction:column}.support_page .articles .article section.support_request .hola_btn{margin-top:10px}}.support_page .articles .article .article-close{cursor:pointer;display:flex;height:32px;position:absolute;right:20px;top:20px;width:32px}.support_page .articles .article .article-close:before{border:2px solid #65707c;border-radius:2px;border-right:none;border-top:none;content:"";display:block;height:10px;margin:auto;position:relative;top:0;transform:rotate(315deg);transition:all .3s ease;width:10px}.support_page .articles .article .article-close:hover{color:#ff6400}.support_page .articles .article .article-close:hover:before{border-color:#ff6400}.support_page .articles .article h3.active~.article-close:before{top:-4px;transform:rotate(135deg)}.support_page .articles .article ul{padding-left:1em}.yes_no{align-items:center;display:flex}.yes_no span{font-weight:700;margin-right:auto}.yes_no button{align-items:center;background:#fff;border:none;border-radius:24px;box-shadow:0 4px 10px rgba(163,181,202,.35);display:flex;justify-content:center;line-height:1;outline:none;padding:5px 16px 5px 12px;transition:all .3s ease}.yes_no button svg{margin-right:8px}.yes_no button.yes{margin-right:16px}.yes_no button.no{color:#f44831}.yes_no button.no svg{transform:rotate(180deg) skewX(180deg)}.yes_no.yes button.yes{background:#ff6400}.yes_no.no button.no,.yes_no.yes button.yes{box-shadow:inset 0 2px 8px rgba(0,0,0,.15);color:#fff}.yes_no.no button.no{background:#f44831}@media (max-width:479px){.yes_no{flex-wrap:wrap}.yes_no span{margin-bottom:10px;width:100%}}.support_page.affiliate .subtitle{color:#ff6400;margin-bottom:20px}.support_page.affiliate .articles .article section{background-color:#f8fafc}
/*# sourceMappingURL=https://hola.org/www/hola/pub/f54fcd3f49907fb0a688002faae8abb8.bundle.css.map*/