@charset "UTF-8";.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}}.shopping-page__header-wrapper{display:flex;flex-flow:column;align-items:center}.shopping-page__header-wrapper .section-title{font-family:"Hurme Geometric Sans 2";font-weight:600;font-size:28px;line-height:36px;letter-spacing:.3px;text-align:center;margin-top:57px;margin-bottom:12px;color:#1d1d1b}@media screen and (min-width:1025px){.shopping-page__header-wrapper .section-title{font-size:36px;line-height:44px;letter-spacing:.4px;margin-top:64px;margin-bottom:20px}}.shopping-page__header-wrapper .section-subtitle{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.1px;text-align:center;margin-bottom:24px;color:#7d7d7d}.shopping-page__header-wrapper .section-subtitle br{display:none}@media screen and (min-width:1025px){.shopping-page__header-wrapper .section-subtitle br{display:block}}.shopping-page__shop-steps{display:flex;flex-direction:column;align-items:center;margin-bottom:72px}@media screen and (min-width:1025px){.shopping-page__shop-steps{margin-bottom:64px;flex-direction:row;justify-content:space-between;max-width:900px;width:100%;margin-left:-65px}}.shopping-page__shop-steps--container{display:flex;justify-content:center}.shopping-page__shop-steps_step{display:flex;flex-direction:column;align-items:center}.shopping-page__shop-steps_step-name{font-weight:500;font-size:18px;line-height:26px;letter-spacing:.2px;text-align:center;color:#1d1d1b}@media screen and (min-width:1025px){.shopping-page__shop-steps_step-name{font-size:20px;line-height:28px}}.shopping-page__shop-steps_arrow{margin:20px 0 10px}@media screen and (min-width:1025px){.shopping-page__shop-steps_arrow{transform:rotate(270deg);margin:-30px 0 0}.shopping-page__shop-steps_arrow img{width:20px}}.shopping-page .how-it-works-container{display:flex;justify-content:center}.shopping-page .section-work{padding:32px 0;position:relative;width:100%}.shopping-page .section-work a{color:#e1182b!important;text-decoration:underline}.shopping-page .section-work strong a,.shopping-page .section-work b a{font-weight:700}.shopping-page .section-work__title{font-weight:500;font-size:24px;line-height:36px;color:#1d1d1b;text-align:center;margin-top:0}@media screen and (min-width:1025px){.shopping-page .section-work__title{font-size:28px;line-height:32px}}.shopping-page .section-work__line-wrap{display:flex;align-items:center;justify-content:space-between;position:absolute;top:24px;right:0;width:625px;left:90px;transform:rotate(90deg) translate(58%,390px)}@media screen and (min-width:1400px){.shopping-page .section-work__line-wrap{transform:none;top:80px;right:0;width:100%;left:0}}.shopping-page .section-work__line-wrap:before{content:"";width:100%;height:1px;background-color:#ccc;position:absolute;left:0;bottom:50%;transform:translateY(-50%);z-index:-1}@media screen and (min-width:1400px){.shopping-page .section-work__line-wrap:before{z-index:1}}.shopping-page .section-work__line-circle{width:24px;height:24px;border-radius:50px;border:1px solid #C4C7CD;display:flex;align-items:center;justify-content:center;background-color:#fff}@media screen and (min-width:1400px){.shopping-page .section-work__line-circle{z-index:2}}.shopping-page .section-work__line-circle:before{content:"";width:14px;height:14px;border-radius:100%;background-color:#ccc}.shopping-page .section-work .elm-2,.shopping-page .section-work .elm-3{position:relative;left:0}.shopping-page .section-work__line-circle-active{width:24px;height:24px;border-radius:50px;border:1px solid #C4C7CD;display:flex;align-items:center;justify-content:center;background-color:#fff;position:relative}@media screen and (min-width:1400px){.shopping-page .section-work__line-circle-active{z-index:2}}.shopping-page .section-work__line-circle-active svg{transform:rotate(-90deg)}@media screen and (min-width:1400px){.shopping-page .section-work__line-circle-active svg{transform:rotate(0)}}.shopping-page .section-work__line-circle-active:before{content:"";width:16px;height:16px;border-radius:100%;background-color:#e31e2c;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shopping-page .section-work__cards{display:flex;flex-direction:column;margin-left:41px}@media screen and (min-width:1400px){.shopping-page .section-work__cards{margin-left:0;margin-top:90px;flex-direction:row;justify-content:space-between}}@media screen and (min-width:1250px){.shopping-page .section-work__cards{justify-content:flex-start}}@media screen and (min-width:1400px){.shopping-page .section-work .display-mobile{display:none}}.shopping-page .section-work .display-desktop{display:none}@media screen and (min-width:1400px){.shopping-page .section-work .display-desktop{display:block}}.shopping-page .section-work__card{display:flex;flex-direction:row;align-items:center;background-color:#f5f5f7;border-radius:8px;height:128px;max-width:100%;padding:16px;justify-content:flex-start;margin-bottom:20px}@media screen and (min-width:1400px){.shopping-page .section-work__card{flex-direction:column;align-items:center;min-height:316px;width:100%;max-height:100%;max-width:248px;padding:35px 10px 25px;text-align:center;justify-content:flex-start;margin-right:25px}.shopping-page .section-work__card:last-child{margin-right:0}.shopping-page .section-work__card.card--pl{min-height:340px}}.shopping-page .section-work__card_img-wrapper{max-width:100px;width:100%;text-align:center}@media screen and (min-width:1400px){.shopping-page .section-work__card_img-wrapper{max-width:100%;width:190px;max-height:165px}}.shopping-page .section-work__card_img{max-height:88px;max-width:100px;justify-self:center}@media screen and (min-width:1400px){.shopping-page .section-work__card_img{max-height:165px;max-width:190px}}.shopping-page .section-work__card_text{font-weight:500;font-size:14px;line-height:22px;color:#1d1d1b;vertical-align:middle;max-width:100%;margin-left:5px}@media screen and (min-width:1400px){.shopping-page .section-work__card_text{margin-top:24px;margin-left:0;font-size:16px;line-height:24px;max-width:100%}}.shopping-page .step-by-step-guide{display:flex;flex-direction:column;margin-bottom:72px;margin-top:72px}.shopping-page .step-by-step-guide .tip_btn{margin-top:20px;background-color:#e1182b;padding:14px 36px;border-radius:36px;color:#fff;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.2px;display:block;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1180px){.shopping-page .step-by-step-guide{flex-direction:row}.shopping-page .step-by-step-guide__left{margin-right:72px;width:100%}.shopping-page .step-by-step-guide__right{width:100%}}.shopping-page .step-by-step-guide__title{font-weight:500;font-size:24px;line-height:36px;letter-spacing:.2px;color:#1d1d1b;margin-top:0;margin-bottom:20px}@media screen and (min-width:1180px){.shopping-page .step-by-step-guide__title{font-size:36px;line-height:44px}}.shopping-page .step-by-step-guide__step{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:18px;position:relative}.shopping-page .step-by-step-guide__step-content{align-self:center}.shopping-page .step-by-step-guide__step-content.step-by-step-guide__step-content-with-tip{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media screen and (min-width:1180px){.shopping-page .step-by-step-guide__step-content.step-by-step-guide__step-content-with-tip .step-by-step-guide__step-description{margin-right:10px}}.shopping-page .step-by-step-guide__step-number{font-weight:600;font-size:16px;line-height:22px;letter-spacing:.2px;text-align:center;color:#e1182b;background-color:#fff;max-width:36px;width:100%;height:35px;border-radius:50%;box-shadow:0 1.75px 10.5px #1d1d1b05;display:flex;justify-content:center;align-items:center;margin-right:16px}.shopping-page .step-by-step-guide__step-description{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.1px;color:#7d7d7d}.shopping-page .step-by-step-guide__step-description .black-text{color:#1d1d1b;font-weight:500}.shopping-page .step-by-step-guide__step-tip{align-self:flex-start}.shopping-page .step-by-step-guide__step-tip .rotate-arrow{transform:rotate(180deg)}.shopping-page .step-by-step-guide__step-tip_content{display:none;position:absolute;width:100%;max-width:450px;top:45px;right:0;z-index:99;background-color:#f5f5f7;border-radius:12px;padding:15px 25px;box-shadow:0 1px 30px #00000047}.shopping-page .step-by-step-guide__step-tip_content li{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.1px;color:#7d7d7d;margin-top:20px;margin-left:20px;position:relative}.shopping-page .step-by-step-guide__step-tip_content li:before{position:absolute;left:0;opacity:1;color:#7d7d7d;content:"•";margin-left:-20px}.shopping-page .step-by-step-guide__step-tip_content li:first-child{margin-top:0}.shopping-page .step-by-step-guide__step-tip_content.active-tip{display:block}.shopping-page .step-by-step-guide__step-tip .step-by-step-guide__step-tip_content.step-by-step-guide__step-tip_content-top{top:-480px}.shopping-page .step-by-step-guide__step-tip_btn{display:flex;flex-direction:row;align-items:center;background-color:#fff;width:-moz-fit-content;width:fit-content;border:1px solid #E4E4E4;border-radius:24px;padding:6px 8px}.shopping-page .step-by-step-guide__step-tip_btn:hover{cursor:pointer}.shopping-page .step-by-step-guide__step-tip_btn .question-mark{margin-right:6px}.shopping-page .step-by-step-guide__step-tip_btn span{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.2px;color:#1d1d1b;margin-right:16px}.shopping-page .step-by-step-guide__step-address{margin-top:12px;background-color:#fff;box-shadow:0 1.75px 10.5px #1d1d1b05;font-weight:400;font-size:14px;line-height:22px;letter-spacing:.1px;padding:20px 55px 20px 24px;border-radius:16px;min-width:343px;position:relative;margin-left:-50px}@media screen and (min-width:526px){.shopping-page .step-by-step-guide__step-address{margin-left:0}}.shopping-page .step-by-step-guide__step-address_data{margin-bottom:18px;display:flex}.shopping-page .step-by-step-guide__step-address_data:last-child{margin-bottom:0}.shopping-page .step-by-step-guide__step-address_title{color:#7d7d7d;margin-right:10px}.shopping-page .step-by-step-guide__step-address_content{color:#1d1d1b;font-weight:500}.shopping-page .step-by-step-guide__step-buttons{margin-top:30px;display:flex;flex-direction:row;flex-wrap:wrap}.shopping-page .step-by-step-guide__step-buttons_sign-in{font-weight:600;font-size:14px;line-height:24px;letter-spacing:.2px;color:#fff;background-color:#e1182b;padding:14px 30px;border-radius:36px;margin-right:9px;display:block;margin-bottom:10px}.shopping-page .step-by-step-guide__step-buttons_sign-up{font-weight:600;font-size:14px;line-height:24px;letter-spacing:.2px;color:#484847;background-color:#fff;border:1px solid #E4E4E4;padding:14px 30px;border-radius:36px;display:block;margin-bottom:10px}.shopping-page .step-by-step-guide__step:after{content:"";height:100%;width:1px;border-left:1px solid #C4C7CD;position:absolute;left:17px;bottom:-30px;z-index:-1}.shopping-page .step-by-step-guide__step:last-child:after{content:none}.shopping-page .step-by-step-guide__image{width:100%;height:auto;border-radius:8px;margin-bottom:12px}.shopping-page .step-by-step-guide__image:first-child{margin-top:24px}@media screen and (min-width:1180px){.shopping-page .step-by-step-guide__image{max-width:630px}}.shopping-page .step-by-step-guide__quote{background-color:#fff;box-shadow:0 1.75px 10.5px #1d1d1b05;border-radius:16px;padding:52px 20px 16px;position:relative}.shopping-page .step-by-step-guide__quote svg{position:absolute;top:20px;z-index:0}.shopping-page .step-by-step-guide__quote_text{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.1px;color:#7d7d7d;position:relative;z-index:1}.shopping-page__faq{display:flex;flex-direction:column;align-items:center;margin-bottom:72px}@media screen and (min-width:1025px){.shopping-page__faq{margin-bottom:64px}}.shopping-page__faq .faq__title{font-family:"Hurme Geometric Sans 2";font-weight:600;font-size:28px;line-height:36px;letter-spacing:.3px;text-align:center;color:#1d1d1b;margin-top:0;margin-bottom:24px}@media screen and (min-width:1025px){.shopping-page__faq .faq__title{margin-bottom:32px;font-size:36px;line-height:44px;letter-spacing:.4px}}.shopping-page__faq .faq_list{max-width:860px;width:100%;min-width:auto}.shopping-page__faq .restricted-items{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(85px,1fr));gap:12px 1px!important;justify-content:center;max-width:100%;margin:0!important}.shopping-page__faq .restricted-item{margin:0!important;padding:0!important}.shopping-page__faq .restricted-item span{color:#e1182b!important}.shopping-page__faq .restricted-item p{word-break:normal}.shopping-page__faq .restricted-item img{display:block;margin:0 auto;background-color:#f5f5f7;border-radius:8px;padding:8px;width:48px!important;height:48px!important}.shopping-page__faq .country__restricted_description{padding:0 0 0 12px}.shopping-page__faq .country__restricted_description span,.shopping-page__faq .country__restricted_description a{color:#e1182b!important}.shopping-page__contact-us{display:flex;flex-flow:column;align-items:center;margin-bottom:76px}@media screen and (min-width:1025px){.shopping-page__contact-us{margin-bottom:92px}}.shopping-page__contact-us_title{font-family:"Hurme Geometric Sans 2";font-weight:600;font-size:28px;line-height:36px;letter-spacing:.3px;text-align:center;color:#1d1d1b;margin-top:0;margin-bottom:20px}@media screen and (min-width:1025px){.shopping-page__contact-us_title{font-size:36px;line-height:46px;letter-spacing:.4px;margin-bottom:12px}}.shopping-page__contact-us_email{display:flex;flex-direction:row;align-items:center;margin-bottom:16px}@media screen and (min-width:1025px){.shopping-page__contact-us_email{margin-bottom:12px}}.shopping-page__contact-us_email svg{margin-right:10px}.shopping-page__contact-us_email a{color:#e1182b;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.2px;text-decoration:underline;text-decoration-style:solid}.shopping-page__contact-us_subtitle{color:#7d7d7d;font-weight:400;font-size:14px;line-height:22px;letter-spacing:.1px;text-align:center}.shopping-page__contact-us_btn{margin-top:20px;background-color:#e1182b;padding:14px 36px;border-radius:36px;color:#fff;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.2px}
