.faq_list{--display-root-hr: block;--background-color: #F8F9FA;--answer-padding-top: 30px;--answer-padding-right: 25px;display:flex;flex-direction:column;row-gap:15px;-moz-column-gap:15px;column-gap:15px;justify-content:center;min-width:100%}.faq_list.faq_list--white{--display-root-hr: none;--background-color: #FFF;--answer-padding-top: 0}.faq_list__item{border-radius:8px;background:var(--background-color);overflow:hidden;box-shadow:0 3px 16px #1d1d1b0d}.faq_list__item__question{display:flex;flex-direction:row;align-items:center;justify-content:space-between;row-gap:30px;-moz-column-gap:30px;column-gap:30px;padding:15px 25px 20px;cursor:pointer;color:#1d1d1b;font-family:Poppins;font-weight:500;font-size:18px;line-height:24px}@media(max-width:1024px){.faq_list__item__question{padding:15px 20px 10px;font-size:14px;line-height:22px}}.faq_list__item__question__img{line-height:0;min-width:32px;width:32px}.faq_list__item__question__img img{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;filter:none;rotate:0deg;transition:rotate .5s,filter .5s}.faq_list__item.active .faq_list__item__question__img img{rotate:180deg;filter:grayscale(1) opacity(.5)}.faq_list__item__question__text h1,.faq_list__item__question__text h2,.faq_list__item__question__text h3{margin:0;cursor:pointer;color:#1d1d1b;font-family:Poppins;font-weight:500;font-size:18px;line-height:24px}@media(max-width:1024px){.faq_list__item__question__text h1,.faq_list__item__question__text h2,.faq_list__item__question__text h3{font-size:14px;line-height:22px}}.faq_list__item__answer{display:none}.faq_list__item__answer hr{display:block;width:auto;height:.5px;background:#c8daec;margin:0;border:none;line-height:0}.faq_list__item__answer>hr{display:var(--display-root-hr)}.faq_list__item__answer__inner{padding:var(--answer-padding-top) var(--answer-padding-right) 15px 25px;color:#7d7d7d;color:#484847;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.28px}@media(max-width:1024px){.faq_list__item__answer__inner{font-size:12px;line-height:18px;letter-spacing:.24px}}.faq_list__item__answer__inner b,.faq_list__item__answer__inner strong{color:#1d1d1b;font-weight:700}.faq_list__item__answer__inner h1{font-family:Poppins;font-size:28px;font-weight:500;line-height:32px;letter-spacing:.01em;text-align:left;color:#1d1d1b}@media(max-width:1024px){.faq_list__item__answer__inner h1{font-size:18px;line-height:26px;letter-spacing:.48px}}.faq_list__item__answer__inner h2{color:#1d1d1b;font-family:Poppins;font-size:17px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.17px;text-transform:uppercase}@media(max-width:1024px){.faq_list__item__answer__inner h2{font-size:13px;line-height:150%;letter-spacing:-.13px}}.faq_list__item__answer__inner h2:first-child{margin-top:0}.faq_list__item__answer__inner h3{color:#1d1d1b;font-family:Poppins;font-size:17px;font-style:normal;font-weight:600;line-height:25px;letter-spacing:.17px}@media(max-width:1024px){.faq_list__item__answer__inner h3{font-size:14px;line-height:20px;letter-spacing:.14px}}.faq_list__item__answer__inner h3:first-child{margin-top:0}.faq_list__item__answer__inner h4{color:#1d1d1b;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:25px;letter-spacing:.14px}.faq_list__item__answer__inner h4:first-child{margin-top:0}.faq_list__item__answer__inner p{margin:20px 0}@media(max-width:1024px){.faq_list__item__answer__inner p{word-break:break-word}}.faq_list__item__answer__inner p:first-child{margin-top:0}.faq_list__item__answer__inner p:last-child{margin-bottom:0}.faq_list__item__answer__inner i{font-style:italic;font-weight:400}.faq_list__item__answer__inner a:not(.button){color:#7d7d7d;font-weight:400;text-decoration-line:underline}.faq_list__item__answer__inner a:not(.button)[href^="tel:"]{white-space:nowrap}.faq_list__item__answer__inner ul:not(.iti__country-list){margin:20px 0;display:flex;flex-direction:column;row-gap:10px}.faq_list__item__answer__inner ul:not(.iti__country-list)>li{padding-left:35px;list-style:inside}@media(max-width:1024px){.faq_list__item__answer__inner ul:not(.iti__country-list)>li{padding-left:20px;background-size:10px 10px}}.faq_list__item__answer__inner ul:not(.iti__country-list)>li a{color:#6e6e6e;font-weight:700;text-decoration-line:underline}.rtl .faq_list__item__answer__inner ul:not(.iti__country-list)>li{background-position:right 4px;padding-left:0;padding-right:35px}@media(max-width:1024px){.rtl .faq_list__item__answer__inner ul:not(.iti__country-list)>li{padding-left:0;padding-right:20px}.faq_list__item__answer__inner ul:not(.iti__country-list){row-gap:10px}}.faq_list__item__answer__inner ul:not(.iti__country-list):first-child{margin-top:0}.faq_list__item__answer__inner ul:not(.iti__country-list):last-child{margin-bottom:0}.faq_list__item__answer__inner ol{display:flex;flex-direction:column;row-gap:20px;counter-reset:item;list-style-type:none;padding-left:0;margin:20px 0}.faq_list__item__answer__inner ol>li{position:relative;padding-left:35px}.faq_list__item__answer__inner ol>li:before{padding-right:15px;content:counter(item);counter-increment:item;color:#6e6e6e;text-align:center;font-size:14px;line-height:22px;font-family:Poppins;font-style:normal;font-weight:600;letter-spacing:.22px}.faq_list__item__answer__inner ol>li>ul{margin-left:-32px}.faq_list__item__answer__inner ol:first-child{margin-top:0}.faq_list__item__answer__inner ol:last-child{margin-bottom:0}.faq_list__item__answer__inner hr{background:#d7d8d9;margin:20px -110px 20px -40px}@media(max-width:1024px){.faq_list__item__answer__inner hr{margin-left:-15px;margin-right:-15px}}.faq_list__item__answer__inner img,.faq_list__item__answer__inner iframe{max-width:100%}.faq_list__item__answer__inner table{border:none;border-spacing:0;border-collapse:collapse}.faq_list__item__answer__inner table th{padding:12px 20px}@media(max-width:1024px){.faq_list__item__answer__inner table th{padding:15px 10px}}.faq_list__item__answer__inner table td{padding:10px 20px}@media(max-width:1024px){.faq_list__item__answer__inner table td{padding:12px 10px}}.faq_list__item__answer__inner table th,.faq_list__item__answer__inner table td{text-align:left;border:1px solid #D7D8D9}.faq_list__item__answer__inner table th:first-child,.faq_list__item__answer__inner table td:first-child{border-left:none;padding-left:40px!important}@media(max-width:1024px){.faq_list__item__answer__inner table th:first-child,.faq_list__item__answer__inner table td:first-child{padding-left:15px!important}}.faq_list__item__answer__inner table th:last-child,.faq_list__item__answer__inner table td:last-child{border-right:none}@media(max-width:1024px){.faq_list__item__answer__inner{padding:0 20px 15px}}.faq_list__item__answer .restricted-items{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:flex-start!important}.faq_list__item__answer .restricted-items .restricted-item{max-width:82px;width:100%;margin-right:0;margin-bottom:10px;text-align:center;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:500px){.faq_list__item__answer .restricted-items .restricted-item{max-width:85px}}@media screen and (max-width:425px){.faq_list__item__answer .restricted-items .restricted-item{max-width:80px}}.faq_list__item__answer .restricted-items .restricted-item img{max-width:48px;max-height:48px;width:100%;height:100%;border-radius:8px}.faq_list__item__answer .restricted-items .restricted-item p{margin-top:5px;font-family:Poppins;font-weight:500;font-size:10px;line-height:15px;color:#1d1d1b;word-break:keep-all}.faq_list .scrollable__wrapper{margin:20px -110px 20px -40px}@media(max-width:1024px){.faq_list .scrollable__wrapper{margin-left:-15px;margin-right:-15px}}.page.page--faq .faq__header{display:flex;flex-direction:column;align-items:center;margin-bottom:36px}@media screen and (min-width:1024px){.page.page--faq .faq__header{margin-bottom:52px}}.page.page--faq .faq__title{text-align:center;color:#1d1d1b;font-family:"Hurme Geometric Sans 2",Poppins;font-weight:600;font-size:24px;line-height:32px;margin-top:40px;margin-bottom:20px}@media screen and (min-width:1024px){.page.page--faq .faq__title{font-size:36px;line-height:44px;margin-bottom:24px}}.page.page--faq .faq__search{position:relative;max-width:382px;width:100%}.page.page--faq .faq__search_input{border-radius:100px;background:#ededef;border:1px solid #E5E5E7;color:#283038;font-size:14px;font-weight:400;line-height:22px;padding:16px 120px 16px 48px;width:100%}@media screen and (min-width:1025px){.page.page--faq .faq__search_input{padding:16px 20px}}.page.page--faq .faq__search_input::-moz-placeholder{color:#606b77}.page.page--faq .faq__search_input::placeholder{color:#606b77}.page.page--faq .faq__search_input:focus{outline:none}.page.page--faq .faq__search_button{position:absolute;top:18px;right:16px;cursor:pointer;border:0;background-color:transparent}.page.page--faq .faq__search_suggestions{position:absolute;top:60px;width:100%;z-index:1;padding:4px 20px;border-radius:12px;background-color:#fff;box-shadow:0 3px 16px #70798314}.page.page--faq .faq__search_suggestions li{position:relative;font-weight:500;font-size:14px;line-height:20px;cursor:pointer}.page.page--faq .faq__search_suggestions li:not(:last-child):after{content:"";position:absolute;bottom:0;right:0;left:0;width:100%;height:1px;background-color:#f3f5f7;margin:0 auto}.page.page--faq .faq__search_suggestions li:first-letter{text-transform:capitalize}.page.page--faq .faq__search_suggestions li:hover a,.page.page--faq .faq__search_suggestions li:focus a{color:#e1182b}.page.page--faq .faq__search_suggestions li a{color:#1d1d1b;display:block;padding:16px 0}.page.page--faq .faq__container{margin-bottom:76px}@media screen and (min-width:1024px){.page.page--faq .faq__container{display:flex;margin-bottom:92px}}.page.page--faq .faq__questions{width:100%}@media screen and (min-width:1024px){.page.page--faq .faq__questions{max-width:858px}}.page.page--faq .faq__categories{background-color:#fff;box-shadow:0 2px 12px #1d1d1b05;border-radius:24px;margin-bottom:24px}@media screen and (min-width:1024px){.page.page--faq .faq__categories{background-color:transparent;border-radius:16px;box-shadow:none;margin-right:48px}}.page.page--faq .faq__category{border-bottom:1px solid #DCDDE0;padding:16px 24px;color:#1d1d1b;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.2px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page.page--faq .faq__category.active-category{background-color:#e1182b;padding:10px 24px;color:#fff;border:transparent}@media screen and (min-width:1024px){.page.page--faq .faq__category.active-category{padding:16px 24px}}.page.page--faq .faq__category.active-category svg path{stroke:#fff}.page.page--faq .faq__category:first-child{border-top-left-radius:24px;border-top-right-radius:24px}.page.page--faq .faq__category:last-child{border-bottom:transparent;border-bottom-right-radius:24px;border-bottom-left-radius:24px}@media screen and (min-width:1024px){.page.page--faq .faq__category:last-child{border-bottom:1px solid #B6B6B6}.page.page--faq .faq__category{border:1px solid #B6B6B6;border-radius:24px;padding:12px 24px;margin-bottom:20px}}.page.page--faq .faq_list__item{background:#fff}.page.page--faq .faq_list{margin:20px auto;max-width:858px;width:100%;min-width:unset}.page.page--faq .faq_list:first-of-type{margin:0 auto 20px}@media(max-width:1024px){.page.page--faq .faq_list:first-of-type{margin:0 auto 15px}.page.page--faq .faq_list{width:100%;margin:15px auto}.page.page--faq .faq_list .faq_list__item{border-radius:8px}}
