.style_calc__ANHqB{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--s);gap:var(--s);margin:var(--m) 0}@media(max-width:1199px){.style_calc__ANHqB{grid-template-columns:1fr}}.style_calc__controls__LHFqz{background:#fefefe;border:1px solid #dddee1;border-radius:14px;padding:var(--m);display:flex;flex-direction:column;gap:var(--s)}.style_calc__title__0U6q5{font-family:Wix Madefor Text;font-weight:600;color:#262626;font-size:24px;line-height:38px}@media(max-width:767px){.style_calc__title__0U6q5{font-size:20px;line-height:32px}}.style_calc__field__YrHbn{display:flex;flex-direction:column;gap:var(--xxs)}.style_calc__field-row__6rgl1{display:flex;justify-content:space-between;align-items:center}.style_calc__field-label__H8FzW{font-family:Wix Madefor Text;font-weight:600;color:#61616f;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.1em}.style_calc__field-val__y_dt7{font-family:Wix Madefor Text;font-weight:700;color:#262626;font-size:12px;line-height:16px}.style_calc__slider__zF8hI{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:99px;outline:none;cursor:pointer;background:linear-gradient(#34be90,#34be90) no-repeat,#dddee1}.style_calc__slider__zF8hI::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#262626;border:4px solid #34be90;cursor:pointer;-webkit-transition:transform .15s ease;transition:transform .15s ease}.style_calc__slider__zF8hI::-webkit-slider-thumb:hover{transform:scale(1.1)}.style_calc__slider__zF8hI::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#262626;border:4px solid #34be90;cursor:pointer}.style_calc__cards__LR8cG{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--xxs);gap:var(--xxs)}.style_calc__card__Lp2E1{display:flex;flex-direction:column;gap:2px;padding:var(--xxs) var(--xs);border:1px solid #dddee1;background:#f2f2f7;border-radius:10px;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .2s ease,background .2s ease}.style_calc__card__Lp2E1 span:first-child{font-family:Wix Madefor Text;font-weight:600;color:#262626;font-size:14px;line-height:22px;transition:color .2s ease}.style_calc__card__Lp2E1 span+span{font-family:Wix Madefor Text;font-weight:500;color:#61616f;font-size:12px;line-height:16px;transition:color .2s ease}.style_calc__card__Lp2E1:hover{border-color:#61616f}.style_calc__card--active__3g8NI{background:#262626;border-color:#262626}.style_calc__card--active__3g8NI span:first-child{color:#fefefe}.style_calc__card--active__3g8NI span+span{color:#34be90}.style_calc__result__R7A7E{background:#fefefe;border:1px solid #dddee1;border-radius:14px;padding:var(--m);display:flex;flex-direction:column;justify-content:space-between;gap:var(--m)}.style_calc__result-tag__VVKxx{font-family:Wix Madefor Text;font-weight:700;color:#34be90;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--xxs)}.style_calc__result-amount__0HHWl{display:flex;align-items:flex-end;gap:var(--xxs)}.style_calc__result-number__OJovV{font-family:Onest;font-weight:700;color:#262626;font-size:56px;line-height:72px;letter-spacing:1%;line-height:1}@media(max-width:1199px){.style_calc__result-number__OJovV{font-size:48px;line-height:64px;letter-spacing:.48px}}@media(max-width:767px){.style_calc__result-number__OJovV{font-size:32px;line-height:44px;letter-spacing:1px}}.style_calc__result-unit__CK_UV{font-family:Onest;font-weight:400;color:#61616f;font-size:36px;line-height:48px;padding-bottom:4px}@media(max-width:1199px){.style_calc__result-unit__CK_UV{font-size:32px;line-height:44px}}@media(max-width:767px){.style_calc__result-unit__CK_UV{font-size:24px;line-height:36px}}.style_calc__result-sub__Ibak4{font-family:Wix Madefor Text;font-weight:400;color:#404040;font-size:14px;line-height:22px;margin-top:var(--xxs)}.style_calc__breakdown__fNx55{border-top:1px solid #dddee1;padding-top:var(--s);display:flex;flex-direction:column;gap:var(--xxs)}.style_calc__breakdown-row__jJ_lg{display:flex;justify-content:space-between;align-items:center}.style_calc__breakdown-row__jJ_lg span:first-child{font-family:Wix Madefor Text;font-weight:400;color:#61616f;font-size:14px;line-height:22px}.style_calc__breakdown-row__jJ_lg span:last-child{font-family:Wix Madefor Text;font-weight:600;color:#262626;font-size:14px;line-height:22px}.style_calc__note__hvDU6{font-family:Wix Madefor Text;font-weight:400;color:#61616f;font-size:12px;line-height:16px;font-style:italic;border-top:1px dashed #dddee1;padding-top:var(--xxs);margin-top:var(--xxs)}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.style_calc__bSsay{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--s);gap:var(--s);margin:var(--m) 0}@media(max-width:1199px){.style_calc__bSsay{grid-template-columns:1fr}}.style_calc__controls__FyD1O{background:#fefefe;border:1px solid #dddee1;border-radius:14px;padding:var(--m);display:flex;flex-direction:column;gap:var(--s)}.style_calc__title__CsIeB{font-family:Wix Madefor Text;font-weight:600;color:#262626;font-size:24px;line-height:38px}@media(max-width:767px){.style_calc__title__CsIeB{font-size:20px;line-height:32px}}.style_calc__presets__pxRm0{display:flex;flex-wrap:wrap;gap:var(--xxs)}.style_calc__preset__TvCdl{display:inline-flex;align-items:center;gap:var(--xxs);padding:var(--xxs) var(--xs);border:1px solid #dddee1;background:#f2f2f7;border-radius:99px;cursor:pointer;font-family:inherit;transition:border-color .2s ease,background .2s ease;font-family:Wix Madefor Text;font-weight:500;color:#262626;font-size:14px;line-height:22px}.style_calc__preset__TvCdl span{font-family:Wix Madefor Text;font-weight:600;color:#61616f;font-size:12px;line-height:16px;transition:color .2s ease}.style_calc__preset__TvCdl:hover{border-color:#61616f}.style_calc__preset--active__LN6tA{background:#262626;border-color:#262626;color:#fefefe}.style_calc__preset--active__LN6tA span{color:#34be90}.style_calc__field__7p0aF{display:flex;flex-direction:column;gap:var(--xxs)}.style_calc__field-row__neg59{display:flex;justify-content:space-between;align-items:center}.style_calc__field-label__z_UQd{font-family:Wix Madefor Text;font-weight:600;color:#61616f;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.1em}.style_calc__field-val__fMwr_{font-family:Wix Madefor Text;font-weight:700;color:#262626;font-size:12px;line-height:16px}.style_calc__slider__pvyeS{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:99px;outline:none;cursor:pointer;background:linear-gradient(#34be90,#34be90) no-repeat,#dddee1}.style_calc__slider__pvyeS::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#262626;border:4px solid #34be90;cursor:pointer;-webkit-transition:transform .15s ease;transition:transform .15s ease}.style_calc__slider__pvyeS::-webkit-slider-thumb:hover{transform:scale(1.1)}.style_calc__slider__pvyeS::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#262626;border:4px solid #34be90;cursor:pointer}.style_calc__cards__D_1XO{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--xxs);gap:var(--xxs)}.style_calc__card__ugfO6{display:flex;flex-direction:column;gap:2px;padding:var(--xxs) var(--xs);border:1px solid #dddee1;background:#f2f2f7;border-radius:10px;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .2s ease,background .2s ease}.style_calc__card__ugfO6 span:first-child{font-family:Wix Madefor Text;font-weight:600;color:#262626;font-size:14px;line-height:22px;transition:color .2s ease}.style_calc__card__ugfO6 span+span{font-family:Wix Madefor Text;font-weight:500;color:#61616f;font-size:12px;line-height:16px;transition:color .2s ease}.style_calc__card__ugfO6:hover{border-color:#61616f}.style_calc__card--active__Hdlm8{background:#262626;border-color:#262626}.style_calc__card--active__Hdlm8 span:first-child{color:#fefefe}.style_calc__card--active__Hdlm8 span+span{color:#34be90}.style_calc__result__8Eqvq{background:#fefefe;border:1px solid #dddee1;border-radius:14px;padding:var(--m);display:flex;flex-direction:column;justify-content:space-between;gap:var(--m)}.style_calc__result-tag__iSd0G{font-family:Wix Madefor Text;font-weight:700;color:#34be90;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--xxs)}.style_calc__result-amount__V_0VD{display:flex;align-items:flex-end;gap:var(--xxs)}.style_calc__result-number__zpMyU{font-family:Onest;font-weight:700;color:#262626;font-size:56px;line-height:72px;letter-spacing:1%;line-height:1}@media(max-width:1199px){.style_calc__result-number__zpMyU{font-size:48px;line-height:64px;letter-spacing:.48px}}@media(max-width:767px){.style_calc__result-number__zpMyU{font-size:32px;line-height:44px;letter-spacing:1px}}.style_calc__result-unit__8BLqp{font-family:Onest;font-weight:400;color:#61616f;font-size:36px;line-height:48px;padding-bottom:4px}@media(max-width:1199px){.style_calc__result-unit__8BLqp{font-size:32px;line-height:44px}}@media(max-width:767px){.style_calc__result-unit__8BLqp{font-size:24px;line-height:36px}}.style_calc__result-sub___IZTB{font-family:Wix Madefor Text;font-weight:400;color:#404040;font-size:14px;line-height:22px;margin-top:var(--xxs)}.style_calc__breakdown__fG87a{border-top:1px solid #dddee1;padding-top:var(--s);display:flex;flex-direction:column;gap:var(--xxs)}.style_calc__breakdown-row__4fmvd{display:flex;justify-content:space-between;align-items:center}.style_calc__breakdown-row__4fmvd span:first-child{font-family:Wix Madefor Text;font-weight:400;color:#61616f;font-size:14px;line-height:22px}.style_calc__breakdown-row__4fmvd span:last-child{font-family:Wix Madefor Text;font-weight:600;color:#262626;font-size:14px;line-height:22px}.style_calc__note__8XlSp{font-family:Wix Madefor Text;font-weight:400;color:#61616f;font-size:12px;line-height:16px;font-style:italic;border-top:1px dashed #dddee1;padding-top:var(--xxs);margin-top:var(--xxs)}.style_image_wrapper__1hRi5{display:flex;align-items:center;justify-content:center;border-radius:20px;border:1px solid #dddee1;padding:80px 30px 30px;position:relative;cursor:pointer}.style_image_wrapper__1hRi5:after{position:absolute;content:"";width:40px;height:40px;right:20px;top:20px;background-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/loop.583e67fa.svg);background-position:50%;background-repeat:no-repeat}.style_download-buttons__eCnuL{--button-bg:#fefefe;--logo-color:#262626;color:#fefefe;position:relative}@media(max-width:767px){.style_download-buttons__eCnuL{width:100%}}.style_download-buttons__eCnuL .style_download-buttons__cta__qXLoi{font-family:Wix Madefor Text;font-weight:700;color:inherit;font-size:20px;line-height:32px;color:#fefefe;margin-bottom:var(--s)}@media(max-width:1199px){.style_download-buttons__eCnuL .style_download-buttons__cta__qXLoi{font-size:18px;line-height:30px}}@media(max-width:767px){.style_download-buttons__eCnuL .style_download-buttons__cta__qXLoi{font-size:16px;line-height:28px}}@media(max-width:1199px){.style_download-buttons__eCnuL .style_download-buttons__cta__qXLoi{text-align:center}}.style_download-buttons__eCnuL .style_download-buttons__cta--center__r5_hm{text-align:center}.style_download-buttons__buttons-list__rgsll{gap:var(--s);display:flex}@media(max-width:1199px){.style_download-buttons__buttons-list__rgsll{justify-content:center}}@media(max-width:767px){.style_download-buttons__buttons-list__rgsll{width:100%;max-width:344px;margin-right:auto;margin-left:auto}}.style_download-buttons__buttons-list--column__5AAdH{flex-direction:column}@media(max-width:1199px){.style_download-buttons__buttons-list--column__5AAdH{margin-top:0;flex-direction:row}}@media(max-width:767px){.style_download-buttons__buttons-list--column__5AAdH{margin-left:0;margin-top:var(--s)}}.style_download-buttons--variant-pure-white__Pino9{--button-bg:#fefefe;--logo-color:#262626}.style_download-buttons--variant-white__jDG9x{--button-bg:#f2f2f7;--logo-color:#262626}.style_download-buttons--variant-outlined__hu5xA{--button-bg:transparent;--logo-color:#262626}.style_download-buttons--variant-outlined__hu5xA .style_download-buttons__button__MBPSy{border:1px solid #a6a6b3}.style_download-buttons--variant-dark__FlXLR{--button-bg:#141414;--logo-color:#fefefe;color:#262626}.style_download-buttons--variant-small__CBqi6{--button-bg:transparent;--logo-color:#262626}.style_download-buttons--variant-small__CBqi6 .style_download-buttons__buttons-list__rgsll{gap:var(--xs)}.style_download-buttons--variant-small__CBqi6 .style_download-buttons__button__MBPSy{border:1px solid #a6a6b3;width:80px;height:44px}.style_download-buttons--variant-small__CBqi6 .style_download-buttons__button--apple__RjiKt:after{-webkit-mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo--small.a10dbcd0.svg);mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo--small.a10dbcd0.svg)}.style_download-buttons--variant-small__CBqi6 .style_download-buttons__button--google__1vrdn:after{-webkit-mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo--small.034d1488.svg);mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo--small.034d1488.svg)}.style_download-buttons__button__MBPSy{width:180px;height:60px;padding:8px;color:#404040;border-radius:10px;background-color:var(--button-bg)}.style_download-buttons__button__MBPSy:after{content:"";width:100%;display:flex;height:100%;background-color:var(--logo-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo.dde490e3.svg);mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo.dde490e3.svg)}.style_download-buttons__button--apple__RjiKt:after{-webkit-mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo.003e26cb.svg);mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo.003e26cb.svg)}.style_download-buttons__qr-wrapper__7c4VB{position:absolute;width:180px;height:190px;z-index:999;background-color:#fefefe;border-radius:10px;align-items:center;justify-content:center;top:80px;display:none}.style_download-buttons__qr-wrapper--active__6T2Tg{display:flex}.style_download-buttons__qr-wrapper__7c4VB:after{content:"";display:block;position:absolute;top:-13px;left:0;right:0;margin:auto;width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:16px solid #fefefe;z-index:998}.style_download-buttons__Bacgz{--button-bg:#fefefe;--logo-color:#262626;color:#fefefe;position:relative}@media(max-width:767px){.style_download-buttons__Bacgz{width:100%}}.style_download-buttons__Bacgz .style_download-buttons__cta__xqpqe{font-family:Wix Madefor Text;font-weight:700;color:inherit;font-size:20px;line-height:32px;color:#fefefe;margin-bottom:var(--s)}@media(max-width:1199px){.style_download-buttons__Bacgz .style_download-buttons__cta__xqpqe{font-size:18px;line-height:30px}}@media(max-width:767px){.style_download-buttons__Bacgz .style_download-buttons__cta__xqpqe{font-size:16px;line-height:28px}}@media(max-width:1199px){.style_download-buttons__Bacgz .style_download-buttons__cta__xqpqe{text-align:center}}.style_download-buttons__Bacgz .style_download-buttons__cta--center___SVT6{text-align:center}.style_download-buttons__buttons-list__xDMIn{gap:var(--s);display:flex}@media(max-width:1199px){.style_download-buttons__buttons-list__xDMIn{justify-content:center}}@media(max-width:767px){.style_download-buttons__buttons-list__xDMIn{width:100%;max-width:344px;margin-right:auto;margin-left:auto}}.style_download-buttons__buttons-list--column__3AE4L{flex-direction:column}@media(max-width:1199px){.style_download-buttons__buttons-list--column__3AE4L{margin-top:0;flex-direction:row}}@media(max-width:767px){.style_download-buttons__buttons-list--column__3AE4L{margin-left:0;margin-top:var(--s)}}.style_download-buttons--variant-pure-white___EYD9{--button-bg:#fefefe;--logo-color:#262626}.style_download-buttons--variant-white__4MIbX{--button-bg:#f2f2f7;--logo-color:#262626}.style_download-buttons--variant-outlined__lWU6f{--button-bg:transparent;--logo-color:#262626}.style_download-buttons--variant-outlined__lWU6f .style_download-buttons__button__SdZyb{border:1px solid #a6a6b3}.style_download-buttons--variant-dark__v_6K8{--button-bg:#141414;--logo-color:#fefefe;color:#262626}.style_download-buttons--variant-small__HbLgZ{--button-bg:transparent;--logo-color:#262626}.style_download-buttons--variant-small__HbLgZ .style_download-buttons__buttons-list__xDMIn{gap:var(--xs)}.style_download-buttons--variant-small__HbLgZ .style_download-buttons__button__SdZyb{border:1px solid #a6a6b3;width:80px;height:44px}.style_download-buttons--variant-small__HbLgZ .style_download-buttons__button--apple__rN6Op:after{-webkit-mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo--small.a10dbcd0.svg);mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo--small.a10dbcd0.svg)}.style_download-buttons--variant-small__HbLgZ .style_download-buttons__button--google__6cccr:after{-webkit-mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo--small.034d1488.svg);mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo--small.034d1488.svg)}.style_download-buttons__button__SdZyb{width:180px;height:60px;padding:8px;color:#404040;border-radius:10px;background-color:var(--button-bg)}.style_download-buttons__button__SdZyb:after{content:"";width:100%;display:flex;height:100%;background-color:var(--logo-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo.dde490e3.svg);mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo.dde490e3.svg)}.style_download-buttons__button--apple__rN6Op:after{-webkit-mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo.003e26cb.svg);mask-image:url(https://cdn.trusteeglobal.com/io/_next/static/media/logo.003e26cb.svg)}