.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__title{text-align:center;color:#1d1d1b;font-family:"Hurme Geometric Sans 2",Poppins;font-weight:600;font-size:36px;line-height:44px;margin-top:40px}@media(max-width:1024px){.page.page--faq .faq__title{font-size:24px;line-height:32px}}.page.page--faq .faq_list__item{background:#fff}.page.page--faq .faq_list{margin:20px auto;max-width:870px;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}}.page.page--faq .meest-canada-faq{padding:30px 0 60px}@media(max-width:1024px){.page.page--faq .meest-canada-faq{padding:20px 0 30px}}
