Changeset 3375651
- Timestamp:
- 10/09/2025 10:38:41 AM (2 months ago)
- Location:
- hostinger-reach/trunk
- Files:
-
- 46 edited
-
changelog.txt (modified) (1 diff)
-
frontend/dist/132.css (modified) (1 diff)
-
frontend/dist/132.js (modified) (1 diff)
-
frontend/dist/239.css (modified) (1 diff)
-
frontend/dist/239.js (modified) (1 diff)
-
frontend/dist/298.css (modified) (1 diff)
-
frontend/dist/298.js (modified) (1 diff)
-
frontend/dist/583.css (modified) (1 diff)
-
frontend/dist/583.js (modified) (1 diff)
-
frontend/dist/main.css (modified) (1 diff)
-
frontend/dist/main.js (modified) (1 diff)
-
frontend/vue/components/FAQ.vue (modified) (2 diffs)
-
frontend/vue/components/Modals/Base/BaseModal.vue (modified) (3 diffs)
-
frontend/vue/components/PluginEntriesTable.vue (modified) (1 diff)
-
frontend/vue/components/Toggle.vue (modified) (1 diff)
-
frontend/vue/components/UsageCard.vue (modified) (1 diff)
-
frontend/vue/data/repositories/reachRepo.ts (modified) (1 diff)
-
frontend/vue/directives/index.ts (modified) (1 diff)
-
frontend/vue/directives/tooltipDirective.ts (modified) (2 diffs)
-
frontend/vue/utils/helpers/index.ts (modified) (1 diff)
-
frontend/vue/utils/services/httpService.ts (modified) (1 diff)
-
hostinger-reach.php (modified) (2 diffs)
-
package.json (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
-
src/Api/Routes/ReachRoutes.php (modified) (4 diffs)
-
src/Providers/RoutesProvider.php (modified) (2 diffs)
-
vendor/autoload_packages.php (modified) (1 diff)
-
vendor/automattic/jetpack-autoloader/CHANGELOG.md (modified) (2 diffs)
-
vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php (modified) (1 diff)
-
vendor/composer/installed.json (modified) (2 diffs)
-
vendor/composer/installed.php (modified) (3 diffs)
-
vendor/composer/jetpack_autoload_classmap.php (modified) (3 diffs)
-
vendor/jetpack-autoloader/class-autoloader-handler.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-autoloader-locator.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-autoloader.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-container.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-hook-manager.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-latest-autoloader-guard.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-manifest-reader.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-path-processor.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-php-autoloader.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-plugin-locator.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-plugins-handler.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-shutdown-handler.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-version-loader.php (modified) (1 diff)
-
vendor/jetpack-autoloader/class-version-selector.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hostinger-reach/trunk/changelog.txt
r3374224 r3375651 92 92 93 93 - Fix: Broken links in pagination 94 95 1.0.13 (2025-10-09) 96 97 - Dev: Workflow optimisation 98 - Fix: Prevent sending non existent contact list -
hostinger-reach/trunk/frontend/dist/132.css
r3350154 r3375651 1 .base-modal__header[data-v- 120282a3]{margin-bottom:8px;margin-top:-4px;position:relative}.base-modal__title-container[data-v-120282a3]{align-items:center;display:flex;justify-content:flex-start}.base-modal__title-container--centered[data-v-120282a3]{justify-content:center}.base-modal__title[data-v-120282a3]{color:var(--neutral--700);font-size:20px;font-weight:700;margin:0}.base-modal__subtitle[data-v-120282a3]{color:var(--neutral--500);font-size:14px;margin-bottom:24px;margin-top:4px}.base-modal__subtitle--centered[data-v-120282a3]{text-align:center}1 .base-modal__header[data-v-330ecf55]{margin-bottom:8px;margin-top:-4px;position:relative}.base-modal__title-container[data-v-330ecf55]{align-items:center;display:flex;justify-content:flex-start}.base-modal__title-container--centered[data-v-330ecf55]{justify-content:center}.base-modal__title[data-v-330ecf55]{color:var(--neutral--700);font-size:20px;font-weight:700;margin:0}.base-modal__subtitle[data-v-330ecf55]{color:var(--neutral--500);font-size:14px;margin-bottom:24px;margin-top:4px}.base-modal__subtitle--centered[data-v-330ecf55]{text-align:center} -
hostinger-reach/trunk/frontend/dist/132.js
r3370331 r3375651 1 "use strict";(self.webpackChunkhostinger_reach=self.webpackChunkhostinger_reach||[]).push([[132],{132:function(e,l,t){t.r(l),t.d(l,{default:function(){return u}});var a=t(425);const o=(0,a.KR)(0),d=(0,a.KR)(null),n={class:"base-modal"},s={class:"base-modal__header"},i={key:0,class:"base-modal__title"};var c=(0,a.pM)({__name:"BaseModal",props:{title:{},subtitle:{},titleAlignment:{default:"left"},disableScroll:{type:Boolean,default:!0}},setup(e){const l=e,{lockScroll:t,unlockScroll:c}={lockScroll:()=>{if(o.value++,1===o.value){d.value={overflow:document.body.style.overflow,paddingRight:document.body.style.paddingRight};const e=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",e>0&&(document.body.style.paddingRight=`${e}px`)}},unlockScroll:()=>{o.value=Math.max(0,o.value-1),0===o.value&&d.value&&(document.body.style.overflow=d.value.overflow,document.body.style.paddingRight=d.value.paddingRight,d.value=null)},isLocked:()=>o.value>0};return(0,a.sV)(()=>{l.disableScroll&&t()}),(0,a.hi)(()=>{l.disableScroll&&c()}),(l,t)=>((0,a.uX)(),(0,a.CE)("div",n,[(0,a.Lk)("div",s,[(0,a.RG)(l.$slots,"back-button"),(0,a.Lk)("span",{class:(0,a.C4)(["base-modal__title-container",{"base-modal__title-container--centered":"centered"===e.titleAlignment}])},[(0,a.RG)(l.$slots,"title-icon"),e.title?((0,a.uX)(),(0,a.CE)("h2",i,(0,a.v_)(e.title),1)):(0,a.Q3)("v-if",!0)],2)]),e.subtitle?((0,a.uX)(),(0,a.CE)("p",{key:0,class:(0,a.C4)(["base-modal__subtitle",{"base-modal__subtitle--centered":"centered"===e.titleAlignment}])},(0,a.v_)(e.subtitle),3)):(0,a.Q3)("v-if",!0),(0,a.RG)(l.$slots,"default")]))}});var u=(0,t(262).A)(c,[["__scopeId","data-v-120282a3"]])}}]);1 "use strict";(self.webpackChunkhostinger_reach=self.webpackChunkhostinger_reach||[]).push([[132],{132:function(e,l,t){t.r(l),t.d(l,{default:function(){return u}});var o=t(425);const a=(0,o.KR)(0),d=(0,o.KR)(null),n={class:"base-modal"},s={class:"base-modal__header"},i={key:0,class:"base-modal__title"};var c=(0,o.pM)({__name:"BaseModal",props:{title:{},subtitle:{},titleAlignment:{default:"left"},disableScroll:{type:Boolean,default:!0}},setup(e){const l=e,{lockScroll:t,unlockScroll:c}={lockScroll:()=>{if(a.value++,1===a.value){d.value={overflow:document.body.style.overflow,paddingRight:document.body.style.paddingRight};const e=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",e>0&&(document.body.style.paddingRight=`${e}px`)}},unlockScroll:()=>{a.value=Math.max(0,a.value-1),0===a.value&&d.value&&(document.body.style.overflow=d.value.overflow,document.body.style.paddingRight=d.value.paddingRight,d.value=null)},isLocked:()=>a.value>0};return(0,o.sV)(()=>{l.disableScroll&&t()}),(0,o.hi)(()=>{l.disableScroll&&c()}),(l,t)=>((0,o.uX)(),(0,o.CE)("div",n,[(0,o.Lk)("div",s,[(0,o.RG)(l.$slots,"back-button"),(0,o.Lk)("span",{class:(0,o.C4)(["base-modal__title-container",{"base-modal__title-container--centered":"centered"===e.titleAlignment}])},[(0,o.RG)(l.$slots,"title-icon"),e.title?((0,o.uX)(),(0,o.CE)("h2",i,(0,o.v_)(e.title),1)):(0,o.Q3)("v-if",!0)],2)]),e.subtitle?((0,o.uX)(),(0,o.CE)("p",{key:0,class:(0,o.C4)(["base-modal__subtitle",{"base-modal__subtitle--centered":"centered"===e.titleAlignment}])},(0,o.v_)(e.subtitle),3)):(0,o.Q3)("v-if",!0),(0,o.RG)(l.$slots,"default")]))}});var u=(0,t(262).A)(c,[["__scopeId","data-v-330ecf55"]])}}]); -
hostinger-reach/trunk/frontend/dist/239.css
r3367717 r3375651 1 .base-modal__header[data-v- 120282a3]{margin-bottom:8px;margin-top:-4px;position:relative}.base-modal__title-container[data-v-120282a3]{align-items:center;display:flex;justify-content:flex-start}.base-modal__title-container--centered[data-v-120282a3]{justify-content:center}.base-modal__title[data-v-120282a3]{color:var(--neutral--700);font-size:20px;font-weight:700;margin:0}.base-modal__subtitle[data-v-120282a3]{color:var(--neutral--500);font-size:14px;margin-bottom:24px;margin-top:4px}.base-modal__subtitle--centered[data-v-120282a3]{text-align:center}.confirm-disconnect-modal[data-v-7e00c62c]{margin-top:24px}.confirm-disconnect-modal__icon[data-v-7e00c62c]{margin-right:12px}.confirm-disconnect-modal__content[data-v-7e00c62c]{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.confirm-disconnect-modal__footer[data-v-7e00c62c]{display:flex;gap:8px;justify-content:flex-end}@media(max-width:640px){.confirm-disconnect-modal__footer[data-v-7e00c62c]{flex-direction:column-reverse;gap:12px}.confirm-disconnect-modal__footer[data-v-7e00c62c] .h-button{width:100%}}1 .base-modal__header[data-v-330ecf55]{margin-bottom:8px;margin-top:-4px;position:relative}.base-modal__title-container[data-v-330ecf55]{align-items:center;display:flex;justify-content:flex-start}.base-modal__title-container--centered[data-v-330ecf55]{justify-content:center}.base-modal__title[data-v-330ecf55]{color:var(--neutral--700);font-size:20px;font-weight:700;margin:0}.base-modal__subtitle[data-v-330ecf55]{color:var(--neutral--500);font-size:14px;margin-bottom:24px;margin-top:4px}.base-modal__subtitle--centered[data-v-330ecf55]{text-align:center}.confirm-disconnect-modal[data-v-7e00c62c]{margin-top:24px}.confirm-disconnect-modal__icon[data-v-7e00c62c]{margin-right:12px}.confirm-disconnect-modal__content[data-v-7e00c62c]{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.confirm-disconnect-modal__footer[data-v-7e00c62c]{display:flex;gap:8px;justify-content:flex-end}@media(max-width:640px){.confirm-disconnect-modal__footer[data-v-7e00c62c]{flex-direction:column-reverse;gap:12px}.confirm-disconnect-modal__footer[data-v-7e00c62c] .h-button{width:100%}} -
hostinger-reach/trunk/frontend/dist/239.js
r3374224 r3375651 1 "use strict";(self.webpackChunkhostinger_reach=self.webpackChunkhostinger_reach||[]).push([[132,239],{132:function(e,a,t){t.r(a),t.d(a,{default:function(){return d}});var n=t(425);const l=(0,n.KR)(0),o=(0,n.KR)(null),i={class:"base-modal"},s={class:"base-modal__header"},r={key:0,class:"base-modal__title"};var c=(0,n.pM)({__name:"BaseModal",props:{title:{},subtitle:{},titleAlignment:{default:"left"},disableScroll:{type:Boolean,default:!0}},setup(e){const a=e,{lockScroll:t,unlockScroll:c}={lockScroll:()=>{if(l.value++,1===l.value){o.value={overflow:document.body.style.overflow,paddingRight:document.body.style.paddingRight};const e=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",e>0&&(document.body.style.paddingRight=`${e}px`)}},unlockScroll:()=>{l.value=Math.max(0,l.value-1),0===l.value&&o.value&&(document.body.style.overflow=o.value.overflow,document.body.style.paddingRight=o.value.paddingRight,o.value=null)},isLocked:()=>l.value>0};return(0,n.sV)(()=>{a.disableScroll&&t()}),(0,n.hi)(()=>{a.disableScroll&&c()}),(a,t)=>((0,n.uX)(),(0,n.CE)("div",i,[(0,n.Lk)("div",s,[(0,n.RG)(a.$slots,"back-button"),(0,n.Lk)("span",{class:(0,n.C4)(["base-modal__title-container",{"base-modal__title-container--centered":"centered"===e.titleAlignment}])},[(0,n.RG)(a.$slots,"title-icon"),e.title?((0,n.uX)(),(0,n.CE)("h2",r,(0,n.v_)(e.title),1)):(0,n.Q3)("v-if",!0)],2)]),e.subtitle?((0,n.uX)(),(0,n.CE)("p",{key:0,class:(0,n.C4)(["base-modal__subtitle",{"base-modal__subtitle--centered":"centered"===e.titleAlignment}])},(0,n.v_)(e.subtitle),3)):(0,n.Q3)("v-if",!0),(0,n.RG)(a.$slots,"default")]))}});var d=(0,t(262).A)(c,[["__scopeId","data-v- 120282a3"]])},239:function(e,a,t){t.r(a),t.d(a,{default:function(){return g}});var n=t(425),l=t(132),o=t(229),i=(t(326),t(579)),s=(t(337),t(818),t(408));const r={class:"confirm-disconnect-modal"},c={class:"confirm-disconnect-modal__content"},d={class:"confirm-disconnect-modal__footer"};var u=(0,n.pM)({__name:"ConfirmDisconnectModal",props:{data:{}},setup(e){const{closeModal:a}=(0,o.hS)(),t=(0,i.Q)(),u=e,g=()=>{const e=u.data?.backButtonRedirectAction;e?e():a()};return(e,a)=>{const o=(0,n.g2)("HIcon"),i=(0,n.g2)("HText"),v=(0,n.g2)("HButton");return(0,n.uX)(),(0,n.Wv)(l.default,{"title-alignment":"left",title:(0,n.R1)(s.T)("hostinger_reach_confirm_disconnect_modal_title")},{"title-icon":(0,n.k6)(()=>[(0,n.bF)(o,{class:"confirm-disconnect-modal__icon",name:"ic-warning-circle-filled-24",color:"danger--600"})]),default:(0,n.k6)(()=>[(0,n.Lk)("div",r,[(0,n.Lk)("div",c,[(0,n.bF)(i,{variant:"body-2",as:"p",class:"confirm-disconnect-modal__text"},{default:(0,n.k6)(()=>[(0,n.eW)((0,n.v_)((0,n.R1)(s.T)("hostinger_reach_confirm_disconnect_modal_text")),1)]),_:1})]),(0,n.Lk)("div",d,[(0,n.bF)(v,{variant:"text",color:"neutral",size:"small",onClick:g},{default:(0,n.k6)(()=>[(0,n.eW)((0,n.v_)((0,n.R1)(s.T)("hostinger_reach_confirm_disconnect_modal_cancel")),1)]),_:1}),(0,n.bF)(v,{color:"danger",size:"small","is-disabled":(0,n.R1)(t).isIntegrationLoading(u.data?.integration),onClick:a[0]||(a[0]=e=>(async e=>{await t.toggleIntegrationStatus(e,!1),g()})(u.data?.integration))},{default:(0,n.k6)(()=>[(0,n.eW)((0,n.v_)((0,n.R1)(s.T)("hostinger_reach_confirm_disconnect_modal_disconnect")),1)]),_:1},8,["is-disabled"])])])]),_:1},8,["title"])}}});var g=(0,t(262).A)(u,[["__scopeId","data-v-7e00c62c"]])},818:function(e,a,t){t.d(a,{Z:function(){return g}});var n=t(774),l=t(425);var o=t(223),i=t(326),s=t(602),r=t(264),c=t(371);const d=`${hostinger_reach_reach_data.rest_base_url}wp/v2`,u=(e,a)=>{const{nonce:t,totalFormPages:n}=(0,i.N)(),l=e?.page||1,u=e?.perPage||5,g=n||0,v=Math.ceil(g/u),_=new URLSearchParams;_.append("hostinger_reach_page_query","1"),_.append("page",l.toString()),_.append("per_page",u.toString());const m={headers:{[s.Y9.CORRELATION_ID]:a?.[s.Y9.CORRELATION_ID]||(0,r.d)(),[s.Y9.WP_NONCE]:t}};return c.A.get(`${d}/pages?${_.toString()}`,m).then(([e,a])=>{if(a)return[null,a];const t=e?.map(e=>{let a=`/wp-admin/post.php?post=${e.id}`;return e.HostingerReachPluginHasSubscriptionBlock||(a=`${a}&hostinger_reach_add_block=1`),a=e.HostingerReachPluginIsElementor?`${a}&action=elementor`:`${a}&action=edit`,{id:e.id.toString(),name:(0,o.D4)(e.title.rendered),link:a,isAdded:e.HostingerReachPluginHasSubscriptionBlock??!1}})||[];return[{data:t,pagination:{currentPage:l,totalPages:v,totalItems:g,perPage:u}},null]})},g=(0,n.nY)("pagesStore",()=>{const e=((e,a={})=>{const{itemsPerPage:t=5,initialPage:n=1,autoLoad:o=!0}=a,i=(0,l.KR)(n),s=(0,l.KR)(0),r=(0,l.KR)(0),c=(0,l.KR)([]),d=(0,l.KR)(!1),u=(0,l.KR)(!1),g=(0,l.KR)(null),v=(0,l.EW)(()=>i.value>1),_=(0,l.EW)(()=>i.value<s.value),m=(0,l.EW)(()=>!d.value&&0===c.value.length),p=(0,l.EW)(()=>(i.value-1)*t+1),h=(0,l.EW)(()=>Math.min(i.value*t,r.value)),f=(0,l.EW)(()=>({from:p.value,to:h.value,total:r.value})),P=async(a=i.value)=>{d.value=!0,u.value=!1,g.value=null;try{const[n,l]=await e(a,t);return l?(u.value=!0,g.value=l,c.value=[],!1):!!n&&(c.value=n.data,i.value=n.pagination.currentPage,s.value=n.pagination.totalPages,r.value=n.pagination.totalItems,!0)}catch(e){return u.value=!0,g.value=e,c.value=[],!1}finally{d.value=!1}},b=async e=>{e>=1&&e<=s.value&&e!==i.value&&!d.value&&await P(e)},R=async()=>{v.value&&await b(i.value-1)},y=async()=>{_.value&&await b(i.value+1)};return o&&P(n),{currentPage:i,totalPages:s,totalItems:r,itemsPerPage:t,items:c,isLoading:d,hasError:u,error:g,hasPrevious:v,hasNext:_,isEmpty:m,startIndex:p,endIndex:h,pageRange:f,loadData:P,goToPage:b,setPage:e=>b(e),nextPage:()=>y(),prevPage:()=>R(),goToFirstPage:async()=>{await b(1)},goToLastPage:async()=>{await b(s.value)},goToPreviousPage:R,goToNextPage:y,refresh:async()=>{await P(i.value)}}})(async(e,a)=>await u({page:e,perPage:a},void 0),{itemsPerPage:10,initialPage:1,autoLoad:!1});return{pages:e.items,isPagesLoading:e.isLoading,resetToFirstPage:async()=>{await e.goToPage(1)},...e}},{persist:{key:s.PK.PAGES_STORE}})}}]);1 "use strict";(self.webpackChunkhostinger_reach=self.webpackChunkhostinger_reach||[]).push([[132,239],{132:function(e,a,t){t.r(a),t.d(a,{default:function(){return d}});var n=t(425);const l=(0,n.KR)(0),o=(0,n.KR)(null),i={class:"base-modal"},s={class:"base-modal__header"},r={key:0,class:"base-modal__title"};var c=(0,n.pM)({__name:"BaseModal",props:{title:{},subtitle:{},titleAlignment:{default:"left"},disableScroll:{type:Boolean,default:!0}},setup(e){const a=e,{lockScroll:t,unlockScroll:c}={lockScroll:()=>{if(l.value++,1===l.value){o.value={overflow:document.body.style.overflow,paddingRight:document.body.style.paddingRight};const e=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",e>0&&(document.body.style.paddingRight=`${e}px`)}},unlockScroll:()=>{l.value=Math.max(0,l.value-1),0===l.value&&o.value&&(document.body.style.overflow=o.value.overflow,document.body.style.paddingRight=o.value.paddingRight,o.value=null)},isLocked:()=>l.value>0};return(0,n.sV)(()=>{a.disableScroll&&t()}),(0,n.hi)(()=>{a.disableScroll&&c()}),(a,t)=>((0,n.uX)(),(0,n.CE)("div",i,[(0,n.Lk)("div",s,[(0,n.RG)(a.$slots,"back-button"),(0,n.Lk)("span",{class:(0,n.C4)(["base-modal__title-container",{"base-modal__title-container--centered":"centered"===e.titleAlignment}])},[(0,n.RG)(a.$slots,"title-icon"),e.title?((0,n.uX)(),(0,n.CE)("h2",r,(0,n.v_)(e.title),1)):(0,n.Q3)("v-if",!0)],2)]),e.subtitle?((0,n.uX)(),(0,n.CE)("p",{key:0,class:(0,n.C4)(["base-modal__subtitle",{"base-modal__subtitle--centered":"centered"===e.titleAlignment}])},(0,n.v_)(e.subtitle),3)):(0,n.Q3)("v-if",!0),(0,n.RG)(a.$slots,"default")]))}});var d=(0,t(262).A)(c,[["__scopeId","data-v-330ecf55"]])},239:function(e,a,t){t.r(a),t.d(a,{default:function(){return g}});var n=t(425),l=t(132),o=t(229),i=(t(326),t(579)),s=(t(337),t(818),t(408));const r={class:"confirm-disconnect-modal"},c={class:"confirm-disconnect-modal__content"},d={class:"confirm-disconnect-modal__footer"};var u=(0,n.pM)({__name:"ConfirmDisconnectModal",props:{data:{}},setup(e){const{closeModal:a}=(0,o.hS)(),t=(0,i.Q)(),u=e,g=()=>{const e=u.data?.backButtonRedirectAction;e?e():a()};return(e,a)=>{const o=(0,n.g2)("HIcon"),i=(0,n.g2)("HText"),v=(0,n.g2)("HButton");return(0,n.uX)(),(0,n.Wv)(l.default,{"title-alignment":"left",title:(0,n.R1)(s.T)("hostinger_reach_confirm_disconnect_modal_title")},{"title-icon":(0,n.k6)(()=>[(0,n.bF)(o,{class:"confirm-disconnect-modal__icon",name:"ic-warning-circle-filled-24",color:"danger--600"})]),default:(0,n.k6)(()=>[(0,n.Lk)("div",r,[(0,n.Lk)("div",c,[(0,n.bF)(i,{variant:"body-2",as:"p",class:"confirm-disconnect-modal__text"},{default:(0,n.k6)(()=>[(0,n.eW)((0,n.v_)((0,n.R1)(s.T)("hostinger_reach_confirm_disconnect_modal_text")),1)]),_:1})]),(0,n.Lk)("div",d,[(0,n.bF)(v,{variant:"text",color:"neutral",size:"small",onClick:g},{default:(0,n.k6)(()=>[(0,n.eW)((0,n.v_)((0,n.R1)(s.T)("hostinger_reach_confirm_disconnect_modal_cancel")),1)]),_:1}),(0,n.bF)(v,{color:"danger",size:"small","is-disabled":(0,n.R1)(t).isIntegrationLoading(u.data?.integration),onClick:a[0]||(a[0]=e=>(async e=>{await t.toggleIntegrationStatus(e,!1),g()})(u.data?.integration))},{default:(0,n.k6)(()=>[(0,n.eW)((0,n.v_)((0,n.R1)(s.T)("hostinger_reach_confirm_disconnect_modal_disconnect")),1)]),_:1},8,["is-disabled"])])])]),_:1},8,["title"])}}});var g=(0,t(262).A)(u,[["__scopeId","data-v-7e00c62c"]])},818:function(e,a,t){t.d(a,{Z:function(){return g}});var n=t(774),l=t(425);var o=t(223),i=t(326),s=t(602),r=t(264),c=t(371);const d=`${hostinger_reach_reach_data.rest_base_url}wp/v2`,u=(e,a)=>{const{nonce:t,totalFormPages:n}=(0,i.N)(),l=e?.page||1,u=e?.perPage||5,g=n||0,v=Math.ceil(g/u),_=new URLSearchParams;_.append("hostinger_reach_page_query","1"),_.append("page",l.toString()),_.append("per_page",u.toString());const m={headers:{[s.Y9.CORRELATION_ID]:a?.[s.Y9.CORRELATION_ID]||(0,r.d)(),[s.Y9.WP_NONCE]:t}};return c.A.get(`${d}/pages?${_.toString()}`,m).then(([e,a])=>{if(a)return[null,a];const t=e?.map(e=>{let a=`/wp-admin/post.php?post=${e.id}`;return e.HostingerReachPluginHasSubscriptionBlock||(a=`${a}&hostinger_reach_add_block=1`),a=e.HostingerReachPluginIsElementor?`${a}&action=elementor`:`${a}&action=edit`,{id:e.id.toString(),name:(0,o.D4)(e.title.rendered),link:a,isAdded:e.HostingerReachPluginHasSubscriptionBlock??!1}})||[];return[{data:t,pagination:{currentPage:l,totalPages:v,totalItems:g,perPage:u}},null]})},g=(0,n.nY)("pagesStore",()=>{const e=((e,a={})=>{const{itemsPerPage:t=5,initialPage:n=1,autoLoad:o=!0}=a,i=(0,l.KR)(n),s=(0,l.KR)(0),r=(0,l.KR)(0),c=(0,l.KR)([]),d=(0,l.KR)(!1),u=(0,l.KR)(!1),g=(0,l.KR)(null),v=(0,l.EW)(()=>i.value>1),_=(0,l.EW)(()=>i.value<s.value),m=(0,l.EW)(()=>!d.value&&0===c.value.length),p=(0,l.EW)(()=>(i.value-1)*t+1),h=(0,l.EW)(()=>Math.min(i.value*t,r.value)),f=(0,l.EW)(()=>({from:p.value,to:h.value,total:r.value})),P=async(a=i.value)=>{d.value=!0,u.value=!1,g.value=null;try{const[n,l]=await e(a,t);return l?(u.value=!0,g.value=l,c.value=[],!1):!!n&&(c.value=n.data,i.value=n.pagination.currentPage,s.value=n.pagination.totalPages,r.value=n.pagination.totalItems,!0)}catch(e){return u.value=!0,g.value=e,c.value=[],!1}finally{d.value=!1}},b=async e=>{e>=1&&e<=s.value&&e!==i.value&&!d.value&&await P(e)},R=async()=>{v.value&&await b(i.value-1)},y=async()=>{_.value&&await b(i.value+1)};return o&&P(n),{currentPage:i,totalPages:s,totalItems:r,itemsPerPage:t,items:c,isLoading:d,hasError:u,error:g,hasPrevious:v,hasNext:_,isEmpty:m,startIndex:p,endIndex:h,pageRange:f,loadData:P,goToPage:b,setPage:e=>b(e),nextPage:()=>y(),prevPage:()=>R(),goToFirstPage:async()=>{await b(1)},goToLastPage:async()=>{await b(s.value)},goToPreviousPage:R,goToNextPage:y,refresh:async()=>{await P(i.value)}}})(async(e,a)=>await u({page:e,perPage:a},void 0),{itemsPerPage:10,initialPage:1,autoLoad:!1});return{pages:e.items,isPagesLoading:e.isLoading,resetToFirstPage:async()=>{await e.goToPage(1)},...e}},{persist:{key:s.PK.PAGES_STORE}})}}]); -
hostinger-reach/trunk/frontend/dist/298.css
r3374224 r3375651 1 .base-modal__header[data-v- 120282a3]{margin-bottom:8px;margin-top:-4px;position:relative}.base-modal__title-container[data-v-120282a3]{align-items:center;display:flex;justify-content:flex-start}.base-modal__title-container--centered[data-v-120282a3]{justify-content:center}.base-modal__title[data-v-120282a3]{color:var(--neutral--700);font-size:20px;font-weight:700;margin:0}.base-modal__subtitle[data-v-120282a3]{color:var(--neutral--500);font-size:14px;margin-bottom:24px;margin-top:4px}.base-modal__subtitle--centered[data-v-120282a3]{text-align:center}.plugin-integration-skeleton[data-v-15d2a7d7]{align-items:center;display:flex;justify-content:space-between;padding:16px;width:100%}.plugin-integration-skeleton__info[data-v-15d2a7d7]{align-items:center;display:flex;gap:12px}.plugin-integration-skeleton__icon[data-v-15d2a7d7]{flex-shrink:0}.plugin-integration-skeleton__details[data-v-15d2a7d7]{display:flex;flex-direction:column;gap:4px}.plugin-integration-skeleton__actions[data-v-15d2a7d7]{align-items:center;display:flex;flex-shrink:0;gap:12px}.plugins-section-skeleton[data-v-4a7c7531]{display:flex;flex-direction:column;gap:16px}.plugins-section-skeleton__toggle[data-v-4a7c7531]{display:flex;justify-content:center}.plugins-section-skeleton__list[data-v-4a7c7531]{display:flex;flex-direction:column;gap:12px}.plugins-section-skeleton__item[data-v-4a7c7531]{align-items:center;background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:12px;display:flex;justify-content:space-between;padding:16px}.plugins-section-skeleton__item-info[data-v-4a7c7531]{align-items:center;display:flex;gap:12px}.plugins-section-skeleton__item-icon[data-v-4a7c7531]{flex-shrink:0}.plugins-section-skeleton__item-details[data-v-4a7c7531]{display:flex;flex-direction:column;gap:4px}.plugins-section-skeleton__item-actions[data-v-4a7c7531]{align-items:center;display:flex;flex-shrink:0;gap:12px}.add-form-modal[data-v-46310f72]{display:flex;flex-direction:column;gap:20px;margin-top:24px}.add-form-modal__main-card[data-v-46310f72]{align-items:center;background:var(--neutral--0);border:1px solid var(--primary--500);border-radius:12px;display:flex;justify-content:space-between;padding:20px;transition:border-color .2s ease,box-shadow .2s ease}.add-form-modal__main-card[data-v-46310f72]:hover{border-color:var(--primary--600);box-shadow:0 0 0 3px rgba(124,58,237,.1)}.add-form-modal__main-content[data-v-46310f72]{align-items:center;display:flex;gap:12px}.add-form-modal__main-icon[data-v-46310f72]{align-items:center;background:var(--primary--50);border-radius:8px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.add-form-modal__plugins-section[data-v-46310f72]{display:flex;flex-direction:column;gap:16px}.add-form-modal__plugins-toggle[data-v-46310f72]{align-self:center}.add-form-modal__plugins-list[data-v-46310f72]{display:flex;flex-direction:column;gap:12px}.add-form-modal__plugin-card[data-v-46310f72]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:12px;contain:layout style;display:flex;flex-direction:column;transition:border-color .2s ease}.add-form-modal__plugin-card[data-v-46310f72]:hover{border-color:var(--neutral--300)}.add-form-modal__plugin-content[data-v-46310f72]{align-items:center;display:flex;justify-content:space-between;padding:16px;width:100%}.add-form-modal__plugin-info[data-v-46310f72]{align-items:center;display:flex;gap:12px}.add-form-modal__plugin-icon[data-v-46310f72]{align-items:center;background:var(--neutral--50);border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.add-form-modal__plugin-image[data-v-46310f72]{height:32px;object-fit:contain;width:32px}.add-form-modal__plugin-details[data-v-46310f72]{align-items:center;display:flex;gap:8px}.add-form-modal__plugin-actions[data-v-46310f72]{align-items:center;display:flex;gap:12px}.add-form-modal__installed-section[data-v-46310f72]{display:flex;flex-direction:column;gap:8px}@media(max-width:640px){.add-form-modal[data-v-46310f72]{gap:16px}.add-form-modal__main-card[data-v-46310f72]{align-items:stretch;flex-direction:column;gap:16px;padding:16px}.add-form-modal__main-content[data-v-46310f72]{justify-content:center}.add-form-modal__plugin-content[data-v-46310f72]{padding:14px}.add-form-modal__plugin-icon[data-v-46310f72]{height:36px;width:36px}.add-form-modal__plugin-image[data-v-46310f72]{height:28px;width:28px}}@media(max-width:480px){.add-form-modal[data-v-46310f72]{gap:12px}.add-form-modal__main-card[data-v-46310f72]{padding:14px}.add-form-modal__plugins-list[data-v-46310f72]{gap:8px}.add-form-modal__plugin-content[data-v-46310f72]{padding:12px}}1 .base-modal__header[data-v-330ecf55]{margin-bottom:8px;margin-top:-4px;position:relative}.base-modal__title-container[data-v-330ecf55]{align-items:center;display:flex;justify-content:flex-start}.base-modal__title-container--centered[data-v-330ecf55]{justify-content:center}.base-modal__title[data-v-330ecf55]{color:var(--neutral--700);font-size:20px;font-weight:700;margin:0}.base-modal__subtitle[data-v-330ecf55]{color:var(--neutral--500);font-size:14px;margin-bottom:24px;margin-top:4px}.base-modal__subtitle--centered[data-v-330ecf55]{text-align:center}.plugin-integration-skeleton[data-v-15d2a7d7]{align-items:center;display:flex;justify-content:space-between;padding:16px;width:100%}.plugin-integration-skeleton__info[data-v-15d2a7d7]{align-items:center;display:flex;gap:12px}.plugin-integration-skeleton__icon[data-v-15d2a7d7]{flex-shrink:0}.plugin-integration-skeleton__details[data-v-15d2a7d7]{display:flex;flex-direction:column;gap:4px}.plugin-integration-skeleton__actions[data-v-15d2a7d7]{align-items:center;display:flex;flex-shrink:0;gap:12px}.plugins-section-skeleton[data-v-4a7c7531]{display:flex;flex-direction:column;gap:16px}.plugins-section-skeleton__toggle[data-v-4a7c7531]{display:flex;justify-content:center}.plugins-section-skeleton__list[data-v-4a7c7531]{display:flex;flex-direction:column;gap:12px}.plugins-section-skeleton__item[data-v-4a7c7531]{align-items:center;background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:12px;display:flex;justify-content:space-between;padding:16px}.plugins-section-skeleton__item-info[data-v-4a7c7531]{align-items:center;display:flex;gap:12px}.plugins-section-skeleton__item-icon[data-v-4a7c7531]{flex-shrink:0}.plugins-section-skeleton__item-details[data-v-4a7c7531]{display:flex;flex-direction:column;gap:4px}.plugins-section-skeleton__item-actions[data-v-4a7c7531]{align-items:center;display:flex;flex-shrink:0;gap:12px}.add-form-modal[data-v-46310f72]{display:flex;flex-direction:column;gap:20px;margin-top:24px}.add-form-modal__main-card[data-v-46310f72]{align-items:center;background:var(--neutral--0);border:1px solid var(--primary--500);border-radius:12px;display:flex;justify-content:space-between;padding:20px;transition:border-color .2s ease,box-shadow .2s ease}.add-form-modal__main-card[data-v-46310f72]:hover{border-color:var(--primary--600);box-shadow:0 0 0 3px rgba(124,58,237,.1)}.add-form-modal__main-content[data-v-46310f72]{align-items:center;display:flex;gap:12px}.add-form-modal__main-icon[data-v-46310f72]{align-items:center;background:var(--primary--50);border-radius:8px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.add-form-modal__plugins-section[data-v-46310f72]{display:flex;flex-direction:column;gap:16px}.add-form-modal__plugins-toggle[data-v-46310f72]{align-self:center}.add-form-modal__plugins-list[data-v-46310f72]{display:flex;flex-direction:column;gap:12px}.add-form-modal__plugin-card[data-v-46310f72]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:12px;contain:layout style;display:flex;flex-direction:column;transition:border-color .2s ease}.add-form-modal__plugin-card[data-v-46310f72]:hover{border-color:var(--neutral--300)}.add-form-modal__plugin-content[data-v-46310f72]{align-items:center;display:flex;justify-content:space-between;padding:16px;width:100%}.add-form-modal__plugin-info[data-v-46310f72]{align-items:center;display:flex;gap:12px}.add-form-modal__plugin-icon[data-v-46310f72]{align-items:center;background:var(--neutral--50);border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.add-form-modal__plugin-image[data-v-46310f72]{height:32px;object-fit:contain;width:32px}.add-form-modal__plugin-details[data-v-46310f72]{align-items:center;display:flex;gap:8px}.add-form-modal__plugin-actions[data-v-46310f72]{align-items:center;display:flex;gap:12px}.add-form-modal__installed-section[data-v-46310f72]{display:flex;flex-direction:column;gap:8px}@media(max-width:640px){.add-form-modal[data-v-46310f72]{gap:16px}.add-form-modal__main-card[data-v-46310f72]{align-items:stretch;flex-direction:column;gap:16px;padding:16px}.add-form-modal__main-content[data-v-46310f72]{justify-content:center}.add-form-modal__plugin-content[data-v-46310f72]{padding:14px}.add-form-modal__plugin-icon[data-v-46310f72]{height:36px;width:36px}.add-form-modal__plugin-image[data-v-46310f72]{height:28px;width:28px}}@media(max-width:480px){.add-form-modal[data-v-46310f72]{gap:12px}.add-form-modal__main-card[data-v-46310f72]{padding:14px}.add-form-modal__plugins-list[data-v-46310f72]{gap:8px}.add-form-modal__plugin-content[data-v-46310f72]{padding:12px}} -
hostinger-reach/trunk/frontend/dist/298.js
r3374224 r3375651 1 "use strict";(self.webpackChunkhostinger_reach=self.webpackChunkhostinger_reach||[]).push([[132,298],{132:function(a,e,t){t.r(e),t.d(e,{default:function(){return c}});var i=t(425);const l=(0,i.KR)(0),n=(0,i.KR)(null),o={class:"base-modal"},s={class:"base-modal__header"},d={key:0,class:"base-modal__title"};var r=(0,i.pM)({__name:"BaseModal",props:{title:{},subtitle:{},titleAlignment:{default:"left"},disableScroll:{type:Boolean,default:!0}},setup(a){const e=a,{lockScroll:t,unlockScroll:r}={lockScroll:()=>{if(l.value++,1===l.value){n.value={overflow:document.body.style.overflow,paddingRight:document.body.style.paddingRight};const a=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",a>0&&(document.body.style.paddingRight=`${a}px`)}},unlockScroll:()=>{l.value=Math.max(0,l.value-1),0===l.value&&n.value&&(document.body.style.overflow=n.value.overflow,document.body.style.paddingRight=n.value.paddingRight,n.value=null)},isLocked:()=>l.value>0};return(0,i.sV)(()=>{e.disableScroll&&t()}),(0,i.hi)(()=>{e.disableScroll&&r()}),(e,t)=>((0,i.uX)(),(0,i.CE)("div",o,[(0,i.Lk)("div",s,[(0,i.RG)(e.$slots,"back-button"),(0,i.Lk)("span",{class:(0,i.C4)(["base-modal__title-container",{"base-modal__title-container--centered":"centered"===a.titleAlignment}])},[(0,i.RG)(e.$slots,"title-icon"),a.title?((0,i.uX)(),(0,i.CE)("h2",d,(0,i.v_)(a.title),1)):(0,i.Q3)("v-if",!0)],2)]),a.subtitle?((0,i.uX)(),(0,i.CE)("p",{key:0,class:(0,i.C4)(["base-modal__subtitle",{"base-modal__subtitle--centered":"centered"===a.titleAlignment}])},(0,i.v_)(a.subtitle),3)):(0,i.Q3)("v-if",!0),(0,i.RG)(e.$slots,"default")]))}});var c=(0,t(262).A)(r,[["__scopeId","data-v- 120282a3"]])},298:function(a,e,t){t.r(e),t.d(e,{default:function(){return U}});var i=t(425),l=t(259),n=t(132);const o={class:"plugin-integration-skeleton"},s={class:"plugin-integration-skeleton__info"},d={class:"plugin-integration-skeleton__icon"},r={class:"plugin-integration-skeleton__details"},c={class:"plugin-integration-skeleton__actions"};var u=(0,i.pM)({__name:"PluginIntegrationSkeleton",setup(a){return(a,e)=>((0,i.uX)(),(0,i.CE)("div",o,[(0,i.Lk)("div",s,[(0,i.Lk)("div",d,[(0,i.bF)((0,i.R1)(l.Lc),{width:"40px",height:"40px","border-radius":"sm"})]),(0,i.Lk)("div",r,[(0,i.bF)((0,i.R1)(l.Lc),{width:"120px",height:"16px","border-radius":"sm"})])]),(0,i.Lk)("div",c,[(0,i.bF)((0,i.R1)(l.Lc),{width:"60px",height:"24px","border-radius":"lg"}),(0,i.bF)((0,i.R1)(l.Lc),{width:"80px",height:"32px","border-radius":"sm"})])]))}}),_=t(262);var g=(0,_.A)(u,[["__scopeId","data-v-15d2a7d7"]]);const v={class:"plugins-section-skeleton"},p={class:"plugins-section-skeleton__toggle"},m={class:"plugins-section-skeleton__list"},h={class:"plugins-section-skeleton__item-info"},k={class:"plugins-section-skeleton__item-icon"},f={class:"plugins-section-skeleton__item-details"},b={class:"plugins-section-skeleton__item-actions"};var R=(0,i.pM)({__name:"PluginsSectionSkeleton",setup(a){return(a,e)=>((0,i.uX)(),(0,i.CE)("div",v,[(0,i.Lk)("div",p,[(0,i.bF)((0,i.R1)(l.Lc),{width:"160px",height:"32px","border-radius":"sm"})]),(0,i.Lk)("div",m,[((0,i.uX)(),(0,i.CE)(i.FK,null,(0,i.pI)(3,a=>(0,i.Lk)("div",{key:`skeleton-${a}`,class:"plugins-section-skeleton__item"},[(0,i.Lk)("div",h,[(0,i.Lk)("div",k,[(0,i.bF)((0,i.R1)(l.Lc),{width:"40px",height:"40px","border-radius":"sm"})]),(0,i.Lk)("div",f,[(0,i.bF)((0,i.R1)(l.Lc),{width:"120px",height:"16px","border-radius":"sm"}),(0,i.bF)((0,i.R1)(l.Lc),{width:"80px",height:"14px","border-radius":"sm"})])]),(0,i.Lk)("div",b,[(0,i.bF)((0,i.R1)(l.Lc),{width:"60px",height:"24px","border-radius":"lg"}),(0,i.bF)((0,i.R1)(l.Lc),{width:"80px",height:"32px","border-radius":"sm"})])])),64))])]))}});var L=(0,_.A)(R,[["__scopeId","data-v-4a7c7531"]]),y=t(933),P=t(710),E=t(579),C=t(818),w=t(602),F=t(408);const x={class:"add-form-modal"},I={class:"add-form-modal__main-card"},A={class:"add-form-modal__main-content"},W={class:"add-form-modal__main-icon"},S={key:0,class:"add-form-modal__installed-section"},T={class:"add-form-modal__plugins-list"},X={key:1,class:"add-form-modal__plugin-content"},M={class:"add-form-modal__plugin-info"},K={class:"add-form-modal__plugin-icon"},B=["src","alt"],D={class:"add-form-modal__plugin-details"},O={class:"add-form-modal__plugin-actions"},$={key:1,class:"add-form-modal__plugins-section"},N={key:0,class:"add-form-modal__plugins-list"},H={key:1,class:"add-form-modal__plugin-content"},z={class:"add-form-modal__plugin-info"},Q={class:"add-form-modal__plugin-icon"},Y=["src","alt"],G={class:"add-form-modal__plugin-details"},Z={class:"add-form-modal__plugin-actions"};var q=(0,i.pM)({__name:"AddFormModal",setup(a){const{openModal:e}=(0,y.h)(),t=(0,E.Q)(),o=(0,C.Z)(),s=(0,i.KR)(!1),d=(0,i.EW)(()=>t.availableIntegrations.filter(a=>a.isActive)),r=(0,i.EW)(()=>t.availableIntegrations.filter(a=>!a.isActive)),c=()=>{e(w.Bk.SELECT_PAGE_MODAL,{title:(0,F.T)("hostinger_reach_forms_modal_title"),data:{backButtonRedirectAction:()=>{e(w.Bk.ADD_FORM_MODAL,{},{hasCloseButton:!0})}},pages:o.pages},{hasCloseButton:!0})},u=()=>{s.value=!s.value};return o.loadData(),(a,_)=>{const v=(0,i.g2)("HSnackbar"),p=(0,i.g2)("HIcon"),m=(0,i.g2)("HText"),h=(0,i.g2)("HButton");return(0,i.uX)(),(0,i.Wv)(n.default,{"title-alignment":"left",title:(0,i.R1)(F.T)("hostinger_reach_add_form_modal_title")},{default:(0,i.k6)(()=>[(0,i.Lk)("div",x,[(0,i.bF)(v,{variant:"info"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_consent_notice")),1)]),_:1}),(0,i.Lk)("div",I,[(0,i.Lk)("div",A,[(0,i.Lk)("div",W,[(0,i.bF)(p,{name:"ic-add-24",color:"primary--500"})]),(0,i.bF)(m,{variant:"body-1-bold",as:"span"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_new_contact_form")),1)]),_:1})]),(0,i.bF)(h,{"is-loading":(0,i.R1)(o).isPagesLoading,variant:"contain",color:"primary",size:"small",onClick:c},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_create_form_button")),1)]),_:1},8,["is-loading"])]),(0,i.R1)(t).isLoading?((0,i.uX)(),(0,i.Wv)(L,{key:0})):((0,i.uX)(),(0,i.CE)(i.FK,{key:1},[d.value.length?((0,i.uX)(),(0,i.CE)("div",S,[(0,i.bF)(m,{variant:"body-3",as:"h3",color:"neutral--300"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_installed_plugins")),1)]),_:1}),(0,i.Lk)("div",T,[((0,i.uX)(!0),(0,i.CE)(i.FK,null,(0,i.pI)(d.value,a=>((0,i.uX)(),(0,i.CE)("div",{key:a.id,class:"add-form-modal__plugin-card"},[(0,i.R1)(t).loadingIntegrations[a.id]?((0,i.uX)(),(0,i.Wv)(g,{key:0})):((0,i.uX)(),(0,i.CE)("div",X,[(0,i.Lk)("div",M,[(0,i.Lk)("div",K,[(0,i.Lk)("img",{src:(0,i.R1)(P.Yv)(a).icon,alt:a.title,class:"add-form-modal__plugin-image",loading:"lazy"},null,8,B)]),(0,i.Lk)("div",D,[(0,i.bF)(m,{variant:"body-2-bold",as:"span"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)(a.title),1)]),_:2},1024),(0,i.bF)((0,i.R1)(l.L8),{color:"success",variant:"outline"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_active")),1)]),_:1})])]),(0,i.Lk)("div",O,[(0,i.bF)(h,{variant:"outline",color:"danger",size:"small","is-disabled":(0,i.R1)(t).isIntegrationLoading(a.id),onClick:t=>{return i=a.id,void e(w.Bk.CONFIRM_DISCONNECT_MODAL,{data:{integration:i,backButtonRedirectAction:()=>{e(w.Bk.ADD_FORM_MODAL,{},{hasCloseButton:!0})}}});var i}},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_disconnect")),1)]),_:1},8,["is-disabled","onClick"])])]))]))),128))])])):(0,i.Q3)("v-if",!0),r.value.length?((0,i.uX)(),(0,i.CE)("div",$,[(0,i.bF)(h,{variant:"text",color:"primary",size:"small","icon-append":s.value?"ic-chevron-up-16":"ic-chevron-down-16","icon-color":"primary--500",class:"add-form-modal__plugins-toggle","aria-expanded":s.value,onClick:u},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_view_supported_plugins")),1)]),_:1},8,["icon-append","aria-expanded"]),s.value?((0,i.uX)(),(0,i.CE)("div",N,[((0,i.uX)(!0),(0,i.CE)(i.FK,null,(0,i.pI)(r.value,a=>((0,i.uX)(),(0,i.CE)("div",{key:a.id,class:"add-form-modal__plugin-card"},[(0,i.R1)(t).isIntegrationLoading(a.id)?((0,i.uX)(),(0,i.Wv)(g,{key:0})):((0,i.uX)(),(0,i.CE)("div",H,[(0,i.Lk)("div",z,[(0,i.Lk)("div",Q,[(0,i.Lk)("img",{src:(0,i.R1)(P.Yv)(a).icon,alt:a.title,class:"add-form-modal__plugin-image",loading:"lazy"},null,8,Y)]),(0,i.Lk)("div",G,[(0,i.bF)(m,{variant:"body-2-bold",as:"span"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)(a.title),1)]),_:2},1024)])]),(0,i.Lk)("div",Z,[(0,i.bF)(h,{variant:"outline",color:"neutral",size:"small","is-disabled":(0,i.R1)(t).isIntegrationLoading(a.id),onClick:e=>(async a=>{await t.toggleIntegrationStatus(a,!0)})(a.id)},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)(a.isPluginActive?(0,i.R1)(F.T)("hostinger_reach_forms_connect"):(0,i.R1)(F.T)("hostinger_reach_forms_install_and_connect")),1)]),_:2},1032,["is-disabled","onClick"])])]))]))),128))])):(0,i.Q3)("v-if",!0)])):(0,i.Q3)("v-if",!0)],64))])]),_:1},8,["title"])}}});var U=(0,_.A)(q,[["__scopeId","data-v-46310f72"]])},818:function(a,e,t){t.d(e,{Z:function(){return _}});var i=t(774),l=t(425);var n=t(223),o=t(326),s=t(602),d=t(264),r=t(371);const c=`${hostinger_reach_reach_data.rest_base_url}wp/v2`,u=(a,e)=>{const{nonce:t,totalFormPages:i}=(0,o.N)(),l=a?.page||1,u=a?.perPage||5,_=i||0,g=Math.ceil(_/u),v=new URLSearchParams;v.append("hostinger_reach_page_query","1"),v.append("page",l.toString()),v.append("per_page",u.toString());const p={headers:{[s.Y9.CORRELATION_ID]:e?.[s.Y9.CORRELATION_ID]||(0,d.d)(),[s.Y9.WP_NONCE]:t}};return r.A.get(`${c}/pages?${v.toString()}`,p).then(([a,e])=>{if(e)return[null,e];const t=a?.map(a=>{let e=`/wp-admin/post.php?post=${a.id}`;return a.HostingerReachPluginHasSubscriptionBlock||(e=`${e}&hostinger_reach_add_block=1`),e=a.HostingerReachPluginIsElementor?`${e}&action=elementor`:`${e}&action=edit`,{id:a.id.toString(),name:(0,n.D4)(a.title.rendered),link:e,isAdded:a.HostingerReachPluginHasSubscriptionBlock??!1}})||[];return[{data:t,pagination:{currentPage:l,totalPages:g,totalItems:_,perPage:u}},null]})},_=(0,i.nY)("pagesStore",()=>{const a=((a,e={})=>{const{itemsPerPage:t=5,initialPage:i=1,autoLoad:n=!0}=e,o=(0,l.KR)(i),s=(0,l.KR)(0),d=(0,l.KR)(0),r=(0,l.KR)([]),c=(0,l.KR)(!1),u=(0,l.KR)(!1),_=(0,l.KR)(null),g=(0,l.EW)(()=>o.value>1),v=(0,l.EW)(()=>o.value<s.value),p=(0,l.EW)(()=>!c.value&&0===r.value.length),m=(0,l.EW)(()=>(o.value-1)*t+1),h=(0,l.EW)(()=>Math.min(o.value*t,d.value)),k=(0,l.EW)(()=>({from:m.value,to:h.value,total:d.value})),f=async(e=o.value)=>{c.value=!0,u.value=!1,_.value=null;try{const[i,l]=await a(e,t);return l?(u.value=!0,_.value=l,r.value=[],!1):!!i&&(r.value=i.data,o.value=i.pagination.currentPage,s.value=i.pagination.totalPages,d.value=i.pagination.totalItems,!0)}catch(a){return u.value=!0,_.value=a,r.value=[],!1}finally{c.value=!1}},b=async a=>{a>=1&&a<=s.value&&a!==o.value&&!c.value&&await f(a)},R=async()=>{g.value&&await b(o.value-1)},L=async()=>{v.value&&await b(o.value+1)};return n&&f(i),{currentPage:o,totalPages:s,totalItems:d,itemsPerPage:t,items:r,isLoading:c,hasError:u,error:_,hasPrevious:g,hasNext:v,isEmpty:p,startIndex:m,endIndex:h,pageRange:k,loadData:f,goToPage:b,setPage:a=>b(a),nextPage:()=>L(),prevPage:()=>R(),goToFirstPage:async()=>{await b(1)},goToLastPage:async()=>{await b(s.value)},goToPreviousPage:R,goToNextPage:L,refresh:async()=>{await f(o.value)}}})(async(a,e)=>await u({page:a,perPage:e},void 0),{itemsPerPage:10,initialPage:1,autoLoad:!1});return{pages:a.items,isPagesLoading:a.isLoading,resetToFirstPage:async()=>{await a.goToPage(1)},...a}},{persist:{key:s.PK.PAGES_STORE}})}}]);1 "use strict";(self.webpackChunkhostinger_reach=self.webpackChunkhostinger_reach||[]).push([[132,298],{132:function(a,e,t){t.r(e),t.d(e,{default:function(){return c}});var i=t(425);const l=(0,i.KR)(0),n=(0,i.KR)(null),o={class:"base-modal"},s={class:"base-modal__header"},d={key:0,class:"base-modal__title"};var r=(0,i.pM)({__name:"BaseModal",props:{title:{},subtitle:{},titleAlignment:{default:"left"},disableScroll:{type:Boolean,default:!0}},setup(a){const e=a,{lockScroll:t,unlockScroll:r}={lockScroll:()=>{if(l.value++,1===l.value){n.value={overflow:document.body.style.overflow,paddingRight:document.body.style.paddingRight};const a=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",a>0&&(document.body.style.paddingRight=`${a}px`)}},unlockScroll:()=>{l.value=Math.max(0,l.value-1),0===l.value&&n.value&&(document.body.style.overflow=n.value.overflow,document.body.style.paddingRight=n.value.paddingRight,n.value=null)},isLocked:()=>l.value>0};return(0,i.sV)(()=>{e.disableScroll&&t()}),(0,i.hi)(()=>{e.disableScroll&&r()}),(e,t)=>((0,i.uX)(),(0,i.CE)("div",o,[(0,i.Lk)("div",s,[(0,i.RG)(e.$slots,"back-button"),(0,i.Lk)("span",{class:(0,i.C4)(["base-modal__title-container",{"base-modal__title-container--centered":"centered"===a.titleAlignment}])},[(0,i.RG)(e.$slots,"title-icon"),a.title?((0,i.uX)(),(0,i.CE)("h2",d,(0,i.v_)(a.title),1)):(0,i.Q3)("v-if",!0)],2)]),a.subtitle?((0,i.uX)(),(0,i.CE)("p",{key:0,class:(0,i.C4)(["base-modal__subtitle",{"base-modal__subtitle--centered":"centered"===a.titleAlignment}])},(0,i.v_)(a.subtitle),3)):(0,i.Q3)("v-if",!0),(0,i.RG)(e.$slots,"default")]))}});var c=(0,t(262).A)(r,[["__scopeId","data-v-330ecf55"]])},298:function(a,e,t){t.r(e),t.d(e,{default:function(){return U}});var i=t(425),l=t(259),n=t(132);const o={class:"plugin-integration-skeleton"},s={class:"plugin-integration-skeleton__info"},d={class:"plugin-integration-skeleton__icon"},r={class:"plugin-integration-skeleton__details"},c={class:"plugin-integration-skeleton__actions"};var u=(0,i.pM)({__name:"PluginIntegrationSkeleton",setup(a){return(a,e)=>((0,i.uX)(),(0,i.CE)("div",o,[(0,i.Lk)("div",s,[(0,i.Lk)("div",d,[(0,i.bF)((0,i.R1)(l.Lc),{width:"40px",height:"40px","border-radius":"sm"})]),(0,i.Lk)("div",r,[(0,i.bF)((0,i.R1)(l.Lc),{width:"120px",height:"16px","border-radius":"sm"})])]),(0,i.Lk)("div",c,[(0,i.bF)((0,i.R1)(l.Lc),{width:"60px",height:"24px","border-radius":"lg"}),(0,i.bF)((0,i.R1)(l.Lc),{width:"80px",height:"32px","border-radius":"sm"})])]))}}),_=t(262);var g=(0,_.A)(u,[["__scopeId","data-v-15d2a7d7"]]);const v={class:"plugins-section-skeleton"},p={class:"plugins-section-skeleton__toggle"},m={class:"plugins-section-skeleton__list"},h={class:"plugins-section-skeleton__item-info"},k={class:"plugins-section-skeleton__item-icon"},f={class:"plugins-section-skeleton__item-details"},b={class:"plugins-section-skeleton__item-actions"};var R=(0,i.pM)({__name:"PluginsSectionSkeleton",setup(a){return(a,e)=>((0,i.uX)(),(0,i.CE)("div",v,[(0,i.Lk)("div",p,[(0,i.bF)((0,i.R1)(l.Lc),{width:"160px",height:"32px","border-radius":"sm"})]),(0,i.Lk)("div",m,[((0,i.uX)(),(0,i.CE)(i.FK,null,(0,i.pI)(3,a=>(0,i.Lk)("div",{key:`skeleton-${a}`,class:"plugins-section-skeleton__item"},[(0,i.Lk)("div",h,[(0,i.Lk)("div",k,[(0,i.bF)((0,i.R1)(l.Lc),{width:"40px",height:"40px","border-radius":"sm"})]),(0,i.Lk)("div",f,[(0,i.bF)((0,i.R1)(l.Lc),{width:"120px",height:"16px","border-radius":"sm"}),(0,i.bF)((0,i.R1)(l.Lc),{width:"80px",height:"14px","border-radius":"sm"})])]),(0,i.Lk)("div",b,[(0,i.bF)((0,i.R1)(l.Lc),{width:"60px",height:"24px","border-radius":"lg"}),(0,i.bF)((0,i.R1)(l.Lc),{width:"80px",height:"32px","border-radius":"sm"})])])),64))])]))}});var L=(0,_.A)(R,[["__scopeId","data-v-4a7c7531"]]),y=t(933),P=t(710),E=t(579),C=t(818),w=t(602),F=t(408);const x={class:"add-form-modal"},I={class:"add-form-modal__main-card"},A={class:"add-form-modal__main-content"},W={class:"add-form-modal__main-icon"},S={key:0,class:"add-form-modal__installed-section"},T={class:"add-form-modal__plugins-list"},X={key:1,class:"add-form-modal__plugin-content"},M={class:"add-form-modal__plugin-info"},K={class:"add-form-modal__plugin-icon"},B=["src","alt"],D={class:"add-form-modal__plugin-details"},O={class:"add-form-modal__plugin-actions"},$={key:1,class:"add-form-modal__plugins-section"},N={key:0,class:"add-form-modal__plugins-list"},H={key:1,class:"add-form-modal__plugin-content"},z={class:"add-form-modal__plugin-info"},Q={class:"add-form-modal__plugin-icon"},Y=["src","alt"],G={class:"add-form-modal__plugin-details"},Z={class:"add-form-modal__plugin-actions"};var q=(0,i.pM)({__name:"AddFormModal",setup(a){const{openModal:e}=(0,y.h)(),t=(0,E.Q)(),o=(0,C.Z)(),s=(0,i.KR)(!1),d=(0,i.EW)(()=>t.availableIntegrations.filter(a=>a.isActive)),r=(0,i.EW)(()=>t.availableIntegrations.filter(a=>!a.isActive)),c=()=>{e(w.Bk.SELECT_PAGE_MODAL,{title:(0,F.T)("hostinger_reach_forms_modal_title"),data:{backButtonRedirectAction:()=>{e(w.Bk.ADD_FORM_MODAL,{},{hasCloseButton:!0})}},pages:o.pages},{hasCloseButton:!0})},u=()=>{s.value=!s.value};return o.loadData(),(a,_)=>{const v=(0,i.g2)("HSnackbar"),p=(0,i.g2)("HIcon"),m=(0,i.g2)("HText"),h=(0,i.g2)("HButton");return(0,i.uX)(),(0,i.Wv)(n.default,{"title-alignment":"left",title:(0,i.R1)(F.T)("hostinger_reach_add_form_modal_title")},{default:(0,i.k6)(()=>[(0,i.Lk)("div",x,[(0,i.bF)(v,{variant:"info"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_consent_notice")),1)]),_:1}),(0,i.Lk)("div",I,[(0,i.Lk)("div",A,[(0,i.Lk)("div",W,[(0,i.bF)(p,{name:"ic-add-24",color:"primary--500"})]),(0,i.bF)(m,{variant:"body-1-bold",as:"span"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_new_contact_form")),1)]),_:1})]),(0,i.bF)(h,{"is-loading":(0,i.R1)(o).isPagesLoading,variant:"contain",color:"primary",size:"small",onClick:c},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_create_form_button")),1)]),_:1},8,["is-loading"])]),(0,i.R1)(t).isLoading?((0,i.uX)(),(0,i.Wv)(L,{key:0})):((0,i.uX)(),(0,i.CE)(i.FK,{key:1},[d.value.length?((0,i.uX)(),(0,i.CE)("div",S,[(0,i.bF)(m,{variant:"body-3",as:"h3",color:"neutral--300"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_installed_plugins")),1)]),_:1}),(0,i.Lk)("div",T,[((0,i.uX)(!0),(0,i.CE)(i.FK,null,(0,i.pI)(d.value,a=>((0,i.uX)(),(0,i.CE)("div",{key:a.id,class:"add-form-modal__plugin-card"},[(0,i.R1)(t).loadingIntegrations[a.id]?((0,i.uX)(),(0,i.Wv)(g,{key:0})):((0,i.uX)(),(0,i.CE)("div",X,[(0,i.Lk)("div",M,[(0,i.Lk)("div",K,[(0,i.Lk)("img",{src:(0,i.R1)(P.Yv)(a).icon,alt:a.title,class:"add-form-modal__plugin-image",loading:"lazy"},null,8,B)]),(0,i.Lk)("div",D,[(0,i.bF)(m,{variant:"body-2-bold",as:"span"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)(a.title),1)]),_:2},1024),(0,i.bF)((0,i.R1)(l.L8),{color:"success",variant:"outline"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_active")),1)]),_:1})])]),(0,i.Lk)("div",O,[(0,i.bF)(h,{variant:"outline",color:"danger",size:"small","is-disabled":(0,i.R1)(t).isIntegrationLoading(a.id),onClick:t=>{return i=a.id,void e(w.Bk.CONFIRM_DISCONNECT_MODAL,{data:{integration:i,backButtonRedirectAction:()=>{e(w.Bk.ADD_FORM_MODAL,{},{hasCloseButton:!0})}}});var i}},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_disconnect")),1)]),_:1},8,["is-disabled","onClick"])])]))]))),128))])])):(0,i.Q3)("v-if",!0),r.value.length?((0,i.uX)(),(0,i.CE)("div",$,[(0,i.bF)(h,{variant:"text",color:"primary",size:"small","icon-append":s.value?"ic-chevron-up-16":"ic-chevron-down-16","icon-color":"primary--500",class:"add-form-modal__plugins-toggle","aria-expanded":s.value,onClick:u},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)((0,i.R1)(F.T)("hostinger_reach_forms_view_supported_plugins")),1)]),_:1},8,["icon-append","aria-expanded"]),s.value?((0,i.uX)(),(0,i.CE)("div",N,[((0,i.uX)(!0),(0,i.CE)(i.FK,null,(0,i.pI)(r.value,a=>((0,i.uX)(),(0,i.CE)("div",{key:a.id,class:"add-form-modal__plugin-card"},[(0,i.R1)(t).isIntegrationLoading(a.id)?((0,i.uX)(),(0,i.Wv)(g,{key:0})):((0,i.uX)(),(0,i.CE)("div",H,[(0,i.Lk)("div",z,[(0,i.Lk)("div",Q,[(0,i.Lk)("img",{src:(0,i.R1)(P.Yv)(a).icon,alt:a.title,class:"add-form-modal__plugin-image",loading:"lazy"},null,8,Y)]),(0,i.Lk)("div",G,[(0,i.bF)(m,{variant:"body-2-bold",as:"span"},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)(a.title),1)]),_:2},1024)])]),(0,i.Lk)("div",Z,[(0,i.bF)(h,{variant:"outline",color:"neutral",size:"small","is-disabled":(0,i.R1)(t).isIntegrationLoading(a.id),onClick:e=>(async a=>{await t.toggleIntegrationStatus(a,!0)})(a.id)},{default:(0,i.k6)(()=>[(0,i.eW)((0,i.v_)(a.isPluginActive?(0,i.R1)(F.T)("hostinger_reach_forms_connect"):(0,i.R1)(F.T)("hostinger_reach_forms_install_and_connect")),1)]),_:2},1032,["is-disabled","onClick"])])]))]))),128))])):(0,i.Q3)("v-if",!0)])):(0,i.Q3)("v-if",!0)],64))])]),_:1},8,["title"])}}});var U=(0,_.A)(q,[["__scopeId","data-v-46310f72"]])},818:function(a,e,t){t.d(e,{Z:function(){return _}});var i=t(774),l=t(425);var n=t(223),o=t(326),s=t(602),d=t(264),r=t(371);const c=`${hostinger_reach_reach_data.rest_base_url}wp/v2`,u=(a,e)=>{const{nonce:t,totalFormPages:i}=(0,o.N)(),l=a?.page||1,u=a?.perPage||5,_=i||0,g=Math.ceil(_/u),v=new URLSearchParams;v.append("hostinger_reach_page_query","1"),v.append("page",l.toString()),v.append("per_page",u.toString());const p={headers:{[s.Y9.CORRELATION_ID]:e?.[s.Y9.CORRELATION_ID]||(0,d.d)(),[s.Y9.WP_NONCE]:t}};return r.A.get(`${c}/pages?${v.toString()}`,p).then(([a,e])=>{if(e)return[null,e];const t=a?.map(a=>{let e=`/wp-admin/post.php?post=${a.id}`;return a.HostingerReachPluginHasSubscriptionBlock||(e=`${e}&hostinger_reach_add_block=1`),e=a.HostingerReachPluginIsElementor?`${e}&action=elementor`:`${e}&action=edit`,{id:a.id.toString(),name:(0,n.D4)(a.title.rendered),link:e,isAdded:a.HostingerReachPluginHasSubscriptionBlock??!1}})||[];return[{data:t,pagination:{currentPage:l,totalPages:g,totalItems:_,perPage:u}},null]})},_=(0,i.nY)("pagesStore",()=>{const a=((a,e={})=>{const{itemsPerPage:t=5,initialPage:i=1,autoLoad:n=!0}=e,o=(0,l.KR)(i),s=(0,l.KR)(0),d=(0,l.KR)(0),r=(0,l.KR)([]),c=(0,l.KR)(!1),u=(0,l.KR)(!1),_=(0,l.KR)(null),g=(0,l.EW)(()=>o.value>1),v=(0,l.EW)(()=>o.value<s.value),p=(0,l.EW)(()=>!c.value&&0===r.value.length),m=(0,l.EW)(()=>(o.value-1)*t+1),h=(0,l.EW)(()=>Math.min(o.value*t,d.value)),k=(0,l.EW)(()=>({from:m.value,to:h.value,total:d.value})),f=async(e=o.value)=>{c.value=!0,u.value=!1,_.value=null;try{const[i,l]=await a(e,t);return l?(u.value=!0,_.value=l,r.value=[],!1):!!i&&(r.value=i.data,o.value=i.pagination.currentPage,s.value=i.pagination.totalPages,d.value=i.pagination.totalItems,!0)}catch(a){return u.value=!0,_.value=a,r.value=[],!1}finally{c.value=!1}},b=async a=>{a>=1&&a<=s.value&&a!==o.value&&!c.value&&await f(a)},R=async()=>{g.value&&await b(o.value-1)},L=async()=>{v.value&&await b(o.value+1)};return n&&f(i),{currentPage:o,totalPages:s,totalItems:d,itemsPerPage:t,items:r,isLoading:c,hasError:u,error:_,hasPrevious:g,hasNext:v,isEmpty:p,startIndex:m,endIndex:h,pageRange:k,loadData:f,goToPage:b,setPage:a=>b(a),nextPage:()=>L(),prevPage:()=>R(),goToFirstPage:async()=>{await b(1)},goToLastPage:async()=>{await b(s.value)},goToPreviousPage:R,goToNextPage:L,refresh:async()=>{await f(o.value)}}})(async(a,e)=>await u({page:a,perPage:e},void 0),{itemsPerPage:10,initialPage:1,autoLoad:!1});return{pages:a.items,isPagesLoading:a.isLoading,resetToFirstPage:async()=>{await a.goToPage(1)},...a}},{persist:{key:s.PK.PAGES_STORE}})}}]); -
hostinger-reach/trunk/frontend/dist/583.css
r3370331 r3375651 1 .base-modal__header[data-v- 120282a3]{margin-bottom:8px;margin-top:-4px;position:relative}.base-modal__title-container[data-v-120282a3]{align-items:center;display:flex;justify-content:flex-start}.base-modal__title-container--centered[data-v-120282a3]{justify-content:center}.base-modal__title[data-v-120282a3]{color:var(--neutral--700);font-size:20px;font-weight:700;margin:0}.base-modal__subtitle[data-v-120282a3]{color:var(--neutral--500);font-size:14px;margin-bottom:24px;margin-top:4px}.base-modal__subtitle--centered[data-v-120282a3]{text-align:center}.pagination[data-v-35c72b14]{align-items:center;display:flex;gap:8px}.pagination-ellipsis[data-v-35c72b14]{align-items:center;color:var(--neutral--700);display:flex;font-size:14px;font-weight:500;height:48px;justify-content:center;width:48px}.select-page-modal[data-v-18b350e4]{margin-top:24px}.select-page-modal__back-button[data-v-18b350e4]{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;left:0;position:absolute;top:0;transition:background-color .2s ease;width:32px}.select-page-modal__back-button[data-v-18b350e4]:hover{background-color:var(--neutral--100)}.select-page-modal__back-button[data-v-18b350e4]:active{background-color:var(--neutral--200)}.select-page-modal__content[data-v-18b350e4]{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.select-page-modal__pages[data-v-18b350e4]{display:flex;flex-direction:column;gap:8px;max-width:100%;width:100%}.select-page-modal__page-item[data-v-18b350e4]{align-items:center;background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:16px;cursor:pointer;display:flex;gap:16px;height:60px;justify-content:space-between;padding:20px;transition:border-color .2s ease,opacity .2s ease}.select-page-modal__page-item--selected[data-v-18b350e4],.select-page-modal__page-item[data-v-18b350e4]:hover:not(.select-page-modal__page-item--loading){border-color:var(--primary--500)}.select-page-modal__page-item--loading[data-v-18b350e4]{border-color:var(--neutral--300);cursor:not-allowed;opacity:.7}.select-page-modal__page-loading[data-v-18b350e4]{align-items:center;display:flex;gap:12px;width:100%}.select-page-modal__page-content[data-v-18b350e4]{align-items:center;display:flex;flex:1;gap:12px}.select-page-modal__page-name[data-v-18b350e4]{font-weight:700}.select-page-modal__checkmark[data-v-18b350e4]{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.select-page-modal__no-pages[data-v-18b350e4]{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px 20px;text-align:center}.select-page-modal__no-pages-icon[data-v-18b350e4]{color:var(--neutral--400);height:32px;width:32px}.select-page-modal__no-pages-text[data-v-18b350e4]{color:var(--neutral--500);margin:0}.select-page-modal__pagination[data-v-18b350e4]{align-items:center;display:flex;justify-content:center;margin-bottom:8px;padding:16px 0}.select-page-modal__footer[data-v-18b350e4]{display:flex;gap:8px;justify-content:flex-end}@media(max-width:640px){.select-page-modal__page-item[data-v-18b350e4]{padding:16px}.select-page-modal__footer[data-v-18b350e4]{flex-direction:column-reverse;gap:12px}.select-page-modal__footer[data-v-18b350e4] .h-button{width:100%}}@media(max-width:480px){.select-page-modal__pages[data-v-18b350e4]{gap:6px}.select-page-modal__page-item[data-v-18b350e4]{padding:14px}}1 .base-modal__header[data-v-330ecf55]{margin-bottom:8px;margin-top:-4px;position:relative}.base-modal__title-container[data-v-330ecf55]{align-items:center;display:flex;justify-content:flex-start}.base-modal__title-container--centered[data-v-330ecf55]{justify-content:center}.base-modal__title[data-v-330ecf55]{color:var(--neutral--700);font-size:20px;font-weight:700;margin:0}.base-modal__subtitle[data-v-330ecf55]{color:var(--neutral--500);font-size:14px;margin-bottom:24px;margin-top:4px}.base-modal__subtitle--centered[data-v-330ecf55]{text-align:center}.pagination[data-v-35c72b14]{align-items:center;display:flex;gap:8px}.pagination-ellipsis[data-v-35c72b14]{align-items:center;color:var(--neutral--700);display:flex;font-size:14px;font-weight:500;height:48px;justify-content:center;width:48px}.select-page-modal[data-v-18b350e4]{margin-top:24px}.select-page-modal__back-button[data-v-18b350e4]{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;left:0;position:absolute;top:0;transition:background-color .2s ease;width:32px}.select-page-modal__back-button[data-v-18b350e4]:hover{background-color:var(--neutral--100)}.select-page-modal__back-button[data-v-18b350e4]:active{background-color:var(--neutral--200)}.select-page-modal__content[data-v-18b350e4]{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.select-page-modal__pages[data-v-18b350e4]{display:flex;flex-direction:column;gap:8px;max-width:100%;width:100%}.select-page-modal__page-item[data-v-18b350e4]{align-items:center;background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:16px;cursor:pointer;display:flex;gap:16px;height:60px;justify-content:space-between;padding:20px;transition:border-color .2s ease,opacity .2s ease}.select-page-modal__page-item--selected[data-v-18b350e4],.select-page-modal__page-item[data-v-18b350e4]:hover:not(.select-page-modal__page-item--loading){border-color:var(--primary--500)}.select-page-modal__page-item--loading[data-v-18b350e4]{border-color:var(--neutral--300);cursor:not-allowed;opacity:.7}.select-page-modal__page-loading[data-v-18b350e4]{align-items:center;display:flex;gap:12px;width:100%}.select-page-modal__page-content[data-v-18b350e4]{align-items:center;display:flex;flex:1;gap:12px}.select-page-modal__page-name[data-v-18b350e4]{font-weight:700}.select-page-modal__checkmark[data-v-18b350e4]{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.select-page-modal__no-pages[data-v-18b350e4]{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px 20px;text-align:center}.select-page-modal__no-pages-icon[data-v-18b350e4]{color:var(--neutral--400);height:32px;width:32px}.select-page-modal__no-pages-text[data-v-18b350e4]{color:var(--neutral--500);margin:0}.select-page-modal__pagination[data-v-18b350e4]{align-items:center;display:flex;justify-content:center;margin-bottom:8px;padding:16px 0}.select-page-modal__footer[data-v-18b350e4]{display:flex;gap:8px;justify-content:flex-end}@media(max-width:640px){.select-page-modal__page-item[data-v-18b350e4]{padding:16px}.select-page-modal__footer[data-v-18b350e4]{flex-direction:column-reverse;gap:12px}.select-page-modal__footer[data-v-18b350e4] .h-button{width:100%}}@media(max-width:480px){.select-page-modal__pages[data-v-18b350e4]{gap:6px}.select-page-modal__page-item[data-v-18b350e4]{padding:14px}} -
hostinger-reach/trunk/frontend/dist/583.js
r3374224 r3375651 1 "use strict";(self.webpackChunkhostinger_reach=self.webpackChunkhostinger_reach||[]).push([[132,583],{132:function(e,a,t){t.r(a),t.d(a,{default:function(){return d}});var l=t(425);const n=(0,l.KR)(0),i=(0,l.KR)(null),o={class:"base-modal"},s={class:"base-modal__header"},r={key:0,class:"base-modal__title"};var u=(0,l.pM)({__name:"BaseModal",props:{title:{},subtitle:{},titleAlignment:{default:"left"},disableScroll:{type:Boolean,default:!0}},setup(e){const a=e,{lockScroll:t,unlockScroll:u}={lockScroll:()=>{if(n.value++,1===n.value){i.value={overflow:document.body.style.overflow,paddingRight:document.body.style.paddingRight};const e=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",e>0&&(document.body.style.paddingRight=`${e}px`)}},unlockScroll:()=>{n.value=Math.max(0,n.value-1),0===n.value&&i.value&&(document.body.style.overflow=i.value.overflow,document.body.style.paddingRight=i.value.paddingRight,i.value=null)},isLocked:()=>n.value>0};return(0,l.sV)(()=>{a.disableScroll&&t()}),(0,l.hi)(()=>{a.disableScroll&&u()}),(a,t)=>((0,l.uX)(),(0,l.CE)("div",o,[(0,l.Lk)("div",s,[(0,l.RG)(a.$slots,"back-button"),(0,l.Lk)("span",{class:(0,l.C4)(["base-modal__title-container",{"base-modal__title-container--centered":"centered"===e.titleAlignment}])},[(0,l.RG)(a.$slots,"title-icon"),e.title?((0,l.uX)(),(0,l.CE)("h2",r,(0,l.v_)(e.title),1)):(0,l.Q3)("v-if",!0)],2)]),e.subtitle?((0,l.uX)(),(0,l.CE)("p",{key:0,class:(0,l.C4)(["base-modal__subtitle",{"base-modal__subtitle--centered":"centered"===e.titleAlignment}])},(0,l.v_)(e.subtitle),3)):(0,l.Q3)("v-if",!0),(0,l.RG)(a.$slots,"default")]))}});var d=(0,t(262).A)(u,[["__scopeId","data-v- 120282a3"]])},583:function(e,a,t){t.r(a),t.d(a,{default:function(){return E}});var l=t(425),n=t(259),i=t(132);const o=["aria-label"],s={key:0,class:"pagination-ellipsis","aria-hidden":"true"};var r=(0,l.pM)({__name:"Pagination",props:{currentPage:{},totalItems:{},itemsPerPage:{},totalVisible:{default:5},disabled:{type:Boolean,default:!1}},emits:["page-change","update:current-page"],setup(e,{emit:a}){const t=e,i=a,r=(0,l.EW)(()=>Math.ceil(t.totalItems/t.itemsPerPage)),u=(0,l.EW)(()=>{const e=[],a=t.currentPage,l=r.value,n=t.totalVisible;if(l<=n){for(let a=1;a<=l;a++)e.push(a);return e}e.push(1);const i=Math.floor((n-3)/2),o=Math.max(2,a-i),s=Math.min(l-1,a+i);o>2&&e.push("...");for(let a=o;a<=s;a++)1!==a&&a!==l&&e.push(a);return s<l-1&&e.push("..."),l>1&&e.push(l),e}),d=(0,l.EW)(()=>t.currentPage>1&&!t.disabled),c=(0,l.EW)(()=>t.currentPage<r.value&&!t.disabled),g=e=>{t.disabled||e<1||e>r.value||e===t.currentPage||(i("page-change",e),i("update:current-page",e))},p=()=>{d.value&&g(t.currentPage-1)},v=()=>{c.value&&g(t.currentPage+1)};return(a,t)=>r.value>1?((0,l.uX)(),(0,l.CE)("nav",{key:0,class:"pagination",role:"navigation","aria-label":`Pagination, page ${e.currentPage} of ${r.value}`},[(0,l.bF)((0,l.R1)(n.BN),{variant:"text",color:"neutral",size:"small","is-disabled":!d.value,"aria-label":"Go to previous page, page "+(e.currentPage-1),tabindex:d.value?0:-1,onClick:p},{default:(0,l.k6)(()=>[(0,l.bF)((0,l.R1)(n.QC),{name:"ic-chevron-small-left-16"})]),_:1},8,["is-disabled","aria-label","tabindex"]),((0,l.uX)(!0),(0,l.CE)(l.FK,null,(0,l.pI)(u.value,(a,t)=>((0,l.uX)(),(0,l.CE)(l.FK,{key:`page-${a}-${t}`},["..."===a?((0,l.uX)(),(0,l.CE)("span",s,"...")):((0,l.uX)(),(0,l.Wv)((0,l.R1)(n.BN),{key:1,variant:"text",size:"small",color:a===e.currentPage?"primary":"neutral","is-disabled":e.disabled,"aria-label":a===e.currentPage?`Current page, page ${a}`:`Go to page ${a}`,"aria-current":a===e.currentPage?"page":void 0,tabindex:e.disabled?-1:0,onClick:e=>g(a),onKeydown:e=>((e,a)=>{"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),g(a))})(e,a)},{default:(0,l.k6)(()=>[(0,l.eW)((0,l.v_)(a),1)]),_:2},1032,["color","is-disabled","aria-label","aria-current","tabindex","onClick","onKeydown"]))],64))),128)),(0,l.bF)((0,l.R1)(n.BN),{variant:"text",color:"neutral",size:"small","is-disabled":!c.value,"aria-label":`Go to next page, page ${e.currentPage+1}`,tabindex:c.value?0:-1,onClick:v},{default:(0,l.k6)(()=>[(0,l.bF)((0,l.R1)(n.QC),{name:"ic-chevron-small-right-16"})]),_:1},8,["is-disabled","aria-label","tabindex"])],8,o)):(0,l.Q3)("v-if",!0)}}),u=t(262);var d=(0,u.A)(r,[["__scopeId","data-v-35c72b14"]]),c=t(818),g=t(408);const p={class:"select-page-modal"},v={class:"select-page-modal__content"},m={class:"select-page-modal__pages"},_={class:"select-page-modal__page-loading"},b=["onClick"],h={key:0,class:"select-page-modal__page-loading"},k={class:"select-page-modal__page-content"},P={key:2,class:"select-page-modal__no-pages"},f={class:"select-page-modal__pagination"},y={class:"select-page-modal__footer"};var R=(0,l.pM)({__name:"SelectPageModal",props:{title:{},pages:{},data:{}},setup(e){const a=e,t=(0,c.Z)(),o=(0,l.KR)(null),s=(0,l.KR)(!1),r=(0,l.EW)(()=>{const e=t.items;return e&&e.length>0?e:a.pages||[]}),u=e=>"name"in e&&e.name?e.name:"title"in e&&e.title?.rendered?e.title.rendered:(0,g.T)("hostinger_reach_forms_no_title"),R=e=>"isAdded"in e&&e.isAdded||!1,E=(0,l.EW)(()=>t.isLoading),C=(0,l.EW)(()=>t.currentPage),w=(0,l.EW)(()=>t.totalItems),W=(0,l.EW)(()=>t.itemsPerPage),L=async e=>{await t.goToPage(e)},x=()=>{s.value||(s.value=!0,window.location.href="/wp-admin/post-new.php?post_type=page&hostinger_reach_add_block=1")},F=()=>{const e=a.data?.backButtonRedirectAction;e&&e()};return(0,l.sV)(async()=>{await t.resetToFirstPage()}),(a,t)=>((0,l.uX)(),(0,l.Wv)(i.default,{"title-alignment":"centered",title:e.title},(0,l.eX)({default:(0,l.k6)(()=>[(0,l.Lk)("div",p,[(0,l.Lk)("div",v,[(0,l.Lk)("div",m,[E.value?((0,l.uX)(!0),(0,l.CE)(l.FK,{key:0},(0,l.pI)(W.value,e=>((0,l.uX)(),(0,l.CE)("div",{key:`skeleton-${e}`,class:"select-page-modal__page-item select-page-modal__page-item--loading"},[(0,l.Lk)("div",_,[(0,l.bF)((0,l.R1)(n.Lc),{width:"60%",height:"20px","border-radius":"sm"})])]))),128)):r.value&&r.value.length>0?((0,l.uX)(!0),(0,l.CE)(l.FK,{key:1},(0,l.pI)(r.value,e=>((0,l.uX)(),(0,l.CE)("div",{key:e.id,class:(0,l.C4)(["select-page-modal__page-item",{"select-page-modal__page-item--selected":R(e),"select-page-modal__page-item--loading":o.value===String(e.id)}]),onClick:a=>(e=>{if(o.value)return;o.value=String(e.id);const a=e.link;a&&(window.location.href=a)})(e)},[o.value===String(e.id)?((0,l.uX)(),(0,l.CE)("div",h,[(0,l.bF)((0,l.R1)(n.Lc),{width:"60%",height:"20px","border-radius":"sm"})])):((0,l.uX)(),(0,l.CE)(l.FK,{key:1},[(0,l.Lk)("div",k,[(0,l.bF)((0,l.R1)(n.GW),{variant:"body-2-bold",as:"span",class:"select-page-modal__page-name"},{default:(0,l.k6)(()=>[(0,l.eW)((0,l.v_)(u(e)),1)]),_:2},1024)]),(0,l.Lk)("div",null,[(0,l.bF)((0,l.R1)(n.QC),{name:R(e)?"ic-checkmark-circle-filled-24":"ic-circle-empty-24",color:R(e)?"primary--500":"neutral--200"},null,8,["name","color"])])],64))],10,b))),128)):E.value?(0,l.Q3)("v-if",!0):((0,l.uX)(),(0,l.CE)("div",P,[(0,l.bF)((0,l.R1)(n.GW),{variant:"body-2",as:"p",class:"select-page-modal__no-pages-text"},{default:(0,l.k6)(()=>[(0,l.eW)((0,l.v_)((0,l.R1)(g.T)("hostinger_reach_forms_no_pages_available")),1)]),_:1})]))])]),(0,l.Lk)("div",f,[(0,l.bF)(d,{"current-page":C.value,"total-items":w.value,"items-per-page":W.value,"total-visible":5,disabled:E.value,onPageChange:L,"onUpdate:currentPage":L},null,8,["current-page","total-items","items-per-page","disabled"])]),(0,l.Lk)("div",y,[(0,l.bF)((0,l.R1)(n.BN),{variant:"outline",color:"neutral",size:"small","icon-prepend":s.value?void 0:"ic-add-16","is-loading":s.value,onClick:x},{default:(0,l.k6)(()=>[(0,l.eW)((0,l.v_)((0,l.R1)(g.T)("hostinger_reach_forms_new_page_text")),1)]),_:1},8,["icon-prepend","is-loading"])])])]),_:2},[e.data?.backButtonRedirectAction?{name:"back-button",fn:(0,l.k6)(()=>[(0,l.Lk)("button",{class:"select-page-modal__back-button",type:"button",onClick:F},[(0,l.bF)((0,l.R1)(n.QC),{name:"ic-chevron-left-16",color:"neutral--600"})])]),key:"0"}:void 0]),1032,["title"]))}});var E=(0,u.A)(R,[["__scopeId","data-v-18b350e4"]])},818:function(e,a,t){t.d(a,{Z:function(){return g}});var l=t(774),n=t(425);var i=t(223),o=t(326),s=t(602),r=t(264),u=t(371);const d=`${hostinger_reach_reach_data.rest_base_url}wp/v2`,c=(e,a)=>{const{nonce:t,totalFormPages:l}=(0,o.N)(),n=e?.page||1,c=e?.perPage||5,g=l||0,p=Math.ceil(g/c),v=new URLSearchParams;v.append("hostinger_reach_page_query","1"),v.append("page",n.toString()),v.append("per_page",c.toString());const m={headers:{[s.Y9.CORRELATION_ID]:a?.[s.Y9.CORRELATION_ID]||(0,r.d)(),[s.Y9.WP_NONCE]:t}};return u.A.get(`${d}/pages?${v.toString()}`,m).then(([e,a])=>{if(a)return[null,a];const t=e?.map(e=>{let a=`/wp-admin/post.php?post=${e.id}`;return e.HostingerReachPluginHasSubscriptionBlock||(a=`${a}&hostinger_reach_add_block=1`),a=e.HostingerReachPluginIsElementor?`${a}&action=elementor`:`${a}&action=edit`,{id:e.id.toString(),name:(0,i.D4)(e.title.rendered),link:a,isAdded:e.HostingerReachPluginHasSubscriptionBlock??!1}})||[];return[{data:t,pagination:{currentPage:n,totalPages:p,totalItems:g,perPage:c}},null]})},g=(0,l.nY)("pagesStore",()=>{const e=((e,a={})=>{const{itemsPerPage:t=5,initialPage:l=1,autoLoad:i=!0}=a,o=(0,n.KR)(l),s=(0,n.KR)(0),r=(0,n.KR)(0),u=(0,n.KR)([]),d=(0,n.KR)(!1),c=(0,n.KR)(!1),g=(0,n.KR)(null),p=(0,n.EW)(()=>o.value>1),v=(0,n.EW)(()=>o.value<s.value),m=(0,n.EW)(()=>!d.value&&0===u.value.length),_=(0,n.EW)(()=>(o.value-1)*t+1),b=(0,n.EW)(()=>Math.min(o.value*t,r.value)),h=(0,n.EW)(()=>({from:_.value,to:b.value,total:r.value})),k=async(a=o.value)=>{d.value=!0,c.value=!1,g.value=null;try{const[l,n]=await e(a,t);return n?(c.value=!0,g.value=n,u.value=[],!1):!!l&&(u.value=l.data,o.value=l.pagination.currentPage,s.value=l.pagination.totalPages,r.value=l.pagination.totalItems,!0)}catch(e){return c.value=!0,g.value=e,u.value=[],!1}finally{d.value=!1}},P=async e=>{e>=1&&e<=s.value&&e!==o.value&&!d.value&&await k(e)},f=async()=>{p.value&&await P(o.value-1)},y=async()=>{v.value&&await P(o.value+1)};return i&&k(l),{currentPage:o,totalPages:s,totalItems:r,itemsPerPage:t,items:u,isLoading:d,hasError:c,error:g,hasPrevious:p,hasNext:v,isEmpty:m,startIndex:_,endIndex:b,pageRange:h,loadData:k,goToPage:P,setPage:e=>P(e),nextPage:()=>y(),prevPage:()=>f(),goToFirstPage:async()=>{await P(1)},goToLastPage:async()=>{await P(s.value)},goToPreviousPage:f,goToNextPage:y,refresh:async()=>{await k(o.value)}}})(async(e,a)=>await c({page:e,perPage:a},void 0),{itemsPerPage:10,initialPage:1,autoLoad:!1});return{pages:e.items,isPagesLoading:e.isLoading,resetToFirstPage:async()=>{await e.goToPage(1)},...e}},{persist:{key:s.PK.PAGES_STORE}})}}]);1 "use strict";(self.webpackChunkhostinger_reach=self.webpackChunkhostinger_reach||[]).push([[132,583],{132:function(e,a,t){t.r(a),t.d(a,{default:function(){return d}});var l=t(425);const n=(0,l.KR)(0),i=(0,l.KR)(null),o={class:"base-modal"},s={class:"base-modal__header"},r={key:0,class:"base-modal__title"};var u=(0,l.pM)({__name:"BaseModal",props:{title:{},subtitle:{},titleAlignment:{default:"left"},disableScroll:{type:Boolean,default:!0}},setup(e){const a=e,{lockScroll:t,unlockScroll:u}={lockScroll:()=>{if(n.value++,1===n.value){i.value={overflow:document.body.style.overflow,paddingRight:document.body.style.paddingRight};const e=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",e>0&&(document.body.style.paddingRight=`${e}px`)}},unlockScroll:()=>{n.value=Math.max(0,n.value-1),0===n.value&&i.value&&(document.body.style.overflow=i.value.overflow,document.body.style.paddingRight=i.value.paddingRight,i.value=null)},isLocked:()=>n.value>0};return(0,l.sV)(()=>{a.disableScroll&&t()}),(0,l.hi)(()=>{a.disableScroll&&u()}),(a,t)=>((0,l.uX)(),(0,l.CE)("div",o,[(0,l.Lk)("div",s,[(0,l.RG)(a.$slots,"back-button"),(0,l.Lk)("span",{class:(0,l.C4)(["base-modal__title-container",{"base-modal__title-container--centered":"centered"===e.titleAlignment}])},[(0,l.RG)(a.$slots,"title-icon"),e.title?((0,l.uX)(),(0,l.CE)("h2",r,(0,l.v_)(e.title),1)):(0,l.Q3)("v-if",!0)],2)]),e.subtitle?((0,l.uX)(),(0,l.CE)("p",{key:0,class:(0,l.C4)(["base-modal__subtitle",{"base-modal__subtitle--centered":"centered"===e.titleAlignment}])},(0,l.v_)(e.subtitle),3)):(0,l.Q3)("v-if",!0),(0,l.RG)(a.$slots,"default")]))}});var d=(0,t(262).A)(u,[["__scopeId","data-v-330ecf55"]])},583:function(e,a,t){t.r(a),t.d(a,{default:function(){return E}});var l=t(425),n=t(259),i=t(132);const o=["aria-label"],s={key:0,class:"pagination-ellipsis","aria-hidden":"true"};var r=(0,l.pM)({__name:"Pagination",props:{currentPage:{},totalItems:{},itemsPerPage:{},totalVisible:{default:5},disabled:{type:Boolean,default:!1}},emits:["page-change","update:current-page"],setup(e,{emit:a}){const t=e,i=a,r=(0,l.EW)(()=>Math.ceil(t.totalItems/t.itemsPerPage)),u=(0,l.EW)(()=>{const e=[],a=t.currentPage,l=r.value,n=t.totalVisible;if(l<=n){for(let a=1;a<=l;a++)e.push(a);return e}e.push(1);const i=Math.floor((n-3)/2),o=Math.max(2,a-i),s=Math.min(l-1,a+i);o>2&&e.push("...");for(let a=o;a<=s;a++)1!==a&&a!==l&&e.push(a);return s<l-1&&e.push("..."),l>1&&e.push(l),e}),d=(0,l.EW)(()=>t.currentPage>1&&!t.disabled),c=(0,l.EW)(()=>t.currentPage<r.value&&!t.disabled),g=e=>{t.disabled||e<1||e>r.value||e===t.currentPage||(i("page-change",e),i("update:current-page",e))},p=()=>{d.value&&g(t.currentPage-1)},v=()=>{c.value&&g(t.currentPage+1)};return(a,t)=>r.value>1?((0,l.uX)(),(0,l.CE)("nav",{key:0,class:"pagination",role:"navigation","aria-label":`Pagination, page ${e.currentPage} of ${r.value}`},[(0,l.bF)((0,l.R1)(n.BN),{variant:"text",color:"neutral",size:"small","is-disabled":!d.value,"aria-label":"Go to previous page, page "+(e.currentPage-1),tabindex:d.value?0:-1,onClick:p},{default:(0,l.k6)(()=>[(0,l.bF)((0,l.R1)(n.QC),{name:"ic-chevron-small-left-16"})]),_:1},8,["is-disabled","aria-label","tabindex"]),((0,l.uX)(!0),(0,l.CE)(l.FK,null,(0,l.pI)(u.value,(a,t)=>((0,l.uX)(),(0,l.CE)(l.FK,{key:`page-${a}-${t}`},["..."===a?((0,l.uX)(),(0,l.CE)("span",s,"...")):((0,l.uX)(),(0,l.Wv)((0,l.R1)(n.BN),{key:1,variant:"text",size:"small",color:a===e.currentPage?"primary":"neutral","is-disabled":e.disabled,"aria-label":a===e.currentPage?`Current page, page ${a}`:`Go to page ${a}`,"aria-current":a===e.currentPage?"page":void 0,tabindex:e.disabled?-1:0,onClick:e=>g(a),onKeydown:e=>((e,a)=>{"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),g(a))})(e,a)},{default:(0,l.k6)(()=>[(0,l.eW)((0,l.v_)(a),1)]),_:2},1032,["color","is-disabled","aria-label","aria-current","tabindex","onClick","onKeydown"]))],64))),128)),(0,l.bF)((0,l.R1)(n.BN),{variant:"text",color:"neutral",size:"small","is-disabled":!c.value,"aria-label":`Go to next page, page ${e.currentPage+1}`,tabindex:c.value?0:-1,onClick:v},{default:(0,l.k6)(()=>[(0,l.bF)((0,l.R1)(n.QC),{name:"ic-chevron-small-right-16"})]),_:1},8,["is-disabled","aria-label","tabindex"])],8,o)):(0,l.Q3)("v-if",!0)}}),u=t(262);var d=(0,u.A)(r,[["__scopeId","data-v-35c72b14"]]),c=t(818),g=t(408);const p={class:"select-page-modal"},v={class:"select-page-modal__content"},m={class:"select-page-modal__pages"},_={class:"select-page-modal__page-loading"},b=["onClick"],h={key:0,class:"select-page-modal__page-loading"},k={class:"select-page-modal__page-content"},P={key:2,class:"select-page-modal__no-pages"},f={class:"select-page-modal__pagination"},y={class:"select-page-modal__footer"};var R=(0,l.pM)({__name:"SelectPageModal",props:{title:{},pages:{},data:{}},setup(e){const a=e,t=(0,c.Z)(),o=(0,l.KR)(null),s=(0,l.KR)(!1),r=(0,l.EW)(()=>{const e=t.items;return e&&e.length>0?e:a.pages||[]}),u=e=>"name"in e&&e.name?e.name:"title"in e&&e.title?.rendered?e.title.rendered:(0,g.T)("hostinger_reach_forms_no_title"),R=e=>"isAdded"in e&&e.isAdded||!1,E=(0,l.EW)(()=>t.isLoading),C=(0,l.EW)(()=>t.currentPage),w=(0,l.EW)(()=>t.totalItems),W=(0,l.EW)(()=>t.itemsPerPage),L=async e=>{await t.goToPage(e)},x=()=>{s.value||(s.value=!0,window.location.href="/wp-admin/post-new.php?post_type=page&hostinger_reach_add_block=1")},F=()=>{const e=a.data?.backButtonRedirectAction;e&&e()};return(0,l.sV)(async()=>{await t.resetToFirstPage()}),(a,t)=>((0,l.uX)(),(0,l.Wv)(i.default,{"title-alignment":"centered",title:e.title},(0,l.eX)({default:(0,l.k6)(()=>[(0,l.Lk)("div",p,[(0,l.Lk)("div",v,[(0,l.Lk)("div",m,[E.value?((0,l.uX)(!0),(0,l.CE)(l.FK,{key:0},(0,l.pI)(W.value,e=>((0,l.uX)(),(0,l.CE)("div",{key:`skeleton-${e}`,class:"select-page-modal__page-item select-page-modal__page-item--loading"},[(0,l.Lk)("div",_,[(0,l.bF)((0,l.R1)(n.Lc),{width:"60%",height:"20px","border-radius":"sm"})])]))),128)):r.value&&r.value.length>0?((0,l.uX)(!0),(0,l.CE)(l.FK,{key:1},(0,l.pI)(r.value,e=>((0,l.uX)(),(0,l.CE)("div",{key:e.id,class:(0,l.C4)(["select-page-modal__page-item",{"select-page-modal__page-item--selected":R(e),"select-page-modal__page-item--loading":o.value===String(e.id)}]),onClick:a=>(e=>{if(o.value)return;o.value=String(e.id);const a=e.link;a&&(window.location.href=a)})(e)},[o.value===String(e.id)?((0,l.uX)(),(0,l.CE)("div",h,[(0,l.bF)((0,l.R1)(n.Lc),{width:"60%",height:"20px","border-radius":"sm"})])):((0,l.uX)(),(0,l.CE)(l.FK,{key:1},[(0,l.Lk)("div",k,[(0,l.bF)((0,l.R1)(n.GW),{variant:"body-2-bold",as:"span",class:"select-page-modal__page-name"},{default:(0,l.k6)(()=>[(0,l.eW)((0,l.v_)(u(e)),1)]),_:2},1024)]),(0,l.Lk)("div",null,[(0,l.bF)((0,l.R1)(n.QC),{name:R(e)?"ic-checkmark-circle-filled-24":"ic-circle-empty-24",color:R(e)?"primary--500":"neutral--200"},null,8,["name","color"])])],64))],10,b))),128)):E.value?(0,l.Q3)("v-if",!0):((0,l.uX)(),(0,l.CE)("div",P,[(0,l.bF)((0,l.R1)(n.GW),{variant:"body-2",as:"p",class:"select-page-modal__no-pages-text"},{default:(0,l.k6)(()=>[(0,l.eW)((0,l.v_)((0,l.R1)(g.T)("hostinger_reach_forms_no_pages_available")),1)]),_:1})]))])]),(0,l.Lk)("div",f,[(0,l.bF)(d,{"current-page":C.value,"total-items":w.value,"items-per-page":W.value,"total-visible":5,disabled:E.value,onPageChange:L,"onUpdate:currentPage":L},null,8,["current-page","total-items","items-per-page","disabled"])]),(0,l.Lk)("div",y,[(0,l.bF)((0,l.R1)(n.BN),{variant:"outline",color:"neutral",size:"small","icon-prepend":s.value?void 0:"ic-add-16","is-loading":s.value,onClick:x},{default:(0,l.k6)(()=>[(0,l.eW)((0,l.v_)((0,l.R1)(g.T)("hostinger_reach_forms_new_page_text")),1)]),_:1},8,["icon-prepend","is-loading"])])])]),_:2},[e.data?.backButtonRedirectAction?{name:"back-button",fn:(0,l.k6)(()=>[(0,l.Lk)("button",{class:"select-page-modal__back-button",type:"button",onClick:F},[(0,l.bF)((0,l.R1)(n.QC),{name:"ic-chevron-left-16",color:"neutral--600"})])]),key:"0"}:void 0]),1032,["title"]))}});var E=(0,u.A)(R,[["__scopeId","data-v-18b350e4"]])},818:function(e,a,t){t.d(a,{Z:function(){return g}});var l=t(774),n=t(425);var i=t(223),o=t(326),s=t(602),r=t(264),u=t(371);const d=`${hostinger_reach_reach_data.rest_base_url}wp/v2`,c=(e,a)=>{const{nonce:t,totalFormPages:l}=(0,o.N)(),n=e?.page||1,c=e?.perPage||5,g=l||0,p=Math.ceil(g/c),v=new URLSearchParams;v.append("hostinger_reach_page_query","1"),v.append("page",n.toString()),v.append("per_page",c.toString());const m={headers:{[s.Y9.CORRELATION_ID]:a?.[s.Y9.CORRELATION_ID]||(0,r.d)(),[s.Y9.WP_NONCE]:t}};return u.A.get(`${d}/pages?${v.toString()}`,m).then(([e,a])=>{if(a)return[null,a];const t=e?.map(e=>{let a=`/wp-admin/post.php?post=${e.id}`;return e.HostingerReachPluginHasSubscriptionBlock||(a=`${a}&hostinger_reach_add_block=1`),a=e.HostingerReachPluginIsElementor?`${a}&action=elementor`:`${a}&action=edit`,{id:e.id.toString(),name:(0,i.D4)(e.title.rendered),link:a,isAdded:e.HostingerReachPluginHasSubscriptionBlock??!1}})||[];return[{data:t,pagination:{currentPage:n,totalPages:p,totalItems:g,perPage:c}},null]})},g=(0,l.nY)("pagesStore",()=>{const e=((e,a={})=>{const{itemsPerPage:t=5,initialPage:l=1,autoLoad:i=!0}=a,o=(0,n.KR)(l),s=(0,n.KR)(0),r=(0,n.KR)(0),u=(0,n.KR)([]),d=(0,n.KR)(!1),c=(0,n.KR)(!1),g=(0,n.KR)(null),p=(0,n.EW)(()=>o.value>1),v=(0,n.EW)(()=>o.value<s.value),m=(0,n.EW)(()=>!d.value&&0===u.value.length),_=(0,n.EW)(()=>(o.value-1)*t+1),b=(0,n.EW)(()=>Math.min(o.value*t,r.value)),h=(0,n.EW)(()=>({from:_.value,to:b.value,total:r.value})),k=async(a=o.value)=>{d.value=!0,c.value=!1,g.value=null;try{const[l,n]=await e(a,t);return n?(c.value=!0,g.value=n,u.value=[],!1):!!l&&(u.value=l.data,o.value=l.pagination.currentPage,s.value=l.pagination.totalPages,r.value=l.pagination.totalItems,!0)}catch(e){return c.value=!0,g.value=e,u.value=[],!1}finally{d.value=!1}},P=async e=>{e>=1&&e<=s.value&&e!==o.value&&!d.value&&await k(e)},f=async()=>{p.value&&await P(o.value-1)},y=async()=>{v.value&&await P(o.value+1)};return i&&k(l),{currentPage:o,totalPages:s,totalItems:r,itemsPerPage:t,items:u,isLoading:d,hasError:c,error:g,hasPrevious:p,hasNext:v,isEmpty:m,startIndex:_,endIndex:b,pageRange:h,loadData:k,goToPage:P,setPage:e=>P(e),nextPage:()=>y(),prevPage:()=>f(),goToFirstPage:async()=>{await P(1)},goToLastPage:async()=>{await P(s.value)},goToPreviousPage:f,goToNextPage:y,refresh:async()=>{await k(o.value)}}})(async(e,a)=>await c({page:e,perPage:a},void 0),{itemsPerPage:10,initialPage:1,autoLoad:!1});return{pages:e.items,isPagesLoading:e.isLoading,resetToFirstPage:async()=>{await e.goToPage(1)},...e}},{persist:{key:s.PK.PAGES_STORE}})}}]); -
hostinger-reach/trunk/frontend/dist/main.css
r3367717 r3375651 1 @import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap);.theme-base{--h-button-contain-primary-color:var(--neutral--0);--h-button-contain-primary-bg:var(--primary--500);--h-button-contain-primary-border:1px solid transparent;--h-button-contain-primary-color-hover:var(--neutral--0);--h-button-contain-primary-bg-hover:var(--primary--600);--h-button-contain-primary-border-hover:1px solid transparent;--h-button-contain-primary-color-disabled:var(--neutral--0);--h-button-contain-primary-bg-disabled:var(--neutral--300);--h-button-contain-primary-border-disabled:1px solid transparent;--h-button-contain-light-color:var(--neutral--700);--h-button-contain-light-bg:var(--neutral--0);--h-button-contain-light-border:1px solid transparent;--h-button-contain-light-color-hover:var(--neutral--700);--h-button-contain-light-bg-hover:var(--neutral--100);--h-button-contain-light-border-hover:1px solid transparent;--h-button-contain-light-color-disabled:var(--neutral--0);--h-button-contain-light-bg-disabled:var(--neutral--300);--h-button-contain-light-border-disabled:1px solid transparent;--h-button-contain-danger-color:var(--neutral--0);--h-button-contain-danger-bg:var(--danger--600);--h-button-contain-danger-border:1px solid transparent;--h-button-contain-danger-color-hover:var(--neutral--0);--h-button-contain-danger-bg-hover:var(--danger--700);--h-button-contain-danger-border-hover:1px solid transparent;--h-button-contain-danger-color-disabled:var(--neutral--0);--h-button-contain-danger-bg-disabled:var(--neutral--300);--h-button-contain-danger-border-disabled:1px solid transparent;--h-button-contain-neon-color:var(--neutral--700);--h-button-contain-neon-bg:var(--neon--500);--h-button-contain-neon-border:1px solid transparent;--h-button-contain-neon-color-hover:var(--neutral--700);--h-button-contain-neon-bg-hover:var(--neon--600);--h-button-contain-neon-border-hover:1px solid transparent;--h-button-contain-neon-color-disabled:var(--neutral--0);--h-button-contain-neon-bg-disabled:var(--neutral--300);--h-button-contain-neon-border-disabled:1px solid transparent;--h-button-contain-warning-color:var(--neutral--600);--h-button-contain-warning-bg:var(--warning--500);--h-button-contain-warning-border:1px solid transparent;--h-button-contain-warning-color-hover:var(--neutral--600);--h-button-contain-warning-bg-hover:var(--warning--600);--h-button-contain-warning-border-hover:1px solid transparent;--h-button-contain-warning-color-disabled:var(--neutral--0);--h-button-contain-warning-bg-disabled:var(--neutral--300);--h-button-contain-warning-border-disabled:1px solid transparent;--h-button-contain-neutral-color:var(--neutral--0);--h-button-contain-neutral-bg:var(--neutral--700);--h-button-contain-neutral-border:1px solid transparent;--h-button-contain-neutral-color-hover:var(--neutral--0);--h-button-contain-neutral-bg-hover:var(--neutral--500);--h-button-contain-neutral-border-hover:1px solid transparent;--h-button-contain-neutral-color-disabled:var(--neutral--0);--h-button-contain-neutral-bg-disabled:var(--neutral--300);--h-button-contain-neutral-border-disabled:1px solid transparent;--h-button-outline-primary-color:var(--primary--500);--h-button-outline-primary-bg:transparent;--h-button-outline-primary-border:1px solid var(--neutral--200);--h-button-outline-primary-color-hover:var(--primary--500);--h-button-outline-primary-bg-hover:var(--primary--50);--h-button-outline-primary-border-hover:1px solid var(--neutral--200);--h-button-outline-primary-color-disabled:var(--neutral--300);--h-button-outline-primary-bg-disabled:transparent;--h-button-outline-primary-border-disabled:1px solid var(--neutral--200);--h-button-outline-light-color:var(--neutral--0);--h-button-outline-light-bg:transparent;--h-button-outline-light-border:1px solid var(--neutral--0);--h-button-outline-light-color-hover:var(--neutral--700);--h-button-outline-light-bg-hover:var(--neutral--100);--h-button-outline-light-border-hover:1px solid var(--neutral--0);--h-button-outline-light-color-disabled:var(--neutral--300);--h-button-outline-light-bg-disabled:transparent;--h-button-outline-light-border-disabled:1px solid var(--neutral--300);--h-button-outline-danger-color:var(--danger--600);--h-button-outline-danger-bg:var(--neutral--0);--h-button-outline-danger-border:1px solid var(--neutral--200);--h-button-outline-danger-color-hover:var(--danger--600);--h-button-outline-danger-bg-hover:var(--danger--100);--h-button-outline-danger-border-hover:1px solid var(--neutral--200);--h-button-outline-danger-color-disabled:var(--neutral--300);--h-button-outline-danger-bg-disabled:var(--neutral--0);--h-button-outline-danger-border-disabled:1px solid var(--neutral--200);--h-button-outline-neon-color:var(--danger--600);--h-button-outline-neon-bg:transparent;--h-button-outline-neon-border:1px solid var(--neutral--200);--h-button-outline-neon-color-hover:var(--danger--600);--h-button-outline-neon-bg-hover:var(--danger--100);--h-button-outline-neon-border-hover:1px solid var(--neutral--200);--h-button-outline-neon-color-disabled:var(--neutral--300);--h-button-outline-neon-bg-disabled:transparent;--h-button-outline-neon-border-disabled:1px solid var(--neutral--200);--h-button-outline-warning-color:var(--warning--700);--h-button-outline-warning-bg:var(--neutral--0);--h-button-outline-warning-border:1px solid var(--neutral--200);--h-button-outline-warning-color-hover:var(--warning--700);--h-button-outline-warning-bg-hover:var(--warning--100);--h-button-outline-warning-border-hover:1px solid var(--neutral--200);--h-button-outline-warning-color-disabled:var(--neutral--300);--h-button-outline-warning-bg-disabled:var(--neutral--0);--h-button-outline-warning-border-disabled:1px solid var(--neutral--200);--h-button-outline-neutral-color:var(--neutral--700);--h-button-outline-neutral-bg:transparent;--h-button-outline-neutral-border:1px solid var(--neutral--200);--h-button-outline-neutral-color-hover:var(--neutral--700);--h-button-outline-neutral-bg-hover:var(--neutral--100);--h-button-outline-neutral-border-hover:1px solid var(--neutral--200);--h-button-outline-neutral-color-disabled:var(--neutral--300);--h-button-outline-neutral-bg-disabled:transparent;--h-button-outline-neutral-border-disabled:1px solid var(--neutral--200);--h-button-outline-strong-primary-color:var(--primary--500);--h-button-outline-strong-primary-bg:transparent;--h-button-outline-strong-primary-border:1px solid var(--primary--500);--h-button-outline-strong-primary-color-hover:var(--primary--500);--h-button-outline-strong-primary-bg-hover:var(--primary--100);--h-button-outline-strong-primary-border-hover:1px solid var(--primary--500);--h-button-outline-strong-primary-color-disabled:var(--neutral--0);--h-button-outline-strong-primary-bg-disabled:var(--neutral--300);--h-button-outline-strong-primary-border-disabled:1px solid transparent;--h-button-outline-strong-light-color:var(--neutral--0);--h-button-outline-strong-light-bg:transparent;--h-button-outline-strong-light-border:1px solid var(--neutral--0);--h-button-outline-strong-light-color-hover:var(--neutral--700);--h-button-outline-strong-light-bg-hover:var(--neutral--100);--h-button-outline-strong-light-border-hover:1px solid var(--neutral--0);--h-button-outline-strong-light-color-disabled:var(--neutral--300);--h-button-outline-strong-light-bg-disabled:transparent;--h-button-outline-strong-light-border-disabled:1px solid var(--neutral--300);--h-button-outline-strong-danger-color:var(--danger--600);--h-button-outline-strong-danger-bg:var(--neutral--0);--h-button-outline-strong-danger-border:1px solid var(--neutral--200);--h-button-outline-strong-danger-color-hover:var(--danger--600);--h-button-outline-strong-danger-bg-hover:var(--danger--100);--h-button-outline-strong-danger-border-hover:1px solid var(--neutral--200);--h-button-outline-strong-danger-color-disabled:var(--neutral--300);--h-button-outline-strong-danger-bg-disabled:var(--neutral--0);--h-button-outline-strong-danger-border-disabled:1px solid var(--neutral--200);--h-button-outline-strong-neon-color:var(--danger--600);--h-button-outline-strong-neon-bg:transparent;--h-button-outline-strong-neon-border:1px solid var(--neutral--200);--h-button-outline-strong-neon-color-hover:var(--danger--600);--h-button-outline-strong-neon-bg-hover:var(--danger--100);--h-button-outline-strong-neon-border-hover:1px solid var(--neutral--200);--h-button-outline-strong-neon-color-disabled:var(--neutral--300);--h-button-outline-strong-neon-bg-disabled:transparent;--h-button-outline-strong-neon-border-disabled:1px solid var(--neutral--200);--h-button-outline-strong-warning-color:var(--warning--700);--h-button-outline-strong-warning-bg:var(--neutral--0);--h-button-outline-strong-warning-border:1px solid var(--neutral--200);--h-button-outline-strong-warning-color-hover:var(--warning--700);--h-button-outline-strong-warning-bg-hover:var(--warning--100);--h-button-outline-strong-warning-border-hover:1px solid var(--neutral--200);--h-button-outline-strong-warning-color-disabled:var(--neutral--300);--h-button-outline-strong-warning-bg-disabled:var(--neutral--0);--h-button-outline-strong-warning-border-disabled:1px solid var(--neutral--200);--h-button-outline-strong-neutral-color:var(--neutral--700);--h-button-outline-strong-neutral-bg:transparent;--h-button-outline-strong-neutral-border:1px solid var(--neutral--700);--h-button-outline-strong-neutral-color-hover:var(--neutral--300);--h-button-outline-strong-neutral-bg-hover:transparent;--h-button-outline-strong-neutral-border-hover:1px solid var(--neutral--200);--h-button-outline-strong-neutral-color-disabled:var(--neutral--300);--h-button-outline-strong-neutral-bg-disabled:transparent;--h-button-outline-strong-neutral-border-disabled:1px solid var(--neutral--200);--h-button-text-primary-color:var(--primary--500);--h-button-text-primary-bg:transparent;--h-button-text-primary-border:1px solid transparent;--h-button-text-primary-color-hover:var(--primary--500);--h-button-text-primary-bg-hover:var(--primary--50);--h-button-text-primary-border-hover:1px solid transparent;--h-button-text-primary-color-disabled:var(--neutral--300);--h-button-text-primary-bg-disabled:transparent;--h-button-text-primary-border-disabled:1px solid transparent;--h-button-text-light-color:var(--neutral--0);--h-button-text-light-bg:transparent;--h-button-text-light-border:1px solid transparent;--h-button-text-light-color-hover:var(--neutral--700);--h-button-text-light-bg-hover:var(--neutral--100);--h-button-text-light-border-hover:1px solid transparent;--h-button-text-light-color-disabled:var(--neutral--300);--h-button-text-light-bg-disabled:transparent;--h-button-text-light-border-disabled:1px solid transparent;--h-button-text-danger-color:var(--danger--600);--h-button-text-danger-bg:transparent;--h-button-text-danger-border:1px solid transparent;--h-button-text-danger-color-hover:var(--danger--600);--h-button-text-danger-bg-hover:var(--danger--100);--h-button-text-danger-border-hover:1px solid transparent;--h-button-text-danger-color-disabled:var(--neutral--300);--h-button-text-danger-bg-disabled:transparent;--h-button-text-danger-border-disabled:1px solid transparent;--h-button-text-neon-color:var(--danger--600);--h-button-text-neon-bg:transparent;--h-button-text-neon-border:1px solid transparent;--h-button-text-neon-color-hover:var(--danger--600);--h-button-text-neon-bg-hover:var(--danger--100);--h-button-text-neon-border-hover:1px solid transparent;--h-button-text-neon-color-disabled:var(--neutral--300);--h-button-text-neon-bg-disabled:transparent;--h-button-text-neon-border-disabled:1px solid transparent;--h-button-text-warning-color:var(--warning--700);--h-button-text-warning-bg:transparent;--h-button-text-warning-border:1px solid transparent;--h-button-text-warning-color-hover:var(--warning--700);--h-button-text-warning-bg-hover:var(--warning--100);--h-button-text-warning-border-hover:1px solid transparent;--h-button-text-warning-color-disabled:var(--neutral--300);--h-button-text-warning-bg-disabled:transparent;--h-button-text-warning-border-disabled:1px solid transparent;--h-button-text-neutral-color:var(--neutral--700);--h-button-text-neutral-bg:transparent;--h-button-text-neutral-border:1px solid transparent;--h-button-text-neutral-color-hover:var(--neutral--700);--h-button-text-neutral-bg-hover:var(--neutral--100);--h-button-text-neutral-border-hover:1px solid transparent;--h-button-text-neutral-color-disabled:var(--neutral--300);--h-button-text-neutral-bg-disabled:transparent;--h-button-text-neutral-border-disabled:1px solid transparent;--h-label-contain-success-bg:var(--success--100);--h-label-contain-success-color:var(--success--600);--h-label-contain-success-outline:none;--h-label-contain-warning-bg:var(--warning--100);--h-label-contain-warning-color:var(--warning--700);--h-label-contain-warning-outline:none;--h-label-contain-danger-bg:var(--danger--50);--h-label-contain-danger-color:var(--danger--600);--h-label-contain-danger-outline:none;--h-label-contain-primary-bg:var(--primary--50);--h-label-contain-primary-color:var(--primary--500);--h-label-contain-primary-outline:none;--h-label-contain-gray-bg:var(--neutral--300);--h-label-contain-gray-color:var(--neutral--0);--h-label-contain-gray-outline:none;--h-label-contain-grayLight-bg:var(--neutral--100);--h-label-contain-grayLight-color:var(--neutral--400);--h-label-contain-grayLight-outline:none;--h-label-contain-meteorite-bg:var(--meteorite--500);--h-label-contain-meteorite-color:var(--neutral--0);--h-label-contain-meteorite-outline:none;--h-label-outline-success-bg:transparent;--h-label-outline-success-color:var(--success--600);--h-label-outline-success-outline:1px solid var(--success--600);--h-label-outline-warning-bg:transparent;--h-label-outline-warning-color:var(--warning--700);--h-label-outline-warning-outline:1px solid var(--warning--700);--h-label-outline-danger-bg:transparent;--h-label-outline-danger-color:var(--danger--600);--h-label-outline-danger-outline:1px solid var(--danger--600);--h-label-outline-primary-bg:transparent;--h-label-outline-primary-color:var(--primary--500);--h-label-outline-primary-outline:1px solid var(--primary--500);--h-label-outline-gray-bg:transparent;--h-label-outline-gray-color:var(--neutral--400);--h-label-outline-gray-outline:1px solid var(--neutral--400);--h-label-outline-grayLight-bg:transparent;--h-label-outline-grayLight-color:var(--neutral--300);--h-label-outline-grayLight-outline:1px solid var(--neutral--300);--h-label-outline-meteorite-bg:transparent;--h-label-outline-meteorite-color:var(--meteorite--500);--h-label-outline-meteorite-outline:1px solid var(--meteorite--500);--h-card-bg:var(--neutral--0);--h-card-border-color:var(--neutral--200);--h-card-header-bg:var(--neutral--0);--h-card-header-border-color:var(--neutral--200);--h-card-header-divider-color:var(--neutral--200);--h-input-color:var(--neutral--500);--h-input-background-color:var(--neutral--0);--h-input-border-color:var(--neutral--200);--h-input-focus-border-color:var(--primary--500);--h-input-error-border-color:var(--danger--500);--h-input-disabled-color:var(--neutral--400);--h-input-disabled-background-color:var(--neutral--100);--h-input-disabled-border-color:var(--neutral--200);--h-input-placeholder-color:var(--neutral--300);--h-input-font-size:var(--font-size-input);--h-input-line-height:var(--line-height-input);--h-input-font-weight:var(--font-weight-input);--h-input-letter-spacing:var(--letter-spacing-input);--h-input-area-color:var(--neutral--500);--h-input-area-background-color:var(--neutral--0);--h-input-area-border-color:var(--neutral--200);--h-input-area-focus-border-color:var(--primary--500);--h-input-area-error-border-color:var(--danger--500);--h-input-area-disabled-color:var(--neutral--400);--h-input-area-disabled-background-color:var(--neutral--100);--h-input-area-disabled-border-color:var(--neutral--200);--h-input-area-placeholder-color:var(--neutral--300);--h-input-area-font-size:var(--font-size-input);--h-input-area-line-height:var(--line-height-input);--h-input-area-font-weight:var(--font-weight-input);--h-input-area-letter-spacing:var(--letter-spacing-input);--h-select-color:var(--neutral--500);--h-select-background-color:var(--neutral--0);--h-select-border-color:var(--neutral--200);--h-select-focus-border-color:var(--primary--500);--h-select-error-border-color:var(--danger--500);--h-select-disabled-color:var(--neutral--400);--h-select-disabled-background-color:var(--neutral--100);--h-select-disabled-border-color:var(--neutral--200);--h-select-placeholder-color:var(--neutral--300);--h-upload-title-color:var(--neutral--600);--h-upload-subtitle-color:var(--neutral--300);--h-upload-background-color:var(--neutral--0);--h-upload-border-color:var(--primary--300);--h-upload-focus-border-color:var(--primary--300);--h-upload-hover-border-color:var(--primary--500);--h-upload-hover-background-color:var(--primary--50);--h-upload-disabled-color:var(--neutral--300);--h-upload-disabled-background-color:var(--neutral--0);--h-upload-disabled-border-color:var(--primary--300);--hhyperlink-regular-color:var(--primary--500);--hhyperlink-regular-border:1px solid currentColor;--hhyperlink-bold-color:var(--primary--500);--hhyperlink-bold-border:1px solid currentColor;--h-circle-loader-color:var(--primary--500);--h-circle-loader-border-color:var(--primary--50);--h-circle-loader-size-small:24px;--h-circle-loader-size-medium:40px;--h-circle-loader-size-large:72px;--h-circle-loader-border-size:4px;--h-chip-primary-filled-color:var(--neutral--700);--h-chip-primary-filled-bg:var(--neutral--100);--h-chip-primary-filled-border:var(--neutral--100);--h-chip-primary-filled-hover-color:var(--neutral--700);--h-chip-primary-filled-hover-bg:var(--neutral--200);--h-chip-primary-filled-hover-border:var(--neutral--200);--h-chip-primary-filled-disabled-color:var(--neutral--300);--h-chip-primary-filled-disabled-bg:var(--neutral--100);--h-chip-primary-filled-disabled-border:var(--neutral--100);--h-chip-primary-filled-selected-color:var(--primary--500);--h-chip-primary-filled-selected-bg:var(--primary--50);--h-chip-primary-filled-selected-border:var(--primary--50);--h-chip-primary-filled-selected-hover-color:var(--primary--500);--h-chip-primary-filled-selected-hover-bg:var(--primary--100);--h-chip-primary-filled-selected-hover-border:var(--primary--100);--h-chip-primary-outline-color:var(--neutral--700);--h-chip-primary-outline-bg:var(--neutral--0);--h-chip-primary-outline-border:var(--neutral--200);--h-chip-primary-outline-hover-color:var(--neutral--700);--h-chip-primary-outline-hover-bg:var(--neutral--100);--h-chip-primary-outline-hover-border:var(--neutral--200);--h-chip-primary-outline-disabled-color:var(--neutral--300);--h-chip-primary-outline-disabled-bg:var(--neutral--0);--h-chip-primary-outline-disabled-border:var(--neutral--200);--h-chip-primary-outline-selected-color:var(--primary--500);--h-chip-primary-outline-selected-bg:var(--primary--50);--h-chip-primary-outline-selected-border:var(--primary--50);--h-chip-primary-outline-selected-hover-color:var(--primary--500);--h-chip-primary-outline-selected-hover-bg:var(--primary--100);--h-chip-primary-outline-selected-hover-border:var(--primary--100);--h-chip-secondary-filled-color:var(--neutral--700);--h-chip-secondary-filled-bg:var(--neutral--100);--h-chip-secondary-filled-border:var(--neutral--100);--h-chip-secondary-filled-hover-color:var(--neutral--700);--h-chip-secondary-filled-hover-bg:var(--neutral--200);--h-chip-secondary-filled-hover-border:var(--neutral--200);--h-chip-secondary-filled-disabled-color:var(--neutral--300);--h-chip-secondary-filled-disabled-bg:var(--neutral--100);--h-chip-secondary-filled-disabled-border:var(--neutral--100);--h-chip-secondary-filled-selected-color:var(--neutral--0);--h-chip-secondary-filled-selected-bg:var(--neutral--700);--h-chip-secondary-filled-selected-border:var(--neutral--700);--h-chip-secondary-filled-selected-hover-color:var(--neutral--0);--h-chip-secondary-filled-selected-hover-bg:var(--neutral--700);--h-chip-secondary-filled-selected-hover-border:var(--neutral--700);--h-chip-secondary-outline-color:var(--neutral--700);--h-chip-secondary-outline-bg:var(--neutral--0);--h-chip-secondary-outline-border:var(--neutral--200);--h-chip-secondary-outline-hover-color:var(--neutral--700);--h-chip-secondary-outline-hover-bg:var(--neutral--100);--h-chip-secondary-outline-hover-border:var(--neutral--200);--h-chip-secondary-outline-disabled-color:var(--neutral--300);--h-chip-secondary-outline-disabled-bg:var(--neutral--0);--h-chip-secondary-outline-disabled-border:var(--neutral--200);--h-chip-secondary-outline-selected-color:var(--neutral--0);--h-chip-secondary-outline-selected-bg:var(--neutral--700);--h-chip-secondary-outline-selected-border:var(--neutral--700);--h-chip-secondary-outline-selected-hover-color:var(--neutral--0);--h-chip-secondary-outline-selected-hover-bg:var(--neutral--700);--h-chip-secondary-outline-selected-hover-border:var(--neutral--700)}.theme-hHorizons{--h-button-contain-neutral-border:1px solid transparent;--h-button-contain-neutral-border-hover:1px solid transparent;--h-button-contain-neutral-border-disabled:1px solid transparent;--h-button-contain-neutral-color:var(--neutral--600);--h-button-contain-neutral-color-hover:var(--neutral--600);--h-button-contain-neutral-color-disabled:var(--neutral--300);--h-button-contain-neutral-bg:var(--neutral--0);--h-button-contain-neutral-bg-hover:var(--neutral--50);--h-button-contain-neutral-bg-disabled:var(--neutral--500);--h-button-outline-neutral-border:1px solid var(--neutral--300);--h-button-outline-neutral-border-hover:1px solid var(--neutral--300);--h-button-outline-neutral-border-disabled:1px solid var(--neutral--300);--h-button-outline-neutral-color:var(--neutral--0);--h-button-outline-neutral-color-hover:var(--neutral--0);--h-button-outline-neutral-color-disabled:var(--neutral--300);--h-button-outline-neutral-bg:transparent;--h-button-outline-neutral-bg-hover:var(--neutral--500);--h-button-outline-neutral-bg-disabled:var(--neutral--800);--h-button-text-neutral-border:1px solid transparent;--h-button-text-neutral-border-hover:1px solid transparent;--h-button-text-neutral-border-disabled:1px solid transparent;--h-button-text-neutral-color:var(--neutral--0);--h-button-text-neutral-color-hover:var(--neutral--0);--h-button-text-neutral-color-disabled:var(--neutral--300);--h-button-text-neutral-bg:var(--transparent);--h-button-text-neutral-bg-hover:var(--neutral--500);--h-button-text-neutral-bg-disabled:var(--transparent);--h-label-contain-primary-bg:var(--neutral--500);--h-label-contain-primary-color:var(--meteorite--500);--h-label-contain-primary-outline:none;--h-card-bg:var(--neutral--700);--h-card-border-color:var(--neutral--500);--h-card-header-bg:var(--primary--500);--h-card-header-border-color:var(--primary--500);--h-card-header-divider-color:var(--primary--500)}:root{--neutral--0:#fff;--neutral--50:#f8f9fa;--neutral--100:#f2f3f6;--neutral--200:#d8dae0;--neutral--300:#6d7081;--neutral--400:#3b3d4a;--neutral--500:#262831;--neutral--600:#1d1e20;--neutral--700:#161718;--neutral--800:#000;--primary--50:#f1ecff;--primary--100:#e2dbfc;--primary--200:#c5b8f8;--primary--300:#b39ef3;--primary--400:#7253ee;--primary--500:#673de6;--primary--600:#5025d1;--primary--700:#45209d;--primary--800:#2f1c6a;--primary--900:#261559;--primary--1000:#1f1346;--meteorite--50:#f5f5ff;--meteorite--100:#eaeaff;--meteorite--200:#cbc8ff;--meteorite--300:#b6b2ff;--meteorite--400:#a19bff;--meteorite--500:#8c85ff;--light-blue--50:#fafbff;--light-blue--100:#f4f5ff;--light-blue--200:#d5dfff;--light-blue--300:#c3cce9;--light-blue--400:#b0b9d4;--light-blue--500:#888faa;--danger--50:#fff3f7;--danger--100:#ffe8ef;--danger--200:#fea8c2;--danger--300:#fd8bad;--danger--400:#fc6e99;--danger--500:#fc5185;--danger--600:#d63163;--danger--700:#b22852;--warning--100:#fff8e2;--warning--200:#ffd28c;--warning--500:#ffcd35;--warning--600:#fea419;--warning--700:#9f6000;--success--100:#def4f0;--success--200:#80d8c8;--success--500:#00b090;--success--600:#008361;--neon--500:#cf0;--neon--600:#bded00;--peridot--500:#0f0;--peridot--600:#20e052;--niaga-primary:#007aff;--niaga-primary-dark:#002199;--niaga-primary-light:#e0efff;--niaga-primary-lightest:#ebf4ff;--niaga-primary-chart:#80bdff;--niaga-meteorite:#43ccff;--niaga-meteorite-dark:#01012e;--niaga-meteorite-light:#f5faff;--niaga-warning:#ff9800;--niaga-warning-dark:#ff5a00;--niaga-warning-chart:#ffcb80;--niaga-white-blue:#f5faff;--niaga-darken-light:#e0efff;--niaga-blue-dark:#265ab2;--z-index-1:100;--z-index-2:200;--z-index-3:300;--z-index-4:400;--z-index-hp-action:400;--z-index-5:500;--z-index-6:600;--z-index-modal:600;--z-index-hp-action-modal:700;--z-index-10:1000;--z-index-intercom-1:1100;--z-index-intercom-2:1200;--z-index-intercom-3:1300;--z-index-max:2147483647;--z-index-child-1:10;--z-index-child-2:20;--color-title-1:var(--neutral--600);--font-size-title-1:40px;--line-height-title-1:48px;--font-weight-title-1:700;--letter-spacing-title-1:0;--color-title-2:var(--neutral--600);--font-size-title-2:36px;--line-height-title-2:40px;--font-weight-title-2:700;--letter-spacing-title-2:0;--color-title-3:var(--neutral--600);--font-size-title-3:32px;--line-height-title-3:36px;--font-weight-title-3:700;--letter-spacing-title-3:0;--color-heading-1:var(--neutral--600);--font-size-heading-1:24px;--line-height-heading-1:32px;--font-weight-heading-1:700;--letter-spacing-heading-1:0;--color-heading-2:var(--neutral--600);--font-size-heading-2:20px;--line-height-heading-2:32px;--font-weight-heading-2:700;--letter-spacing-heading-2:0;--color-heading-3:var(--neutral--600);--font-size-heading-3:16px;--line-height-heading-3:24px;--font-weight-heading-3:700;--letter-spacing-heading-3:0;--color-body-1:var(--neutral--600);--font-size-body-1:16px;--line-height-body-1:24px;--font-weight-body-1:400;--letter-spacing-body-1:0;--color-body-2:var(--neutral--600);--font-size-body-2:14px;--line-height-body-2:20px;--font-weight-body-2:400;--letter-spacing-body-2:0;--color-body-3:var(--neutral--600);--font-size-body-3:12px;--line-height-body-3:20px;--font-weight-body-3:400;--letter-spacing-body-3:0;--color-overline:var(--neutral--600);--font-size-overline:12px;--line-height-overline:16px;--font-weight-overline:700;--letter-spacing-overline:0;--color-caption:var(--neutral--600);--font-size-caption:12px;--line-height-caption:12px;--font-weight-caption:400;--letter-spacing-caption:0;--font-weight-body-1-bold:700;--letter-spacing-body-1-bold:0;--color-body-1-secondary:var(--neutral--300);--color-body-1-link:var(--primary--500);--font-weight-body-2-bold:700;--letter-spacing-body-2-bold:0;--color-body-2-secondary:var(--neutral--300);--color-body-2-link:var(--primary--500);--font-weight-body-3-bold:700;--letter-spacing-body-3-bold:0;--color-body-3-secondary:var(--neutral--300);--color-body-3-link:var(--primary--500);--font-size-button-1:16px;--line-height-button-1:24px;--font-weight-button-1:700;--letter-spacing-button-1:0;--font-size-button-2:14px;--line-height-button-2:24px;--font-weight-button-2:700;--letter-spacing-button-2:0;--font-size-button-3:14px;--line-height-button-3:24px;--font-weight-button-3:500;--letter-spacing-button-3:0;--font-size-button-4:12px;--line-height-button-4:20px;--font-weight-button-4:700;--letter-spacing-button-4:0;--font-size-input:14px;--line-height-input:24px;--font-weight-input:400;--letter-spacing-input:0}@media (max-width:768px){:root{--color-title-1:var(--neutral--600);--font-size-title-1:40px;--line-height-title-1:48px;--font-weight-title-1:700;--letter-spacing-title-1:0;--color-title-2:var(--neutral--600);--font-size-title-2:36px;--line-height-title-2:40px;--font-weight-title-2:700;--letter-spacing-title-2:0;--color-title-3:var(--neutral--600);--font-size-title-3:32px;--line-height-title-3:36px;--font-weight-title-3:700;--letter-spacing-title-3:0;--color-heading-1:var(--neutral--600);--font-size-heading-1:24px;--line-height-heading-1:32px;--font-weight-heading-1:700;--letter-spacing-heading-1:0;--color-heading-2:var(--neutral--600);--font-size-heading-2:20px;--line-height-heading-2:32px;--font-weight-heading-2:700;--letter-spacing-heading-2:0;--color-heading-3:var(--neutral--600);--font-size-heading-3:16px;--line-height-heading-3:24px;--font-weight-heading-3:700;--letter-spacing-heading-3:0;--color-body-1:var(--neutral--600);--font-size-body-1:16px;--line-height-body-1:24px;--font-weight-body-1:400;--letter-spacing-body-1:0;--color-body-2:var(--neutral--600);--font-size-body-2:14px;--line-height-body-2:20px;--font-weight-body-2:400;--letter-spacing-body-2:0;--color-body-3:var(--neutral--600);--font-size-body-3:12px;--line-height-body-3:20px;--font-weight-body-3:400;--letter-spacing-body-3:0;--color-overline:var(--neutral--600);--font-size-overline:12px;--line-height-overline:16px;--font-weight-overline:700;--letter-spacing-overline:0;--color-caption:var(--neutral--600);--font-size-caption:12px;--line-height-caption:12px;--font-weight-caption:400;--letter-spacing-caption:0;--font-weight-body-1-bold:700;--letter-spacing-body-1-bold:0;--color-body-1-secondary:var(--neutral--300);--color-body-1-link:var(--primary--500);--font-weight-body-2-bold:700;--letter-spacing-body-2-bold:0;--color-body-2-secondary:var(--neutral--300);--color-body-2-link:var(--primary--500);--font-weight-body-3-bold:700;--letter-spacing-body-3-bold:0;--color-body-3-secondary:var(--neutral--300);--color-body-3-link:var(--primary--500);--font-size-button-1:16px;--line-height-button-1:24px;--font-weight-button-1:700;--letter-spacing-button-1:0;--font-size-button-2:14px;--line-height-button-2:24px;--font-weight-button-2:700;--letter-spacing-button-2:0;--font-size-button-3:14px;--line-height-button-3:24px;--font-weight-button-3:500;--letter-spacing-button-3:0;--font-size-button-4:12px;--line-height-button-4:20px;--font-weight-button-4:700;--letter-spacing-button-4:0;--font-size-input:14px;--line-height-input:24px;--font-weight-input:400;--letter-spacing-input:0}}:root{--h-border-radius-xs:4px;--h-border-radius-sm:8px;--h-border-radius-md:12px;--h-border-radius-lg:16px;--h-border-radius-xl:24px;--h-border-radius-2xl:32px;--h-border-radius-full:999px;--h-spacing-3xs:4px;--h-spacing-2xs:8px;--h-spacing-xs:12px;--h-spacing-sm:16px;--h-spacing-md:24px;--h-spacing-lg:32px;--h-spacing-xl:40px;--h-spacing-2xl:48px;--h-spacing-3xl:64px;--h-spacing-4xl:80px}.h-circle-loader[data-v-97cfb699]{animation:spin-97cfb699 1s linear infinite;border:var(--h-circle-loader-border-size) solid var(--h-circle-loader-border-color);border-radius:50%;border-top:var(--h-circle-loader-border-size) solid var(--h-circle-loader-color)}.h-circle-loader--small[data-v-97cfb699]{height:var(--h-circle-loader-size-small);width:var(--h-circle-loader-size-small)}.h-circle-loader--medium[data-v-97cfb699]{height:var(--h-circle-loader-size-medium);width:var(--h-circle-loader-size-medium)}.h-circle-loader--large[data-v-97cfb699]{height:var(--h-circle-loader-size-large);width:var(--h-circle-loader-size-large)}@keyframes spin-97cfb699{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.h-icon[data-v-411de46f]{flex-shrink:0;transition:transform .3s ease}.h-typography[data-v-ddf01244]{font-family:DM Sans,Roboto,sans-serif;margin:0}.h-typography[depth][data-v-ddf01244]:not([depth="0"])>*{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration-line:inherit;text-transform:inherit}.h-typography-title-1[data-v-ddf01244]{color:var(--color-title-1);font-size:var(--font-size-title-1);font-weight:var(--font-weight-title-1);letter-spacing:var(--letter-spacing-title-1);line-height:var(--line-height-title-1)}.h-typography-title-2[data-v-ddf01244]{color:var(--color-title-2);font-size:var(--font-size-title-2);font-weight:var(--font-weight-title-2);letter-spacing:var(--letter-spacing-title-2);line-height:var(--line-height-title-2)}.h-typography-title-3[data-v-ddf01244]{color:var(--color-title-3);font-size:var(--font-size-title-3);font-weight:var(--font-weight-title-3);letter-spacing:var(--letter-spacing-title-3);line-height:var(--line-height-title-3)}.h-typography-heading-1[data-v-ddf01244]{color:var(--color-heading-1);font-size:var(--font-size-heading-1);font-weight:var(--font-weight-heading-1);letter-spacing:var(--letter-spacing-heading-1);line-height:var(--line-height-heading-1)}.h-typography-heading-2[data-v-ddf01244]{color:var(--color-heading-2);font-size:var(--font-size-heading-2);font-weight:var(--font-weight-heading-2);letter-spacing:var(--letter-spacing-heading-2);line-height:var(--line-height-heading-2)}.h-typography-heading-3[data-v-ddf01244]{color:var(--color-heading-3);font-size:var(--font-size-heading-3);font-weight:var(--font-weight-heading-3);letter-spacing:var(--letter-spacing-heading-3);line-height:var(--line-height-heading-3)}.h-typography-body-1[data-v-ddf01244]{color:var(--color-body-1);font-size:var(--font-size-body-1);font-weight:var(--font-weight-body-1);letter-spacing:var(--letter-spacing-body-1);line-height:var(--line-height-body-1)}.h-typography-body-2[data-v-ddf01244]{color:var(--color-body-2);font-size:var(--font-size-body-2);font-weight:var(--font-weight-body-2);letter-spacing:var(--letter-spacing-body-2);line-height:var(--line-height-body-2)}.h-typography-body-3[data-v-ddf01244]{color:var(--color-body-3);font-size:var(--font-size-body-3);font-weight:var(--font-weight-body-3);letter-spacing:var(--letter-spacing-body-3);line-height:var(--line-height-body-3)}.h-typography-body-1-bold[data-v-ddf01244]{color:var(--color-body-1);font-size:var(--font-size-body-1);font-weight:var(--font-weight-body-1-bold);letter-spacing:var(--letter-spacing-body-1-bold);line-height:var(--line-height-body-1)}.h-typography-body-1-secondary[data-v-ddf01244]{color:var(--color-body-1-secondary)}.h-typography-body-1-link[data-v-ddf01244],.h-typography-body-1-secondary[data-v-ddf01244]{font-size:var(--font-size-body-1);font-weight:var(--font-weight-body-1);letter-spacing:var(--letter-spacing-body-1);line-height:var(--line-height-body-1)}.h-typography-body-1-link[data-v-ddf01244]{color:var(--color-body-1-link);text-decoration-line:underline}.h-typography-body-2-bold[data-v-ddf01244]{color:var(--color-body-2);font-size:var(--font-size-body-2);font-weight:var(--font-weight-body-2-bold);letter-spacing:var(--letter-spacing-body-2-bold);line-height:var(--line-height-body-2)}.h-typography-body-2-secondary[data-v-ddf01244]{color:var(--color-body-2-secondary)}.h-typography-body-2-link[data-v-ddf01244],.h-typography-body-2-secondary[data-v-ddf01244]{font-size:var(--font-size-body-2);font-weight:var(--font-weight-body-2);letter-spacing:var(--letter-spacing-body-2);line-height:var(--line-height-body-2)}.h-typography-body-2-link[data-v-ddf01244]{color:var(--color-body-2-link);text-decoration-line:underline}.h-typography-body-2-cross[data-v-ddf01244]{color:var(--color-body-2);font-size:var(--font-size-body-2);font-weight:var(--font-weight-body-2);letter-spacing:var(--letter-spacing-body-2);line-height:var(--line-height-body-2);text-decoration-line:line-through}.h-typography-body-3-bold[data-v-ddf01244]{color:var(--color-body-3);font-size:var(--font-size-body-3);font-weight:var(--font-weight-body-3-bold);letter-spacing:var(--letter-spacing-body-3-bold);line-height:var(--line-height-body-3)}.h-typography-body-3-secondary[data-v-ddf01244]{color:var(--color-body-3-secondary)}.h-typography-body-3-link[data-v-ddf01244],.h-typography-body-3-secondary[data-v-ddf01244]{font-size:var(--font-size-body-3);font-weight:var(--font-weight-body-3);letter-spacing:var(--letter-spacing-body-3);line-height:var(--line-height-body-3)}.h-typography-body-3-link[data-v-ddf01244]{color:var(--color-body-3-link);text-decoration-line:underline}.h-typography-body-3-cross[data-v-ddf01244]{color:var(--color-body-3);font-size:var(--font-size-body-3);font-weight:var(--font-weight-body-3);letter-spacing:var(--letter-spacing-body-3);line-height:var(--line-height-body-3);text-decoration-line:line-through}.h-typography-overline[data-v-ddf01244]{color:var(--color-overline);font-size:var(--font-size-overline);font-weight:var(--font-weight-overline);letter-spacing:var(--letter-spacing-overline);line-height:var(--line-height-overline);text-transform:uppercase}.h-typography-caption[data-v-ddf01244]{color:var(--color-caption);font-size:var(--font-size-caption);font-weight:var(--font-weight-caption);letter-spacing:var(--letter-spacing-caption);line-height:var(--line-height-caption)}.h-typography-button-1[data-v-ddf01244]{font-size:var(--font-size-button-1);font-weight:var(--font-weight-button-1);letter-spacing:var(--letter-spacing-button-1);line-height:var(--line-height-button-1)}.h-typography-button-2[data-v-ddf01244]{font-size:var(--font-size-button-2);font-weight:var(--font-weight-button-2);letter-spacing:var(--letter-spacing-button-2);line-height:var(--line-height-button-2)}.h-typography-button-3[data-v-ddf01244]{font-size:var(--font-size-button-3);font-weight:var(--font-weight-button-3);letter-spacing:var(--letter-spacing-button-3);line-height:var(--line-height-button-3)}.h-typography-button-4[data-v-ddf01244]{font-size:var(--font-size-button-4);font-weight:var(--font-weight-button-4);letter-spacing:var(--letter-spacing-button-4);line-height:var(--line-height-button-4)}.h-typography-input[data-v-ddf01244]{font-size:var(--font-size-input);font-weight:var(--font-weight-input);letter-spacing:var(--letter-spacing-input);line-height:var(--line-height-input)}.h-button-v2[data-v-65d5ee96]{align-items:center;background-color:var(--h-button-bg);border:var(--h-button-border);border-radius:8px;color:var(--h-button-color);cursor:pointer;display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:7px 23px;position:relative;text-decoration:none;text-wrap:nowrap;transition:background-color .1s ease-in-out;width:fit-content}.h-button-v2--contain-primary[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-primary-color);--h-button-bg:var(--h-button-contain-primary-bg);--h-button-border:var(--h-button-contain-primary-border)}.h-button-v2--contain-primary[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-primary-color-hover);--h-button-bg:var(--h-button-contain-primary-bg-hover);--h-button-border:var(--h-button-contain-primary-border-hover)}.h-button-v2--contain-primary.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-primary-color-disabled);--h-button-bg:var(--h-button-contain-primary-bg-disabled);--h-button-border:var(--h-button-contain-primary-border-disabled)}.h-button-v2--contain-light[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-light-color);--h-button-bg:var(--h-button-contain-light-bg);--h-button-border:var(--h-button-contain-light-border)}.h-button-v2--contain-light[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-light-color-hover);--h-button-bg:var(--h-button-contain-light-bg-hover);--h-button-border:var(--h-button-contain-light-border-hover)}.h-button-v2--contain-light.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-light-color-disabled);--h-button-bg:var(--h-button-contain-light-bg-disabled);--h-button-border:var(--h-button-contain-light-border-disabled)}.h-button-v2--contain-danger[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-danger-color);--h-button-bg:var(--h-button-contain-danger-bg);--h-button-border:var(--h-button-contain-danger-border)}.h-button-v2--contain-danger[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-danger-color-hover);--h-button-bg:var(--h-button-contain-danger-bg-hover);--h-button-border:var(--h-button-contain-danger-border-hover)}.h-button-v2--contain-danger.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-danger-color-disabled);--h-button-bg:var(--h-button-contain-danger-bg-disabled);--h-button-border:var(--h-button-contain-danger-border-disabled)}.h-button-v2--contain-neon[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-neon-color);--h-button-bg:var(--h-button-contain-neon-bg);--h-button-border:var(--h-button-contain-neon-border)}.h-button-v2--contain-neon[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-neon-color-hover);--h-button-bg:var(--h-button-contain-neon-bg-hover);--h-button-border:var(--h-button-contain-neon-border-hover)}.h-button-v2--contain-neon.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-neon-color-disabled);--h-button-bg:var(--h-button-contain-neon-bg-disabled);--h-button-border:var(--h-button-contain-neon-border-disabled)}.h-button-v2--contain-warning[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-warning-color);--h-button-bg:var(--h-button-contain-warning-bg);--h-button-border:var(--h-button-contain-warning-border)}.h-button-v2--contain-warning[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-warning-color-hover);--h-button-bg:var(--h-button-contain-warning-bg-hover);--h-button-border:var(--h-button-contain-warning-border-hover)}.h-button-v2--contain-warning.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-warning-color-disabled);--h-button-bg:var(--h-button-contain-warning-bg-disabled);--h-button-border:var(--h-button-contain-warning-border-disabled)}.h-button-v2--contain-neutral[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-neutral-color);--h-button-bg:var(--h-button-contain-neutral-bg);--h-button-border:var(--h-button-contain-neutral-border)}.h-button-v2--contain-neutral[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-neutral-color-hover);--h-button-bg:var(--h-button-contain-neutral-bg-hover);--h-button-border:var(--h-button-contain-neutral-border-hover)}.h-button-v2--contain-neutral.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-neutral-color-disabled);--h-button-bg:var(--h-button-contain-neutral-bg-disabled);--h-button-border:var(--h-button-contain-neutral-border-disabled)}.h-button-v2--outline-primary[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-primary-color);--h-button-bg:var(--h-button-outline-primary-bg);--h-button-border:var(--h-button-outline-primary-border)}.h-button-v2--outline-primary[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-primary-color-hover);--h-button-bg:var(--h-button-outline-primary-bg-hover);--h-button-border:var(--h-button-outline-primary-border-hover)}.h-button-v2--outline-primary.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-primary-color-disabled);--h-button-bg:var(--h-button-outline-primary-bg-disabled);--h-button-border:var(--h-button-outline-primary-border-disabled)}.h-button-v2--outline-light[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-light-color);--h-button-bg:var(--h-button-outline-light-bg);--h-button-border:var(--h-button-outline-light-border)}.h-button-v2--outline-light[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-light-color-hover);--h-button-bg:var(--h-button-outline-light-bg-hover);--h-button-border:var(--h-button-outline-light-border-hover)}.h-button-v2--outline-light.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-light-color-disabled);--h-button-bg:var(--h-button-outline-light-bg-disabled);--h-button-border:var(--h-button-outline-light-border-disabled)}.h-button-v2--outline-danger[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-danger-color);--h-button-bg:var(--h-button-outline-danger-bg);--h-button-border:var(--h-button-outline-danger-border)}.h-button-v2--outline-danger[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-danger-color-hover);--h-button-bg:var(--h-button-outline-danger-bg-hover);--h-button-border:var(--h-button-outline-danger-border-hover)}.h-button-v2--outline-danger.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-danger-color-disabled);--h-button-bg:var(--h-button-outline-danger-bg-disabled);--h-button-border:var(--h-button-outline-danger-border-disabled)}.h-button-v2--outline-neon[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-neon-color);--h-button-bg:var(--h-button-outline-neon-bg);--h-button-border:var(--h-button-outline-neon-border)}.h-button-v2--outline-neon[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-neon-color-hover);--h-button-bg:var(--h-button-outline-neon-bg-hover);--h-button-border:var(--h-button-outline-neon-border-hover)}.h-button-v2--outline-neon.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-neon-color-disabled);--h-button-bg:var(--h-button-outline-neon-bg-disabled);--h-button-border:var(--h-button-outline-neon-border-disabled)}.h-button-v2--outline-warning[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-warning-color);--h-button-bg:var(--h-button-outline-warning-bg);--h-button-border:var(--h-button-outline-warning-border)}.h-button-v2--outline-warning[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-warning-color-hover);--h-button-bg:var(--h-button-outline-warning-bg-hover);--h-button-border:var(--h-button-outline-warning-border-hover)}.h-button-v2--outline-warning.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-warning-color-disabled);--h-button-bg:var(--h-button-outline-warning-bg-disabled);--h-button-border:var(--h-button-outline-warning-border-disabled)}.h-button-v2--outline-neutral[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-neutral-color);--h-button-bg:var(--h-button-outline-neutral-bg);--h-button-border:var(--h-button-outline-neutral-border)}.h-button-v2--outline-neutral[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-neutral-color-hover);--h-button-bg:var(--h-button-outline-neutral-bg-hover);--h-button-border:var(--h-button-outline-neutral-border-hover)}.h-button-v2--outline-neutral.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-neutral-color-disabled);--h-button-bg:var(--h-button-outline-neutral-bg-disabled);--h-button-border:var(--h-button-outline-neutral-border-disabled)}.h-button-v2--outlineStrong-primary[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-primary-color);--h-button-bg:var(--h-button-outline-strong-primary-bg);--h-button-border:var(--h-button-outline-strong-primary-border)}.h-button-v2--outlineStrong-primary[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-primary-color-hover);--h-button-bg:var(--h-button-outline-strong-primary-bg-hover);--h-button-border:var(--h-button-outline-strong-primary-border-hover)}.h-button-v2--outlineStrong-primary.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-primary-color-disabled);--h-button-bg:var(--h-button-outline-strong-primary-bg-disabled);--h-button-border:var(--h-button-outline-strong-primary-border-disabled)}.h-button-v2--outlineStrong-light[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-light-color);--h-button-bg:var(--h-button-outline-strong-light-bg);--h-button-border:var(--h-button-outline-strong-light-border)}.h-button-v2--outlineStrong-light[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-light-color-hover);--h-button-bg:var(--h-button-outline-strong-light-bg-hover);--h-button-border:var(--h-button-outline-strong-light-border-hover)}.h-button-v2--outlineStrong-light.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-light-color-disabled);--h-button-bg:var(--h-button-outline-strong-light-bg-disabled);--h-button-border:var(--h-button-outline-strong-light-border-disabled)}.h-button-v2--outlineStrong-danger[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-danger-color);--h-button-bg:var(--h-button-outline-strong-danger-bg);--h-button-border:var(--h-button-outline-strong-danger-border)}.h-button-v2--outlineStrong-danger[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-danger-color-hover);--h-button-bg:var(--h-button-outline-strong-danger-bg-hover);--h-button-border:var(--h-button-outline-strong-danger-border-hover)}.h-button-v2--outlineStrong-danger.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-danger-color-disabled);--h-button-bg:var(--h-button-outline-strong-danger-bg-disabled);--h-button-border:var(--h-button-outline-strong-danger-border-disabled)}.h-button-v2--outlineStrong-neon[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-neon-color);--h-button-bg:var(--h-button-outline-strong-neon-bg);--h-button-border:var(--h-button-outline-strong-neon-border)}.h-button-v2--outlineStrong-neon[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-neon-color-hover);--h-button-bg:var(--h-button-outline-strong-neon-bg-hover);--h-button-border:var(--h-button-outline-strong-neon-border-hover)}.h-button-v2--outlineStrong-neon.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-neon-color-disabled);--h-button-bg:var(--h-button-outline-strong-neon-bg-disabled);--h-button-border:var(--h-button-outline-strong-neon-border-disabled)}.h-button-v2--outlineStrong-warning[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-warning-color);--h-button-bg:var(--h-button-outline-strong-warning-bg);--h-button-border:var(--h-button-outline-strong-warning-border)}.h-button-v2--outlineStrong-warning[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-warning-color-hover);--h-button-bg:var(--h-button-outline-strong-warning-bg-hover);--h-button-border:var(--h-button-outline-strong-warning-border-hover)}.h-button-v2--outlineStrong-warning.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-warning-color-disabled);--h-button-bg:var(--h-button-outline-strong-warning-bg-disabled);--h-button-border:var(--h-button-outline-strong-warning-border-disabled)}.h-button-v2--outlineStrong-neutral[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-neutral-color);--h-button-bg:var(--h-button-outline-strong-neutral-bg);--h-button-border:var(--h-button-outline-strong-neutral-border)}.h-button-v2--outlineStrong-neutral[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-neutral-color-hover);--h-button-bg:var(--h-button-outline-strong-neutral-bg-hover);--h-button-border:var(--h-button-outline-strong-neutral-border-hover)}.h-button-v2--outlineStrong-neutral.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-neutral-color-disabled);--h-button-bg:var(--h-button-outline-strong-neutral-bg-disabled);--h-button-border:var(--h-button-outline-strong-neutral-border-disabled)}.h-button-v2--text-primary[data-v-65d5ee96]{--h-button-color:var(--h-button-text-primary-color);--h-button-bg:var(--h-button-text-primary-bg);--h-button-border:var(--h-button-text-primary-border)}.h-button-v2--text-primary[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-primary-color-hover);--h-button-bg:var(--h-button-text-primary-bg-hover);--h-button-border:var(--h-button-text-primary-border-hover)}.h-button-v2--text-primary.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-primary-color-disabled);--h-button-bg:var(--h-button-text-primary-bg-disabled);--h-button-border:var(--h-button-text-primary-border-disabled)}.h-button-v2--text-light[data-v-65d5ee96]{--h-button-color:var(--h-button-text-light-color);--h-button-bg:var(--h-button-text-light-bg);--h-button-border:var(--h-button-text-light-border)}.h-button-v2--text-light[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-light-color-hover);--h-button-bg:var(--h-button-text-light-bg-hover);--h-button-border:var(--h-button-text-light-border-hover)}.h-button-v2--text-light.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-light-color-disabled);--h-button-bg:var(--h-button-text-light-bg-disabled);--h-button-border:var(--h-button-text-light-border-disabled)}.h-button-v2--text-danger[data-v-65d5ee96]{--h-button-color:var(--h-button-text-danger-color);--h-button-bg:var(--h-button-text-danger-bg);--h-button-border:var(--h-button-text-danger-border)}.h-button-v2--text-danger[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-danger-color-hover);--h-button-bg:var(--h-button-text-danger-bg-hover);--h-button-border:var(--h-button-text-danger-border-hover)}.h-button-v2--text-danger.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-danger-color-disabled);--h-button-bg:var(--h-button-text-danger-bg-disabled);--h-button-border:var(--h-button-text-danger-border-disabled)}.h-button-v2--text-neon[data-v-65d5ee96]{--h-button-color:var(--h-button-text-neon-color);--h-button-bg:var(--h-button-text-neon-bg);--h-button-border:var(--h-button-text-neon-border)}.h-button-v2--text-neon[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-neon-color-hover);--h-button-bg:var(--h-button-text-neon-bg-hover);--h-button-border:var(--h-button-text-neon-border-hover)}.h-button-v2--text-neon.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-neon-color-disabled);--h-button-bg:var(--h-button-text-neon-bg-disabled);--h-button-border:var(--h-button-text-neon-border-disabled)}.h-button-v2--text-warning[data-v-65d5ee96]{--h-button-color:var(--h-button-text-warning-color);--h-button-bg:var(--h-button-text-warning-bg);--h-button-border:var(--h-button-text-warning-border)}.h-button-v2--text-warning[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-warning-color-hover);--h-button-bg:var(--h-button-text-warning-bg-hover);--h-button-border:var(--h-button-text-warning-border-hover)}.h-button-v2--text-warning.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-warning-color-disabled);--h-button-bg:var(--h-button-text-warning-bg-disabled);--h-button-border:var(--h-button-text-warning-border-disabled)}.h-button-v2--text-neutral[data-v-65d5ee96]{--h-button-color:var(--h-button-text-neutral-color);--h-button-bg:var(--h-button-text-neutral-bg);--h-button-border:var(--h-button-text-neutral-border)}.h-button-v2--text-neutral[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-neutral-color-hover);--h-button-bg:var(--h-button-text-neutral-bg-hover);--h-button-border:var(--h-button-text-neutral-border-hover)}.h-button-v2--text-neutral.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-neutral-color-disabled);--h-button-bg:var(--h-button-text-neutral-bg-disabled);--h-button-border:var(--h-button-text-neutral-border-disabled)}.h-button-v2--icon-only[data-v-65d5ee96]{gap:0}.h-button-v2--full-width[data-v-65d5ee96]{padding-left:0;padding-right:0;width:100%}.h-button-v2--small[data-v-65d5ee96]{padding:5px 15px}.h-button-v2--large[data-v-65d5ee96]{padding:11px 15px}.h-button-v2--x-large[data-v-65d5ee96]{padding:11px 47px}.h-button-v2--disabled[data-v-65d5ee96]:not(.h-button-v2--loading){cursor:not-allowed}.h-button-v2--loading[data-v-65d5ee96]{cursor:wait}.h-button-v2--loading .h-button-v2__icon[data-v-65d5ee96],.h-button-v2--loading .h-button-v2__text[data-v-65d5ee96]{opacity:0}.h-button-v2--loading .h-button-v2__loader[data-v-65d5ee96]{opacity:1}.h-button-v2__icon[data-v-65d5ee96],.h-button-v2__loader[data-v-65d5ee96],.h-button-v2__text[data-v-65d5ee96]{transition:opacity .2s ease-in-out}.h-button-v2__text[data-v-65d5ee96]{color:inherit;opacity:1}.h-button-v2__text--full-width[data-v-65d5ee96]{width:100%}.h-button-v2__loader[data-v-65d5ee96]{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.h-button-v2[data-v-65d5ee96]:focus-visible{outline:2px solid var(--meteorite--500);outline-offset:2px}@media (max-width:576px){.h-button-v2[data-v-65d5ee96]{width:100%}}.h-card[data-v-3e55fb9e]{border:1px solid var(--h-card-border-color);border-radius:var(--h-card-border-radius);padding:0}.h-card--with-header[data-v-3e55fb9e]{border:none;border-radius:0}.h-card--no-header[data-v-3e55fb9e]{background-color:var(--h-card-bg);padding:var(--h-card-padding)}@media (max-width:576px){.h-card--no-header[data-v-3e55fb9e]{padding:var(--h-card-mobile-padding)}}.h-card--no-border .h-card__body[data-v-3e55fb9e],.h-card--no-border .h-card__header[data-v-3e55fb9e],.h-card--no-border[data-v-3e55fb9e]{border:none!important}.h-card__header[data-v-3e55fb9e]{background-color:var(--h-card-header-bg);border:1px solid var(--h-card-header-border-color);border-bottom-color:var(--h-card-header-divider-color);border-top-left-radius:var(--h-card-border-radius);border-top-right-radius:var(--h-card-border-radius);padding:var(--h-card-header-padding)}.h-card__header--no-divider[data-v-3e55fb9e]{border-bottom:none}.h-card__header--no-border[data-v-3e55fb9e]{border-left:none;border-right:none;border-top:none}@media (max-width:576px){.h-card__header[data-v-3e55fb9e]{padding:var(--h-card-mobile-header-padding)}}.h-card__body[data-v-3e55fb9e]{background-color:var(--h-card-bg);padding:var(--h-card-padding)}.h-card--with-header .h-card__body[data-v-3e55fb9e]{border:1px solid var(--h-card-border-color);border-bottom-left-radius:var(--h-card-border-radius);border-bottom-right-radius:var(--h-card-border-radius);border-top:none}@media (max-width:576px){.h-card__body[data-v-3e55fb9e]{padding:var(--h-card-mobile-padding)}}.h-icon-button[data-v-c848f877]{align-items:center;background-color:var(--h-icon-button-bg);border:var(--h-icon-button-border);border-radius:8px;color:var(--h-icon-button-color);cursor:pointer;display:flex;justify-content:center;line-height:16px;padding:7px;transition:background-color .1s ease-in-out}.h-icon-button--contain-primary[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-primary-color);--h-icon-button-bg:var(--h-button-contain-primary-bg);--h-icon-button-border:var(--h-button-contain-primary-border)}.h-icon-button--contain-primary[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-primary-color-hover);--h-icon-button-bg:var(--h-button-contain-primary-bg-hover);--h-icon-button-border:var(--h-button-contain-primary-border-hover)}.h-icon-button--contain-primary.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-primary-color-disabled);--h-icon-button-bg:var(--h-button-contain-primary-bg-disabled);--h-icon-button-border:var(--h-button-contain-primary-border-disabled)}.h-icon-button--contain-light[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-light-color);--h-icon-button-bg:var(--h-button-contain-light-bg);--h-icon-button-border:var(--h-button-contain-light-border)}.h-icon-button--contain-light[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-light-color-hover);--h-icon-button-bg:var(--h-button-contain-light-bg-hover);--h-icon-button-border:var(--h-button-contain-light-border-hover)}.h-icon-button--contain-light.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-light-color-disabled);--h-icon-button-bg:var(--h-button-contain-light-bg-disabled);--h-icon-button-border:var(--h-button-contain-light-border-disabled)}.h-icon-button--contain-danger[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-danger-color);--h-icon-button-bg:var(--h-button-contain-danger-bg);--h-icon-button-border:var(--h-button-contain-danger-border)}.h-icon-button--contain-danger[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-danger-color-hover);--h-icon-button-bg:var(--h-button-contain-danger-bg-hover);--h-icon-button-border:var(--h-button-contain-danger-border-hover)}.h-icon-button--contain-danger.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-danger-color-disabled);--h-icon-button-bg:var(--h-button-contain-danger-bg-disabled);--h-icon-button-border:var(--h-button-contain-danger-border-disabled)}.h-icon-button--contain-neon[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-neon-color);--h-icon-button-bg:var(--h-button-contain-neon-bg);--h-icon-button-border:var(--h-button-contain-neon-border)}.h-icon-button--contain-neon[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-neon-color-hover);--h-icon-button-bg:var(--h-button-contain-neon-bg-hover);--h-icon-button-border:var(--h-button-contain-neon-border-hover)}.h-icon-button--contain-neon.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-neon-color-disabled);--h-icon-button-bg:var(--h-button-contain-neon-bg-disabled);--h-icon-button-border:var(--h-button-contain-neon-border-disabled)}.h-icon-button--contain-warning[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-warning-color);--h-icon-button-bg:var(--h-button-contain-warning-bg);--h-icon-button-border:var(--h-button-contain-warning-border)}.h-icon-button--contain-warning[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-warning-color-hover);--h-icon-button-bg:var(--h-button-contain-warning-bg-hover);--h-icon-button-border:var(--h-button-contain-warning-border-hover)}.h-icon-button--contain-warning.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-warning-color-disabled);--h-icon-button-bg:var(--h-button-contain-warning-bg-disabled);--h-icon-button-border:var(--h-button-contain-warning-border-disabled)}.h-icon-button--contain-neutral[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-neutral-color);--h-icon-button-bg:var(--h-button-contain-neutral-bg);--h-icon-button-border:var(--h-button-contain-neutral-border)}.h-icon-button--contain-neutral[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-neutral-color-hover);--h-icon-button-bg:var(--h-button-contain-neutral-bg-hover);--h-icon-button-border:var(--h-button-contain-neutral-border-hover)}.h-icon-button--contain-neutral.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-neutral-color-disabled);--h-icon-button-bg:var(--h-button-contain-neutral-bg-disabled);--h-icon-button-border:var(--h-button-contain-neutral-border-disabled)}.h-icon-button--outline-primary[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-primary-color);--h-icon-button-bg:var(--h-button-outline-primary-bg);--h-icon-button-border:var(--h-button-outline-primary-border)}.h-icon-button--outline-primary[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-primary-color-hover);--h-icon-button-bg:var(--h-button-outline-primary-bg-hover);--h-icon-button-border:var(--h-button-outline-primary-border-hover)}.h-icon-button--outline-primary.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-primary-color-disabled);--h-icon-button-bg:var(--h-button-outline-primary-bg-disabled);--h-icon-button-border:var(--h-button-outline-primary-border-disabled)}.h-icon-button--outline-light[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-light-color);--h-icon-button-bg:var(--h-button-outline-light-bg);--h-icon-button-border:var(--h-button-outline-light-border)}.h-icon-button--outline-light[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-light-color-hover);--h-icon-button-bg:var(--h-button-outline-light-bg-hover);--h-icon-button-border:var(--h-button-outline-light-border-hover)}.h-icon-button--outline-light.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-light-color-disabled);--h-icon-button-bg:var(--h-button-outline-light-bg-disabled);--h-icon-button-border:var(--h-button-outline-light-border-disabled)}.h-icon-button--outline-danger[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-danger-color);--h-icon-button-bg:var(--h-button-outline-danger-bg);--h-icon-button-border:var(--h-button-outline-danger-border)}.h-icon-button--outline-danger[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-danger-color-hover);--h-icon-button-bg:var(--h-button-outline-danger-bg-hover);--h-icon-button-border:var(--h-button-outline-danger-border-hover)}.h-icon-button--outline-danger.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-danger-color-disabled);--h-icon-button-bg:var(--h-button-outline-danger-bg-disabled);--h-icon-button-border:var(--h-button-outline-danger-border-disabled)}.h-icon-button--outline-neon[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-neon-color);--h-icon-button-bg:var(--h-button-outline-neon-bg);--h-icon-button-border:var(--h-button-outline-neon-border)}.h-icon-button--outline-neon[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-neon-color-hover);--h-icon-button-bg:var(--h-button-outline-neon-bg-hover);--h-icon-button-border:var(--h-button-outline-neon-border-hover)}.h-icon-button--outline-neon.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-neon-color-disabled);--h-icon-button-bg:var(--h-button-outline-neon-bg-disabled);--h-icon-button-border:var(--h-button-outline-neon-border-disabled)}.h-icon-button--outline-warning[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-warning-color);--h-icon-button-bg:var(--h-button-outline-warning-bg);--h-icon-button-border:var(--h-button-outline-warning-border)}.h-icon-button--outline-warning[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-warning-color-hover);--h-icon-button-bg:var(--h-button-outline-warning-bg-hover);--h-icon-button-border:var(--h-button-outline-warning-border-hover)}.h-icon-button--outline-warning.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-warning-color-disabled);--h-icon-button-bg:var(--h-button-outline-warning-bg-disabled);--h-icon-button-border:var(--h-button-outline-warning-border-disabled)}.h-icon-button--outline-neutral[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-neutral-color);--h-icon-button-bg:var(--h-button-outline-neutral-bg);--h-icon-button-border:var(--h-button-outline-neutral-border)}.h-icon-button--outline-neutral[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-neutral-color-hover);--h-icon-button-bg:var(--h-button-outline-neutral-bg-hover);--h-icon-button-border:var(--h-button-outline-neutral-border-hover)}.h-icon-button--outline-neutral.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-neutral-color-disabled);--h-icon-button-bg:var(--h-button-outline-neutral-bg-disabled);--h-icon-button-border:var(--h-button-outline-neutral-border-disabled)}.h-icon-button--outlineStrong-primary[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-primary-color);--h-icon-button-bg:var(--h-button-outline-strong-primary-bg);--h-icon-button-border:var(--h-button-outline-strong-primary-border)}.h-icon-button--outlineStrong-primary[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-primary-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-primary-bg-hover);--h-icon-button-border:var( --h-button-outline-strong-primary-border-hover )}.h-icon-button--outlineStrong-primary.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-primary-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-primary-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-primary-border-disabled )}.h-icon-button--outlineStrong-light[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-light-color);--h-icon-button-bg:var(--h-button-outline-strong-light-bg);--h-icon-button-border:var(--h-button-outline-strong-light-border)}.h-icon-button--outlineStrong-light[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-light-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-light-bg-hover);--h-icon-button-border:var(--h-button-outline-strong-light-border-hover)}.h-icon-button--outlineStrong-light.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-light-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-light-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-light-border-disabled )}.h-icon-button--outlineStrong-danger[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-danger-color);--h-icon-button-bg:var(--h-button-outline-strong-danger-bg);--h-icon-button-border:var(--h-button-outline-strong-danger-border)}.h-icon-button--outlineStrong-danger[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-danger-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-danger-bg-hover);--h-icon-button-border:var( --h-button-outline-strong-danger-border-hover )}.h-icon-button--outlineStrong-danger.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-danger-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-danger-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-danger-border-disabled )}.h-icon-button--outlineStrong-neon[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-neon-color);--h-icon-button-bg:var(--h-button-outline-strong-neon-bg);--h-icon-button-border:var(--h-button-outline-strong-neon-border)}.h-icon-button--outlineStrong-neon[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-neon-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-neon-bg-hover);--h-icon-button-border:var(--h-button-outline-strong-neon-border-hover)}.h-icon-button--outlineStrong-neon.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-neon-color-disabled);--h-icon-button-bg:var(--h-button-outline-strong-neon-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-neon-border-disabled )}.h-icon-button--outlineStrong-warning[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-warning-color);--h-icon-button-bg:var(--h-button-outline-strong-warning-bg);--h-icon-button-border:var(--h-button-outline-strong-warning-border)}.h-icon-button--outlineStrong-warning[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-warning-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-warning-bg-hover);--h-icon-button-border:var( --h-button-outline-strong-warning-border-hover )}.h-icon-button--outlineStrong-warning.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-warning-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-warning-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-warning-border-disabled )}.h-icon-button--outlineStrong-neutral[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-neutral-color);--h-icon-button-bg:var(--h-button-outline-strong-neutral-bg);--h-icon-button-border:var(--h-button-outline-strong-neutral-border)}.h-icon-button--outlineStrong-neutral[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-neutral-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-neutral-bg-hover);--h-icon-button-border:var( --h-button-outline-strong-neutral-border-hover )}.h-icon-button--outlineStrong-neutral.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-neutral-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-neutral-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-neutral-border-disabled )}.h-icon-button--text-primary[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-primary-color);--h-icon-button-bg:var(--h-button-text-primary-bg);--h-icon-button-border:var(--h-button-text-primary-border)}.h-icon-button--text-primary[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-primary-color-hover);--h-icon-button-bg:var(--h-button-text-primary-bg-hover);--h-icon-button-border:var(--h-button-text-primary-border-hover)}.h-icon-button--text-primary.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-primary-color-disabled);--h-icon-button-bg:var(--h-button-text-primary-bg-disabled);--h-icon-button-border:var(--h-button-text-primary-border-disabled)}.h-icon-button--text-light[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-light-color);--h-icon-button-bg:var(--h-button-text-light-bg);--h-icon-button-border:var(--h-button-text-light-border)}.h-icon-button--text-light[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-light-color-hover);--h-icon-button-bg:var(--h-button-text-light-bg-hover);--h-icon-button-border:var(--h-button-text-light-border-hover)}.h-icon-button--text-light.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-light-color-disabled);--h-icon-button-bg:var(--h-button-text-light-bg-disabled);--h-icon-button-border:var(--h-button-text-light-border-disabled)}.h-icon-button--text-danger[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-danger-color);--h-icon-button-bg:var(--h-button-text-danger-bg);--h-icon-button-border:var(--h-button-text-danger-border)}.h-icon-button--text-danger[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-danger-color-hover);--h-icon-button-bg:var(--h-button-text-danger-bg-hover);--h-icon-button-border:var(--h-button-text-danger-border-hover)}.h-icon-button--text-danger.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-danger-color-disabled);--h-icon-button-bg:var(--h-button-text-danger-bg-disabled);--h-icon-button-border:var(--h-button-text-danger-border-disabled)}.h-icon-button--text-neon[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-neon-color);--h-icon-button-bg:var(--h-button-text-neon-bg);--h-icon-button-border:var(--h-button-text-neon-border)}.h-icon-button--text-neon[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-neon-color-hover);--h-icon-button-bg:var(--h-button-text-neon-bg-hover);--h-icon-button-border:var(--h-button-text-neon-border-hover)}.h-icon-button--text-neon.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-neon-color-disabled);--h-icon-button-bg:var(--h-button-text-neon-bg-disabled);--h-icon-button-border:var(--h-button-text-neon-border-disabled)}.h-icon-button--text-warning[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-warning-color);--h-icon-button-bg:var(--h-button-text-warning-bg);--h-icon-button-border:var(--h-button-text-warning-border)}.h-icon-button--text-warning[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-warning-color-hover);--h-icon-button-bg:var(--h-button-text-warning-bg-hover);--h-icon-button-border:var(--h-button-text-warning-border-hover)}.h-icon-button--text-warning.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-warning-color-disabled);--h-icon-button-bg:var(--h-button-text-warning-bg-disabled);--h-icon-button-border:var(--h-button-text-warning-border-disabled)}.h-icon-button--text-neutral[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-neutral-color);--h-icon-button-bg:var(--h-button-text-neutral-bg);--h-icon-button-border:var(--h-button-text-neutral-border)}.h-icon-button--text-neutral[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-neutral-color-hover);--h-icon-button-bg:var(--h-button-text-neutral-bg-hover);--h-icon-button-border:var(--h-button-text-neutral-border-hover)}.h-icon-button--text-neutral.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-neutral-color-disabled);--h-icon-button-bg:var(--h-button-text-neutral-bg-disabled);--h-icon-button-border:var(--h-button-text-neutral-border-disabled)}.h-icon-button--small[data-v-c848f877]{padding:7px}.h-icon-button--large[data-v-c848f877]{padding:11px}.h-icon-button--disabled[data-v-c848f877]:not(.h-icon-button--loading){cursor:not-allowed}.h-icon-button--loading[data-v-c848f877]{cursor:wait}.h-icon-button--loading .h-icon[data-v-c848f877]{opacity:0}.h-icon-button[data-v-c848f877]:focus-visible{outline:2px solid var(--meteorite--500);outline-offset:2px}.h-label[data-v-a3a4aba6]{align-items:center;border-radius:8px;display:inline-flex;gap:4px;padding:2px 8px;white-space:nowrap;width:fit-content}.h-label--contain-success[data-v-a3a4aba6]{background-color:var(--h-label-contain-success-bg);color:var(--h-label-contain-success-color);outline:var(--h-label-contain-success-outline)}.h-label--contain-warning[data-v-a3a4aba6]{background-color:var(--h-label-contain-warning-bg);color:var(--h-label-contain-warning-color);outline:var(--h-label-contain-warning-outline)}.h-label--contain-danger[data-v-a3a4aba6]{background-color:var(--h-label-contain-danger-bg);color:var(--h-label-contain-danger-color);outline:var(--h-label-contain-danger-outline)}.h-label--contain-primary[data-v-a3a4aba6]{background-color:var(--h-label-contain-primary-bg);color:var(--h-label-contain-primary-color);outline:var(--h-label-contain-primary-outline)}.h-label--contain-gray[data-v-a3a4aba6]{background-color:var(--h-label-contain-gray-bg);color:var(--h-label-contain-gray-color);outline:var(--h-label-contain-gray-outline)}.h-label--contain-grayLight[data-v-a3a4aba6]{background-color:var(--h-label-contain-grayLight-bg);color:var(--h-label-contain-grayLight-color);outline:var(--h-label-contain-grayLight-outline)}.h-label--contain-meteorite[data-v-a3a4aba6]{background-color:var(--h-label-contain-meteorite-bg);color:var(--h-label-contain-meteorite-color);outline:var(--h-label-contain-meteorite-outline)}.h-label--outline-success[data-v-a3a4aba6]{background-color:var(--h-label-outline-success-bg);color:var(--h-label-outline-success-color);outline:var(--h-label-outline-success-outline)}.h-label--outline-warning[data-v-a3a4aba6]{background-color:var(--h-label-outline-warning-bg);color:var(--h-label-outline-warning-color);outline:var(--h-label-outline-warning-outline)}.h-label--outline-danger[data-v-a3a4aba6]{background-color:var(--h-label-outline-danger-bg);color:var(--h-label-outline-danger-color);outline:var(--h-label-outline-danger-outline)}.h-label--outline-primary[data-v-a3a4aba6]{background-color:var(--h-label-outline-primary-bg);color:var(--h-label-outline-primary-color);outline:var(--h-label-outline-primary-outline)}.h-label--outline-gray[data-v-a3a4aba6]{background-color:var(--h-label-outline-gray-bg);color:var(--h-label-outline-gray-color);outline:var(--h-label-outline-gray-outline)}.h-label--outline-grayLight[data-v-a3a4aba6]{background-color:var(--h-label-outline-grayLight-bg);color:var(--h-label-outline-grayLight-color);outline:var(--h-label-outline-grayLight-outline)}.h-label--outline-meteorite[data-v-a3a4aba6]{background-color:var(--h-label-outline-meteorite-bg);color:var(--h-label-outline-meteorite-color);outline:var(--h-label-outline-meteorite-outline)}.h-label__capitalized[data-v-a3a4aba6]{text-transform:capitalize}.h-label__uppercase[data-v-a3a4aba6]{text-transform:uppercase}.h-toggle[data-v-891dcb29]{align-items:center;background:currentColor;border:1px solid;border-radius:1.25em;color:var(--neutral--300);cursor:pointer;display:flex;font-size:1.3rem;height:2em;overflow:hidden;position:relative;transition:all .3s;width:4em}.h-toggle--notify[data-v-891dcb29],.h-toggle--off[data-v-891dcb29],.h-toggle--on[data-v-891dcb29]{color:inherit;font-size:.7em}.h-toggle input[data-v-891dcb29]{height:0;margin-left:-999px;opacity:0;overflow:hidden;position:absolute;width:0}input:empty~span .h-toggle--on[data-v-891dcb29]{display:none}input:empty~span .h-toggle--off[data-v-891dcb29]{display:inline}.h-toggle input:checked~span[data-v-891dcb29]{opacity:1;transform:translate(100%) scale(.7)}input:checked~span>.h-toggle--on[data-v-891dcb29]{display:inline}input:checked~span .h-toggle--off[data-v-891dcb29]{display:none}.h-toggle>span[data-v-891dcb29]{align-items:center;background:var(--neutral--0);border:1px solid;border-radius:50%;color:currentColor;display:inline-flex;height:2em;justify-content:center;margin:-1px;opacity:.4;overflow:hidden;transform:translate(0) scale(.75);transition:all .15s;width:2em}.h-toggle--disabled[data-v-891dcb29]{opacity:.38;pointer-events:none}.h-toggle--disabled[data-v-891dcb29],.h-toggle--unavailable[data-v-891dcb29]{color:var(--neutral--200)}.h-toggle--normal[data-v-891dcb29]{height:24px;width:48px}.h-toggle--normal.h-toggle>span[data-v-891dcb29]{height:24px;transform:translate(0) scale(1);width:24px}.h-toggle--normal input:checked~span[data-v-891dcb29]{transform:translate(100%) scale(1)}.h-toggle--slim[data-v-891dcb29]{background:var(--neutral--300);border:0;height:22px;overflow:visible;width:37px}.h-toggle--slim.active[data-v-891dcb29]{background:var(--primary--500)}.h-toggle--slim.h-toggle>span[data-v-891dcb29]{border:0;height:22px;opacity:1;transform:translate(5%) scale(.8);width:22px}.h-toggle--slim input:checked~span[data-v-891dcb29]{transform:translate(72%) scale(.8)}.action-row[data-v-e9ecfa3a]{padding:16px 24px}@media (max-width:576px){.action-row[data-v-e9ecfa3a]{padding:16px 16px 20px}}.action-row__container[data-v-e9ecfa3a]{align-items:center;column-gap:24px;display:flex;justify-content:space-between;position:relative}@media (max-width:576px){.action-row__container[data-v-e9ecfa3a]{align-items:flex-start;flex-direction:column}}.action-row__title[data-v-e9ecfa3a]{margin-bottom:0;margin-top:0}.action-row__subtitle[data-v-e9ecfa3a]{color:var(--neutral--300);font-size:14px;margin-bottom:0}.action-row__label[data-v-e9ecfa3a]{margin-left:8px}.action-row__info[data-v-e9ecfa3a]{align-items:center;column-gap:24px;display:flex;row-gap:16px}.action-row__icon[data-v-e9ecfa3a]{align-items:center;background-color:var(--neutral--100);border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.action-row__actions[data-v-e9ecfa3a]{align-items:center;display:flex;gap:16px}@media (max-width:767px){.action-row__actions[data-v-e9ecfa3a]{gap:8px;justify-content:space-between}}@media (max-width:576px){.action-row__actions[data-v-e9ecfa3a]{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.action-row__action-container[data-v-e9ecfa3a]{width:fit-content}}.action-row__action[data-v-e9ecfa3a]{cursor:pointer}.action-row__action--button[data-v-e9ecfa3a]{width:max-content}.action-row__expandable[data-v-e9ecfa3a]{margin-top:16px}@media (max-width:767px){.action-row[data-v-e9ecfa3a]{flex-wrap:wrap}.action-row__info[data-v-e9ecfa3a]{flex-wrap:wrap;margin-bottom:16px;width:100%}.action-row__icon-container[data-v-e9ecfa3a]{width:100%}}.action-row-group__title[data-v-1107e0c6]{margin:0}.action-row-group__expand[data-v-1107e0c6]{display:flex;justify-content:center;padding:16px}.action-row-group__action[data-v-1107e0c6]{border-bottom:1px solid var(--neutral--200)!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.action-row-group__action[data-v-1107e0c6]:last-child{border-bottom:none!important;border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}.chatbot-answer[data-v-d47df929]{align-items:flex-start;background-color:var(--neutral--100);border-radius:8px;display:flex;font-size:14px;font-weight:400;line-height:1.7;padding:16px}.chatbot-answer__image[data-v-d47df929]{align-items:center;border-radius:4px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:16px;overflow:hidden;width:24px}.chatbot-answer__image img[data-v-d47df929]{height:100%;width:100%}.chatbot-answer__icon[data-v-d47df929]{align-items:center;background-color:var(--primary--500);border-radius:4px;color:var(--neutral--0);display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:16px;width:24px}.chatbot-answer__dots-wrapper[data-v-d47df929]{align-items:center;align-self:center;display:flex;gap:2px;justify-content:center}.chatbot-answer__moving-dot[data-v-d47df929]{animation:moving-dot-d47df929 1.2s ease-in-out infinite both;background-color:var(--neutral--300);border-radius:50%;height:6px;width:6px}.chatbot-answer__moving-dot[data-v-d47df929]:first-child{animation-delay:.2s}.chatbot-answer__moving-dot[data-v-d47df929]:nth-child(2){animation-delay:.4s}.chatbot-answer__moving-dot[data-v-d47df929]:nth-child(3){animation-delay:.6s}@keyframes moving-dot-d47df929{0%,80%,to{transform:scale(.6)}40%{transform:scale(1)}}.chatbot-answer__message[data-v-d47df929]{width:100%}.chatbot-answer__function-button[data-v-d47df929]{background-color:transparent;border:1px solid var(--neutral--200);border-radius:8px;color:var(--primary--500);cursor:pointer;font-weight:700;margin-top:8px;padding:8px 16px;transition:background-color .2s}.chatbot-answer__function-button[data-v-d47df929]:hover{background-color:var(--primary--50)}[data-v-d47df929] .chatbot-answer__message>:not(:last-child){margin-bottom:8px}[data-v-d47df929] .chatbot-answer__message pre{white-space:break-spaces}[data-v-d47df929] .chatbot-answer__message pre:has(code){background-color:var(--neutral--400);border-radius:8px;color:var(--neutral--0);padding:8px 16px}[data-v-d47df929] .chatbot-answer__message code{background:none;font-size:12px}[data-v-d47df929] .chatbot-answer__message a{color:var(--primary--500);text-decoration:underline}[data-v-d47df929] .chatbot-answer__message p:has(a){overflow-wrap:anywhere}[data-v-d47df929] .chatbot-answer__message p{color:var(--neutral--600);margin:0}.chatbot-answer[data-v-e18089e1]{align-items:flex-start;background-color:var(--neutral--0);border-radius:8px;display:flex;font-size:14px;font-weight:400;line-height:1.7;padding:16px}.chatbot-answer__icon[data-v-e18089e1]{align-items:center;background-color:var(--neutral--100);border-radius:4px;color:var(--neutral--300);display:flex;flex-shrink:0;justify-content:center;margin-right:16px;padding:2px}.chatbot-answer__message[data-v-e18089e1]{color:var(--neutral--600);margin:0;overflow-wrap:anywhere}.chatbot-system-message[data-v-3125f862]{align-items:flex-start;border:1px solid var(--neutral--200);border-radius:8px;display:flex;font-size:14px;font-weight:400;line-height:1.7;padding:16px}.chatbot-system-message__icon[data-v-3125f862]{align-items:center;border-radius:4px;color:var(--neutral--300);display:flex;flex-shrink:0;justify-content:center;margin-right:16px}.chatbot-system-message--info[data-v-3125f862]{border:0;padding:8px 16px}.chatbot-system-message--info[data-v-3125f862] .chatbot-system-message__message{margin:0;padding:0;text-align:center;width:100%}.chatbot-system-message--info[data-v-3125f862] .chatbot-system-message__message p{color:var(--neutral--300)}[data-v-3125f862] .chatbot-system-message__message p{color:var(--neutral--600);margin:0}.chatbot-conversation[data-v-f5999c03]{display:flex;flex-direction:column;gap:8px;height:100%;overflow-y:auto;padding:0 8px 8px}.loader[data-v-14e37635]{height:20px;position:relative;width:20px}.loader__element[data-v-14e37635]{animation:spin-14e37635 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid;border-color:var(--neutral--300) transparent transparent;border-radius:50%;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.loader__element[data-v-14e37635]:first-child{animation-delay:-.45s}.loader__element[data-v-14e37635]:nth-child(2){animation-delay:-.3s}.loader__element[data-v-14e37635]:nth-child(3){animation-delay:-.15s}.loader__element[data-v-14e37635]:nth-child(4){animation:none;border-color:var(--neutral--300);opacity:.2}@keyframes spin-14e37635{to{transform:rotate(1turn)}}.chatbot-modal-backdrop[data-v-107b885e]{align-items:center;background-color:#1d1e2059;border-radius:8px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.chatbot-modal-container[data-v-107b885e]{background-color:var(--neutral--0);border-radius:8px;width:calc(100% - 16px)}.chatbot-button[data-v-d3c3d48d]{background-color:transparent;border:none;box-shadow:none;outline:none}.feedback-modal[data-v-d3c3d48d]{padding:16px;position:relative}.feedback-modal__back-button[data-v-d3c3d48d]{cursor:pointer;left:16px;position:absolute;top:16px}.feedback-modal__close-button[data-v-d3c3d48d]{cursor:pointer;position:absolute;right:16px;top:16px}.feedback-modal__title[data-v-d3c3d48d]{margin:8px 48px 16px;text-align:center}.feedback-modal__description[data-v-d3c3d48d]{color:var(--neutral--300);margin-top:4px}.feedback-modal__buttons[data-v-d3c3d48d]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.feedback-modal__comment[data-v-d3c3d48d]{align-items:flex-end;display:flex;flex-direction:column;gap:16px}.feedback-modal__success[data-v-d3c3d48d]{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:151px;width:100%}.feedback-modal__input[data-v-d3c3d48d]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:4px;font-size:14px;line-height:24px;min-height:120px;padding:12px 16px;width:100%}.feedback-modal__input[data-v-d3c3d48d]:active,.feedback-modal__input[data-v-d3c3d48d]:focus{border-color:var(--primary--500);outline:none}.feedback-modal__input[data-v-d3c3d48d]::-webkit-scrollbar{display:none}.feedback-modal-rating__list[data-v-d3c3d48d]{display:flex;gap:4px;justify-content:space-between;list-style:none;margin-bottom:8px;padding-left:0}.feedback-modal-rating__list li[data-v-d3c3d48d]{border:1px solid var(--neutral--200);border-radius:8px;cursor:pointer;padding:8px 0;text-align:center;width:40px}.feedback-modal-rating__list li[data-v-d3c3d48d]:hover{background-color:var(--neutral--100)}.feedback-modal-rating__text[data-v-d3c3d48d]{color:var(--neutral--300);display:flex;justify-content:space-between;margin-bottom:8px}.restart-modal[data-v-63a936ca]{padding:16px}.restart-modal__description[data-v-63a936ca]{color:var(--neutral--300);margin-top:4px}.restart-modal__buttons[data-v-63a936ca]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.chatbot-button[data-v-10c63159]{background-color:transparent;border:none;box-shadow:none;outline:none}.chatbot-wrapper[data-v-10c63159]{bottom:0;display:flex;filter:drop-shadow(0 0 12px rgba(29,30,32,.16));flex-direction:column;justify-content:flex-end;overflow:hidden;pointer-events:none;position:fixed;right:8px;width:360px;z-index:999}.chatbot-wrapper--hidden[data-v-10c63159]{pointer-events:none}.chatbot-wrapper--mobile[data-v-10c63159]{overflow:visible;right:0;width:100%}.chatbot-wrapper--mobile .chatbot[data-v-10c63159]{margin-bottom:0}.chatbot-wrapper--mobile .chatbot-footer__input[data-v-10c63159]{font-size:16px}.chatbot-wrapper__resource-triggers[data-v-10c63159]{border-radius:50%;display:flex;margin-bottom:8px;margin-left:auto;padding:4px;pointer-events:auto;width:fit-content;z-index:999}.chatbot-wrapper__resource-triggers--hidden[data-v-10c63159]{display:none}.chatbot-wrapper__secondary-button[data-v-10c63159]{display:flex;gap:8px;justify-content:flex-end;margin:4px;pointer-events:auto}.chatbot-wrapper__close-icon[data-v-10c63159]{align-items:center;background:var(--neutral--0);border-radius:50%;cursor:pointer;display:flex;filter:drop-shadow(0 0 12px 0 rgba(29,30,32,.16));height:40px;justify-content:center;padding:12px;width:40px}.chatbot-wrapper__close-icon[data-v-10c63159]:hover{background:var(--neutral--50)}.chatbot-wrapper__secondary-button-text[data-v-10c63159]{background:var(--neutral--0);border-radius:999px;cursor:pointer;filter:drop-shadow(0 0 12px 0 rgba(29,30,32,.16));font-size:14px;font-weight:400;line-height:24px;padding:8px 16px;text-align:left}.chatbot-wrapper__secondary-button-text[data-v-10c63159]:hover{background:var(--neutral--50)}.chatbot-wrapper__ai-chatbot-button[data-v-10c63159]{align-items:center;background-color:var(--primary--500);border-radius:100px;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;line-height:24px;padding:8px 16px 8px 8px}.chatbot-wrapper__ai-chatbot-button span[data-v-10c63159]{color:var(--neutral--0)}.chatbot-wrapper__ai-chatbot-button .icon[data-v-10c63159]{margin-right:0}.chatbot-wrapper__ai-chatbot-button[data-v-10c63159]:hover{background-color:var(--primary--600)}.chatbot-wrapper__footer-hint[data-v-10c63159]{align-self:center;color:var(--neutral--300);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.chatbot-wrapper__backdrop[data-v-10c63159]{background-color:#1d1e2059;height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:998}.chatbot[data-v-10c63159]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:8px;display:flex;flex:1 1 auto;flex-direction:column;height:min(100px,100vh);margin-bottom:8px;pointer-events:auto;position:relative;z-index:999}.chatbot-header[data-v-10c63159]{display:flex;justify-content:space-between;padding:8px 8px 8px 16px}.chatbot-header__image[data-v-10c63159]{align-items:center;border-radius:4px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:12px;overflow:hidden;width:24px}.chatbot-header__image img[data-v-10c63159]{height:100%;width:100%}.chatbot-header__text[data-v-10c63159]{align-items:center;color:var(--neutral--600);display:flex;font-size:16px;font-weight:700;gap:4px;line-height:1.5}.chatbot-header__beta[data-v-10c63159]{background-color:var(--neutral--100);border-radius:4px;color:var(--neutral--300);font-size:12px;padding:4px 8px;text-transform:uppercase}.chatbot-header__action-button-wrapper[data-v-10c63159]{position:relative}.chatbot-header__action-button-tooltip[data-v-10c63159]{background-color:var(--neutral--300);border-radius:4px;color:var(--neutral--0);display:none;font-size:14px;left:50%;line-height:1.7;padding:0 8px;pointer-events:none;position:absolute;text-wrap:nowrap;top:44px;transform:translate(-50%)}.chatbot-header__action-button[data-v-10c63159]{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.chatbot-header__action-button--feedback[data-v-10c63159]{gap:8px;width:auto}.chatbot-header__action-button--text[data-v-10c63159]{font-size:14px;font-weight:700}.chatbot-header__action-button[data-v-10c63159]:hover{background-color:var(--neutral--100)}.chatbot-header__action-button:hover+.chatbot-header__action-button-tooltip[data-v-10c63159]{display:block}.chatbot-header__actions[data-v-10c63159]{align-items:center;display:flex;gap:4px}.chatbot-footer[data-v-10c63159]{align-items:flex-end;background-color:var(--neutral--0);border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;flex-direction:column;padding:8px}.chatbot-footer__character-count[data-v-10c63159]{align-self:flex-end;color:var(--neutral--300);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.chatbot-footer__input-wrapper[data-v-10c63159]{align-items:center;background-color:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:8px;display:flex;height:100%;margin-bottom:8px;padding:0 4px 0 8px;resize:none;transition:border-color .2s ease-in-out;width:100%}.chatbot-footer__input-wrapper[data-v-10c63159]:focus-within,.chatbot-footer__input-wrapper[data-v-10c63159]:hover{border-color:var(--primary--500)}.chatbot-footer__input[data-v-10c63159]{background-color:var(--neutral--0);border:none;color:var(--neutral--600);font-family:inherit;font-size:14px;line-height:1.7;max-height:192px;outline:none;overflow:auto;overflow-y:auto;padding:12px 8px;resize:none;width:100%}.chatbot-footer__input[data-v-10c63159]::-webkit-scrollbar{display:none}.chatbot-footer__input-placeholder[data-v-10c63159]{color:var(--neutral--300);font-size:inherit}.chatbot-footer__send-button[data-v-10c63159]{align-items:center;align-self:flex-end;background-color:var(--primary--500);border-radius:8px;color:var(--primary--50);cursor:pointer;display:flex;height:100%;justify-content:center;margin-bottom:4px;max-height:calc(100% - 8px);max-width:40px;padding:6px;transition:background-color .2s ease-in-out;width:100%}.chatbot-footer__send-button[data-v-10c63159]:disabled{background-color:var(--neutral--100);color:var(--neutral--300)}.chatbot-footer__send-button[data-v-10c63159]:not(:disabled) .h-icon{color:var(--primary--50)}.chatbot-footer__send-button[data-v-10c63159]:not(:disabled):focus,.chatbot-footer__send-button[data-v-10c63159]:not(:disabled):hover{background-color:var(--primary--600);color:var(--primary--50)}.slide-top-bottom-enter-active[data-v-10c63159],.slide-top-bottom-leave-active[data-v-10c63159]{transform-origin:bottom right;transition:transform .15s cubic-bezier(.2,.8,.2,1.1),opacity .2s cubic-bezier(.2,.8,.2,1.1)}.slide-top-bottom-enter-from[data-v-10c63159],.slide-top-bottom-leave-to[data-v-10c63159]{opacity:0;transform:scale(.8)}.slide-top-bottom-enter-to[data-v-10c63159],.slide-top-bottom-leave-from[data-v-10c63159]{opacity:1;transform:scale(1)}.fade-slow-enter-active[data-v-10c63159],.fade-slow-leave-active[data-v-10c63159]{transition:opacity .3s}.fade-slow-enter[data-v-10c63159],.fade-slow-leave-to[data-v-10c63159]{opacity:0}.chatbot-button[data-v-c9232456]{background-color:transparent;border:none;box-shadow:none;outline:none}.chatbot-wrapper[data-v-c9232456]{bottom:0;display:flex;filter:drop-shadow(0 0 12px rgba(29,30,32,.16));flex-direction:column;justify-content:flex-end;overflow:hidden;pointer-events:none;position:fixed;right:8px;width:360px;z-index:999}.chatbot-wrapper--hidden[data-v-c9232456]{pointer-events:none}.chatbot-wrapper--mobile[data-v-c9232456]{overflow:visible;right:0;width:100%}.chatbot-wrapper--mobile .chatbot[data-v-c9232456]{margin-bottom:0}.chatbot-wrapper--mobile .chatbot-footer__input[data-v-c9232456]{font-size:16px}.chatbot-wrapper__resource-triggers[data-v-c9232456]{border-radius:50%;display:flex;margin-bottom:8px;margin-left:auto;padding:4px;pointer-events:auto;width:fit-content;z-index:999}.chatbot-wrapper__resource-triggers--hidden[data-v-c9232456]{display:none}.chatbot-wrapper__secondary-button[data-v-c9232456]{display:flex;gap:8px;justify-content:flex-end;margin:4px;pointer-events:auto}.chatbot-wrapper__close-icon[data-v-c9232456]{align-items:center;background:var(--neutral--0);border-radius:50%;cursor:pointer;display:flex;filter:drop-shadow(0 0 12px 0 rgba(29,30,32,.16));height:40px;justify-content:center;padding:12px;width:40px}.chatbot-wrapper__close-icon[data-v-c9232456]:hover{background:var(--neutral--50)}.chatbot-wrapper__secondary-button-text[data-v-c9232456]{background:var(--neutral--0);border-radius:999px;cursor:pointer;filter:drop-shadow(0 0 12px 0 rgba(29,30,32,.16));font-size:14px;font-weight:400;line-height:24px;padding:8px 16px;text-align:left}.chatbot-wrapper__secondary-button-text[data-v-c9232456]:hover{background:var(--neutral--50)}.chatbot-wrapper__ai-chatbot-button[data-v-c9232456]{align-items:center;background-color:var(--primary--500);border-radius:100px;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;line-height:24px;padding:8px 16px 8px 8px}.chatbot-wrapper__ai-chatbot-button span[data-v-c9232456]{color:var(--neutral--0)}.chatbot-wrapper__ai-chatbot-button .icon[data-v-c9232456]{margin-right:0}.chatbot-wrapper__ai-chatbot-button[data-v-c9232456]:hover{background-color:var(--primary--600)}.chatbot-wrapper__footer-hint[data-v-c9232456]{align-self:center;color:var(--neutral--300);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.chatbot-wrapper__backdrop[data-v-c9232456]{background-color:#1d1e2059;height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:998}.chatbot[data-v-c9232456]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:8px;display:flex;flex:1 1 auto;flex-direction:column;height:min(100px,100vh);margin-bottom:8px;pointer-events:auto;position:relative;z-index:999}.chatbot-header[data-v-c9232456]{display:flex;justify-content:space-between;padding:8px 8px 8px 16px}.chatbot-header__image[data-v-c9232456]{align-items:center;border-radius:4px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:12px;overflow:hidden;width:24px}.chatbot-header__image img[data-v-c9232456]{height:100%;width:100%}.chatbot-header__text[data-v-c9232456]{align-items:center;color:var(--neutral--600);display:flex;font-size:16px;font-weight:700;gap:4px;line-height:1.5}.chatbot-header__beta[data-v-c9232456]{background-color:var(--neutral--100);border-radius:4px;color:var(--neutral--300);font-size:12px;padding:4px 8px;text-transform:uppercase}.chatbot-header__action-button-wrapper[data-v-c9232456]{position:relative}.chatbot-header__action-button-tooltip[data-v-c9232456]{background-color:var(--neutral--300);border-radius:4px;color:var(--neutral--0);display:none;font-size:14px;left:50%;line-height:1.7;padding:0 8px;pointer-events:none;position:absolute;text-wrap:nowrap;top:44px;transform:translate(-50%)}.chatbot-header__action-button[data-v-c9232456]{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.chatbot-header__action-button--feedback[data-v-c9232456]{gap:8px;width:auto}.chatbot-header__action-button--text[data-v-c9232456]{font-size:14px;font-weight:700}.chatbot-header__action-button[data-v-c9232456]:hover{background-color:var(--neutral--100)}.chatbot-header__action-button:hover+.chatbot-header__action-button-tooltip[data-v-c9232456]{display:block}.chatbot-header__actions[data-v-c9232456]{align-items:center;display:flex;gap:4px}.chatbot-footer[data-v-c9232456]{align-items:flex-end;background-color:var(--neutral--0);border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;flex-direction:column;padding:8px}.chatbot-footer__character-count[data-v-c9232456]{align-self:flex-end;color:var(--neutral--300);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.chatbot-footer__input-wrapper[data-v-c9232456]{align-items:center;background-color:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:8px;display:flex;height:100%;margin-bottom:8px;padding:0 4px 0 8px;resize:none;transition:border-color .2s ease-in-out;width:100%}.chatbot-footer__input-wrapper[data-v-c9232456]:focus-within,.chatbot-footer__input-wrapper[data-v-c9232456]:hover{border-color:var(--primary--500)}.chatbot-footer__input[data-v-c9232456]{background-color:var(--neutral--0);border:none;color:var(--neutral--600);font-family:inherit;font-size:14px;line-height:1.7;max-height:192px;outline:none;overflow:auto;overflow-y:auto;padding:12px 8px;resize:none;width:100%}.chatbot-footer__input[data-v-c9232456]::-webkit-scrollbar{display:none}.chatbot-footer__input-placeholder[data-v-c9232456]{color:var(--neutral--300);font-size:inherit}.chatbot-footer__send-button[data-v-c9232456]{align-items:center;align-self:flex-end;background-color:var(--primary--500);border-radius:8px;color:var(--primary--50);cursor:pointer;display:flex;height:100%;justify-content:center;margin-bottom:4px;max-height:calc(100% - 8px);max-width:40px;padding:6px;transition:background-color .2s ease-in-out;width:100%}.chatbot-footer__send-button[data-v-c9232456]:disabled{background-color:var(--neutral--100);color:var(--neutral--300)}.chatbot-footer__send-button[data-v-c9232456]:not(:disabled) .h-icon{color:var(--primary--50)}.chatbot-footer__send-button[data-v-c9232456]:not(:disabled):focus,.chatbot-footer__send-button[data-v-c9232456]:not(:disabled):hover{background-color:var(--primary--600);color:var(--primary--50)}.slide-top-bottom-enter-active[data-v-c9232456],.slide-top-bottom-leave-active[data-v-c9232456]{transform-origin:bottom right;transition:transform .15s cubic-bezier(.2,.8,.2,1.1),opacity .2s cubic-bezier(.2,.8,.2,1.1)}.slide-top-bottom-enter-from[data-v-c9232456],.slide-top-bottom-leave-to[data-v-c9232456]{opacity:0;transform:scale(.8)}.slide-top-bottom-enter-to[data-v-c9232456],.slide-top-bottom-leave-from[data-v-c9232456]{opacity:1;transform:scale(1)}.fade-slow-enter-active[data-v-c9232456],.fade-slow-leave-active[data-v-c9232456]{transition:opacity .3s}.fade-slow-enter[data-v-c9232456],.fade-slow-leave-to[data-v-c9232456]{opacity:0}.chatbot-wrapper[data-v-c9232456]{height:calc(100% - var(--8b125864))}.chatbot-wrapper__backdrop[data-v-c9232456]{top:calc(var(--8b125864)*-1)}.h-checkbox[data-v-309266c6]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;border:2px solid var(--h-checkbox-color);border-radius:4px;cursor:pointer;display:inline-block;height:18px;position:relative;vertical-align:middle;width:18px}.h-checkbox[data-v-309266c6]:not(.h-checkbox--disabled):hover:before{background-color:var(--h-checkbox-color);border-radius:50%;content:"";height:32px;left:-9px;opacity:.08;pointer-events:none;position:absolute;top:-9px;width:32px}.h-checkbox[checked][data-v-309266c6]{background-color:var(--h-checkbox-color);border:2px solid var(--h-checkbox-color)}.h-checkbox[checked][data-v-309266c6]:after{border:solid var(--neutral--0);border-width:0 2px 2px 0;bottom:2.5px;content:"";display:block;height:12px;left:3.5px;position:absolute;transform:rotate(45deg);width:7px}@media (max-width:425px){.h-checkbox[checked][data-v-309266c6]:after{bottom:3px;height:10px;width:6px}}.h-checkbox--indeterminate[checked][data-v-309266c6]{background-color:var(--h-checkbox-color);border:2px solid var(--h-checkbox-color)}.h-checkbox--indeterminate[checked][data-v-309266c6]:after{background-color:var(--neutral--0);border:1px solid var(--neutral--0);content:"";display:block;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.h-checkbox--disabled[data-v-309266c6]{background-color:transparent;border:2px solid var(--neutral--300);cursor:not-allowed}.h-checkbox--disabled[checked][data-v-309266c6]{background-color:var(--neutral--300);border:2px solid var(--neutral--300)}.h-checkbox.h-checkbox--disabled.h-checkbox--indeterminate[checked][data-v-309266c6]:after{background-color:var(--neutral--0);border:1px solid var(--neutral--0);content:"";display:block;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.h-checklist-row[data-v-9a26b260]{border:1px solid var(--neutral--200);border-radius:12px;padding:12px 16px;width:100%}.h-checklist-row__header[data-v-9a26b260]{align-items:center;display:flex;justify-content:space-between;width:100%}.h-checklist-row__title[data-v-9a26b260]{align-items:center;display:flex;gap:8px}.h-checklist-row__arrow[data-v-9a26b260]{transform:rotate(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.h-checklist-row__arrow--expanded[data-v-9a26b260]{transform:rotate(180deg)}.h-checklist-row__content[data-v-9a26b260]{height:0;opacity:0;overflow:hidden;transform-origin:top;transition:all .3s cubic-bezier(.4,0,.2,1)}.h-checklist-row__content--expanded[data-v-9a26b260]{height:min-content;max-height:400px;opacity:1}.h-chip[data-v-65a727f4]{align-items:center;background-color:var(--h-chip-bg);border:1px solid var(--h-chip-border);border-radius:24px;color:var(--h-chip-color);cursor:pointer;display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:8px 12px;transition:all .1s ease-in-out;-webkit-user-select:none;user-select:none;width:fit-content}.h-chip--primary-filled[data-v-65a727f4]{--h-chip-color:var(--h-chip-primary-filled-color);--h-chip-bg:var(--h-chip-primary-filled-bg);--h-chip-border:var(--h-chip-primary-filled-border)}.h-chip--primary-filled[data-v-65a727f4]:hover:not(.h-chip--disabled):not([disabled]){--h-chip-color:var(--h-chip-primary-filled-hover-color);--h-chip-bg:var(--h-chip-primary-filled-hover-bg);--h-chip-border:var(--h-chip-primary-filled-hover-border)}.h-chip--primary-filled.h-chip--selected[data-v-65a727f4]{--h-chip-color:var(--h-chip-primary-filled-selected-color);--h-chip-bg:var(--h-chip-primary-filled-selected-bg);--h-chip-border:var(--h-chip-primary-filled-selected-border)}.h-chip--primary-filled.h-chip--selected[data-v-65a727f4]:hover:not(.h-chip--disabled):not([disabled]){--h-chip-color:var(--h-chip-primary-filled-selected-hover-color);--h-chip-bg:var(--h-chip-primary-filled-selected-hover-bg);--h-chip-border:var(--h-chip-primary-filled-selected-hover-border)}.h-chip--primary-filled.h-chip--disabled[data-v-65a727f4]{--h-chip-color:var(--h-chip-primary-filled-disabled-color);--h-chip-bg:var(--h-chip-primary-filled-disabled-bg);--h-chip-border:var(--h-chip-primary-filled-disabled-border)}.h-chip--primary-outline[data-v-65a727f4]{--h-chip-color:var(--h-chip-primary-outline-color);--h-chip-bg:var(--h-chip-primary-outline-bg);--h-chip-border:var(--h-chip-primary-outline-border)}.h-chip--primary-outline[data-v-65a727f4]:hover:not(.h-chip--disabled):not([disabled]){--h-chip-color:var(--h-chip-primary-outline-hover-color);--h-chip-bg:var(--h-chip-primary-outline-hover-bg);--h-chip-border:var(--h-chip-primary-outline-hover-border)}.h-chip--primary-outline.h-chip--selected[data-v-65a727f4]{--h-chip-color:var(--h-chip-primary-outline-selected-color);--h-chip-bg:var(--h-chip-primary-outline-selected-bg);--h-chip-border:var(--h-chip-primary-outline-selected-border)}.h-chip--primary-outline.h-chip--selected[data-v-65a727f4]:hover:not(.h-chip--disabled):not([disabled]){--h-chip-color:var(--h-chip-primary-outline-selected-hover-color);--h-chip-bg:var(--h-chip-primary-outline-selected-hover-bg);--h-chip-border:var(--h-chip-primary-outline-selected-hover-border)}.h-chip--primary-outline.h-chip--disabled[data-v-65a727f4]{--h-chip-color:var(--h-chip-primary-outline-disabled-color);--h-chip-bg:var(--h-chip-primary-outline-disabled-bg);--h-chip-border:var(--h-chip-primary-outline-disabled-border)}.h-chip--secondary-filled[data-v-65a727f4]{--h-chip-color:var(--h-chip-secondary-filled-color);--h-chip-bg:var(--h-chip-secondary-filled-bg);--h-chip-border:var(--h-chip-secondary-filled-border)}.h-chip--secondary-filled[data-v-65a727f4]:hover:not(.h-chip--disabled):not([disabled]){--h-chip-color:var(--h-chip-secondary-filled-hover-color);--h-chip-bg:var(--h-chip-secondary-filled-hover-bg);--h-chip-border:var(--h-chip-secondary-filled-hover-border)}.h-chip--secondary-filled.h-chip--selected[data-v-65a727f4]{--h-chip-color:var(--h-chip-secondary-filled-selected-color);--h-chip-bg:var(--h-chip-secondary-filled-selected-bg);--h-chip-border:var(--h-chip-secondary-filled-selected-border)}.h-chip--secondary-filled.h-chip--selected[data-v-65a727f4]:hover:not(.h-chip--disabled):not([disabled]){--h-chip-color:var(--h-chip-secondary-filled-selected-hover-color);--h-chip-bg:var(--h-chip-secondary-filled-selected-hover-bg);--h-chip-border:var(--h-chip-secondary-filled-selected-hover-border)}.h-chip--secondary-filled.h-chip--disabled[data-v-65a727f4]{--h-chip-color:var(--h-chip-secondary-filled-disabled-color);--h-chip-bg:var(--h-chip-secondary-filled-disabled-bg);--h-chip-border:var(--h-chip-secondary-filled-disabled-border)}.h-chip--secondary-outline[data-v-65a727f4]{--h-chip-color:var(--h-chip-secondary-outline-color);--h-chip-bg:var(--h-chip-secondary-outline-bg);--h-chip-border:var(--h-chip-secondary-outline-border)}.h-chip--secondary-outline[data-v-65a727f4]:hover:not(.h-chip--disabled):not([disabled]){--h-chip-color:var(--h-chip-secondary-outline-hover-color);--h-chip-bg:var(--h-chip-secondary-outline-hover-bg);--h-chip-border:var(--h-chip-secondary-outline-hover-border)}.h-chip--secondary-outline.h-chip--selected[data-v-65a727f4]{--h-chip-color:var(--h-chip-secondary-outline-selected-color);--h-chip-bg:var(--h-chip-secondary-outline-selected-bg);--h-chip-border:var(--h-chip-secondary-outline-selected-border)}.h-chip--secondary-outline.h-chip--selected[data-v-65a727f4]:hover:not(.h-chip--disabled):not([disabled]){--h-chip-color:var(--h-chip-secondary-outline-selected-hover-color);--h-chip-bg:var(--h-chip-secondary-outline-selected-hover-bg);--h-chip-border:var(--h-chip-secondary-outline-selected-hover-border)}.h-chip--secondary-outline.h-chip--disabled[data-v-65a727f4]{--h-chip-color:var(--h-chip-secondary-outline-disabled-color);--h-chip-bg:var(--h-chip-secondary-outline-disabled-bg);--h-chip-border:var(--h-chip-secondary-outline-disabled-border)}.h-chip--small[data-v-65a727f4]{gap:4px;padding:2px 8px}.h-chip--disabled[data-v-65a727f4]{cursor:not-allowed;opacity:.5}@media (max-width:576px){.h-chip[data-v-65a727f4]{width:100%}}.h-chip:not(.h-chip--disabled):not([disabled]) .h-chip--dismissable[data-v-65a727f4]:hover{transform:scale(1.2)}.h-chip:not(.h-chip--disabled):not([disabled]) .h-chip--dismissable[data-v-65a727f4]:active{transform:scale(1);transition:all .1s ease-in-out}.h-content-slider[data-v-909a3595]{display:flex;flex-direction:column;gap:12px;width:100%}@media (min-width:1024px){.h-content-slider[data-v-909a3595]{gap:24px}}.h-content-slider__slider-container[data-v-909a3595]{display:flex;flex-direction:column;gap:16px}.h-content-slider__slider-labels[data-v-909a3595]{display:none;display:flex;margin:0 6px}@media (min-width:1024px){.h-content-slider__slider-labels[data-v-909a3595]{display:flex;margin:0 6px}}.h-content-slider__slider-label[data-v-909a3595]{color:var(--primary--800);cursor:pointer;display:none;flex:1 1 0px;text-align:center}@media (min-width:1024px){.h-content-slider__slider-label[data-v-909a3595]{display:block}}.h-content-slider__slider-label--active[data-v-909a3595]{color:var(--primary--500);font-weight:600}.h-content-slider__slider-label--first[data-v-909a3595]{text-align:left}.h-content-slider__slider-label--last[data-v-909a3595]{text-align:right}.h-content-slider__slider-track[data-v-909a3595]{background:var(--light-blue--100);border-radius:24px;display:flex;justify-content:space-between;position:relative}.h-content-slider__slider-dot[data-v-909a3595]{align-items:center;cursor:pointer;display:flex;flex:1 1 0px;height:36px;justify-content:center}.h-content-slider__slider-dot[data-v-909a3595]:after{background:var(--light-blue--300);border-radius:50%;content:"";display:block;height:8px;width:8px}.h-content-slider__slider-dot--first[data-v-909a3595]{justify-content:flex-start}.h-content-slider__slider-dot--first[data-v-909a3595]:after{margin-left:14px}.h-content-slider__slider-dot--last[data-v-909a3595]{justify-content:flex-end}.h-content-slider__slider-dot--last[data-v-909a3595]:after{margin-right:14px}.h-content-slider__slider-active-dot[data-v-909a3595]{background:var(--primary--500);border-radius:50%;box-shadow:0 8px 16px 0 var(--meteorite--300);cursor:pointer;height:24px;left:6px;position:absolute;top:6px;transition:left .5s ease-out;width:24px;z-index:1}.h-content-slider__slider-active-dot[data-v-909a3595]:active,.h-content-slider__slider-active-dot[data-v-909a3595]:hover{box-shadow:0 8px 16px 0 var(--meteorite--300);height:28px;margin-left:-2px;top:4px;width:28px}.h-content-slider__slider-active-dot--no-animation[data-v-909a3595]{transition:unset}.h-content-slider__content-container[data-v-909a3595]{position:relative}.h-content-slider__content-container--with-caret[data-v-909a3595]{padding-top:16px}.h-content-slider__content-caret[data-v-909a3595]{color:var(--light-blue--100);left:0;position:absolute;top:0;transition:left .5s ease-out}.h-content-slider__content-caret--no-animation[data-v-909a3595]{transition:unset}.h-content-slider__content[data-v-909a3595]{background:var(--light-blue--100);border-radius:16px;padding:16px}@media (min-width:1024px){.h-content-slider__content[data-v-909a3595]{padding:24px}}.h-switch[data-v-952f975f]{align-items:center;display:inline-flex;flex-direction:row;gap:8px}.h-switch__switch[data-v-952f975f]{align-items:center;background:var(--neutral--400);border-radius:50px;cursor:pointer;display:inline-flex;height:22px;justify-content:flex-start;position:relative;transition:background .4s;width:37px}.h-switch__input[data-v-952f975f]{cursor:pointer;opacity:0;position:absolute}.h-switch__box[data-v-952f975f]{background:var(--neutral--0);border-radius:50%;cursor:pointer;display:block;height:18px;left:2px;position:absolute;top:2px;transition:left .3s;width:18px}.h-switch--on[data-v-952f975f]{background:var(--primary--500)}.h-switch--on .h-switch__box[data-v-952f975f]{left:calc(100% - 20px)}.h-switch--disabled .h-switch__box[data-v-952f975f]:active,.h-switch--disabled .h-switch__box[data-v-952f975f]:hover,.h-switch--disabled:active .h-switch__box[data-v-952f975f],.h-switch--disabled:hover .h-switch__box[data-v-952f975f]{box-shadow:0 1px 4px #1d1e2042!important}.h-switch--disabled[data-v-952f975f]{background:var(--neutral--300)}.h-switch--on.h-switch--disabled[data-v-952f975f]{background:var(--primary--300)}.h-switch--rtl[data-v-952f975f]{flex-direction:row-reverse}.h-cookie-selection__title[data-v-d4e59cb5]{font-size:16px;line-height:24px;margin:0}@media (max-width:767px){.h-cookie-selection__title[data-v-d4e59cb5]{max-width:calc(100% - 45px)}}.h-cookie-selection__description[data-v-d4e59cb5]{margin:0}.h-cookie-selection__container[data-v-d4e59cb5]{display:flex;gap:16px;justify-content:space-between;width:100%}.h-cookie-selection__container[data-v-d4e59cb5]:not(:last-of-type){border-bottom:1px solid var(--light-blue--200);margin-bottom:8px}.h-cookie-selection__container:last-of-type .h-cookie-selection__text-container[data-v-d4e59cb5]{padding:0}.h-cookie-selection__text-container[data-v-d4e59cb5]{display:flex;flex-direction:column;flex-grow:1;gap:8px;padding-bottom:8px}.h-cookie-selection__switch-wrapper[data-v-d4e59cb5]{align-items:center;display:inline-flex;flex-direction:row}.h-cookie-selection__switch-label[data-v-d4e59cb5]{white-space:nowrap}@media (min-width:767px){.h-cookie-selection__switch-label[data-v-d4e59cb5]{text-align:right}}.h-cookie-settings-popup[data-v-c4917479]{background-color:var(--neutral--0);border-radius:16px;bottom:8px;box-shadow:0 0 12px #1d1e2029;height:fit-content;left:50%;max-height:calc(100vh - 24px);max-width:calc(100vw - 8px);overflow:hidden;overflow-y:auto;position:absolute;transform:translate(-50%);width:824px}@media (min-width:768px){.h-cookie-settings-popup[data-v-c4917479]{max-width:calc(100vw - 24px);top:50%;transform:translate(-50%,-50%)}}.h-cookie-settings-popup__wrapper[data-v-c4917479]{bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.h-cookie-settings-popup__overlay[data-v-c4917479]{background:#262831cc;bottom:0;left:0;position:absolute;right:0;top:0}.h-cookie-settings-popup__content[data-v-c4917479]{padding:16px}@media (min-width:768px){.h-cookie-settings-popup__content[data-v-c4917479]{padding:32px}}.h-cookie-settings-popup__close-action[data-v-c4917479]{margin-left:auto!important}.fade-enter-active[data-v-04aec9c1],.fade-leave-active[data-v-04aec9c1]{transition:opacity .5s}.fade-enter[data-v-04aec9c1],.fade-leave-to[data-v-04aec9c1]{opacity:0}.h-cookie-consent[data-v-04aec9c1]{background-color:var(--neutral--0);border-radius:16px;bottom:12px;box-shadow:0 0 12px #1d1e2029;color:var(--neutral--600);left:4px;overflow:auto;position:fixed;width:calc(100% - 8px);z-index:2000}@media (min-width:768px){.h-cookie-consent[data-v-04aec9c1]{left:8px;width:calc(100% - 16px)}}.h-cookie-consent__wrapper[data-v-04aec9c1]{padding:24px 16px}@media (min-width:768px){.h-cookie-consent__wrapper[data-v-04aec9c1]{margin:0 auto;max-width:1208px;padding:24px 40px}}.h-cookie-consent__main-btn-wrapper[data-v-04aec9c1],.h-cookie-consent__settings-btn-container[data-v-04aec9c1]{display:flex;flex-direction:column;gap:16px;width:100%}@media (min-width:768px){.h-cookie-consent__main-btn-wrapper[data-v-04aec9c1],.h-cookie-consent__settings-btn-container[data-v-04aec9c1]{flex-direction:row;gap:24px;width:unset}}.h-cookie-consent__main-btn[data-v-04aec9c1],.h-cookie-consent__settings-btn[data-v-04aec9c1]{border-color:var(--primary--500);border-width:2px;cursor:pointer;font-size:16px;font-weight:700;min-height:48px;width:100%}@media (min-width:768px){.h-cookie-consent__main-btn[data-v-04aec9c1],.h-cookie-consent__settings-btn[data-v-04aec9c1]{max-height:40px;padding:8px 32px;width:auto}}.h-cookie-consent__main-btn--outline[data-v-04aec9c1],.h-cookie-consent__settings-btn--outline[data-v-04aec9c1]{padding:6px 32px}.h-cookie-consent__main-btn--inline[data-v-04aec9c1],.h-cookie-consent__settings-btn--inline[data-v-04aec9c1]{margin:auto 0;min-height:0;padding:0}.h-cookie-consent__main-btn--inline[data-v-04aec9c1]:hover:not(.h-button-v2--disabled):not([disabled]),.h-cookie-consent__settings-btn--inline[data-v-04aec9c1]:hover:not(.h-button-v2--disabled):not([disabled]){background-color:unset;color:var(--primary--600)}.h-cookie-consent__main-btn[data-v-04aec9c1]{font-size:14px;min-height:40px}.h-cookie-consent__settings-wrapper[data-v-04aec9c1]{display:flex;flex-direction:column;gap:24px;margin-top:6px}@media (min-width:768px){.h-cookie-consent__settings-wrapper[data-v-04aec9c1]{gap:32px}}.h-cookie-consent__settings-top-container[data-v-04aec9c1]{display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.h-cookie-consent__settings-top-container[data-v-04aec9c1]{gap:16px}}.h-cookie-consent__title[data-v-04aec9c1]{margin-bottom:16px;margin-top:0}.h-cookie-consent__description[data-v-04aec9c1]{margin-bottom:24px;margin-top:0}@media (min-width:768px){.h-cookie-consent__description[data-v-04aec9c1]{margin-bottom:32px}}.h-cookie-consent__settings-title[data-v-04aec9c1],.h-cookie-consent__title[data-v-04aec9c1]{font-size:18px;font-weight:700;line-height:24px;text-align:left}.h-cookie-consent__description[data-v-04aec9c1],.h-cookie-consent__settings-description[data-v-04aec9c1]{font-size:14px;font-weight:400;line-height:24px}.h-cookie-consent__settings-title[data-v-04aec9c1]{font-size:18px;margin:0}@media (min-width:768px){.h-cookie-consent__settings-title[data-v-04aec9c1]{font-size:20px}}.h-cookie-consent__settings-description[data-v-04aec9c1]{margin:0 0 8px}.h-cookie-consent[data-v-04aec9c1] a{display:inline;font-weight:700;text-decoration:underline}.h-cookie-consent[data-v-04aec9c1] a:hover{color:var(--primary--600)}.h-divider[data-v-04ac8ec4]{border:none;border-top:1px solid var(--neutral--200);margin:0}.h-divider--vertical[data-v-04ac8ec4]{border-left:1px solid var(--neutral--200);height:100%;width:1px}.h-dropdown-list[data-v-67ac0617]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:12px;display:flex;flex-direction:column;min-width:100%;overflow:hidden;z-index:1000}.h-dropdown-list__header[data-v-67ac0617]{background:var(--neutral--0);border-bottom:1px solid var(--neutral--200);flex-shrink:0;z-index:2}.h-dropdown-list__content[data-v-67ac0617]{flex:1;min-height:0;overflow-y:auto;scrollbar-color:var(--neutral--300) transparent}.h-dropdown-list__content[data-v-67ac0617]::-webkit-scrollbar{width:8px}.h-dropdown-list__content[data-v-67ac0617]::-webkit-scrollbar-track{background:transparent;border-radius:12px}.h-dropdown-list__content[data-v-67ac0617]::-webkit-scrollbar-thumb{background:var(--neutral--300);border-radius:12px}.h-dropdown-list__content[data-v-67ac0617]::-webkit-scrollbar-thumb:hover{background:var(--neutral--400)}.h-dropdown-list__footer[data-v-67ac0617]{background:var(--neutral--0);border-top:1px solid var(--neutral--200);flex-shrink:0;z-index:2}.h-dropdown-list__dropdown[data-v-67ac0617]{list-style:none;margin:0;padding:4px}.h-dropdown-list__dropdown li[data-v-67ac0617]{border-radius:8px;cursor:pointer;padding:12px;transition:background .2s}.h-dropdown-list__dropdown li.is-active[data-v-67ac0617],.h-dropdown-list__dropdown li[data-v-67ac0617]:hover{background:var(--neutral--100)}.h-dropdown-list__dropdown li.is-disabled[data-v-67ac0617]{color:var(--neutral--300);cursor:not-allowed}.h-dropdown-list__dropdown li.is-disabled[data-v-67ac0617]:hover{background:transparent}.h-dropdown-list__dropdown li.is-non-selectable[data-v-67ac0617]{cursor:default}.h-dropdown-list__dropdown li.is-non-selectable[data-v-67ac0617]:hover{background:transparent}.field-radio-holder[data-v-f08eb463]{gap:8px}.field-radio-holder[data-v-f08eb463],.field-radio[data-v-f08eb463]{align-items:center;cursor:pointer;display:flex}.field-radio--disabled .field-radio-holder[data-v-f08eb463],.field-radio--disabled[data-v-f08eb463]{cursor:not-allowed}.field-radio__element[data-v-f08eb463]{cursor:pointer;display:block;font-size:1rem;height:20px;margin-bottom:0;position:relative;transition:all .3s;width:20px}.field-radio__element:hover .field-radio__overlay[data-v-f08eb463]{background-color:var(--primary--500);border-radius:50%;height:32px;left:-6px;opacity:.08;position:absolute;top:-6px;width:32px}.field-radio__element>span[data-v-f08eb463]{background:none;border:2px solid var(--primary--500);border-radius:50%;color:var(--neutral--300);height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:20px}.field-radio__element>span[data-v-f08eb463]:after{background:var(--primary--500);border:solid var(--primary--500);border-radius:50%;content:"";display:none;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.field-radio__element>input[data-v-f08eb463]{height:20px;margin:0;opacity:0;position:absolute;width:20px;z-index:-1}.field-radio__element>input:checked~span[data-v-f08eb463]:after{display:block}.field-radio__element--primary>span[data-v-f08eb463]{border:2px solid var(--primary--500);color:var(--primary--500)}.field-radio__element--primary>span[data-v-f08eb463]:after{background:var(--primary--500);border:solid var(--primary--500)}.field-radio__element--disabled[data-v-f08eb463]{cursor:not-allowed}.field-radio__element--disabled>span[data-v-f08eb463]{background-color:var(--neutral--100);border:2px solid var(--neutral--300);color:var(--neutral--300)}.field-radio__element--disabled>span[data-v-f08eb463]:after{background:var(--neutral--300);border:solid var(--neutral--300)}.field-radio__element--disabled>span[data-v-f08eb463]:hover{background-color:unset;border:2px solid var(--neutral--300);box-shadow:none}.field-radio__element--disabled>span[data-v-f08eb463]:hover:after{background:var(--neutral--300);border:solid var(--neutral--300)}.icon-left[data-v-5bc9a11e]{margin-right:8px}.icon-right[data-v-5bc9a11e]{margin-left:8px}[data-v-5bc9a11e] svg{vertical-align:middle}.hhyperlink[data-v-5bc9a11e]{align-items:center;cursor:pointer;display:inline-flex;position:relative;text-decoration:none!important}.hhyperlink--regular[data-v-5bc9a11e]{color:var(--hhyperlink-regular-color)}.hhyperlink--regular[data-v-5bc9a11e]:not(.disabled):hover:after{border-bottom:var(--hhyperlink-regular-border);bottom:0;content:"";left:0;position:absolute;right:0}.hhyperlink--regular.disabled[data-v-5bc9a11e]{color:var(--neutral--300);cursor:not-allowed}.hhyperlink--bold[data-v-5bc9a11e]{color:var(--hhyperlink-bold-color)}.hhyperlink--bold[data-v-5bc9a11e]:not(.disabled):hover:after{border-bottom:var(--hhyperlink-bold-border);bottom:0;content:"";left:0;position:absolute;right:0}.hhyperlink--bold.disabled[data-v-5bc9a11e]{color:var(--neutral--300);cursor:not-allowed}.hhyperlink[data-v-5bc9a11e]:focus-visible{outline:2px solid var(--meteorite--500);outline-offset:2px}.hhyperlink__small[data-v-5bc9a11e]{padding:5px 15px}.hhyperlink__large[data-v-5bc9a11e]{padding:11px 31px}.hhyperlink__loading[data-v-5bc9a11e]{cursor:wait}.hhyperlink__loading .hyperlink-text[data-v-5bc9a11e],.hhyperlink__loading .icon-left[data-v-5bc9a11e],.hhyperlink__loading .icon-right[data-v-5bc9a11e]{opacity:0}.hhyperlink__loading .hhyperlink__loader[data-v-5bc9a11e]{opacity:1}.hyperlink-text[data-v-5bc9a11e]{color:currentColor}.hhyperlink--no-text-break[data-v-5bc9a11e]{white-space:nowrap}.hhyperlink--button[data-v-5bc9a11e]{border-radius:8px;justify-content:center;padding:7px 23px;transition:background-color .1s ease-in-out}.hhyperlink--button-contain-primary[data-v-5bc9a11e]{background-color:var(--h-button-contain-primary-bg);border:var(--h-button-contain-primary-border);color:var(--h-button-contain-primary-color)}.hhyperlink--button-contain-primary[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-contain-primary-bg-hover)}.hhyperlink--button-contain-primary[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-contain-primary.disabled[data-v-5bc9a11e]{background-color:var(--h-button-contain-primary-bg-disabled);color:var(--h-button-contain-primary-color-disabled);cursor:not-allowed}.hhyperlink--button-contain-danger[data-v-5bc9a11e]{background-color:var(--h-button-contain-danger-bg);border:var(--h-button-contain-danger-border);color:var(--h-button-contain-danger-color)}.hhyperlink--button-contain-danger[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-contain-danger-bg-hover)}.hhyperlink--button-contain-danger[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-contain-danger.disabled[data-v-5bc9a11e]{background-color:var(--h-button-contain-danger-bg-disabled);color:var(--h-button-contain-danger-color-disabled);cursor:not-allowed}.hhyperlink--button-contain-warning[data-v-5bc9a11e]{background-color:var(--h-button-contain-warning-bg);border:var(--h-button-contain-warning-border);color:var(--h-button-contain-warning-color)}.hhyperlink--button-contain-warning[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-contain-warning-bg-hover)}.hhyperlink--button-contain-warning[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-contain-warning.disabled[data-v-5bc9a11e]{background-color:var(--h-button-contain-warning-bg-disabled);color:var(--h-button-contain-warning-color-disabled);cursor:not-allowed}.hhyperlink--button-contain-neutral[data-v-5bc9a11e]{background-color:var(--h-button-contain-neutral-bg);border:var(--h-button-contain-neutral-border);color:var(--h-button-contain-neutral-color)}.hhyperlink--button-contain-neutral[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-contain-neutral-bg-hover)}.hhyperlink--button-contain-neutral[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-contain-neutral.disabled[data-v-5bc9a11e]{background-color:var(--h-button-contain-neutral-bg-disabled);color:var(--h-button-contain-neutral-color-disabled);cursor:not-allowed}.hhyperlink--button-outline-primary[data-v-5bc9a11e]{background-color:var(--h-button-outline-primary-bg);border:var(--h-button-outline-primary-border);color:var(--h-button-outline-primary-color)}.hhyperlink--button-outline-primary[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-outline-primary-bg-hover)}.hhyperlink--button-outline-primary[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-outline-primary.disabled[data-v-5bc9a11e]{background-color:var(--h-button-outline-primary-bg-disabled);color:var(--h-button-outline-primary-color-disabled);cursor:not-allowed}.hhyperlink--button-outline-danger[data-v-5bc9a11e]{background-color:var(--h-button-outline-danger-bg);border:var(--h-button-outline-danger-border);color:var(--h-button-outline-danger-color)}.hhyperlink--button-outline-danger[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-outline-danger-bg-hover)}.hhyperlink--button-outline-danger[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-outline-danger.disabled[data-v-5bc9a11e]{background-color:var(--h-button-outline-danger-bg-disabled);color:var(--h-button-outline-danger-color-disabled);cursor:not-allowed}.hhyperlink--button-outline-warning[data-v-5bc9a11e]{background-color:var(--h-button-outline-warning-bg);border:var(--h-button-outline-warning-border);color:var(--h-button-outline-warning-color)}.hhyperlink--button-outline-warning[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-outline-warning-bg-hover)}.hhyperlink--button-outline-warning[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-outline-warning.disabled[data-v-5bc9a11e]{background-color:var(--h-button-outline-warning-bg-disabled);color:var(--h-button-outline-warning-color-disabled);cursor:not-allowed}.hhyperlink--button-outline-neutral[data-v-5bc9a11e]{background-color:var(--h-button-outline-neutral-bg);border:var(--h-button-outline-neutral-border);color:var(--h-button-outline-neutral-color)}.hhyperlink--button-outline-neutral[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-outline-neutral-bg-hover)}.hhyperlink--button-outline-neutral[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-outline-neutral.disabled[data-v-5bc9a11e]{background-color:var(--h-button-outline-neutral-bg-disabled);color:var(--h-button-outline-neutral-color-disabled);cursor:not-allowed}.hhyperlink--button-outlineStrong-primary[data-v-5bc9a11e]{background-color:var(--h-button-outline-strong-primary-bg);border:var(--h-button-outline-strong-primary-border);color:var(--h-button-outline-strong-primary-color)}.hhyperlink--button-outlineStrong-primary[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-outline-strong-primary-bg-hover)}.hhyperlink--button-outlineStrong-primary[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-outlineStrong-primary.disabled[data-v-5bc9a11e]{background-color:var(--h-button-outline-strong-primary-bg-disabled);color:var(--h-button-outline-strong-primary-color-disabled);cursor:not-allowed}.hhyperlink--button-outlineStrong-danger[data-v-5bc9a11e]{background-color:var(--h-button-outline-strong-danger-bg);border:var(--h-button-outline-strong-danger-border);color:var(--h-button-outline-strong-danger-color)}.hhyperlink--button-outlineStrong-danger[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-outline-strong-danger-bg-hover)}.hhyperlink--button-outlineStrong-danger[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-outlineStrong-danger.disabled[data-v-5bc9a11e]{background-color:var(--h-button-outline-strong-danger-bg-disabled);color:var(--h-button-outline-strong-danger-color-disabled);cursor:not-allowed}.hhyperlink--button-outlineStrong-warning[data-v-5bc9a11e]{background-color:var(--h-button-outline-strong-warning-bg);border:var(--h-button-outline-strong-warning-border);color:var(--h-button-outline-strong-warning-color)}.hhyperlink--button-outlineStrong-warning[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-outline-strong-warning-bg-hover)}.hhyperlink--button-outlineStrong-warning[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-outlineStrong-warning.disabled[data-v-5bc9a11e]{background-color:var(--h-button-outline-strong-warning-bg-disabled);color:var(--h-button-outline-strong-warning-color-disabled);cursor:not-allowed}.hhyperlink--button-outlineStrong-neutral[data-v-5bc9a11e]{background-color:var(--h-button-outline-strong-neutral-bg);border:var(--h-button-outline-strong-neutral-border);color:var(--h-button-outline-strong-neutral-color)}.hhyperlink--button-outlineStrong-neutral[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-outline-strong-neutral-bg-hover)}.hhyperlink--button-outlineStrong-neutral[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-outlineStrong-neutral.disabled[data-v-5bc9a11e]{background-color:var(--h-button-outline-strong-neutral-bg-disabled);color:var(--h-button-outline-strong-neutral-color-disabled);cursor:not-allowed}.hhyperlink--button-text-primary[data-v-5bc9a11e]{background-color:var(--h-button-text-primary-bg);border:var(--h-button-text-primary-border);color:var(--h-button-text-primary-color)}.hhyperlink--button-text-primary[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-text-primary-bg-hover)}.hhyperlink--button-text-primary[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-text-primary.disabled[data-v-5bc9a11e]{background-color:var(--h-button-text-primary-bg-disabled);color:var(--h-button-text-primary-color-disabled);cursor:not-allowed}.hhyperlink--button-text-danger[data-v-5bc9a11e]{background-color:var(--h-button-text-danger-bg);border:var(--h-button-text-danger-border);color:var(--h-button-text-danger-color)}.hhyperlink--button-text-danger[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-text-danger-bg-hover)}.hhyperlink--button-text-danger[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-text-danger.disabled[data-v-5bc9a11e]{background-color:var(--h-button-text-danger-bg-disabled);color:var(--h-button-text-danger-color-disabled);cursor:not-allowed}.hhyperlink--button-text-warning[data-v-5bc9a11e]{background-color:var(--h-button-text-warning-bg);border:var(--h-button-text-warning-border);color:var(--h-button-text-warning-color)}.hhyperlink--button-text-warning[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-text-warning-bg-hover)}.hhyperlink--button-text-warning[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-text-warning.disabled[data-v-5bc9a11e]{background-color:var(--h-button-text-warning-bg-disabled);color:var(--h-button-text-warning-color-disabled);cursor:not-allowed}.hhyperlink--button-text-neutral[data-v-5bc9a11e]{background-color:var(--h-button-text-neutral-bg);border:var(--h-button-text-neutral-border);color:var(--h-button-text-neutral-color)}.hhyperlink--button-text-neutral[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover{background-color:var(--h-button-text-neutral-bg-hover)}.hhyperlink--button-text-neutral[data-v-5bc9a11e]:not(.disabled):not(.hhyperlink--button__loading):hover:after{display:none}.hhyperlink--button-text-neutral.disabled[data-v-5bc9a11e]{background-color:var(--h-button-text-neutral-bg-disabled);color:var(--h-button-text-neutral-color-disabled);cursor:not-allowed}.hhyperlink--button[data-v-5bc9a11e]:focus-visible{outline:2px solid var(--meteorite--500);outline-offset:2px}.hhyperlink--button__small[data-v-5bc9a11e]{padding:5px 15px}.hhyperlink--button__large[data-v-5bc9a11e]{padding:11px 31px}.hhyperlink--button__loading[data-v-5bc9a11e]{cursor:wait}.hhyperlink--button__loading .hyperlink-text[data-v-5bc9a11e],.hhyperlink--button__loading .icon-left[data-v-5bc9a11e],.hhyperlink--button__loading .icon-right[data-v-5bc9a11e]{opacity:0}.hhyperlink--button__loading .hhyperlink__loader[data-v-5bc9a11e]{opacity:1}@media (max-width:576px){.hhyperlink--button[data-v-5bc9a11e]{width:100%}}.hhyperlink__loader[data-v-5bc9a11e]{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.row-notification[data-v-bc03e75c]{align-items:center;background:var(--0adc9fc4);border:1px solid;border-color:var(--47494c60);border-radius:12px;color:var(--45305b82);display:flex;justify-content:space-between;padding:12px 16px;width:100%}.row-notification__content[data-v-bc03e75c]{align-items:center;display:flex;flex:1;gap:8px}.row-notification__content--icon[data-v-bc03e75c]{flex-shrink:0}.row-notification__content--align-top[data-v-bc03e75c]{align-items:flex-start}.row-notification__close-icon[data-v-bc03e75c]{cursor:pointer;flex-shrink:0;margin-left:16px}.row-notification__close-icon--mobile[data-v-bc03e75c]{display:none}@media (max-width:1023px){.row-notification[data-v-bc03e75c]:not(.row-notification--no-mobile-style){flex-direction:column}.row-notification:not(.row-notification--no-mobile-style) .row-notification__content[data-v-bc03e75c]{align-items:center;flex-direction:column}.row-notification:not(.row-notification--no-mobile-style) .row-notification__content--align-top[data-v-bc03e75c]{align-items:center}.row-notification:not(.row-notification--no-mobile-style) .row-notification__close-icon[data-v-bc03e75c]{display:none}.row-notification:not(.row-notification--no-mobile-style) .row-notification__close-icon--mobile[data-v-bc03e75c]{align-self:flex-end;display:block}}.h-nudge[data-v-a47630bb]{background-color:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:16px;justify-content:space-between;padding:20px;position:relative}.h-nudge[data-v-a47630bb],.h-nudge__content-wrapper[data-v-a47630bb]{align-items:center;display:flex;gap:20px}.h-nudge__actions-wrapper[data-v-a47630bb]{align-items:center;display:flex;gap:8px}.h-nudge__icon[data-v-a47630bb]{display:inline-block;position:relative}.h-nudge__icon-overlay[data-v-a47630bb]{align-items:center;background-color:var(--dd2a12d2);border-radius:50%;display:flex;height:16px;justify-content:center;position:absolute;right:7px;top:7px;width:16px}.h-nudge__icon-overlay__icon[data-v-a47630bb]{height:15px;width:15px}.h-nudge__text[data-v-a47630bb]{display:flex;flex-direction:column}.h-nudge__title[data-v-a47630bb]{color:var(--neutral--600)}.h-nudge__title--with-subtitle[data-v-a47630bb]{font-size:16px;font-weight:700;line-height:24px}.h-nudge__subtitle[data-v-a47630bb]{color:var(--neutral--300);font-size:14px;line-height:24px}.h-nudge__icon[data-v-a47630bb]{align-items:center;background-color:var(--dd2a12d2);border-radius:8px;display:flex;height:48px;justify-content:center;padding:12px;width:48px}.h-nudge__icon--disabled[data-v-a47630bb]{background-color:var(--neutral--100)!important}.h-nudge__actions[data-v-a47630bb]{align-items:center;display:flex;gap:8px}.h-nudge__action[data-v-a47630bb]{flex-wrap:unset}.h-nudge__close[data-v-a47630bb]{align-items:center;background:var(--neutral--0);border:1px solid transparent;border-radius:12px;cursor:pointer;display:flex;gap:8px;outline:none;padding:4px}.h-nudge__close[data-v-a47630bb]:hover{background:linear-gradient(0deg,#dadce03d,#dadce03d);border:1px solid var(--neutral--200)}.h-nudge__close[data-v-a47630bb]:focus{background:var(--primary--50);border:1px solid transparent}@media (max-width:992px){.h-nudge[data-v-a47630bb]{padding:16px}.h-nudge[data-v-a47630bb],.h-nudge__content-wrapper[data-v-a47630bb]{flex-direction:column;gap:16px}.h-nudge__actions-wrapper[data-v-a47630bb]{flex-direction:column;width:100%}.h-nudge__text[data-v-a47630bb]{align-items:center;justify-content:center}.h-nudge__subtitle[data-v-a47630bb],.h-nudge__title[data-v-a47630bb]{text-align:center}.h-nudge__close[data-v-a47630bb]{position:absolute;right:8px;top:8px}.h-nudge__actions[data-v-a47630bb]{flex-direction:column-reverse;width:100%}.h-nudge__actions[data-v-a47630bb]>*{width:100%}}.h-popover[data-v-f352ee8c]{box-shadow:0 2px 12px #00000026;scrollbar-color:var(--neutral--300) transparent}.h-popover[data-v-f352ee8c]::-webkit-scrollbar{width:8px}.h-popover[data-v-f352ee8c]::-webkit-scrollbar-track{background:transparent;border-radius:12px}:is()[data-v-f352ee8c]{background:var(--neutral--300);border-radius:12px}:is()[data-v-f352ee8c]:hover{background:var(--neutral--400)}.h-popover__arrow[data-v-f352ee8c]{position:absolute}.h-popover-enter-active[data-v-f352ee8c]{transform-origin:center;transition:opacity var(--fade-in-duration,.3s) ease-out}.h-popover-leave-active[data-v-f352ee8c]{transform-origin:center;transition:opacity 0ms}.h-popover-enter-from[data-v-f352ee8c],.h-popover-leave-to[data-v-f352ee8c]{opacity:0}.h-popover-enter-to[data-v-f352ee8c],.h-popover-leave-from[data-v-f352ee8c]{opacity:1}.h-global-backdrop[data-v-d2109d36]{bottom:0;cursor:default;left:0;position:fixed;right:0;top:0}.h-backdrop-enter-active[data-v-d2109d36]{transition:opacity .15s ease-out}.h-backdrop-leave-active[data-v-d2109d36]{transition:opacity .1s ease-in}.h-backdrop-enter-from[data-v-d2109d36],.h-backdrop-leave-to[data-v-d2109d36]{opacity:0}.h-backdrop-enter-to[data-v-d2109d36],.h-backdrop-leave-from[data-v-d2109d36]{opacity:1}.h-progress-bar[data-v-f35ce338]{align-items:center;display:flex;gap:12px}.h-progress-bar__progress-bar[data-v-f35ce338]{background-color:var(--neutral--200);border-radius:10px;height:6px;width:64px}.h-progress-bar__progress-bar[data-v-f35ce338]:after{background-color:var(--neutral--600);border-radius:10px;content:"";display:block;height:100%;width:calc(100%*var(--56c89aa7))}.h-progress-indicator[data-v-d9b24746]{bottom:16px;overflow:hidden;position:fixed;right:88px;transition:all .25s cubic-bezier(.4,0,.2,1);width:auto;z-index:var(--z-index-max)}.h-progress-indicator--expanded[data-v-d9b24746]{width:512px}@media (max-width:768px){.h-progress-indicator--expanded[data-v-d9b24746]{bottom:80px;max-width:512px;right:20px;width:calc(100% - 40px)}}.h-progress-indicator--collapsed[data-v-d9b24746]{display:inline-flex;height:52px;max-width:512px;min-width:120px;width:fit-content}@media (max-width:768px){.h-progress-indicator--collapsed[data-v-d9b24746],.h-progress-indicator[data-v-d9b24746]{bottom:80px;right:20px}}@media (max-width:480px){.h-progress-indicator[data-v-d9b24746]{right:16px}.h-progress-indicator--expanded[data-v-d9b24746]{left:16px;max-width:none;width:auto}}.h-progress-indicator[data-v-d9b24746]:hover{box-shadow:0 0 8px #1d1e201a}.h-progress-indicator__header[data-v-d9b24746]{align-items:center;border-bottom:1px solid var(--neutral--100);display:flex;justify-content:space-between;padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1)}.h-progress-indicator--collapsed .h-progress-indicator__header[data-v-d9b24746]{border-bottom:none;height:52px;padding:0 16px;width:100%}@media (max-width:480px){.h-progress-indicator__header[data-v-d9b24746]{padding:12px}.h-progress-indicator--collapsed .h-progress-indicator__header[data-v-d9b24746]{height:52px;padding:0 12px 0 6px}}.h-progress-indicator__status[data-v-d9b24746]{align-items:center;display:flex;gap:12px}.h-progress-indicator--collapsed .h-progress-indicator__status[data-v-d9b24746]{align-items:center;display:flex;flex:0 1 auto;overflow:hidden}.h-progress-indicator__icon-wrapper[data-v-d9b24746]{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.h-progress-indicator--collapsed .h-progress-indicator__icon-wrapper[data-v-d9b24746]{margin-left:2px}@media (max-width:768px){.h-progress-indicator__icon-wrapper[data-v-d9b24746]{height:32px;width:32px}}@media (max-width:480px){.h-progress-indicator__icon-wrapper[data-v-d9b24746]{height:30px;width:30px}}.h-progress-indicator__label[data-v-d9b24746]{transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap}.h-progress-indicator--collapsed .h-progress-indicator__label[data-v-d9b24746]{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:480px){.h-progress-indicator--collapsed .h-progress-indicator__label[data-v-d9b24746]{max-width:120px}}.h-progress-indicator__count[data-v-d9b24746]{align-items:center;background-color:var(--primary--50);border-radius:16px;display:flex;height:24px;justify-content:center;min-width:24px;padding:0 6px;text-align:center}.h-progress-indicator__actions[data-v-d9b24746]{align-items:center;display:flex;gap:8px}.h-progress-indicator--collapsed .h-progress-indicator__actions[data-v-d9b24746]{flex-shrink:0;margin-left:8px}@media (max-width:768px){.h-progress-indicator__actions[data-v-d9b24746]{gap:4px}}.h-progress-indicator__close-button[data-v-d9b24746],.h-progress-indicator__toggle-button[data-v-d9b24746]{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.h-progress-indicator__close-button[data-v-d9b24746]:hover,.h-progress-indicator__toggle-button[data-v-d9b24746]:hover{background-color:var(--primary--100)}.h-progress-indicator__content[data-v-d9b24746]{background-color:#fff;margin:16px;max-height:0;opacity:0;overflow:hidden;transition:opacity .25s cubic-bezier(.4,0,.2,1),max-height .25s cubic-bezier(.4,0,.2,1)}.h-progress-indicator__content--visible[data-v-d9b24746]{max-height:1000px;opacity:1}@media (max-width:768px){.h-progress-indicator__content[data-v-d9b24746]{border-top:1px solid var(--neutral--100);margin:0;padding:8px 0 16px}}@media (max-width:480px){.h-progress-indicator__content[data-v-d9b24746]{margin:0;padding:8px 0 12px}}.custom-circle-loader[data-v-d9b24746]{animation:custom-spin-d9b24746 2s linear infinite;border:3px solid;border-color:var(--primary--500);border-bottom-color:var(--primary--100);border-radius:50%;height:24px;width:24px}@media (max-width:768px){.custom-circle-loader[data-v-d9b24746]{border-width:2.5px;height:20px;width:20px}}@media (max-width:480px){.custom-circle-loader[data-v-d9b24746]{border-width:2px;height:18px;width:18px}}@keyframes custom-spin-d9b24746{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.h-skeleton-loader[data-v-496792c0]{background-color:#d8dae080;overflow:hidden;position:relative}.h-skeleton-loader[data-v-496792c0]:after{animation:h-skeleton-loader-keyframes-wave-496792c0 1.6s linear .5s infinite;background:linear-gradient(90deg,#fff0,#fff9,#fff0);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translate(-100%)}.h-skeleton-loader--xs[data-v-496792c0]{border-radius:var(--h-border-radius-xs)}.h-skeleton-loader--sm[data-v-496792c0]{border-radius:var(--h-border-radius-sm)}.h-skeleton-loader--lg[data-v-496792c0]{border-radius:var(--h-border-radius-lg)}.h-skeleton-loader--xl[data-v-496792c0]{border-radius:var(--h-border-radius-xl)}.h-skeleton-loader--circle[data-v-496792c0]{border-radius:var(--h-border-radius-full)}.h-skeleton-loader--inline[data-v-496792c0]{display:inline-block;vertical-align:middle}@keyframes h-skeleton-loader-keyframes-wave-496792c0{0%{transform:translate(-100%)}60%{transform:translate(100%)}to{transform:translate(100%)}}.progress-stepper-skeleton-loader[data-v-2f0594e2]{height:48px;padding-top:32px;position:relative}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]{color:var(--neutral--300);height:24px;position:absolute;top:0;width:min-content;width:120px}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:first-of-type{left:0}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:nth-child(2){left:calc(100%/(var(--bf4c81c2) - 1)*1);transform:translate(-50%)}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:nth-child(3){left:calc(100%/(var(--bf4c81c2) - 1)*2);transform:translate(-50%)}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:nth-child(4){left:calc(100%/(var(--bf4c81c2) - 1)*3);transform:translate(-50%)}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:nth-child(5){left:calc(100%/(var(--bf4c81c2) - 1)*4);transform:translate(-50%)}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:nth-child(6){left:calc(100%/(var(--bf4c81c2) - 1)*5);transform:translate(-50%)}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:nth-child(7){left:calc(100%/(var(--bf4c81c2) - 1)*6);transform:translate(-50%)}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:nth-child(8){left:calc(100%/(var(--bf4c81c2) - 1)*7);transform:translate(-50%)}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:nth-child(9){left:calc(100%/(var(--bf4c81c2) - 1)*8);transform:translate(-50%)}.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:last-of-type{left:unset;right:0;transform:translate(0)}@media (max-width:576px){.progress-stepper-skeleton-loader__title[data-v-2f0594e2]:not(.progress-stepper-skeleton-loader__title--active){display:none}}.progress-stepper-skeleton-loader__bar[data-v-2f0594e2]{background-color:var(--primary--200);border-radius:4px;height:2px;margin-top:8px;position:relative;width:100%}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]{background-color:var(--primary--200);border-radius:50%;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:first-child{left:0;transform:translateY(-50%)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:nth-child(2){left:calc(100%/(var(--bf4c81c2) - 1)*1)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:nth-child(3){left:calc(100%/(var(--bf4c81c2) - 1)*2)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:nth-child(4){left:calc(100%/(var(--bf4c81c2) - 1)*3)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:nth-child(5){left:calc(100%/(var(--bf4c81c2) - 1)*4)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:nth-child(6){left:calc(100%/(var(--bf4c81c2) - 1)*5)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:nth-child(7){left:calc(100%/(var(--bf4c81c2) - 1)*6)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:nth-child(8){left:calc(100%/(var(--bf4c81c2) - 1)*7)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:nth-child(9){left:calc(100%/(var(--bf4c81c2) - 1)*8)}.progress-stepper-skeleton-loader__step[data-v-2f0594e2]:last-child{left:100%;transform:translate(-100%,-50%)}.progress-stepper__container[data-v-26f85ddd]{align-items:end;display:grid;grid-template-columns:.5fr repeat(calc(var(--60ea80c3) - 2),1fr) .5fr;justify-items:center;text-align:center}.progress-stepper__bar[data-v-26f85ddd]{display:grid;grid-column:span var(--60ea80c3);grid-template-columns:repeat(6,1fr);justify-items:start}.progress-stepper[data-v-26f85ddd]{position:relative}.progress-stepper__title--last-child[data-v-26f85ddd]{justify-self:end;text-align:right}.progress-stepper__title--first-child[data-v-26f85ddd]{justify-self:start;text-align:left}.progress-stepper__title--active[data-v-26f85ddd]{color:var(--neutral--600);font-weight:700}.progress-stepper__title--clickable[data-v-26f85ddd]{cursor:pointer}@media (max-width:576px){.progress-stepper__title[data-v-26f85ddd]:not(.progress-stepper__title--active){display:none}}.progress-stepper__bar[data-v-26f85ddd]{background-color:var(--primary--200);border-radius:4px;height:2px;margin-top:8px;position:relative;width:100%}.progress-stepper__bar[data-v-26f85ddd]:before{background-color:var(--bcc7ea26);border-radius:6px;content:"";height:2px;position:absolute;transition:all .5s;width:calc(100%/(var(--60ea80c3) - 1)*(var(--7f5e42b8)))}.progress-stepper__step[data-v-26f85ddd]{background-color:var(--primary--200);border-radius:50%;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.progress-stepper__step[data-v-26f85ddd]:first-child{left:0;transform:translateY(-50%)}.progress-stepper__step[data-v-26f85ddd]:nth-child(2){left:calc(100%/(var(--60ea80c3) - 1)*1)}.progress-stepper__step[data-v-26f85ddd]:nth-child(3){left:calc(100%/(var(--60ea80c3) - 1)*2)}.progress-stepper__step[data-v-26f85ddd]:nth-child(4){left:calc(100%/(var(--60ea80c3) - 1)*3)}.progress-stepper__step[data-v-26f85ddd]:nth-child(5){left:calc(100%/(var(--60ea80c3) - 1)*4)}.progress-stepper__step[data-v-26f85ddd]:nth-child(6){left:calc(100%/(var(--60ea80c3) - 1)*5)}.progress-stepper__step[data-v-26f85ddd]:nth-child(7){left:calc(100%/(var(--60ea80c3) - 1)*6)}.progress-stepper__step[data-v-26f85ddd]:nth-child(8){left:calc(100%/(var(--60ea80c3) - 1)*7)}.progress-stepper__step[data-v-26f85ddd]:nth-child(9){left:calc(100%/(var(--60ea80c3) - 1)*8)}.progress-stepper__step[data-v-26f85ddd]:last-child{left:100%;transform:translate(-100%,-50%)}.progress-stepper__step--done[data-v-26f85ddd]{background-color:var(--bcc7ea26)}.progress-stepper__step--active[data-v-26f85ddd]{background-color:var(--light-blue--100);border:4px solid var(--bcc7ea26);font-size:30px}.progress-stepper__step--clickable[data-v-26f85ddd]{cursor:pointer}.progress-stepper__step span[data-v-26f85ddd]{position:absolute;top:16px}.h-segmented-control[data-v-40747776]{align-items:center;background-color:var(--neutral--100);border-radius:var(--borderRadius-xxxlarge,32px);display:flex;justify-content:space-around;padding:2px}.h-segmented-control__segment[data-v-40747776]{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:var(--spacing-2xs,8px) var(--spacing-sm,16px);-webkit-user-select:none;user-select:none;width:100%}.h-segmented-control__segment--active[data-v-40747776]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:var(--borderRadius-xxxlarge,32px);box-shadow:0 0 4px #0000001f}.segmented-progress[data-v-b50ed1db]{display:flex;gap:2px;height:8px;width:100%}.segmented-progress__segment[data-v-b50ed1db]{height:100%}.segmented-progress__segment[data-v-b50ed1db]:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.segmented-progress__segment[data-v-b50ed1db]:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.segmented-progress__segment--0[data-v-b50ed1db]{background-color:var(--primary--700)}.segmented-progress__segment--1[data-v-b50ed1db]{background-color:var(--primary--500)}.segmented-progress__segment--2[data-v-b50ed1db]{background-color:var(--primary--300)}.segmented-progress__segment--3[data-v-b50ed1db]{background-color:var(--primary--100)}.segmented-progress__segment--remaining[data-v-b50ed1db]{background-color:var(--neutral--100)}.h-snackbar[data-v-4ee224f7]{align-items:flex-start;background:var(--16a612d1);border-radius:8px;color:var(--46665342);display:flex;font-size:14px;line-height:24px;padding:10px 18px}.h-snackbar__icon[data-v-4ee224f7]{flex-shrink:0;margin-right:12px}.h-snackbar-bordered[data-v-4ee224f7]{border:1px solid;border-color:var(--a0edfeda)}@media only screen and (max-width:767px){.h-snackbar[data-v-4ee224f7]{align-items:center;flex-direction:column}}.h-base-table-cell[data-v-27cc9cc1]:first-child{padding-left:24px}@media (max-width:992px){.h-base-table-cell[data-v-27cc9cc1]:first-child{padding-left:0}}.h-base-table-cell[data-v-27cc9cc1]{color:var(--neutral--400,#36344d);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:16px 8px}.h-base-table-cell--desktop[data-v-27cc9cc1]:last-of-type{padding-right:24px}.h-base-table-cell--desktop[data-v-27cc9cc1]:first-of-type{padding-left:24px}.h-base-table-cell--align-right[data-v-27cc9cc1]{text-align:right}.h-base-table-cell--align-left[data-v-27cc9cc1]{text-align:left}.h-base-table-cell--align-center[data-v-27cc9cc1]{text-align:center}.h-base-table-cell--vertical-align-bottom[data-v-27cc9cc1]{vertical-align:bottom}.h-base-table-cell--vertical-align-top[data-v-27cc9cc1]{vertical-align:top}.h-base-table-cell--mobile[data-v-27cc9cc1]{display:none}@media (max-width:992px){.h-base-table-cell--mobile[data-v-27cc9cc1]{display:flex;flex-direction:column;gap:4px;margin-bottom:16px;padding:0}.h-base-table-cell--mobile[data-v-27cc9cc1]:last-child{margin:0}.h-base-table-cell--desktop[data-v-27cc9cc1]{display:none}.h-base-table-cell--force-desktop[data-v-27cc9cc1]{display:table-cell!important}}.h-base-table-row[data-v-b0aaddc1]:not(:last-child){border-bottom:1px solid var(--neutral--200)}.h-base-table-row--no-border[data-v-b0aaddc1]:not(:last-child){border-bottom:none}.h-base-table-row--mobile[data-v-b0aaddc1]{display:none;padding:24px 16px}.h-base-table-row--selected[data-v-b0aaddc1]{background-color:var(--primary--50)}.h-base-table-row--zebra[data-v-b0aaddc1]:nth-child(2n){background-color:var(--neutral--50)}@media (max-width:992px){.h-base-table-row--desktop[data-v-b0aaddc1]{display:none}.h-base-table-row--mobile[data-v-b0aaddc1]{display:block}.h-base-table-row--force-desktop[data-v-b0aaddc1]{display:table-row!important}}.primary-actions[data-v-b0aaddc1]{align-items:center;display:flex;gap:16px;justify-content:flex-end}.primary-actions-mobile[data-v-b0aaddc1]{display:flex;flex-direction:column;gap:16px;margin-top:24px}.primary-actions-mobile[data-v-b0aaddc1] :scope>button{width:100%!important}.secondary-actions-mobile[data-v-b0aaddc1]{display:flex;gap:16px;margin-left:auto}.mobile-row-header[data-v-b0aaddc1]{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.h-base-table-mobile[data-v-9f9f1a4d]{margin:0;padding:0}.row-header[data-v-9f9f1a4d]{display:flex;justify-content:space-between;margin-bottom:16px}.h-base-table[data-v-ad7f1438]{border-collapse:collapse;table-layout:fixed;width:100%}.h-base-table--auto[data-v-ad7f1438]{table-layout:auto}.h-base-table--mobile[data-v-ad7f1438]{display:none}.h-base-table__th[data-v-ad7f1438]{border-bottom:1px solid var(--neutral--200,#dadce0);margin:auto 0;padding:16px 8px;text-align:left}.h-base-table__th[data-v-ad7f1438]:first-child{border-top-left-radius:16px;padding-left:24px}.h-base-table__th[data-v-ad7f1438]:last-child{border-top-right-radius:16px;padding-right:24px}.h-base-table__th--sortable[data-v-ad7f1438]{cursor:pointer}.h-base-table__th--checkbox[data-v-ad7f1438]{text-align:center}.h-base-table__label-container[data-v-ad7f1438]{align-items:center;background-color:transparent;border:none;cursor:auto;display:flex;padding:0}.h-base-table__label-container--clickable[data-v-ad7f1438]{cursor:pointer}.h-base-table__label-container--align-left[data-v-ad7f1438]{margin:0 auto 0 0}.h-base-table__label-container--align-right[data-v-ad7f1438]{margin:0 0 0 auto}.h-base-table__label-container--align-center[data-v-ad7f1438]{margin:0 auto}.h-base-table__label[data-v-ad7f1438]{color:var(--neutral--600,#1d1e20);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:24px;margin-right:4px}.h-base-table__sort-direction-icon[data-v-ad7f1438]{margin-top:2px}.h-base-table__sort-direction-icon--sorting-in-active[data-v-ad7f1438]{opacity:.6}@media (max-width:992px){.h-base-table--mobile[data-v-ad7f1438]{display:block}.h-base-table--desktop[data-v-ad7f1438]{display:none}.h-base-table--desktop-sticky[data-v-ad7f1438]{display:table;width:100%}}[data-v-3f94a7bd] .form--loading{pointer-events:none}.field-border[data-v-5bcbc42e]{border:hidden;border:1px solid var(--neutral--200);border-radius:8px;bottom:0;left:0;margin:0;min-width:0%;padding:0 8px;pointer-events:none;position:absolute;right:0;text-align:left;top:-10px;transition:border-color .15s cubic-bezier(.4,0,.2,1) 0ms;z-index:var(--z-index-child-1)}.field-border__legend[data-v-5bcbc42e]{display:block;float:unset;font-size:.85em;height:21px;max-width:.01px;overflow:hidden;padding:0;transition:max-width .1s cubic-bezier(0,0,.2,1) 50ms;visibility:visible;white-space:nowrap;width:auto}.field-border__legend-text[data-v-5bcbc42e]{display:inline-block;opacity:0;padding-left:5px;padding-right:5px;visibility:visible}.field-border__legend--no-width[data-v-5bcbc42e]:not(.s){max-width:0}.field-border__legend--active[data-v-5bcbc42e],.field-border__legend--filled[data-v-5bcbc42e]{max-width:100%}.field-border--dark.field-border--focused[data-v-5bcbc42e]:not(.s){border:2px solid var(--meteorite--500)}.field-border--focused[data-v-5bcbc42e]:not(.s){border:2px solid var(--primary--500)}.field-border--error[data-v-5bcbc42e]:not(.s){border:2px solid var(--danger--500)}.field-border--textarea[data-v-5bcbc42e]{height:auto}.field-border--textarea .field-label[data-v-5bcbc42e]{top:24px}.field-border--disabled[data-v-5bcbc42e],.field-border[disabled][data-v-5bcbc42e]{background-color:var(--neutral--100);cursor:not-allowed}.field-border--append[data-v-5bcbc42e]{border-bottom-left-radius:0;border-top-left-radius:0}.field-border--prepend[data-v-5bcbc42e]{border-bottom-right-radius:0;border-top-right-radius:0}.field-border--with-prepend[data-v-5bcbc42e]{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0}.field-border--with-append[data-v-5bcbc42e]{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.field-border--with-append.field-border--append[data-v-5bcbc42e]{border-right:unset}.field-border--prefix input[data-v-5bcbc42e]{padding:12px 16px 12px 0}@media (max-width:576px){.field-border--prepend[data-v-5bcbc42e]{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:4px}.field-border--append[data-v-5bcbc42e]{border-bottom-left-radius:4px;border-top:0;border-top-left-radius:0;border-top-right-radius:0}.field-border--append.field-border--focused[data-v-5bcbc42e]{border-top:2px solid var(--primary--500)}.field-border--prepend.field-border--focused[data-v-5bcbc42e]{border-bottom:2px solid var(--primary--500)}.field-border--with-prepend[data-v-5bcbc42e]{border-bottom-left-radius:4px;border-left:1px solid var(--neutral--200);border-top-left-radius:0;border-top-right-radius:0}.field-border--with-append[data-v-5bcbc42e]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-right:1px solid var(--neutral--200);border-top-right-radius:4px}.field-border--with-append.field-border--with-prepend[data-v-5bcbc42e]{border-radius:0}}.hp-list-item[data-v-bf69b949]{color:var(--neutral--400);cursor:pointer;display:flex;padding:12px 16px;text-align:left}.hp-list-item__append-text[data-v-bf69b949],.hp-list-item__label[data-v-bf69b949]{flex-grow:1}.hp-list-item[data-v-bf69b949]:hover{background-color:var(--neutral--200)}.hp-list-item:hover.hp-list-item--active[data-v-bf69b949]{background-color:var(--primary--50)}.hp-list-item:hover.hp-list-item--disabled[data-v-bf69b949]{background-color:var(--neutral--0)}.hp-list-item--disabled[data-v-bf69b949]{color:var(--neutral--300);cursor:not-allowed}.hp-list-item--active[data-v-bf69b949]{background-color:var(--primary--50);color:var(--primary--500)}.hp-list-item__label--short[data-v-bf69b949]{flex-grow:unset}.hp-list-item__append-text[data-v-bf69b949]{display:flex;justify-content:flex-end}.hp-list-item__icon--left[data-v-bf69b949],.hp-list-item__image--left[data-v-bf69b949]{margin-right:8px}.hp-list-item__icon--right[data-v-bf69b949],.hp-list-item__icon__image[data-v-bf69b949],.hp-list-item__image--right[data-v-bf69b949],.hp-list-item__image__image[data-v-bf69b949]{margin-left:8px}.hp-list-item--grouped[data-v-bf69b949]{padding-left:32px!important}.hp-list-item__checkbox[data-v-bf69b949]{align-self:center;margin-right:8px}div.list-loader div.list-loader__item[data-v-5d92ced9]{margin:-8px 0}.list-loader[data-v-5d92ced9]{align-items:center;display:flex;height:100%;justify-content:center;padding:16px}.hp-list[data-v-5d92ced9],.list-loader[data-v-5d92ced9]{background-color:var(--neutral--0);border-radius:8px;filter:drop-shadow(0 0 12px rgba(29,30,32,.16));min-width:calc(100% + 2px);z-index:var(--z-index-2)}.hp-list[data-v-5d92ced9]{list-style:none;margin:0;max-height:calc(48px*var(--70e8a050) + 16px);overflow-y:auto;padding:8px 0}.hp-list[data-v-5d92ced9]::-webkit-scrollbar{width:6px}.hp-list[data-v-5d92ced9]::-webkit-scrollbar-track{border-radius:4px;margin:8px}.hp-list[data-v-5d92ced9]::-webkit-scrollbar-thumb{background:var(--neutral--200);border:4px solid transparent;border-radius:4px}.hp-list[data-v-5d92ced9]::-webkit-scrollbar-thumb:hover{background:var(--neutral--200)}.hp-list__item--no-match[data-v-5d92ced9]:hover{background-color:var(--neutral--0);color:var(--neutral--400);cursor:default}.hp-list__item--wrap[data-v-5d92ced9]{overflow-wrap:anywhere}.hp-list__groups--name[data-v-5d92ced9]{color:var(--neutral--400);display:block;font-weight:600;padding:8px 16px;pointer-events:none!important}[data-v-6a8803c0] .field__icon--dropdown:not(.s){pointer-events:none;position:absolute;right:16px;top:12px;transition:.3s}[data-v-6a8803c0] .field__icon--dropdown-active:not(.s){transform:rotate(180deg);transition:.3s}[data-v-6a8803c0] .field__icon-select--right{position:absolute;right:42px!important;top:12px}[data-v-6a8803c0] .field__loader:not(.s){position:absolute;right:16px;top:12px}[data-v-6a8803c0] .field-input--disabled{cursor:auto!important}.field-select-holder[data-v-6a8803c0]{height:100%;position:relative}.field-select[data-v-6a8803c0]{cursor:pointer;display:flex;height:100%;z-index:var(--z-index-child-1)}.field-select[data-v-6a8803c0]:active,.field-select[data-v-6a8803c0]:focus,.field-select[data-v-6a8803c0]:hover,.field-select[data-v-6a8803c0]:visited{outline:none}.field-select[data-v-6a8803c0] .field__input{cursor:pointer}.field-select[data-v-6a8803c0] .field__input--dropdown-disabled{display:inline-block;min-height:48px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.field-select__options[data-v-6a8803c0]{left:-1px;position:absolute;top:48px;width:100%}.field-select__options--full-width[data-v-6a8803c0]{width:100%}.field-info__error[data-v-9e7b1576],.field-info__hint[data-v-9e7b1576],.field-info__limit[data-v-9e7b1576]{color:var(--danger--500);display:block;font-size:12px;line-height:18px;margin-top:4px;max-width:100%;padding-left:16px;padding-right:16px;text-align:left}.field-info__error--absolute[data-v-9e7b1576]{position:absolute}.field-info__hint-holder[data-v-9e7b1576]{align-items:top;display:flex;justify-content:space-between}.field-info__hint[data-v-9e7b1576],.field-info__limit[data-v-9e7b1576]{color:var(--neutral--300)}.field-info__limit[data-v-9e7b1576]{white-space:nowrap}.splitter[data-v-7da1e7ed]{background-color:var(--neutral--100);height:48px;width:1px}.splitter__error[data-v-7da1e7ed]{background-color:var(--danger--500)}.field-button[data-v-7da1e7ed]{background:none;border:none;cursor:pointer;display:flex;padding:0}.field-button[data-v-7da1e7ed]:hover{background-color:#0000000d}.field__input--centered[data-v-7da1e7ed]{text-align:center}.field__text[data-v-7da1e7ed]{display:flex;flex:1;flex-direction:column}.field__textarea[data-v-7da1e7ed]{border:none;border-radius:4px;color:var(--neutral--600);display:block;font-size:14px;line-height:22px;padding:0;resize:vertical;width:100%}.field__textarea[data-v-7da1e7ed]:focus,.field__textarea[data-v-7da1e7ed]:hover{outline:none}[data-v-7da1e7ed] .field__icon{display:inline-block;position:relative;vertical-align:middle}[data-v-7da1e7ed] .field__icon--left{left:0;margin-left:16px;margin-right:8px}[data-v-7da1e7ed] .field__icon--right{margin-left:8px;margin-right:16px;right:0}[data-v-7da1e7ed] .field__icon--additional{margin:auto 16px}[data-v-7da1e7ed] .field__icon--clickable{cursor:pointer}.field__container[data-v-7da1e7ed]{display:flex}.field__color-value[data-v-7da1e7ed]{color:var(--neutral--400);left:50px;transform:translateY(50%);z-index:0}.field-label[data-v-81843929],.field__color-value[data-v-7da1e7ed]{font-size:14px;line-height:24px;pointer-events:none;position:absolute}.field-label[data-v-81843929]{color:var(--neutral--300);left:0;margin-bottom:0;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;top:var(--58d88ef0);transform:translate(16px,12px) scale(1);transform-origin:left top;transition:color .2s cubic-bezier(0,0,.2,1) 0ms,transform .2s cubic-bezier(0,0,.2,1) 0ms,max-width .2s cubic-bezier(0,0,.2,1) 0ms;white-space:nowrap;z-index:var(--z-index-child-1)}.field-label--dark[data-v-81843929]{color:var(--neutral--0)}.field-label--dark.field-label--active[data-v-81843929]:not(.s){color:var(--meteorite--500)!important}.field-label--with-icon[data-v-81843929]{transform:translate(48px,12px) scale(1)}.field-label--color[data-v-81843929]{left:28px}@media only screen and (max-width:767px){.field-label[data-v-81843929]{max-width:82%}}.field-label--optional[data-v-81843929]{font-size:14px;margin-left:4px}.field-label--active[data-v-81843929],.field-label--filled[data-v-81843929]{left:0;max-width:calc(114% - 24px);top:0;transform:translate(13px,-11px) scale(.85);width:auto}.field-label--active label[data-v-81843929],.field-label--filled label[data-v-81843929]{text-overflow:clip}.field-label--active[data-v-81843929]{color:var(--primary--500)}.field-label--active.label-holder--select[data-v-81843929]{color:var(--placeholder)}.field-label--error[data-v-81843929]{color:var(--danger--500)}[data-v-437f6320] .field__icon--multi-dropdown:not(.s){min-width:24px;pointer-events:none;position:relative;right:unset;top:unset;transition:.3s}[data-v-437f6320] .field__icon--multi-dropdown-active:not(.s){transform:rotate(180deg);transition:.3s}.field-multi-select-holder[data-v-437f6320]{height:100%;position:relative}.field-multi-select[data-v-437f6320]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:space-between;min-height:56px;padding:10px 16px;z-index:var(--z-index-child-1)}.field-multi-select[data-v-437f6320]:active,.field-multi-select[data-v-437f6320]:focus,.field-multi-select[data-v-437f6320]:hover,.field-multi-select[data-v-437f6320]:visited{outline:none}.field-multi-select--disabled[data-v-437f6320]{background-color:var(--neutral--100);border-radius:8px;cursor:unset}.field-multi-select[data-v-437f6320] .field__input{cursor:pointer;flex-grow:1;height:32px;padding-left:4px;width:unset}.field-multi-select__options[data-v-437f6320]{left:-1px;position:absolute;top:100%;width:100%}.field-multi-select__content[data-v-437f6320]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.chips[data-v-437f6320]{display:flex;flex-direction:row;gap:8px}.chips__item[data-v-437f6320]{align-items:center;background-color:var(--neutral--100);border-radius:24px;display:flex;gap:4px;padding:4px 12px}.password-tags[data-v-aa28871e]{margin-top:4px}.password-tags__icon[data-v-aa28871e]{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.fade-slow-enter-to[data-v-aa28871e]{opacity:1}.fade-slow-enter-active[data-v-aa28871e],.fade-slow-leave-active[data-v-aa28871e]{transition:opacity .6s}.fade-slow-enter-from[data-v-aa28871e],.fade-slow-leave-to[data-v-aa28871e]{opacity:0}.requirement[data-v-aa28871e]{color:var(--neutral--300);display:inline-block;margin:4px 0;text-align:left;vertical-align:top;width:50%}.requirement__title[data-v-aa28871e]{font-size:14px;margin:0 0 0 8px}.requirement__title--highlighted[data-v-aa28871e]{color:var(--danger--500)}.requirement div[data-v-aa28871e]{display:flex;flex-direction:row}@media (max-width:460px){.requirement[data-v-aa28871e]{width:100%}}.field-container[data-v-d66f6929]{display:flex;font-size:14px;margin-bottom:24px;width:100%}@media (max-width:576px){.field-container[data-v-d66f6929]{flex-direction:column}}[data-v-d66f6929] .field__info--mobile{display:none}@media (max-width:576px){[data-v-d66f6929] .field__info--mobile{display:block}}[data-v-d66f6929] .field__info--desktop{display:block}@media (max-width:576px){[data-v-d66f6929] .field__info--desktop{display:none}}.field-holder[data-v-d66f6929]{display:inline-block;flex:1;width:100%}.field[data-v-d66f6929]{background-color:var(--neutral--0);border-radius:8px;position:relative;transition:.15s}[data-v-d66f6929] .field--append,[data-v-d66f6929] .field--prepend{align-self:flex-start}@media (max-width:576px){[data-v-d66f6929] .field--append,[data-v-d66f6929] .field--prepend{width:100%}}[data-v-d66f6929] .field--append{max-width:50%}@media (max-width:576px){[data-v-d66f6929] .field--append{max-width:100%}}@media (max-width:340px){[data-v-d66f6929] .field--append{max-width:280px}}[data-v-d66f6929] .field--append .field__input{overflow:auto}@media (min-width:575px){[data-v-d66f6929] .field--append .field__input{white-space:nowrap}}[data-v-d66f6929] .field__input-prefix{line-height:24px;padding:12px 0 12px 16px}[data-v-d66f6929] .field__input{align-items:center;border:none;border-radius:8px;color:var(--neutral--400);display:flex;line-height:24px;width:100%}[data-v-d66f6929] .field__input textarea{border:none;border-radius:4px;color:var(--neutral--400);padding:12px 16px;width:100%}[data-v-d66f6929] .field__input textarea:active,[data-v-d66f6929] .field__input textarea:focus,[data-v-d66f6929] .field__input textarea:hover,[data-v-d66f6929] .field__input textarea:visited{outline:none}[data-v-d66f6929] .field__input textarea::placeholder{box-sizing:border-box;color:var(--neutral--300);line-height:24px}[data-v-d66f6929] .field__input input{border:none;border-radius:4px;color:var(--neutral--400);line-height:24px;padding:12px 16px;width:100%}[data-v-d66f6929] .field__input input:active,[data-v-d66f6929] .field__input input:focus,[data-v-d66f6929] .field__input input:hover,[data-v-d66f6929] .field__input input:visited{outline:none}[data-v-d66f6929] .field__input input[type=date]{line-height:22px}[data-v-d66f6929] .field__input input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;height:100%;position:absolute;right:0;top:0;width:100%}[data-v-d66f6929] .field__input input[type=date]::-webkit-calendar-picker-indicator:focus,[data-v-d66f6929] .field__input input[type=date]::-webkit-calendar-picker-indicator:hover{outline:none}[data-v-d66f6929] .field__input input[type=date]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23727586' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 18H4V8h16z'/%3E%3C/svg%3E");background-size:contain;content:"";height:22px;pointer-events:none;position:absolute;right:16px;top:12px;width:22px}[data-v-d66f6929] .field__input input[type=color]{align-items:center;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;cursor:pointer;display:flex;height:48px;padding:8px 12px;width:100%;z-index:1}[data-v-d66f6929] .field__input input[type=color]::-webkit-color-swatch-wrapper{border:1px solid var(--neutral--200);border-radius:50%;height:24px;padding:0;width:24px}[data-v-d66f6929] .field__input input[type=color]::-webkit-color-swatch{border:none;border-radius:50%;height:100%;width:100%}[data-v-d66f6929] .field__input input[type=color]::-moz-color-swatch{border:1px solid var(--neutral--200);border-radius:50%;height:24px;width:24px}[data-v-d66f6929] .field__input input[type=color]::-moz-focus-inner{border:0}[data-v-d66f6929] .field__input input::placeholder{box-sizing:border-box;color:var(--neutral--300);line-height:24px}[data-v-d66f6929] .field__input:active,[data-v-d66f6929] .field__input:focus,[data-v-d66f6929] .field__input:hover,[data-v-d66f6929] .field__input:visited{outline:none}[data-v-d66f6929] .field__input[disabled]{background-color:var(--neutral--100);cursor:not-allowed}[data-v-d66f6929] .field__input--textarea{height:auto}[data-v-d66f6929] .field__input--textarea .field-label{top:24px}[data-v-d66f6929] .field__input--disabled,[data-v-d66f6929] .field__input[disabled]{background-color:var(--neutral--100);cursor:not-allowed}[data-v-d66f6929] .field__input--prefix input{padding:12px 16px 12px 0}[data-v-d66f6929] .field__input--icon-left input{padding-left:0}[data-v-d66f6929] .field__input--icon-right input{padding-right:0}[data-v-d66f6929] .field__input--dropdown{padding:12px 48px 12px 16px}[data-v-d66f6929] .field__input--dropdown-disabled{background-color:var(--neutral--100);cursor:not-allowed!important;padding:12px 16px}.h-pagination[data-v-5af76f9c]{align-items:flex-end;background-color:var(--4950cdb0);border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid var(--neutral--200);color:var(--neutral--600);display:flex;flex-direction:column;justify-content:flex-end;padding:16px}.h-pagination__container[data-v-5af76f9c]{align-items:center;display:flex}.h-pagination__container[data-v-5af76f9c]:first-of-type{margin-bottom:16px}.h-pagination__label[data-v-5af76f9c]{margin-right:16px}.h-pagination__status[data-v-5af76f9c]{margin:0 24px}.h-pagination__pagination-size[data-v-5af76f9c]{max-width:88px}.h-pagination__pagination-size-select[data-v-5af76f9c]{margin:unset}.h-pagination__buttons[data-v-5af76f9c]{display:flex}.h-pagination__buttons button[data-v-5af76f9c]{background-color:transparent;border:none;border-radius:50%;display:flex;padding:4px;transition:background-color .15s ease}.h-pagination__buttons button[data-v-5af76f9c]:not(:disabled){cursor:pointer}.h-pagination__buttons button[data-v-5af76f9c]:hover:not(:disabled){background-color:var(--neutral--50)}.h-pagination__buttons button[data-v-5af76f9c]:active:not(:disabled){background-color:var(--light-blue--200)}.h-pagination__loader[data-v-5af76f9c]{max-width:364px}@media (min-width:992px){.h-pagination[data-v-5af76f9c]{align-items:unset;flex-direction:unset;max-height:80px;padding:16px 24px}.h-pagination__container[data-v-5af76f9c]:first-of-type{margin-bottom:unset}}.h-table-container[data-v-57c55964]{background:#fff;border-radius:16px;width:100%}.h-base-table-wrapper[data-v-57c55964]{position:relative;width:100%}.h-base-table-wrapper--scrollable[data-v-57c55964]{overflow-x:auto}.bulk-actions-bar[data-v-1d764909]{background-color:var(--neutral--0);border:2px solid var(--primary--500);border-radius:8px;bottom:20px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 24px;position:sticky;width:100%;z-index:20}@media screen and (max-width:576px){.bulk-actions-bar[data-v-1d764909]{flex-direction:column}}.bulk-actions-bar__selected-text[data-v-1d764909]{color:var(--neutral--600);margin-right:8px}.bulk-actions-bar__info[data-v-1d764909]{align-items:center;display:flex;gap:16px}.bulk-actions-bar__separator[data-v-1d764909]{background-color:var(--neutral--100);height:20px;width:1px}.bulk-actions-bar__clear-icon[data-v-1d764909]{cursor:pointer}.bulk-actions-bar__actions[data-v-1d764909]{align-items:center;display:flex;flex-wrap:wrap;gap:12px 24px}.h-table-empty-state[data-v-e55b469f]{align-items:center;background-color:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:24px}@media (min-width:1024px){.h-table-empty-state[data-v-e55b469f]{gap:24px;padding:64px}}.h-table-empty-state__title-wrapper[data-v-e55b469f]{align-items:center;display:flex;flex-direction:column;gap:4px}.h-table-empty-state__title[data-v-e55b469f]{margin:0 0 4px;text-align:center}.h-table-empty-state__subtitle[data-v-e55b469f]{color:var(--neutral--300);font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin:0;max-width:540px;text-align:center}.h-table-header[data-v-444acdee]{container-type:inline-size;padding:24px}.h-table-header__top-container[data-v-444acdee]{align-items:center;display:flex;justify-content:space-between}.h-table-header__top-container--with-search[data-v-444acdee]{margin-bottom:24px}.h-table-header__title[data-v-444acdee]{color:var(--neutral--600);font-size:20px;font-weight:700;line-height:32px;margin:0;text-align:left}.h-table-header__subtitle[data-v-444acdee]{color:var(--neutral--300);font-size:14px;font-weight:400;line-height:24px;margin:0;text-align:left}.h-table-header__label[data-v-444acdee]{width:fit-content}.h-table-header__title-container[data-v-444acdee]{align-items:center;display:flex;gap:16px}.h-table-header__actions-container[data-v-444acdee]{display:flex;gap:16px}.h-table-header__search[data-v-444acdee]{margin:0}@container (max-width: 768px){.h-table-header[data-v-444acdee]{padding:24px 16px;width:100%}.h-table-header__top-container[data-v-444acdee]{flex-direction:column;gap:16px}.h-table-header__title-container[data-v-444acdee]{display:grid;gap:0;column-gap:16px;width:100%}.h-table-header__title[data-v-444acdee]{grid-column:1/2}.h-table-header__drop-down-menu[data-v-444acdee]{align-self:center;grid-column:2;grid-row:1;justify-self:flex-end}.h-table-header__subtitle[data-v-444acdee]{grid-column:1/2}.h-table-header__actions-container[data-v-444acdee]{flex-direction:column;gap:8px;width:100%}.h-table-header__actions-container[data-v-444acdee] :scope>button{width:100%!important}}.h-table-header__search.field-container[data-v-2bcff4bf]{margin-bottom:0}.h-table-search__filters[data-v-2bcff4bf]{margin-top:16px}.h-table-search__search[data-v-2bcff4bf]{margin:0;width:100%}.h-table-search__search-form[data-v-2bcff4bf]{width:100%}.h-table-search__search-container[data-v-2bcff4bf]{display:flex;gap:16px}.h-table-search__filter-button[data-v-2bcff4bf]{align-items:center;background-color:transparent;border:1px solid var(--neutral--200);border-radius:8px;cursor:pointer;display:flex;flex:0 0 48px;height:48px;justify-content:center;padding:0;transition:background-color .2s;width:48px}.h-table-search__filter-button--active[data-v-2bcff4bf],.h-table-search__filter-button[data-v-2bcff4bf]:focus,.h-table-search__filter-button[data-v-2bcff4bf]:hover{background-color:var(--primary--50)}.h-toast-row[data-v-f7904e6e]{align-items:center;background-color:var(--neutral--700);border-radius:12px;box-shadow:0 6px 16px #0000001f;color:var(--neutral--0);display:flex;width:100%}.h-toast-row__content[data-v-f7904e6e]{align-items:center;display:flex;gap:8px;padding:16px;width:100%}.h-toast-row__icon[data-v-f7904e6e]{flex-shrink:0}.h-toast-row__message[data-v-f7904e6e]{flex-grow:1;padding:0 4px}.h-toast-row__divider[data-v-f7904e6e]{background-color:var(--neutral--400);flex-shrink:0;height:32px;width:1px}.h-toast-row__actions[data-v-f7904e6e]{align-items:center;display:flex;padding:0 8px}.h-toast-row__actions__dismiss[data-v-f7904e6e]{align-items:center;background:none;border:none;border-radius:4px;color:var(--neutral--0);cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s cubic-bezier(.2,.8,.2,1);width:32px}.h-toast-row__actions__dismiss[data-v-f7904e6e]:hover{background-color:var(--neutral--400);color:var(--neutral--0);transform:scale(1.05)}.h-toast-row__actions__dismiss[data-v-f7904e6e]:active{transform:scale(.95)}.h-toast[data-v-9f3bb73f]{display:flex;flex-direction:column;gap:8px;margin:24px;position:fixed;z-index:1000}@media (max-width:768px){.h-toast[data-v-9f3bb73f]{margin:16px;width:calc(100% - 32px)!important}}.h-toast--top-left[data-v-9f3bb73f]{left:0;top:0}.h-toast--top-center[data-v-9f3bb73f]{left:50%;top:0;transform:translate(-50%)}@media (max-width:768px){.h-toast--top-center[data-v-9f3bb73f]{left:0;transform:none}}.h-toast--top-right[data-v-9f3bb73f]{right:0;top:0}.h-toast--bottom-left[data-v-9f3bb73f]{bottom:0;left:0}.h-toast--bottom-center[data-v-9f3bb73f]{bottom:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.h-toast--bottom-center[data-v-9f3bb73f]{left:0;transform:none}}.h-toast--bottom-right[data-v-9f3bb73f]{bottom:0;right:0}.h-toast-stack[data-v-9f3bb73f]{display:flex;flex-direction:column;gap:8px;width:100%}@media (max-width:768px){.h-toast-stack[data-v-9f3bb73f]{width:100%!important}}.h-toast-stack-enter-active[data-v-9f3bb73f],.h-toast-stack-move[data-v-9f3bb73f]{transition:all .3s cubic-bezier(.2,.8,.2,1)}.h-toast-stack-leave-active[data-v-9f3bb73f]{position:absolute;transition:all .3s cubic-bezier(.2,.8,.2,1)}.h-toast-stack-enter-from[data-v-9f3bb73f]{opacity:0;transform:translateY(30px)}.h-toast-stack-leave-to[data-v-9f3bb73f]{opacity:0;transform:translateY(-30px)}.h-upload[data-v-5789d386]{width:100%}.h-upload__input[data-v-5789d386]{display:none}.h-upload__dropzone[data-v-5789d386]{align-items:center;background-color:var(--h-upload-background-color);border:1px dashed var(--h-upload-border-color);border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:256px;outline:none;padding:48px 12px;position:relative;text-align:center;transition:all .2s ease-in-out;width:100%;z-index:1}.h-upload__dropzone[data-v-5789d386]:focus-visible{border:1px solid var(--h-upload-focus-border-color);box-shadow:0 0 0 1px var(--h-upload-focus-border-color)}.h-upload__dropzone--dragging[data-v-5789d386]{background-color:var(--h-upload-hover-background-color);border-color:var(--h-upload-hover-border-color)}.h-upload__dropzone--disabled[data-v-5789d386]{background-color:var(--h-upload-disabled-background-color);border-color:var(--h-upload-disabled-border-color);color:var(--h-upload-disabled-color);cursor:not-allowed;opacity:.5}.h-upload__title[data-v-5789d386]{color:var(--h-upload-title-color)}.h-upload__subtitle[data-v-5789d386]{color:var(--h-upload-subtitle-color)}.h-upload__icon[data-v-5789d386]{margin-bottom:8px}.h-upload__button[data-v-5789d386]{margin-top:24px}.h-helper-text__list[data-v-f3440199]{display:grid;gap:8px;grid-template-columns:repeat(var(--columns,2),1fr);margin-top:8px;padding-left:2px}@media (max-width:576px){.h-helper-text__list[data-v-f3440199]{grid-template-columns:1fr}}.h-helper-text__item[data-v-f3440199]{align-items:center;display:flex;gap:8px}.h-helper-text__text[data-v-f3440199]{padding-left:2px}.h-input-label[data-v-24a34aee]{align-items:center;cursor:pointer;display:inline-flex;gap:4px;padding-left:2px}.h-input[data-v-c4801ff6]{display:flex;flex-direction:column;gap:8px;width:100%}.h-input__empty-space[data-v-c4801ff6]{height:12px}.h-input__wrapper[data-v-c4801ff6]{align-items:center;background-color:var(--h-input-background-color);border:1px solid var(--h-input-border-color);border-radius:8px;display:flex;gap:8px;padding:0 16px;position:relative;transition:all .2s ease-in-out;width:100%}.h-input__wrapper[data-v-c4801ff6]:focus-within{border-color:var(--h-input-focus-border-color);box-shadow:0 0 0 1px var(--h-input-focus-border-color)}.h-input__wrapper--error[data-v-c4801ff6]{border-color:var(--h-input-error-border-color);box-shadow:0 0 0 1px var(--h-input-error-border-color)}.h-input__wrapper--disabled[data-v-c4801ff6]{background-color:var(--h-input-disabled-background-color);border-color:var(--h-input-disabled-border-color);box-shadow:0 0 0 1px var(--h-input-disabled-border-color);cursor:not-allowed}.h-input__wrapper--small[data-v-c4801ff6]{height:32px}.h-input__wrapper--medium[data-v-c4801ff6]{height:40px}.h-input__wrapper--large[data-v-c4801ff6]{height:48px}.h-input__field[data-v-c4801ff6]{background:transparent;border:none;color:var(--h-input-color);font-size:var(--h-input-font-size);font-weight:var(--h-input-font-weight);height:100%;letter-spacing:var(--h-input-letter-spacing);line-height:var(--h-input-line-height);outline:none;width:100%}.h-input__field[data-v-c4801ff6]::placeholder{color:var(--h-input-placeholder-color)}.h-input__field[data-v-c4801ff6]:disabled{color:var(--h-input-disabled-color);cursor:not-allowed}.h-input__toggle-password[data-v-c4801ff6]{align-items:center;background:none;border:none;border-radius:4px;color:var(--h-input-color);cursor:pointer;display:flex;justify-content:center;padding:0;transition:color .2s ease-in-out}.h-input__toggle-password[data-v-c4801ff6]:hover:not(:disabled){color:var(--h-input-focus-border-color)}.h-input__toggle-password[data-v-c4801ff6]:focus-visible{outline:2px solid var(--h-input-focus-border-color);outline-offset:2px}.h-input__toggle-password[data-v-c4801ff6]:disabled{cursor:not-allowed;opacity:.5}.h-input__clear-icon[data-v-c4801ff6]{border-radius:4px;cursor:pointer;transition:color .2s ease-in-out}.h-input__clear-icon[data-v-c4801ff6]:hover{color:var(--neutral--600)}.h-input__clear-icon[data-v-c4801ff6]:focus-visible{outline:2px solid var(--h-input-focus-border-color);outline-offset:2px}.h-input__wrapper--disabled .h-input__clear-icon[data-v-c4801ff6]{cursor:not-allowed}.h-input__wrapper--disabled .h-input__clear-icon[data-v-c4801ff6]:hover{color:var(--neutral--300)}.h-input__password-controls[data-v-c4801ff6]{align-items:center;display:flex;gap:8px}.h-input-area[data-v-88a25a05]{display:flex;flex-direction:column;gap:8px;width:100%}.h-input-area__empty-space[data-v-88a25a05]{height:12px}.h-input-area__wrapper[data-v-88a25a05]{align-items:flex-start;background-color:var(--h-input-area-background-color);border:1px solid var(--h-input-area-border-color);border-radius:8px;display:flex;gap:8px;padding:7px 16px;position:relative;transition:all .2s ease-in-out;width:100%}.h-input-area__wrapper[data-v-88a25a05]:focus-within{border-color:var(--h-input-area-focus-border-color);box-shadow:0 0 0 1px var(--h-input-area-focus-border-color)}.h-input-area__wrapper--error[data-v-88a25a05]{border-color:var(--h-input-area-error-border-color);box-shadow:0 0 0 1px var(--h-input-area-error-border-color)}.h-input-area__wrapper--disabled[data-v-88a25a05]{background-color:var(--h-input-area-disabled-background-color);border-color:var(--h-input-area-disabled-border-color);box-shadow:0 0 0 1px var(--h-input-area-disabled-border-color);cursor:not-allowed}.h-input-area__field[data-v-88a25a05]{background:transparent;border:none;color:var(--h-input-area-color);font-family:inherit;font-size:var(--h-input-area-font-size);font-weight:var(--h-input-area-font-weight);letter-spacing:var(--h-input-area-letter-spacing);line-height:var(--h-input-area-line-height);outline:none;resize:none;scrollbar-color:var(--neutral--300) transparent;width:100%}.h-input-area__field[data-v-88a25a05]::placeholder{color:var(--h-input-area-placeholder-color)}.h-input-area__field[data-v-88a25a05]:disabled{color:var(--h-input-area-disabled-color);cursor:not-allowed}.h-input-area__field[data-v-88a25a05]::-webkit-scrollbar{width:8px}.h-input-area__field[data-v-88a25a05]::-webkit-scrollbar-track{background:transparent;border-radius:12px}.h-input-area__field[data-v-88a25a05]::-webkit-scrollbar-thumb{background:var(--neutral--300);border-radius:12px}.h-input-area__field[data-v-88a25a05]::-webkit-scrollbar-thumb:hover{background:var(--neutral--400)}.h-input-area__clear-icon[data-v-88a25a05]{border-radius:4px;cursor:pointer;flex-shrink:0;margin-top:2px;transition:color .2s ease-in-out}.h-input-area__clear-icon[data-v-88a25a05]:hover{color:var(--neutral--600)}.h-input-area__clear-icon[data-v-88a25a05]:focus-visible{outline:2px solid var(--h-input-area-focus-border-color);outline-offset:2px}.h-input-area__wrapper--disabled .h-input-area__clear-icon[data-v-88a25a05]{cursor:not-allowed}.h-input-area__wrapper--disabled .h-input-area__clear-icon[data-v-88a25a05]:hover{color:var(--neutral--300)}.h-input-area__resize-handle-absolute[data-v-88a25a05]{bottom:3px;cursor:ns-resize;position:absolute;right:2px;transition:background-color .2s ease-in-out}.h-input-area__wrapper--disabled .h-input-area__resize-handle-absolute[data-v-88a25a05]{cursor:not-allowed}.h-select[data-v-e964d03a]{display:flex;flex-direction:column;gap:8px;padding-left:1px;width:100%}.h-select__empty-space[data-v-e964d03a]{height:12px}.h-select__wrapper[data-v-e964d03a]{align-items:center;background-color:var(--h-select-background-color);border:1px solid var(--h-select-border-color);border-radius:8px;display:flex;gap:8px;padding:0 16px;position:relative;transition:all .2s ease-in-out;width:100%}.h-select__wrapper[data-v-e964d03a]:focus-within:not(.h-select__wrapper--disabled):not(.h-select__wrapper--loading){border-color:var(--h-select-focus-border-color);box-shadow:0 0 0 1px var(--h-select-focus-border-color)}.h-select__wrapper--error[data-v-e964d03a]{border-color:var(--h-select-error-border-color);box-shadow:0 0 0 1px var(--h-select-error-border-color)}.h-select__wrapper--disabled[data-v-e964d03a]{background-color:var(--h-select-disabled-background-color);border-color:var(--h-select-disabled-border-color);cursor:not-allowed}.h-select__wrapper--loading[data-v-e964d03a]{cursor:wait;opacity:.7}.h-select__wrapper--small[data-v-e964d03a]{height:32px}.h-select__wrapper--medium[data-v-e964d03a]{height:40px}.h-select__wrapper--large[data-v-e964d03a]{height:48px}.h-select__field[data-v-e964d03a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:var(--h-select-color);cursor:pointer;outline:none;width:100%}.h-select__field[data-v-e964d03a]:disabled{color:var(--h-select-disabled-color);cursor:not-allowed}.h-select__wrapper--disabled .h-select__field[data-v-e964d03a]{cursor:not-allowed}.h-select__wrapper--loading .h-select__field[data-v-e964d03a]{cursor:wait}.h-select__input[data-v-e964d03a]{background:transparent;border:none;color:var(--h-select-color);height:100%;margin:0;outline:none;padding:0;width:100%}.h-select__input[data-v-e964d03a]::placeholder{color:var(--h-select-placeholder-color)}.h-select__input[data-v-e964d03a]:disabled{color:var(--h-select-disabled-color);cursor:not-allowed}.h-select__arrow[data-v-e964d03a]{pointer-events:none}.h-select__arrow--open[data-v-e964d03a]{transform:rotate(180deg)}.h-select__clear-icon[data-v-e964d03a]{border-radius:4px;cursor:pointer;transition:color .2s ease-in-out}.h-select__clear-icon[data-v-e964d03a]:hover{color:var(--neutral--600)}.h-select__clear-icon[data-v-e964d03a]:focus-visible{outline:2px solid var(--h-select-focus-border-color);outline-offset:2px}.h-select__wrapper--disabled .h-select__clear-icon[data-v-e964d03a]{cursor:not-allowed}.h-select__wrapper--disabled .h-select__clear-icon[data-v-e964d03a]:hover{color:var(--neutral--300)}.h-select__wrapper--loading .h-select__clear-icon[data-v-e964d03a]{cursor:wait}.h-select__wrapper--loading .h-select__clear-icon[data-v-e964d03a]:hover{color:var(--neutral--300)}.h-select__trigger-area[data-v-e964d03a]{align-items:center;bottom:0;cursor:pointer;display:flex;gap:8px;padding-right:16px;pointer-events:auto;position:absolute;right:0;top:0}.h-select__wrapper--disabled .h-select__trigger-area[data-v-e964d03a]{cursor:not-allowed}.h-select__wrapper--loading .h-select__trigger-area[data-v-e964d03a]{cursor:wait}.h-select__selected[data-v-e964d03a]{display:inline-block;min-width:60px}.h-select__loading[data-v-e964d03a]{opacity:1}:root{--tooltip-rotation:0deg;--tooltip-width:250px}.has-tooltip--bottom:after{animation:fadeIn .3s;background-color:var(--neutral--300);border-radius:4px;box-sizing:border-box;color:var(--neutral--0);content:attr(tooltip);font-size:14px;font-weight:400;left:50%;line-height:1.7;line-height:normal;max-width:var(--tooltip-width);min-width:200px;padding:4px 16px;position:absolute;text-align:-webkit-center;top:calc(100% + 5px);transform:translate(-50%) rotate(var(--tooltip-rotation));white-space:normal}.has-tooltip--bottom-rotated:after,.has-tooltip--top:after{bottom:calc(100% + 5px)}.has-tooltip--bottom-rotated:after,.has-tooltip--top-rotated:after,.has-tooltip--top:after{animation:fadeIn .3s;background-color:var(--neutral--300);border-radius:4px;box-sizing:border-box;color:var(--neutral--0);content:attr(tooltip);font-size:14px;font-weight:400;left:50%;line-height:1.7;line-height:normal;max-width:var(--tooltip-width);min-width:200px;padding:4px 16px;position:absolute;transform:translate(-50%) rotate(var(--tooltip-rotation));white-space:normal}.has-tooltip--top-rotated:after{top:calc(100% + 5px)}.has-tooltip--left:after{animation:fadeIn .3s;background-color:var(--neutral--300);border-radius:4px;box-sizing:border-box;color:var(--neutral--0);content:attr(tooltip);font-size:14px;font-weight:400;left:50%;left:auto;line-height:1.7;line-height:normal;max-width:var(--tooltip-width);min-width:200px;padding:4px 16px;position:absolute;right:calc(100% + 5px);top:50%;transform:translate(-50%) rotate(var(--tooltip-rotation));transform:translateY(-50%) rotate(var(--tooltip-rotation));white-space:normal}.has-tooltip--left-rotated:after,.has-tooltip--right:after{left:50%;left:calc(100% + 5px)}.has-tooltip--left-rotated:after,.has-tooltip--right-rotated:after,.has-tooltip--right:after{animation:fadeIn .3s;background-color:var(--neutral--300);border-radius:4px;box-sizing:border-box;color:var(--neutral--0);content:attr(tooltip);font-size:14px;font-weight:400;line-height:1.7;line-height:normal;max-width:var(--tooltip-width);min-width:200px;padding:4px 16px;position:absolute;top:50%;transform:translate(-50%) rotate(var(--tooltip-rotation));transform:translateY(-50%) rotate(var(--tooltip-rotation));white-space:normal}.has-tooltip--right-rotated:after{left:50%;left:auto;right:calc(100% + 5px)}.hts-survey-wrapper legend{float:none;margin-bottom:0}#hostinger-reach-app .h-m-0{margin:0!important}#hostinger-reach-app .h-mx-0{margin-left:0!important;margin-right:0!important}#hostinger-reach-app .h-my-0{margin-bottom:0!important;margin-top:0!important}#hostinger-reach-app .h-mt-0{margin-top:0!important}#hostinger-reach-app .h-mb-0{margin-bottom:0!important}#hostinger-reach-app .h-ml-0{margin-left:0!important}#hostinger-reach-app .h-mr-0{margin-right:0!important}#hostinger-reach-app .h-m-0-minus{margin:0!important}#hostinger-reach-app .h-mx-0-minus{margin-left:0!important;margin-right:0!important}#hostinger-reach-app .h-my-0-minus{margin-bottom:0!important;margin-top:0!important}#hostinger-reach-app .h-mt-0-minus{margin-top:0!important}#hostinger-reach-app .h-mb-0-minus{margin-bottom:0!important}#hostinger-reach-app .h-ml-0-minus{margin-left:0!important}#hostinger-reach-app .h-mr-0-minus{margin-right:0!important}#hostinger-reach-app .h-p-0{padding:0!important}#hostinger-reach-app .h-px-0{padding-left:0!important;padding-right:0!important}#hostinger-reach-app .h-py-0{padding-bottom:0!important;padding-top:0!important}#hostinger-reach-app .h-pt-0{padding-top:0!important}#hostinger-reach-app .h-pb-0{padding-bottom:0!important}#hostinger-reach-app .h-pl-0{padding-left:0!important}#hostinger-reach-app .h-pr-0{padding-right:0!important}#hostinger-reach-app .h-m-4{margin:4px!important}#hostinger-reach-app .h-mx-4{margin-left:4px!important;margin-right:4px!important}#hostinger-reach-app .h-my-4{margin-bottom:4px!important;margin-top:4px!important}#hostinger-reach-app .h-mt-4{margin-top:4px!important}#hostinger-reach-app .h-mb-4{margin-bottom:4px!important}#hostinger-reach-app .h-ml-4{margin-left:4px!important}#hostinger-reach-app .h-mr-4{margin-right:4px!important}#hostinger-reach-app .h-m-4-minus{margin:-4px!important}#hostinger-reach-app .h-mx-4-minus{margin-left:-4px!important;margin-right:-4px!important}#hostinger-reach-app .h-my-4-minus{margin-bottom:-4px!important;margin-top:-4px!important}#hostinger-reach-app .h-mt-4-minus{margin-top:-4px!important}#hostinger-reach-app .h-mb-4-minus{margin-bottom:-4px!important}#hostinger-reach-app .h-ml-4-minus{margin-left:-4px!important}#hostinger-reach-app .h-mr-4-minus{margin-right:-4px!important}#hostinger-reach-app .h-p-4{padding:4px!important}#hostinger-reach-app .h-px-4{padding-left:4px!important;padding-right:4px!important}#hostinger-reach-app .h-py-4{padding-bottom:4px!important;padding-top:4px!important}#hostinger-reach-app .h-pt-4{padding-top:4px!important}#hostinger-reach-app .h-pb-4{padding-bottom:4px!important}#hostinger-reach-app .h-pl-4{padding-left:4px!important}#hostinger-reach-app .h-pr-4{padding-right:4px!important}#hostinger-reach-app .h-m-8{margin:8px!important}#hostinger-reach-app .h-mx-8{margin-left:8px!important;margin-right:8px!important}#hostinger-reach-app .h-my-8{margin-bottom:8px!important;margin-top:8px!important}#hostinger-reach-app .h-mt-8{margin-top:8px!important}#hostinger-reach-app .h-mb-8{margin-bottom:8px!important}#hostinger-reach-app .h-ml-8{margin-left:8px!important}#hostinger-reach-app .h-mr-8{margin-right:8px!important}#hostinger-reach-app .h-m-8-minus{margin:-8px!important}#hostinger-reach-app .h-mx-8-minus{margin-left:-8px!important;margin-right:-8px!important}#hostinger-reach-app .h-my-8-minus{margin-bottom:-8px!important;margin-top:-8px!important}#hostinger-reach-app .h-mt-8-minus{margin-top:-8px!important}#hostinger-reach-app .h-mb-8-minus{margin-bottom:-8px!important}#hostinger-reach-app .h-ml-8-minus{margin-left:-8px!important}#hostinger-reach-app .h-mr-8-minus{margin-right:-8px!important}#hostinger-reach-app .h-p-8{padding:8px!important}#hostinger-reach-app .h-px-8{padding-left:8px!important;padding-right:8px!important}#hostinger-reach-app .h-py-8{padding-bottom:8px!important;padding-top:8px!important}#hostinger-reach-app .h-pt-8{padding-top:8px!important}#hostinger-reach-app .h-pb-8{padding-bottom:8px!important}#hostinger-reach-app .h-pl-8{padding-left:8px!important}#hostinger-reach-app .h-pr-8{padding-right:8px!important}#hostinger-reach-app .h-m-12{margin:12px!important}#hostinger-reach-app .h-mx-12{margin-left:12px!important;margin-right:12px!important}#hostinger-reach-app .h-my-12{margin-bottom:12px!important;margin-top:12px!important}#hostinger-reach-app .h-mt-12{margin-top:12px!important}#hostinger-reach-app .h-mb-12{margin-bottom:12px!important}#hostinger-reach-app .h-ml-12{margin-left:12px!important}#hostinger-reach-app .h-mr-12{margin-right:12px!important}#hostinger-reach-app .h-m-12-minus{margin:-12px!important}#hostinger-reach-app .h-mx-12-minus{margin-left:-12px!important;margin-right:-12px!important}#hostinger-reach-app .h-my-12-minus{margin-bottom:-12px!important;margin-top:-12px!important}#hostinger-reach-app .h-mt-12-minus{margin-top:-12px!important}#hostinger-reach-app .h-mb-12-minus{margin-bottom:-12px!important}#hostinger-reach-app .h-ml-12-minus{margin-left:-12px!important}#hostinger-reach-app .h-mr-12-minus{margin-right:-12px!important}#hostinger-reach-app .h-p-12{padding:12px!important}#hostinger-reach-app .h-px-12{padding-left:12px!important;padding-right:12px!important}#hostinger-reach-app .h-py-12{padding-bottom:12px!important;padding-top:12px!important}#hostinger-reach-app .h-pt-12{padding-top:12px!important}#hostinger-reach-app .h-pb-12{padding-bottom:12px!important}#hostinger-reach-app .h-pl-12{padding-left:12px!important}#hostinger-reach-app .h-pr-12{padding-right:12px!important}#hostinger-reach-app .h-m-16{margin:16px!important}#hostinger-reach-app .h-mx-16{margin-left:16px!important;margin-right:16px!important}#hostinger-reach-app .h-my-16{margin-bottom:16px!important;margin-top:16px!important}#hostinger-reach-app .h-mt-16{margin-top:16px!important}#hostinger-reach-app .h-mb-16{margin-bottom:16px!important}#hostinger-reach-app .h-ml-16{margin-left:16px!important}#hostinger-reach-app .h-mr-16{margin-right:16px!important}#hostinger-reach-app .h-m-16-minus{margin:-16px!important}#hostinger-reach-app .h-mx-16-minus{margin-left:-16px!important;margin-right:-16px!important}#hostinger-reach-app .h-my-16-minus{margin-bottom:-16px!important;margin-top:-16px!important}#hostinger-reach-app .h-mt-16-minus{margin-top:-16px!important}#hostinger-reach-app .h-mb-16-minus{margin-bottom:-16px!important}#hostinger-reach-app .h-ml-16-minus{margin-left:-16px!important}#hostinger-reach-app .h-mr-16-minus{margin-right:-16px!important}#hostinger-reach-app .h-p-16{padding:16px!important}#hostinger-reach-app .h-px-16{padding-left:16px!important;padding-right:16px!important}#hostinger-reach-app .h-py-16{padding-bottom:16px!important;padding-top:16px!important}#hostinger-reach-app .h-pt-16{padding-top:16px!important}#hostinger-reach-app .h-pb-16{padding-bottom:16px!important}#hostinger-reach-app .h-pl-16{padding-left:16px!important}#hostinger-reach-app .h-pr-16{padding-right:16px!important}#hostinger-reach-app .h-m-20{margin:20px!important}#hostinger-reach-app .h-mx-20{margin-left:20px!important;margin-right:20px!important}#hostinger-reach-app .h-my-20{margin-bottom:20px!important;margin-top:20px!important}#hostinger-reach-app .h-mt-20{margin-top:20px!important}#hostinger-reach-app .h-mb-20{margin-bottom:20px!important}#hostinger-reach-app .h-ml-20{margin-left:20px!important}#hostinger-reach-app .h-mr-20{margin-right:20px!important}#hostinger-reach-app .h-m-20-minus{margin:-20px!important}#hostinger-reach-app .h-mx-20-minus{margin-left:-20px!important;margin-right:-20px!important}#hostinger-reach-app .h-my-20-minus{margin-bottom:-20px!important;margin-top:-20px!important}#hostinger-reach-app .h-mt-20-minus{margin-top:-20px!important}#hostinger-reach-app .h-mb-20-minus{margin-bottom:-20px!important}#hostinger-reach-app .h-ml-20-minus{margin-left:-20px!important}#hostinger-reach-app .h-mr-20-minus{margin-right:-20px!important}#hostinger-reach-app .h-p-20{padding:20px!important}#hostinger-reach-app .h-px-20{padding-left:20px!important;padding-right:20px!important}#hostinger-reach-app .h-py-20{padding-bottom:20px!important;padding-top:20px!important}#hostinger-reach-app .h-pt-20{padding-top:20px!important}#hostinger-reach-app .h-pb-20{padding-bottom:20px!important}#hostinger-reach-app .h-pl-20{padding-left:20px!important}#hostinger-reach-app .h-pr-20{padding-right:20px!important}#hostinger-reach-app .h-m-24{margin:24px!important}#hostinger-reach-app .h-mx-24{margin-left:24px!important;margin-right:24px!important}#hostinger-reach-app .h-my-24{margin-bottom:24px!important;margin-top:24px!important}#hostinger-reach-app .h-mt-24{margin-top:24px!important}#hostinger-reach-app .h-mb-24{margin-bottom:24px!important}#hostinger-reach-app .h-ml-24{margin-left:24px!important}#hostinger-reach-app .h-mr-24{margin-right:24px!important}#hostinger-reach-app .h-m-24-minus{margin:-24px!important}#hostinger-reach-app .h-mx-24-minus{margin-left:-24px!important;margin-right:-24px!important}#hostinger-reach-app .h-my-24-minus{margin-bottom:-24px!important;margin-top:-24px!important}#hostinger-reach-app .h-mt-24-minus{margin-top:-24px!important}#hostinger-reach-app .h-mb-24-minus{margin-bottom:-24px!important}#hostinger-reach-app .h-ml-24-minus{margin-left:-24px!important}#hostinger-reach-app .h-mr-24-minus{margin-right:-24px!important}#hostinger-reach-app .h-p-24{padding:24px!important}#hostinger-reach-app .h-px-24{padding-left:24px!important;padding-right:24px!important}#hostinger-reach-app .h-py-24{padding-bottom:24px!important;padding-top:24px!important}#hostinger-reach-app .h-pt-24{padding-top:24px!important}#hostinger-reach-app .h-pb-24{padding-bottom:24px!important}#hostinger-reach-app .h-pl-24{padding-left:24px!important}#hostinger-reach-app .h-pr-24{padding-right:24px!important}#hostinger-reach-app .h-m-28{margin:28px!important}#hostinger-reach-app .h-mx-28{margin-left:28px!important;margin-right:28px!important}#hostinger-reach-app .h-my-28{margin-bottom:28px!important;margin-top:28px!important}#hostinger-reach-app .h-mt-28{margin-top:28px!important}#hostinger-reach-app .h-mb-28{margin-bottom:28px!important}#hostinger-reach-app .h-ml-28{margin-left:28px!important}#hostinger-reach-app .h-mr-28{margin-right:28px!important}#hostinger-reach-app .h-m-28-minus{margin:-28px!important}#hostinger-reach-app .h-mx-28-minus{margin-left:-28px!important;margin-right:-28px!important}#hostinger-reach-app .h-my-28-minus{margin-bottom:-28px!important;margin-top:-28px!important}#hostinger-reach-app .h-mt-28-minus{margin-top:-28px!important}#hostinger-reach-app .h-mb-28-minus{margin-bottom:-28px!important}#hostinger-reach-app .h-ml-28-minus{margin-left:-28px!important}#hostinger-reach-app .h-mr-28-minus{margin-right:-28px!important}#hostinger-reach-app .h-p-28{padding:28px!important}#hostinger-reach-app .h-px-28{padding-left:28px!important;padding-right:28px!important}#hostinger-reach-app .h-py-28{padding-bottom:28px!important;padding-top:28px!important}#hostinger-reach-app .h-pt-28{padding-top:28px!important}#hostinger-reach-app .h-pb-28{padding-bottom:28px!important}#hostinger-reach-app .h-pl-28{padding-left:28px!important}#hostinger-reach-app .h-pr-28{padding-right:28px!important}#hostinger-reach-app .h-m-32{margin:32px!important}#hostinger-reach-app .h-mx-32{margin-left:32px!important;margin-right:32px!important}#hostinger-reach-app .h-my-32{margin-bottom:32px!important;margin-top:32px!important}#hostinger-reach-app .h-mt-32{margin-top:32px!important}#hostinger-reach-app .h-mb-32{margin-bottom:32px!important}#hostinger-reach-app .h-ml-32{margin-left:32px!important}#hostinger-reach-app .h-mr-32{margin-right:32px!important}#hostinger-reach-app .h-m-32-minus{margin:-32px!important}#hostinger-reach-app .h-mx-32-minus{margin-left:-32px!important;margin-right:-32px!important}#hostinger-reach-app .h-my-32-minus{margin-bottom:-32px!important;margin-top:-32px!important}#hostinger-reach-app .h-mt-32-minus{margin-top:-32px!important}#hostinger-reach-app .h-mb-32-minus{margin-bottom:-32px!important}#hostinger-reach-app .h-ml-32-minus{margin-left:-32px!important}#hostinger-reach-app .h-mr-32-minus{margin-right:-32px!important}#hostinger-reach-app .h-p-32{padding:32px!important}#hostinger-reach-app .h-px-32{padding-left:32px!important;padding-right:32px!important}#hostinger-reach-app .h-py-32{padding-bottom:32px!important;padding-top:32px!important}#hostinger-reach-app .h-pt-32{padding-top:32px!important}#hostinger-reach-app .h-pb-32{padding-bottom:32px!important}#hostinger-reach-app .h-pl-32{padding-left:32px!important}#hostinger-reach-app .h-pr-32{padding-right:32px!important}#hostinger-reach-app .h-m-36{margin:36px!important}#hostinger-reach-app .h-mx-36{margin-left:36px!important;margin-right:36px!important}#hostinger-reach-app .h-my-36{margin-bottom:36px!important;margin-top:36px!important}#hostinger-reach-app .h-mt-36{margin-top:36px!important}#hostinger-reach-app .h-mb-36{margin-bottom:36px!important}#hostinger-reach-app .h-ml-36{margin-left:36px!important}#hostinger-reach-app .h-mr-36{margin-right:36px!important}#hostinger-reach-app .h-m-36-minus{margin:-36px!important}#hostinger-reach-app .h-mx-36-minus{margin-left:-36px!important;margin-right:-36px!important}#hostinger-reach-app .h-my-36-minus{margin-bottom:-36px!important;margin-top:-36px!important}#hostinger-reach-app .h-mt-36-minus{margin-top:-36px!important}#hostinger-reach-app .h-mb-36-minus{margin-bottom:-36px!important}#hostinger-reach-app .h-ml-36-minus{margin-left:-36px!important}#hostinger-reach-app .h-mr-36-minus{margin-right:-36px!important}#hostinger-reach-app .h-p-36{padding:36px!important}#hostinger-reach-app .h-px-36{padding-left:36px!important;padding-right:36px!important}#hostinger-reach-app .h-py-36{padding-bottom:36px!important;padding-top:36px!important}#hostinger-reach-app .h-pt-36{padding-top:36px!important}#hostinger-reach-app .h-pb-36{padding-bottom:36px!important}#hostinger-reach-app .h-pl-36{padding-left:36px!important}#hostinger-reach-app .h-pr-36{padding-right:36px!important}#hostinger-reach-app .h-m-40{margin:40px!important}#hostinger-reach-app .h-mx-40{margin-left:40px!important;margin-right:40px!important}#hostinger-reach-app .h-my-40{margin-bottom:40px!important;margin-top:40px!important}#hostinger-reach-app .h-mt-40{margin-top:40px!important}#hostinger-reach-app .h-mb-40{margin-bottom:40px!important}#hostinger-reach-app .h-ml-40{margin-left:40px!important}#hostinger-reach-app .h-mr-40{margin-right:40px!important}#hostinger-reach-app .h-m-40-minus{margin:-40px!important}#hostinger-reach-app .h-mx-40-minus{margin-left:-40px!important;margin-right:-40px!important}#hostinger-reach-app .h-my-40-minus{margin-bottom:-40px!important;margin-top:-40px!important}#hostinger-reach-app .h-mt-40-minus{margin-top:-40px!important}#hostinger-reach-app .h-mb-40-minus{margin-bottom:-40px!important}#hostinger-reach-app .h-ml-40-minus{margin-left:-40px!important}#hostinger-reach-app .h-mr-40-minus{margin-right:-40px!important}#hostinger-reach-app .h-p-40{padding:40px!important}#hostinger-reach-app .h-px-40{padding-left:40px!important;padding-right:40px!important}#hostinger-reach-app .h-py-40{padding-bottom:40px!important;padding-top:40px!important}#hostinger-reach-app .h-pt-40{padding-top:40px!important}#hostinger-reach-app .h-pb-40{padding-bottom:40px!important}#hostinger-reach-app .h-pl-40{padding-left:40px!important}#hostinger-reach-app .h-pr-40{padding-right:40px!important}#hostinger-reach-app .h-m-44{margin:44px!important}#hostinger-reach-app .h-mx-44{margin-left:44px!important;margin-right:44px!important}#hostinger-reach-app .h-my-44{margin-bottom:44px!important;margin-top:44px!important}#hostinger-reach-app .h-mt-44{margin-top:44px!important}#hostinger-reach-app .h-mb-44{margin-bottom:44px!important}#hostinger-reach-app .h-ml-44{margin-left:44px!important}#hostinger-reach-app .h-mr-44{margin-right:44px!important}#hostinger-reach-app .h-m-44-minus{margin:-44px!important}#hostinger-reach-app .h-mx-44-minus{margin-left:-44px!important;margin-right:-44px!important}#hostinger-reach-app .h-my-44-minus{margin-bottom:-44px!important;margin-top:-44px!important}#hostinger-reach-app .h-mt-44-minus{margin-top:-44px!important}#hostinger-reach-app .h-mb-44-minus{margin-bottom:-44px!important}#hostinger-reach-app .h-ml-44-minus{margin-left:-44px!important}#hostinger-reach-app .h-mr-44-minus{margin-right:-44px!important}#hostinger-reach-app .h-p-44{padding:44px!important}#hostinger-reach-app .h-px-44{padding-left:44px!important;padding-right:44px!important}#hostinger-reach-app .h-py-44{padding-bottom:44px!important;padding-top:44px!important}#hostinger-reach-app .h-pt-44{padding-top:44px!important}#hostinger-reach-app .h-pb-44{padding-bottom:44px!important}#hostinger-reach-app .h-pl-44{padding-left:44px!important}#hostinger-reach-app .h-pr-44{padding-right:44px!important}#hostinger-reach-app .h-m-48{margin:48px!important}#hostinger-reach-app .h-mx-48{margin-left:48px!important;margin-right:48px!important}#hostinger-reach-app .h-my-48{margin-bottom:48px!important;margin-top:48px!important}#hostinger-reach-app .h-mt-48{margin-top:48px!important}#hostinger-reach-app .h-mb-48{margin-bottom:48px!important}#hostinger-reach-app .h-ml-48{margin-left:48px!important}#hostinger-reach-app .h-mr-48{margin-right:48px!important}#hostinger-reach-app .h-m-48-minus{margin:-48px!important}#hostinger-reach-app .h-mx-48-minus{margin-left:-48px!important;margin-right:-48px!important}#hostinger-reach-app .h-my-48-minus{margin-bottom:-48px!important;margin-top:-48px!important}#hostinger-reach-app .h-mt-48-minus{margin-top:-48px!important}#hostinger-reach-app .h-mb-48-minus{margin-bottom:-48px!important}#hostinger-reach-app .h-ml-48-minus{margin-left:-48px!important}#hostinger-reach-app .h-mr-48-minus{margin-right:-48px!important}#hostinger-reach-app .h-p-48{padding:48px!important}#hostinger-reach-app .h-px-48{padding-left:48px!important;padding-right:48px!important}#hostinger-reach-app .h-py-48{padding-bottom:48px!important;padding-top:48px!important}#hostinger-reach-app .h-pt-48{padding-top:48px!important}#hostinger-reach-app .h-pb-48{padding-bottom:48px!important}#hostinger-reach-app .h-pl-48{padding-left:48px!important}#hostinger-reach-app .h-pr-48{padding-right:48px!important}#hostinger-reach-app .h-m-52{margin:52px!important}#hostinger-reach-app .h-mx-52{margin-left:52px!important;margin-right:52px!important}#hostinger-reach-app .h-my-52{margin-bottom:52px!important;margin-top:52px!important}#hostinger-reach-app .h-mt-52{margin-top:52px!important}#hostinger-reach-app .h-mb-52{margin-bottom:52px!important}#hostinger-reach-app .h-ml-52{margin-left:52px!important}#hostinger-reach-app .h-mr-52{margin-right:52px!important}#hostinger-reach-app .h-m-52-minus{margin:-52px!important}#hostinger-reach-app .h-mx-52-minus{margin-left:-52px!important;margin-right:-52px!important}#hostinger-reach-app .h-my-52-minus{margin-bottom:-52px!important;margin-top:-52px!important}#hostinger-reach-app .h-mt-52-minus{margin-top:-52px!important}#hostinger-reach-app .h-mb-52-minus{margin-bottom:-52px!important}#hostinger-reach-app .h-ml-52-minus{margin-left:-52px!important}#hostinger-reach-app .h-mr-52-minus{margin-right:-52px!important}#hostinger-reach-app .h-p-52{padding:52px!important}#hostinger-reach-app .h-px-52{padding-left:52px!important;padding-right:52px!important}#hostinger-reach-app .h-py-52{padding-bottom:52px!important;padding-top:52px!important}#hostinger-reach-app .h-pt-52{padding-top:52px!important}#hostinger-reach-app .h-pb-52{padding-bottom:52px!important}#hostinger-reach-app .h-pl-52{padding-left:52px!important}#hostinger-reach-app .h-pr-52{padding-right:52px!important}#hostinger-reach-app .h-m-56{margin:56px!important}#hostinger-reach-app .h-mx-56{margin-left:56px!important;margin-right:56px!important}#hostinger-reach-app .h-my-56{margin-bottom:56px!important;margin-top:56px!important}#hostinger-reach-app .h-mt-56{margin-top:56px!important}#hostinger-reach-app .h-mb-56{margin-bottom:56px!important}#hostinger-reach-app .h-ml-56{margin-left:56px!important}#hostinger-reach-app .h-mr-56{margin-right:56px!important}#hostinger-reach-app .h-m-56-minus{margin:-56px!important}#hostinger-reach-app .h-mx-56-minus{margin-left:-56px!important;margin-right:-56px!important}#hostinger-reach-app .h-my-56-minus{margin-bottom:-56px!important;margin-top:-56px!important}#hostinger-reach-app .h-mt-56-minus{margin-top:-56px!important}#hostinger-reach-app .h-mb-56-minus{margin-bottom:-56px!important}#hostinger-reach-app .h-ml-56-minus{margin-left:-56px!important}#hostinger-reach-app .h-mr-56-minus{margin-right:-56px!important}#hostinger-reach-app .h-p-56{padding:56px!important}#hostinger-reach-app .h-px-56{padding-left:56px!important;padding-right:56px!important}#hostinger-reach-app .h-py-56{padding-bottom:56px!important;padding-top:56px!important}#hostinger-reach-app .h-pt-56{padding-top:56px!important}#hostinger-reach-app .h-pb-56{padding-bottom:56px!important}#hostinger-reach-app .h-pl-56{padding-left:56px!important}#hostinger-reach-app .h-pr-56{padding-right:56px!important}#hostinger-reach-app .h-m-60{margin:60px!important}#hostinger-reach-app .h-mx-60{margin-left:60px!important;margin-right:60px!important}#hostinger-reach-app .h-my-60{margin-bottom:60px!important;margin-top:60px!important}#hostinger-reach-app .h-mt-60{margin-top:60px!important}#hostinger-reach-app .h-mb-60{margin-bottom:60px!important}#hostinger-reach-app .h-ml-60{margin-left:60px!important}#hostinger-reach-app .h-mr-60{margin-right:60px!important}#hostinger-reach-app .h-m-60-minus{margin:-60px!important}#hostinger-reach-app .h-mx-60-minus{margin-left:-60px!important;margin-right:-60px!important}#hostinger-reach-app .h-my-60-minus{margin-bottom:-60px!important;margin-top:-60px!important}#hostinger-reach-app .h-mt-60-minus{margin-top:-60px!important}#hostinger-reach-app .h-mb-60-minus{margin-bottom:-60px!important}#hostinger-reach-app .h-ml-60-minus{margin-left:-60px!important}#hostinger-reach-app .h-mr-60-minus{margin-right:-60px!important}#hostinger-reach-app .h-p-60{padding:60px!important}#hostinger-reach-app .h-px-60{padding-left:60px!important;padding-right:60px!important}#hostinger-reach-app .h-py-60{padding-bottom:60px!important;padding-top:60px!important}#hostinger-reach-app .h-pt-60{padding-top:60px!important}#hostinger-reach-app .h-pb-60{padding-bottom:60px!important}#hostinger-reach-app .h-pl-60{padding-left:60px!important}#hostinger-reach-app .h-pr-60{padding-right:60px!important}#hostinger-reach-app .h-m-64{margin:64px!important}#hostinger-reach-app .h-mx-64{margin-left:64px!important;margin-right:64px!important}#hostinger-reach-app .h-my-64{margin-bottom:64px!important;margin-top:64px!important}#hostinger-reach-app .h-mt-64{margin-top:64px!important}#hostinger-reach-app .h-mb-64{margin-bottom:64px!important}#hostinger-reach-app .h-ml-64{margin-left:64px!important}#hostinger-reach-app .h-mr-64{margin-right:64px!important}#hostinger-reach-app .h-m-64-minus{margin:-64px!important}#hostinger-reach-app .h-mx-64-minus{margin-left:-64px!important;margin-right:-64px!important}#hostinger-reach-app .h-my-64-minus{margin-bottom:-64px!important;margin-top:-64px!important}#hostinger-reach-app .h-mt-64-minus{margin-top:-64px!important}#hostinger-reach-app .h-mb-64-minus{margin-bottom:-64px!important}#hostinger-reach-app .h-ml-64-minus{margin-left:-64px!important}#hostinger-reach-app .h-mr-64-minus{margin-right:-64px!important}#hostinger-reach-app .h-p-64{padding:64px!important}#hostinger-reach-app .h-px-64{padding-left:64px!important;padding-right:64px!important}#hostinger-reach-app .h-py-64{padding-bottom:64px!important;padding-top:64px!important}#hostinger-reach-app .h-pt-64{padding-top:64px!important}#hostinger-reach-app .h-pb-64{padding-bottom:64px!important}#hostinger-reach-app .h-pl-64{padding-left:64px!important}#hostinger-reach-app .h-pr-64{padding-right:64px!important}#hostinger-reach-app .h-m-68{margin:68px!important}#hostinger-reach-app .h-mx-68{margin-left:68px!important;margin-right:68px!important}#hostinger-reach-app .h-my-68{margin-bottom:68px!important;margin-top:68px!important}#hostinger-reach-app .h-mt-68{margin-top:68px!important}#hostinger-reach-app .h-mb-68{margin-bottom:68px!important}#hostinger-reach-app .h-ml-68{margin-left:68px!important}#hostinger-reach-app .h-mr-68{margin-right:68px!important}#hostinger-reach-app .h-m-68-minus{margin:-68px!important}#hostinger-reach-app .h-mx-68-minus{margin-left:-68px!important;margin-right:-68px!important}#hostinger-reach-app .h-my-68-minus{margin-bottom:-68px!important;margin-top:-68px!important}#hostinger-reach-app .h-mt-68-minus{margin-top:-68px!important}#hostinger-reach-app .h-mb-68-minus{margin-bottom:-68px!important}#hostinger-reach-app .h-ml-68-minus{margin-left:-68px!important}#hostinger-reach-app .h-mr-68-minus{margin-right:-68px!important}#hostinger-reach-app .h-p-68{padding:68px!important}#hostinger-reach-app .h-px-68{padding-left:68px!important;padding-right:68px!important}#hostinger-reach-app .h-py-68{padding-bottom:68px!important;padding-top:68px!important}#hostinger-reach-app .h-pt-68{padding-top:68px!important}#hostinger-reach-app .h-pb-68{padding-bottom:68px!important}#hostinger-reach-app .h-pl-68{padding-left:68px!important}#hostinger-reach-app .h-pr-68{padding-right:68px!important}#hostinger-reach-app .h-m-72{margin:72px!important}#hostinger-reach-app .h-mx-72{margin-left:72px!important;margin-right:72px!important}#hostinger-reach-app .h-my-72{margin-bottom:72px!important;margin-top:72px!important}#hostinger-reach-app .h-mt-72{margin-top:72px!important}#hostinger-reach-app .h-mb-72{margin-bottom:72px!important}#hostinger-reach-app .h-ml-72{margin-left:72px!important}#hostinger-reach-app .h-mr-72{margin-right:72px!important}#hostinger-reach-app .h-m-72-minus{margin:-72px!important}#hostinger-reach-app .h-mx-72-minus{margin-left:-72px!important;margin-right:-72px!important}#hostinger-reach-app .h-my-72-minus{margin-bottom:-72px!important;margin-top:-72px!important}#hostinger-reach-app .h-mt-72-minus{margin-top:-72px!important}#hostinger-reach-app .h-mb-72-minus{margin-bottom:-72px!important}#hostinger-reach-app .h-ml-72-minus{margin-left:-72px!important}#hostinger-reach-app .h-mr-72-minus{margin-right:-72px!important}#hostinger-reach-app .h-p-72{padding:72px!important}#hostinger-reach-app .h-px-72{padding-left:72px!important;padding-right:72px!important}#hostinger-reach-app .h-py-72{padding-bottom:72px!important;padding-top:72px!important}#hostinger-reach-app .h-pt-72{padding-top:72px!important}#hostinger-reach-app .h-pb-72{padding-bottom:72px!important}#hostinger-reach-app .h-pl-72{padding-left:72px!important}#hostinger-reach-app .h-pr-72{padding-right:72px!important}#hostinger-reach-app .h-m-76{margin:76px!important}#hostinger-reach-app .h-mx-76{margin-left:76px!important;margin-right:76px!important}#hostinger-reach-app .h-my-76{margin-bottom:76px!important;margin-top:76px!important}#hostinger-reach-app .h-mt-76{margin-top:76px!important}#hostinger-reach-app .h-mb-76{margin-bottom:76px!important}#hostinger-reach-app .h-ml-76{margin-left:76px!important}#hostinger-reach-app .h-mr-76{margin-right:76px!important}#hostinger-reach-app .h-m-76-minus{margin:-76px!important}#hostinger-reach-app .h-mx-76-minus{margin-left:-76px!important;margin-right:-76px!important}#hostinger-reach-app .h-my-76-minus{margin-bottom:-76px!important;margin-top:-76px!important}#hostinger-reach-app .h-mt-76-minus{margin-top:-76px!important}#hostinger-reach-app .h-mb-76-minus{margin-bottom:-76px!important}#hostinger-reach-app .h-ml-76-minus{margin-left:-76px!important}#hostinger-reach-app .h-mr-76-minus{margin-right:-76px!important}#hostinger-reach-app .h-p-76{padding:76px!important}#hostinger-reach-app .h-px-76{padding-left:76px!important;padding-right:76px!important}#hostinger-reach-app .h-py-76{padding-bottom:76px!important;padding-top:76px!important}#hostinger-reach-app .h-pt-76{padding-top:76px!important}#hostinger-reach-app .h-pb-76{padding-bottom:76px!important}#hostinger-reach-app .h-pl-76{padding-left:76px!important}#hostinger-reach-app .h-pr-76{padding-right:76px!important}#hostinger-reach-app .h-m-80{margin:80px!important}#hostinger-reach-app .h-mx-80{margin-left:80px!important;margin-right:80px!important}#hostinger-reach-app .h-my-80{margin-bottom:80px!important;margin-top:80px!important}#hostinger-reach-app .h-mt-80{margin-top:80px!important}#hostinger-reach-app .h-mb-80{margin-bottom:80px!important}#hostinger-reach-app .h-ml-80{margin-left:80px!important}#hostinger-reach-app .h-mr-80{margin-right:80px!important}#hostinger-reach-app .h-m-80-minus{margin:-80px!important}#hostinger-reach-app .h-mx-80-minus{margin-left:-80px!important;margin-right:-80px!important}#hostinger-reach-app .h-my-80-minus{margin-bottom:-80px!important;margin-top:-80px!important}#hostinger-reach-app .h-mt-80-minus{margin-top:-80px!important}#hostinger-reach-app .h-mb-80-minus{margin-bottom:-80px!important}#hostinger-reach-app .h-ml-80-minus{margin-left:-80px!important}#hostinger-reach-app .h-mr-80-minus{margin-right:-80px!important}#hostinger-reach-app .h-p-80{padding:80px!important}#hostinger-reach-app .h-px-80{padding-left:80px!important;padding-right:80px!important}#hostinger-reach-app .h-py-80{padding-bottom:80px!important;padding-top:80px!important}#hostinger-reach-app .h-pt-80{padding-top:80px!important}#hostinger-reach-app .h-pb-80{padding-bottom:80px!important}#hostinger-reach-app .h-pl-80{padding-left:80px!important}#hostinger-reach-app .h-pr-80{padding-right:80px!important}#hostinger-reach-app .h-m-84{margin:84px!important}#hostinger-reach-app .h-mx-84{margin-left:84px!important;margin-right:84px!important}#hostinger-reach-app .h-my-84{margin-bottom:84px!important;margin-top:84px!important}#hostinger-reach-app .h-mt-84{margin-top:84px!important}#hostinger-reach-app .h-mb-84{margin-bottom:84px!important}#hostinger-reach-app .h-ml-84{margin-left:84px!important}#hostinger-reach-app .h-mr-84{margin-right:84px!important}#hostinger-reach-app .h-m-84-minus{margin:-84px!important}#hostinger-reach-app .h-mx-84-minus{margin-left:-84px!important;margin-right:-84px!important}#hostinger-reach-app .h-my-84-minus{margin-bottom:-84px!important;margin-top:-84px!important}#hostinger-reach-app .h-mt-84-minus{margin-top:-84px!important}#hostinger-reach-app .h-mb-84-minus{margin-bottom:-84px!important}#hostinger-reach-app .h-ml-84-minus{margin-left:-84px!important}#hostinger-reach-app .h-mr-84-minus{margin-right:-84px!important}#hostinger-reach-app .h-p-84{padding:84px!important}#hostinger-reach-app .h-px-84{padding-left:84px!important;padding-right:84px!important}#hostinger-reach-app .h-py-84{padding-bottom:84px!important;padding-top:84px!important}#hostinger-reach-app .h-pt-84{padding-top:84px!important}#hostinger-reach-app .h-pb-84{padding-bottom:84px!important}#hostinger-reach-app .h-pl-84{padding-left:84px!important}#hostinger-reach-app .h-pr-84{padding-right:84px!important}#hostinger-reach-app .h-m-88{margin:88px!important}#hostinger-reach-app .h-mx-88{margin-left:88px!important;margin-right:88px!important}#hostinger-reach-app .h-my-88{margin-bottom:88px!important;margin-top:88px!important}#hostinger-reach-app .h-mt-88{margin-top:88px!important}#hostinger-reach-app .h-mb-88{margin-bottom:88px!important}#hostinger-reach-app .h-ml-88{margin-left:88px!important}#hostinger-reach-app .h-mr-88{margin-right:88px!important}#hostinger-reach-app .h-m-88-minus{margin:-88px!important}#hostinger-reach-app .h-mx-88-minus{margin-left:-88px!important;margin-right:-88px!important}#hostinger-reach-app .h-my-88-minus{margin-bottom:-88px!important;margin-top:-88px!important}#hostinger-reach-app .h-mt-88-minus{margin-top:-88px!important}#hostinger-reach-app .h-mb-88-minus{margin-bottom:-88px!important}#hostinger-reach-app .h-ml-88-minus{margin-left:-88px!important}#hostinger-reach-app .h-mr-88-minus{margin-right:-88px!important}#hostinger-reach-app .h-p-88{padding:88px!important}#hostinger-reach-app .h-px-88{padding-left:88px!important;padding-right:88px!important}#hostinger-reach-app .h-py-88{padding-bottom:88px!important;padding-top:88px!important}#hostinger-reach-app .h-pt-88{padding-top:88px!important}#hostinger-reach-app .h-pb-88{padding-bottom:88px!important}#hostinger-reach-app .h-pl-88{padding-left:88px!important}#hostinger-reach-app .h-pr-88{padding-right:88px!important}#hostinger-reach-app .h-m-92{margin:92px!important}#hostinger-reach-app .h-mx-92{margin-left:92px!important;margin-right:92px!important}#hostinger-reach-app .h-my-92{margin-bottom:92px!important;margin-top:92px!important}#hostinger-reach-app .h-mt-92{margin-top:92px!important}#hostinger-reach-app .h-mb-92{margin-bottom:92px!important}#hostinger-reach-app .h-ml-92{margin-left:92px!important}#hostinger-reach-app .h-mr-92{margin-right:92px!important}#hostinger-reach-app .h-m-92-minus{margin:-92px!important}#hostinger-reach-app .h-mx-92-minus{margin-left:-92px!important;margin-right:-92px!important}#hostinger-reach-app .h-my-92-minus{margin-bottom:-92px!important;margin-top:-92px!important}#hostinger-reach-app .h-mt-92-minus{margin-top:-92px!important}#hostinger-reach-app .h-mb-92-minus{margin-bottom:-92px!important}#hostinger-reach-app .h-ml-92-minus{margin-left:-92px!important}#hostinger-reach-app .h-mr-92-minus{margin-right:-92px!important}#hostinger-reach-app .h-p-92{padding:92px!important}#hostinger-reach-app .h-px-92{padding-left:92px!important;padding-right:92px!important}#hostinger-reach-app .h-py-92{padding-bottom:92px!important;padding-top:92px!important}#hostinger-reach-app .h-pt-92{padding-top:92px!important}#hostinger-reach-app .h-pb-92{padding-bottom:92px!important}#hostinger-reach-app .h-pl-92{padding-left:92px!important}#hostinger-reach-app .h-pr-92{padding-right:92px!important}#hostinger-reach-app .h-m-96{margin:96px!important}#hostinger-reach-app .h-mx-96{margin-left:96px!important;margin-right:96px!important}#hostinger-reach-app .h-my-96{margin-bottom:96px!important;margin-top:96px!important}#hostinger-reach-app .h-mt-96{margin-top:96px!important}#hostinger-reach-app .h-mb-96{margin-bottom:96px!important}#hostinger-reach-app .h-ml-96{margin-left:96px!important}#hostinger-reach-app .h-mr-96{margin-right:96px!important}#hostinger-reach-app .h-m-96-minus{margin:-96px!important}#hostinger-reach-app .h-mx-96-minus{margin-left:-96px!important;margin-right:-96px!important}#hostinger-reach-app .h-my-96-minus{margin-bottom:-96px!important;margin-top:-96px!important}#hostinger-reach-app .h-mt-96-minus{margin-top:-96px!important}#hostinger-reach-app .h-mb-96-minus{margin-bottom:-96px!important}#hostinger-reach-app .h-ml-96-minus{margin-left:-96px!important}#hostinger-reach-app .h-mr-96-minus{margin-right:-96px!important}#hostinger-reach-app .h-p-96{padding:96px!important}#hostinger-reach-app .h-px-96{padding-left:96px!important;padding-right:96px!important}#hostinger-reach-app .h-py-96{padding-bottom:96px!important;padding-top:96px!important}#hostinger-reach-app .h-pt-96{padding-top:96px!important}#hostinger-reach-app .h-pb-96{padding-bottom:96px!important}#hostinger-reach-app .h-pl-96{padding-left:96px!important}#hostinger-reach-app .h-pr-96{padding-right:96px!important}#hostinger-reach-app .h-m-100{margin:100px!important}#hostinger-reach-app .h-mx-100{margin-left:100px!important;margin-right:100px!important}#hostinger-reach-app .h-my-100{margin-bottom:100px!important;margin-top:100px!important}#hostinger-reach-app .h-mt-100{margin-top:100px!important}#hostinger-reach-app .h-mb-100{margin-bottom:100px!important}#hostinger-reach-app .h-ml-100{margin-left:100px!important}#hostinger-reach-app .h-mr-100{margin-right:100px!important}#hostinger-reach-app .h-m-100-minus{margin:-100px!important}#hostinger-reach-app .h-mx-100-minus{margin-left:-100px!important;margin-right:-100px!important}#hostinger-reach-app .h-my-100-minus{margin-bottom:-100px!important;margin-top:-100px!important}#hostinger-reach-app .h-mt-100-minus{margin-top:-100px!important}#hostinger-reach-app .h-mb-100-minus{margin-bottom:-100px!important}#hostinger-reach-app .h-ml-100-minus{margin-left:-100px!important}#hostinger-reach-app .h-mr-100-minus{margin-right:-100px!important}#hostinger-reach-app .h-p-100{padding:100px!important}#hostinger-reach-app .h-px-100{padding-left:100px!important;padding-right:100px!important}#hostinger-reach-app .h-py-100{padding-bottom:100px!important;padding-top:100px!important}#hostinger-reach-app .h-pt-100{padding-top:100px!important}#hostinger-reach-app .h-pb-100{padding-bottom:100px!important}#hostinger-reach-app .h-pl-100{padding-left:100px!important}#hostinger-reach-app .h-pr-100{padding-right:100px!important}#hostinger-reach-app .h-m-104{margin:104px!important}#hostinger-reach-app .h-mx-104{margin-left:104px!important;margin-right:104px!important}#hostinger-reach-app .h-my-104{margin-bottom:104px!important;margin-top:104px!important}#hostinger-reach-app .h-mt-104{margin-top:104px!important}#hostinger-reach-app .h-mb-104{margin-bottom:104px!important}#hostinger-reach-app .h-ml-104{margin-left:104px!important}#hostinger-reach-app .h-mr-104{margin-right:104px!important}#hostinger-reach-app .h-m-104-minus{margin:-104px!important}#hostinger-reach-app .h-mx-104-minus{margin-left:-104px!important;margin-right:-104px!important}#hostinger-reach-app .h-my-104-minus{margin-bottom:-104px!important;margin-top:-104px!important}#hostinger-reach-app .h-mt-104-minus{margin-top:-104px!important}#hostinger-reach-app .h-mb-104-minus{margin-bottom:-104px!important}#hostinger-reach-app .h-ml-104-minus{margin-left:-104px!important}#hostinger-reach-app .h-mr-104-minus{margin-right:-104px!important}#hostinger-reach-app .h-p-104{padding:104px!important}#hostinger-reach-app .h-px-104{padding-left:104px!important;padding-right:104px!important}#hostinger-reach-app .h-py-104{padding-bottom:104px!important;padding-top:104px!important}#hostinger-reach-app .h-pt-104{padding-top:104px!important}#hostinger-reach-app .h-pb-104{padding-bottom:104px!important}#hostinger-reach-app .h-pl-104{padding-left:104px!important}#hostinger-reach-app .h-pr-104{padding-right:104px!important}#hostinger-reach-app .h-m-108{margin:108px!important}#hostinger-reach-app .h-mx-108{margin-left:108px!important;margin-right:108px!important}#hostinger-reach-app .h-my-108{margin-bottom:108px!important;margin-top:108px!important}#hostinger-reach-app .h-mt-108{margin-top:108px!important}#hostinger-reach-app .h-mb-108{margin-bottom:108px!important}#hostinger-reach-app .h-ml-108{margin-left:108px!important}#hostinger-reach-app .h-mr-108{margin-right:108px!important}#hostinger-reach-app .h-m-108-minus{margin:-108px!important}#hostinger-reach-app .h-mx-108-minus{margin-left:-108px!important;margin-right:-108px!important}#hostinger-reach-app .h-my-108-minus{margin-bottom:-108px!important;margin-top:-108px!important}#hostinger-reach-app .h-mt-108-minus{margin-top:-108px!important}#hostinger-reach-app .h-mb-108-minus{margin-bottom:-108px!important}#hostinger-reach-app .h-ml-108-minus{margin-left:-108px!important}#hostinger-reach-app .h-mr-108-minus{margin-right:-108px!important}#hostinger-reach-app .h-p-108{padding:108px!important}#hostinger-reach-app .h-px-108{padding-left:108px!important;padding-right:108px!important}#hostinger-reach-app .h-py-108{padding-bottom:108px!important;padding-top:108px!important}#hostinger-reach-app .h-pt-108{padding-top:108px!important}#hostinger-reach-app .h-pb-108{padding-bottom:108px!important}#hostinger-reach-app .h-pl-108{padding-left:108px!important}#hostinger-reach-app .h-pr-108{padding-right:108px!important}#hostinger-reach-app .h-m-112{margin:112px!important}#hostinger-reach-app .h-mx-112{margin-left:112px!important;margin-right:112px!important}#hostinger-reach-app .h-my-112{margin-bottom:112px!important;margin-top:112px!important}#hostinger-reach-app .h-mt-112{margin-top:112px!important}#hostinger-reach-app .h-mb-112{margin-bottom:112px!important}#hostinger-reach-app .h-ml-112{margin-left:112px!important}#hostinger-reach-app .h-mr-112{margin-right:112px!important}#hostinger-reach-app .h-m-112-minus{margin:-112px!important}#hostinger-reach-app .h-mx-112-minus{margin-left:-112px!important;margin-right:-112px!important}#hostinger-reach-app .h-my-112-minus{margin-bottom:-112px!important;margin-top:-112px!important}#hostinger-reach-app .h-mt-112-minus{margin-top:-112px!important}#hostinger-reach-app .h-mb-112-minus{margin-bottom:-112px!important}#hostinger-reach-app .h-ml-112-minus{margin-left:-112px!important}#hostinger-reach-app .h-mr-112-minus{margin-right:-112px!important}#hostinger-reach-app .h-p-112{padding:112px!important}#hostinger-reach-app .h-px-112{padding-left:112px!important;padding-right:112px!important}#hostinger-reach-app .h-py-112{padding-bottom:112px!important;padding-top:112px!important}#hostinger-reach-app .h-pt-112{padding-top:112px!important}#hostinger-reach-app .h-pb-112{padding-bottom:112px!important}#hostinger-reach-app .h-pl-112{padding-left:112px!important}#hostinger-reach-app .h-pr-112{padding-right:112px!important}#hostinger-reach-app .h-m-116{margin:116px!important}#hostinger-reach-app .h-mx-116{margin-left:116px!important;margin-right:116px!important}#hostinger-reach-app .h-my-116{margin-bottom:116px!important;margin-top:116px!important}#hostinger-reach-app .h-mt-116{margin-top:116px!important}#hostinger-reach-app .h-mb-116{margin-bottom:116px!important}#hostinger-reach-app .h-ml-116{margin-left:116px!important}#hostinger-reach-app .h-mr-116{margin-right:116px!important}#hostinger-reach-app .h-m-116-minus{margin:-116px!important}#hostinger-reach-app .h-mx-116-minus{margin-left:-116px!important;margin-right:-116px!important}#hostinger-reach-app .h-my-116-minus{margin-bottom:-116px!important;margin-top:-116px!important}#hostinger-reach-app .h-mt-116-minus{margin-top:-116px!important}#hostinger-reach-app .h-mb-116-minus{margin-bottom:-116px!important}#hostinger-reach-app .h-ml-116-minus{margin-left:-116px!important}#hostinger-reach-app .h-mr-116-minus{margin-right:-116px!important}#hostinger-reach-app .h-p-116{padding:116px!important}#hostinger-reach-app .h-px-116{padding-left:116px!important;padding-right:116px!important}#hostinger-reach-app .h-py-116{padding-bottom:116px!important;padding-top:116px!important}#hostinger-reach-app .h-pt-116{padding-top:116px!important}#hostinger-reach-app .h-pb-116{padding-bottom:116px!important}#hostinger-reach-app .h-pl-116{padding-left:116px!important}#hostinger-reach-app .h-pr-116{padding-right:116px!important}#hostinger-reach-app .h-m-120{margin:120px!important}#hostinger-reach-app .h-mx-120{margin-left:120px!important;margin-right:120px!important}#hostinger-reach-app .h-my-120{margin-bottom:120px!important;margin-top:120px!important}#hostinger-reach-app .h-mt-120{margin-top:120px!important}#hostinger-reach-app .h-mb-120{margin-bottom:120px!important}#hostinger-reach-app .h-ml-120{margin-left:120px!important}#hostinger-reach-app .h-mr-120{margin-right:120px!important}#hostinger-reach-app .h-m-120-minus{margin:-120px!important}#hostinger-reach-app .h-mx-120-minus{margin-left:-120px!important;margin-right:-120px!important}#hostinger-reach-app .h-my-120-minus{margin-bottom:-120px!important;margin-top:-120px!important}#hostinger-reach-app .h-mt-120-minus{margin-top:-120px!important}#hostinger-reach-app .h-mb-120-minus{margin-bottom:-120px!important}#hostinger-reach-app .h-ml-120-minus{margin-left:-120px!important}#hostinger-reach-app .h-mr-120-minus{margin-right:-120px!important}#hostinger-reach-app .h-p-120{padding:120px!important}#hostinger-reach-app .h-px-120{padding-left:120px!important;padding-right:120px!important}#hostinger-reach-app .h-py-120{padding-bottom:120px!important;padding-top:120px!important}#hostinger-reach-app .h-pt-120{padding-top:120px!important}#hostinger-reach-app .h-pb-120{padding-bottom:120px!important}#hostinger-reach-app .h-pl-120{padding-left:120px!important}#hostinger-reach-app .h-pr-120{padding-right:120px!important}#hostinger-reach-app .h-m-124{margin:124px!important}#hostinger-reach-app .h-mx-124{margin-left:124px!important;margin-right:124px!important}#hostinger-reach-app .h-my-124{margin-bottom:124px!important;margin-top:124px!important}#hostinger-reach-app .h-mt-124{margin-top:124px!important}#hostinger-reach-app .h-mb-124{margin-bottom:124px!important}#hostinger-reach-app .h-ml-124{margin-left:124px!important}#hostinger-reach-app .h-mr-124{margin-right:124px!important}#hostinger-reach-app .h-m-124-minus{margin:-124px!important}#hostinger-reach-app .h-mx-124-minus{margin-left:-124px!important;margin-right:-124px!important}#hostinger-reach-app .h-my-124-minus{margin-bottom:-124px!important;margin-top:-124px!important}#hostinger-reach-app .h-mt-124-minus{margin-top:-124px!important}#hostinger-reach-app .h-mb-124-minus{margin-bottom:-124px!important}#hostinger-reach-app .h-ml-124-minus{margin-left:-124px!important}#hostinger-reach-app .h-mr-124-minus{margin-right:-124px!important}#hostinger-reach-app .h-p-124{padding:124px!important}#hostinger-reach-app .h-px-124{padding-left:124px!important;padding-right:124px!important}#hostinger-reach-app .h-py-124{padding-bottom:124px!important;padding-top:124px!important}#hostinger-reach-app .h-pt-124{padding-top:124px!important}#hostinger-reach-app .h-pb-124{padding-bottom:124px!important}#hostinger-reach-app .h-pl-124{padding-left:124px!important}#hostinger-reach-app .h-pr-124{padding-right:124px!important}#hostinger-reach-app .h-m-128{margin:128px!important}#hostinger-reach-app .h-mx-128{margin-left:128px!important;margin-right:128px!important}#hostinger-reach-app .h-my-128{margin-bottom:128px!important;margin-top:128px!important}#hostinger-reach-app .h-mt-128{margin-top:128px!important}#hostinger-reach-app .h-mb-128{margin-bottom:128px!important}#hostinger-reach-app .h-ml-128{margin-left:128px!important}#hostinger-reach-app .h-mr-128{margin-right:128px!important}#hostinger-reach-app .h-m-128-minus{margin:-128px!important}#hostinger-reach-app .h-mx-128-minus{margin-left:-128px!important;margin-right:-128px!important}#hostinger-reach-app .h-my-128-minus{margin-bottom:-128px!important;margin-top:-128px!important}#hostinger-reach-app .h-mt-128-minus{margin-top:-128px!important}#hostinger-reach-app .h-mb-128-minus{margin-bottom:-128px!important}#hostinger-reach-app .h-ml-128-minus{margin-left:-128px!important}#hostinger-reach-app .h-mr-128-minus{margin-right:-128px!important}#hostinger-reach-app .h-p-128{padding:128px!important}#hostinger-reach-app .h-px-128{padding-left:128px!important;padding-right:128px!important}#hostinger-reach-app .h-py-128{padding-bottom:128px!important;padding-top:128px!important}#hostinger-reach-app .h-pt-128{padding-top:128px!important}#hostinger-reach-app .h-pb-128{padding-bottom:128px!important}#hostinger-reach-app .h-pl-128{padding-left:128px!important}#hostinger-reach-app .h-pr-128{padding-right:128px!important}#hostinger-reach-app .h-m-132{margin:132px!important}#hostinger-reach-app .h-mx-132{margin-left:132px!important;margin-right:132px!important}#hostinger-reach-app .h-my-132{margin-bottom:132px!important;margin-top:132px!important}#hostinger-reach-app .h-mt-132{margin-top:132px!important}#hostinger-reach-app .h-mb-132{margin-bottom:132px!important}#hostinger-reach-app .h-ml-132{margin-left:132px!important}#hostinger-reach-app .h-mr-132{margin-right:132px!important}#hostinger-reach-app .h-m-132-minus{margin:-132px!important}#hostinger-reach-app .h-mx-132-minus{margin-left:-132px!important;margin-right:-132px!important}#hostinger-reach-app .h-my-132-minus{margin-bottom:-132px!important;margin-top:-132px!important}#hostinger-reach-app .h-mt-132-minus{margin-top:-132px!important}#hostinger-reach-app .h-mb-132-minus{margin-bottom:-132px!important}#hostinger-reach-app .h-ml-132-minus{margin-left:-132px!important}#hostinger-reach-app .h-mr-132-minus{margin-right:-132px!important}#hostinger-reach-app .h-p-132{padding:132px!important}#hostinger-reach-app .h-px-132{padding-left:132px!important;padding-right:132px!important}#hostinger-reach-app .h-py-132{padding-bottom:132px!important;padding-top:132px!important}#hostinger-reach-app .h-pt-132{padding-top:132px!important}#hostinger-reach-app .h-pb-132{padding-bottom:132px!important}#hostinger-reach-app .h-pl-132{padding-left:132px!important}#hostinger-reach-app .h-pr-132{padding-right:132px!important}#hostinger-reach-app .h-m-136{margin:136px!important}#hostinger-reach-app .h-mx-136{margin-left:136px!important;margin-right:136px!important}#hostinger-reach-app .h-my-136{margin-bottom:136px!important;margin-top:136px!important}#hostinger-reach-app .h-mt-136{margin-top:136px!important}#hostinger-reach-app .h-mb-136{margin-bottom:136px!important}#hostinger-reach-app .h-ml-136{margin-left:136px!important}#hostinger-reach-app .h-mr-136{margin-right:136px!important}#hostinger-reach-app .h-m-136-minus{margin:-136px!important}#hostinger-reach-app .h-mx-136-minus{margin-left:-136px!important;margin-right:-136px!important}#hostinger-reach-app .h-my-136-minus{margin-bottom:-136px!important;margin-top:-136px!important}#hostinger-reach-app .h-mt-136-minus{margin-top:-136px!important}#hostinger-reach-app .h-mb-136-minus{margin-bottom:-136px!important}#hostinger-reach-app .h-ml-136-minus{margin-left:-136px!important}#hostinger-reach-app .h-mr-136-minus{margin-right:-136px!important}#hostinger-reach-app .h-p-136{padding:136px!important}#hostinger-reach-app .h-px-136{padding-left:136px!important;padding-right:136px!important}#hostinger-reach-app .h-py-136{padding-bottom:136px!important;padding-top:136px!important}#hostinger-reach-app .h-pt-136{padding-top:136px!important}#hostinger-reach-app .h-pb-136{padding-bottom:136px!important}#hostinger-reach-app .h-pl-136{padding-left:136px!important}#hostinger-reach-app .h-pr-136{padding-right:136px!important}#hostinger-reach-app .h-m-140{margin:140px!important}#hostinger-reach-app .h-mx-140{margin-left:140px!important;margin-right:140px!important}#hostinger-reach-app .h-my-140{margin-bottom:140px!important;margin-top:140px!important}#hostinger-reach-app .h-mt-140{margin-top:140px!important}#hostinger-reach-app .h-mb-140{margin-bottom:140px!important}#hostinger-reach-app .h-ml-140{margin-left:140px!important}#hostinger-reach-app .h-mr-140{margin-right:140px!important}#hostinger-reach-app .h-m-140-minus{margin:-140px!important}#hostinger-reach-app .h-mx-140-minus{margin-left:-140px!important;margin-right:-140px!important}#hostinger-reach-app .h-my-140-minus{margin-bottom:-140px!important;margin-top:-140px!important}#hostinger-reach-app .h-mt-140-minus{margin-top:-140px!important}#hostinger-reach-app .h-mb-140-minus{margin-bottom:-140px!important}#hostinger-reach-app .h-ml-140-minus{margin-left:-140px!important}#hostinger-reach-app .h-mr-140-minus{margin-right:-140px!important}#hostinger-reach-app .h-p-140{padding:140px!important}#hostinger-reach-app .h-px-140{padding-left:140px!important;padding-right:140px!important}#hostinger-reach-app .h-py-140{padding-bottom:140px!important;padding-top:140px!important}#hostinger-reach-app .h-pt-140{padding-top:140px!important}#hostinger-reach-app .h-pb-140{padding-bottom:140px!important}#hostinger-reach-app .h-pl-140{padding-left:140px!important}#hostinger-reach-app .h-pr-140{padding-right:140px!important}#hostinger-reach-app .h-m-144{margin:144px!important}#hostinger-reach-app .h-mx-144{margin-left:144px!important;margin-right:144px!important}#hostinger-reach-app .h-my-144{margin-bottom:144px!important;margin-top:144px!important}#hostinger-reach-app .h-mt-144{margin-top:144px!important}#hostinger-reach-app .h-mb-144{margin-bottom:144px!important}#hostinger-reach-app .h-ml-144{margin-left:144px!important}#hostinger-reach-app .h-mr-144{margin-right:144px!important}#hostinger-reach-app .h-m-144-minus{margin:-144px!important}#hostinger-reach-app .h-mx-144-minus{margin-left:-144px!important;margin-right:-144px!important}#hostinger-reach-app .h-my-144-minus{margin-bottom:-144px!important;margin-top:-144px!important}#hostinger-reach-app .h-mt-144-minus{margin-top:-144px!important}#hostinger-reach-app .h-mb-144-minus{margin-bottom:-144px!important}#hostinger-reach-app .h-ml-144-minus{margin-left:-144px!important}#hostinger-reach-app .h-mr-144-minus{margin-right:-144px!important}#hostinger-reach-app .h-p-144{padding:144px!important}#hostinger-reach-app .h-px-144{padding-left:144px!important;padding-right:144px!important}#hostinger-reach-app .h-py-144{padding-bottom:144px!important;padding-top:144px!important}#hostinger-reach-app .h-pt-144{padding-top:144px!important}#hostinger-reach-app .h-pb-144{padding-bottom:144px!important}#hostinger-reach-app .h-pl-144{padding-left:144px!important}#hostinger-reach-app .h-pr-144{padding-right:144px!important}#hostinger-reach-app .h-m-148{margin:148px!important}#hostinger-reach-app .h-mx-148{margin-left:148px!important;margin-right:148px!important}#hostinger-reach-app .h-my-148{margin-bottom:148px!important;margin-top:148px!important}#hostinger-reach-app .h-mt-148{margin-top:148px!important}#hostinger-reach-app .h-mb-148{margin-bottom:148px!important}#hostinger-reach-app .h-ml-148{margin-left:148px!important}#hostinger-reach-app .h-mr-148{margin-right:148px!important}#hostinger-reach-app .h-m-148-minus{margin:-148px!important}#hostinger-reach-app .h-mx-148-minus{margin-left:-148px!important;margin-right:-148px!important}#hostinger-reach-app .h-my-148-minus{margin-bottom:-148px!important;margin-top:-148px!important}#hostinger-reach-app .h-mt-148-minus{margin-top:-148px!important}#hostinger-reach-app .h-mb-148-minus{margin-bottom:-148px!important}#hostinger-reach-app .h-ml-148-minus{margin-left:-148px!important}#hostinger-reach-app .h-mr-148-minus{margin-right:-148px!important}#hostinger-reach-app .h-p-148{padding:148px!important}#hostinger-reach-app .h-px-148{padding-left:148px!important;padding-right:148px!important}#hostinger-reach-app .h-py-148{padding-bottom:148px!important;padding-top:148px!important}#hostinger-reach-app .h-pt-148{padding-top:148px!important}#hostinger-reach-app .h-pb-148{padding-bottom:148px!important}#hostinger-reach-app .h-pl-148{padding-left:148px!important}#hostinger-reach-app .h-pr-148{padding-right:148px!important}#hostinger-reach-app .h-m-152{margin:152px!important}#hostinger-reach-app .h-mx-152{margin-left:152px!important;margin-right:152px!important}#hostinger-reach-app .h-my-152{margin-bottom:152px!important;margin-top:152px!important}#hostinger-reach-app .h-mt-152{margin-top:152px!important}#hostinger-reach-app .h-mb-152{margin-bottom:152px!important}#hostinger-reach-app .h-ml-152{margin-left:152px!important}#hostinger-reach-app .h-mr-152{margin-right:152px!important}#hostinger-reach-app .h-m-152-minus{margin:-152px!important}#hostinger-reach-app .h-mx-152-minus{margin-left:-152px!important;margin-right:-152px!important}#hostinger-reach-app .h-my-152-minus{margin-bottom:-152px!important;margin-top:-152px!important}#hostinger-reach-app .h-mt-152-minus{margin-top:-152px!important}#hostinger-reach-app .h-mb-152-minus{margin-bottom:-152px!important}#hostinger-reach-app .h-ml-152-minus{margin-left:-152px!important}#hostinger-reach-app .h-mr-152-minus{margin-right:-152px!important}#hostinger-reach-app .h-p-152{padding:152px!important}#hostinger-reach-app .h-px-152{padding-left:152px!important;padding-right:152px!important}#hostinger-reach-app .h-py-152{padding-bottom:152px!important;padding-top:152px!important}#hostinger-reach-app .h-pt-152{padding-top:152px!important}#hostinger-reach-app .h-pb-152{padding-bottom:152px!important}#hostinger-reach-app .h-pl-152{padding-left:152px!important}#hostinger-reach-app .h-pr-152{padding-right:152px!important}#hostinger-reach-app .h-m-156{margin:156px!important}#hostinger-reach-app .h-mx-156{margin-left:156px!important;margin-right:156px!important}#hostinger-reach-app .h-my-156{margin-bottom:156px!important;margin-top:156px!important}#hostinger-reach-app .h-mt-156{margin-top:156px!important}#hostinger-reach-app .h-mb-156{margin-bottom:156px!important}#hostinger-reach-app .h-ml-156{margin-left:156px!important}#hostinger-reach-app .h-mr-156{margin-right:156px!important}#hostinger-reach-app .h-m-156-minus{margin:-156px!important}#hostinger-reach-app .h-mx-156-minus{margin-left:-156px!important;margin-right:-156px!important}#hostinger-reach-app .h-my-156-minus{margin-bottom:-156px!important;margin-top:-156px!important}#hostinger-reach-app .h-mt-156-minus{margin-top:-156px!important}#hostinger-reach-app .h-mb-156-minus{margin-bottom:-156px!important}#hostinger-reach-app .h-ml-156-minus{margin-left:-156px!important}#hostinger-reach-app .h-mr-156-minus{margin-right:-156px!important}#hostinger-reach-app .h-p-156{padding:156px!important}#hostinger-reach-app .h-px-156{padding-left:156px!important;padding-right:156px!important}#hostinger-reach-app .h-py-156{padding-bottom:156px!important;padding-top:156px!important}#hostinger-reach-app .h-pt-156{padding-top:156px!important}#hostinger-reach-app .h-pb-156{padding-bottom:156px!important}#hostinger-reach-app .h-pl-156{padding-left:156px!important}#hostinger-reach-app .h-pr-156{padding-right:156px!important}#hostinger-reach-app .h-m-160{margin:160px!important}#hostinger-reach-app .h-mx-160{margin-left:160px!important;margin-right:160px!important}#hostinger-reach-app .h-my-160{margin-bottom:160px!important;margin-top:160px!important}#hostinger-reach-app .h-mt-160{margin-top:160px!important}#hostinger-reach-app .h-mb-160{margin-bottom:160px!important}#hostinger-reach-app .h-ml-160{margin-left:160px!important}#hostinger-reach-app .h-mr-160{margin-right:160px!important}#hostinger-reach-app .h-m-160-minus{margin:-160px!important}#hostinger-reach-app .h-mx-160-minus{margin-left:-160px!important;margin-right:-160px!important}#hostinger-reach-app .h-my-160-minus{margin-bottom:-160px!important;margin-top:-160px!important}#hostinger-reach-app .h-mt-160-minus{margin-top:-160px!important}#hostinger-reach-app .h-mb-160-minus{margin-bottom:-160px!important}#hostinger-reach-app .h-ml-160-minus{margin-left:-160px!important}#hostinger-reach-app .h-mr-160-minus{margin-right:-160px!important}#hostinger-reach-app .h-p-160{padding:160px!important}#hostinger-reach-app .h-px-160{padding-left:160px!important;padding-right:160px!important}#hostinger-reach-app .h-py-160{padding-bottom:160px!important;padding-top:160px!important}#hostinger-reach-app .h-pt-160{padding-top:160px!important}#hostinger-reach-app .h-pb-160{padding-bottom:160px!important}#hostinger-reach-app .h-pl-160{padding-left:160px!important}#hostinger-reach-app .h-pr-160{padding-right:160px!important}#hostinger-reach-app .h-m-164{margin:164px!important}#hostinger-reach-app .h-mx-164{margin-left:164px!important;margin-right:164px!important}#hostinger-reach-app .h-my-164{margin-bottom:164px!important;margin-top:164px!important}#hostinger-reach-app .h-mt-164{margin-top:164px!important}#hostinger-reach-app .h-mb-164{margin-bottom:164px!important}#hostinger-reach-app .h-ml-164{margin-left:164px!important}#hostinger-reach-app .h-mr-164{margin-right:164px!important}#hostinger-reach-app .h-m-164-minus{margin:-164px!important}#hostinger-reach-app .h-mx-164-minus{margin-left:-164px!important;margin-right:-164px!important}#hostinger-reach-app .h-my-164-minus{margin-bottom:-164px!important;margin-top:-164px!important}#hostinger-reach-app .h-mt-164-minus{margin-top:-164px!important}#hostinger-reach-app .h-mb-164-minus{margin-bottom:-164px!important}#hostinger-reach-app .h-ml-164-minus{margin-left:-164px!important}#hostinger-reach-app .h-mr-164-minus{margin-right:-164px!important}#hostinger-reach-app .h-p-164{padding:164px!important}#hostinger-reach-app .h-px-164{padding-left:164px!important;padding-right:164px!important}#hostinger-reach-app .h-py-164{padding-bottom:164px!important;padding-top:164px!important}#hostinger-reach-app .h-pt-164{padding-top:164px!important}#hostinger-reach-app .h-pb-164{padding-bottom:164px!important}#hostinger-reach-app .h-pl-164{padding-left:164px!important}#hostinger-reach-app .h-pr-164{padding-right:164px!important}#hostinger-reach-app .h-m-168{margin:168px!important}#hostinger-reach-app .h-mx-168{margin-left:168px!important;margin-right:168px!important}#hostinger-reach-app .h-my-168{margin-bottom:168px!important;margin-top:168px!important}#hostinger-reach-app .h-mt-168{margin-top:168px!important}#hostinger-reach-app .h-mb-168{margin-bottom:168px!important}#hostinger-reach-app .h-ml-168{margin-left:168px!important}#hostinger-reach-app .h-mr-168{margin-right:168px!important}#hostinger-reach-app .h-m-168-minus{margin:-168px!important}#hostinger-reach-app .h-mx-168-minus{margin-left:-168px!important;margin-right:-168px!important}#hostinger-reach-app .h-my-168-minus{margin-bottom:-168px!important;margin-top:-168px!important}#hostinger-reach-app .h-mt-168-minus{margin-top:-168px!important}#hostinger-reach-app .h-mb-168-minus{margin-bottom:-168px!important}#hostinger-reach-app .h-ml-168-minus{margin-left:-168px!important}#hostinger-reach-app .h-mr-168-minus{margin-right:-168px!important}#hostinger-reach-app .h-p-168{padding:168px!important}#hostinger-reach-app .h-px-168{padding-left:168px!important;padding-right:168px!important}#hostinger-reach-app .h-py-168{padding-bottom:168px!important;padding-top:168px!important}#hostinger-reach-app .h-pt-168{padding-top:168px!important}#hostinger-reach-app .h-pb-168{padding-bottom:168px!important}#hostinger-reach-app .h-pl-168{padding-left:168px!important}#hostinger-reach-app .h-pr-168{padding-right:168px!important}#hostinger-reach-app .h-m-172{margin:172px!important}#hostinger-reach-app .h-mx-172{margin-left:172px!important;margin-right:172px!important}#hostinger-reach-app .h-my-172{margin-bottom:172px!important;margin-top:172px!important}#hostinger-reach-app .h-mt-172{margin-top:172px!important}#hostinger-reach-app .h-mb-172{margin-bottom:172px!important}#hostinger-reach-app .h-ml-172{margin-left:172px!important}#hostinger-reach-app .h-mr-172{margin-right:172px!important}#hostinger-reach-app .h-m-172-minus{margin:-172px!important}#hostinger-reach-app .h-mx-172-minus{margin-left:-172px!important;margin-right:-172px!important}#hostinger-reach-app .h-my-172-minus{margin-bottom:-172px!important;margin-top:-172px!important}#hostinger-reach-app .h-mt-172-minus{margin-top:-172px!important}#hostinger-reach-app .h-mb-172-minus{margin-bottom:-172px!important}#hostinger-reach-app .h-ml-172-minus{margin-left:-172px!important}#hostinger-reach-app .h-mr-172-minus{margin-right:-172px!important}#hostinger-reach-app .h-p-172{padding:172px!important}#hostinger-reach-app .h-px-172{padding-left:172px!important;padding-right:172px!important}#hostinger-reach-app .h-py-172{padding-bottom:172px!important;padding-top:172px!important}#hostinger-reach-app .h-pt-172{padding-top:172px!important}#hostinger-reach-app .h-pb-172{padding-bottom:172px!important}#hostinger-reach-app .h-pl-172{padding-left:172px!important}#hostinger-reach-app .h-pr-172{padding-right:172px!important}#hostinger-reach-app .h-m-176{margin:176px!important}#hostinger-reach-app .h-mx-176{margin-left:176px!important;margin-right:176px!important}#hostinger-reach-app .h-my-176{margin-bottom:176px!important;margin-top:176px!important}#hostinger-reach-app .h-mt-176{margin-top:176px!important}#hostinger-reach-app .h-mb-176{margin-bottom:176px!important}#hostinger-reach-app .h-ml-176{margin-left:176px!important}#hostinger-reach-app .h-mr-176{margin-right:176px!important}#hostinger-reach-app .h-m-176-minus{margin:-176px!important}#hostinger-reach-app .h-mx-176-minus{margin-left:-176px!important;margin-right:-176px!important}#hostinger-reach-app .h-my-176-minus{margin-bottom:-176px!important;margin-top:-176px!important}#hostinger-reach-app .h-mt-176-minus{margin-top:-176px!important}#hostinger-reach-app .h-mb-176-minus{margin-bottom:-176px!important}#hostinger-reach-app .h-ml-176-minus{margin-left:-176px!important}#hostinger-reach-app .h-mr-176-minus{margin-right:-176px!important}#hostinger-reach-app .h-p-176{padding:176px!important}#hostinger-reach-app .h-px-176{padding-left:176px!important;padding-right:176px!important}#hostinger-reach-app .h-py-176{padding-bottom:176px!important;padding-top:176px!important}#hostinger-reach-app .h-pt-176{padding-top:176px!important}#hostinger-reach-app .h-pb-176{padding-bottom:176px!important}#hostinger-reach-app .h-pl-176{padding-left:176px!important}#hostinger-reach-app .h-pr-176{padding-right:176px!important}#hostinger-reach-app .h-m-180{margin:180px!important}#hostinger-reach-app .h-mx-180{margin-left:180px!important;margin-right:180px!important}#hostinger-reach-app .h-my-180{margin-bottom:180px!important;margin-top:180px!important}#hostinger-reach-app .h-mt-180{margin-top:180px!important}#hostinger-reach-app .h-mb-180{margin-bottom:180px!important}#hostinger-reach-app .h-ml-180{margin-left:180px!important}#hostinger-reach-app .h-mr-180{margin-right:180px!important}#hostinger-reach-app .h-m-180-minus{margin:-180px!important}#hostinger-reach-app .h-mx-180-minus{margin-left:-180px!important;margin-right:-180px!important}#hostinger-reach-app .h-my-180-minus{margin-bottom:-180px!important;margin-top:-180px!important}#hostinger-reach-app .h-mt-180-minus{margin-top:-180px!important}#hostinger-reach-app .h-mb-180-minus{margin-bottom:-180px!important}#hostinger-reach-app .h-ml-180-minus{margin-left:-180px!important}#hostinger-reach-app .h-mr-180-minus{margin-right:-180px!important}#hostinger-reach-app .h-p-180{padding:180px!important}#hostinger-reach-app .h-px-180{padding-left:180px!important;padding-right:180px!important}#hostinger-reach-app .h-py-180{padding-bottom:180px!important;padding-top:180px!important}#hostinger-reach-app .h-pt-180{padding-top:180px!important}#hostinger-reach-app .h-pb-180{padding-bottom:180px!important}#hostinger-reach-app .h-pl-180{padding-left:180px!important}#hostinger-reach-app .h-pr-180{padding-right:180px!important}#hostinger-reach-app .h-m-184{margin:184px!important}#hostinger-reach-app .h-mx-184{margin-left:184px!important;margin-right:184px!important}#hostinger-reach-app .h-my-184{margin-bottom:184px!important;margin-top:184px!important}#hostinger-reach-app .h-mt-184{margin-top:184px!important}#hostinger-reach-app .h-mb-184{margin-bottom:184px!important}#hostinger-reach-app .h-ml-184{margin-left:184px!important}#hostinger-reach-app .h-mr-184{margin-right:184px!important}#hostinger-reach-app .h-m-184-minus{margin:-184px!important}#hostinger-reach-app .h-mx-184-minus{margin-left:-184px!important;margin-right:-184px!important}#hostinger-reach-app .h-my-184-minus{margin-bottom:-184px!important;margin-top:-184px!important}#hostinger-reach-app .h-mt-184-minus{margin-top:-184px!important}#hostinger-reach-app .h-mb-184-minus{margin-bottom:-184px!important}#hostinger-reach-app .h-ml-184-minus{margin-left:-184px!important}#hostinger-reach-app .h-mr-184-minus{margin-right:-184px!important}#hostinger-reach-app .h-p-184{padding:184px!important}#hostinger-reach-app .h-px-184{padding-left:184px!important;padding-right:184px!important}#hostinger-reach-app .h-py-184{padding-bottom:184px!important;padding-top:184px!important}#hostinger-reach-app .h-pt-184{padding-top:184px!important}#hostinger-reach-app .h-pb-184{padding-bottom:184px!important}#hostinger-reach-app .h-pl-184{padding-left:184px!important}#hostinger-reach-app .h-pr-184{padding-right:184px!important}#hostinger-reach-app .h-m-188{margin:188px!important}#hostinger-reach-app .h-mx-188{margin-left:188px!important;margin-right:188px!important}#hostinger-reach-app .h-my-188{margin-bottom:188px!important;margin-top:188px!important}#hostinger-reach-app .h-mt-188{margin-top:188px!important}#hostinger-reach-app .h-mb-188{margin-bottom:188px!important}#hostinger-reach-app .h-ml-188{margin-left:188px!important}#hostinger-reach-app .h-mr-188{margin-right:188px!important}#hostinger-reach-app .h-m-188-minus{margin:-188px!important}#hostinger-reach-app .h-mx-188-minus{margin-left:-188px!important;margin-right:-188px!important}#hostinger-reach-app .h-my-188-minus{margin-bottom:-188px!important;margin-top:-188px!important}#hostinger-reach-app .h-mt-188-minus{margin-top:-188px!important}#hostinger-reach-app .h-mb-188-minus{margin-bottom:-188px!important}#hostinger-reach-app .h-ml-188-minus{margin-left:-188px!important}#hostinger-reach-app .h-mr-188-minus{margin-right:-188px!important}#hostinger-reach-app .h-p-188{padding:188px!important}#hostinger-reach-app .h-px-188{padding-left:188px!important;padding-right:188px!important}#hostinger-reach-app .h-py-188{padding-bottom:188px!important;padding-top:188px!important}#hostinger-reach-app .h-pt-188{padding-top:188px!important}#hostinger-reach-app .h-pb-188{padding-bottom:188px!important}#hostinger-reach-app .h-pl-188{padding-left:188px!important}#hostinger-reach-app .h-pr-188{padding-right:188px!important}#hostinger-reach-app .h-m-192{margin:192px!important}#hostinger-reach-app .h-mx-192{margin-left:192px!important;margin-right:192px!important}#hostinger-reach-app .h-my-192{margin-bottom:192px!important;margin-top:192px!important}#hostinger-reach-app .h-mt-192{margin-top:192px!important}#hostinger-reach-app .h-mb-192{margin-bottom:192px!important}#hostinger-reach-app .h-ml-192{margin-left:192px!important}#hostinger-reach-app .h-mr-192{margin-right:192px!important}#hostinger-reach-app .h-m-192-minus{margin:-192px!important}#hostinger-reach-app .h-mx-192-minus{margin-left:-192px!important;margin-right:-192px!important}#hostinger-reach-app .h-my-192-minus{margin-bottom:-192px!important;margin-top:-192px!important}#hostinger-reach-app .h-mt-192-minus{margin-top:-192px!important}#hostinger-reach-app .h-mb-192-minus{margin-bottom:-192px!important}#hostinger-reach-app .h-ml-192-minus{margin-left:-192px!important}#hostinger-reach-app .h-mr-192-minus{margin-right:-192px!important}#hostinger-reach-app .h-p-192{padding:192px!important}#hostinger-reach-app .h-px-192{padding-left:192px!important;padding-right:192px!important}#hostinger-reach-app .h-py-192{padding-bottom:192px!important;padding-top:192px!important}#hostinger-reach-app .h-pt-192{padding-top:192px!important}#hostinger-reach-app .h-pb-192{padding-bottom:192px!important}#hostinger-reach-app .h-pl-192{padding-left:192px!important}#hostinger-reach-app .h-pr-192{padding-right:192px!important}#hostinger-reach-app .h-m-196{margin:196px!important}#hostinger-reach-app .h-mx-196{margin-left:196px!important;margin-right:196px!important}#hostinger-reach-app .h-my-196{margin-bottom:196px!important;margin-top:196px!important}#hostinger-reach-app .h-mt-196{margin-top:196px!important}#hostinger-reach-app .h-mb-196{margin-bottom:196px!important}#hostinger-reach-app .h-ml-196{margin-left:196px!important}#hostinger-reach-app .h-mr-196{margin-right:196px!important}#hostinger-reach-app .h-m-196-minus{margin:-196px!important}#hostinger-reach-app .h-mx-196-minus{margin-left:-196px!important;margin-right:-196px!important}#hostinger-reach-app .h-my-196-minus{margin-bottom:-196px!important;margin-top:-196px!important}#hostinger-reach-app .h-mt-196-minus{margin-top:-196px!important}#hostinger-reach-app .h-mb-196-minus{margin-bottom:-196px!important}#hostinger-reach-app .h-ml-196-minus{margin-left:-196px!important}#hostinger-reach-app .h-mr-196-minus{margin-right:-196px!important}#hostinger-reach-app .h-p-196{padding:196px!important}#hostinger-reach-app .h-px-196{padding-left:196px!important;padding-right:196px!important}#hostinger-reach-app .h-py-196{padding-bottom:196px!important;padding-top:196px!important}#hostinger-reach-app .h-pt-196{padding-top:196px!important}#hostinger-reach-app .h-pb-196{padding-bottom:196px!important}#hostinger-reach-app .h-pl-196{padding-left:196px!important}#hostinger-reach-app .h-pr-196{padding-right:196px!important}#hostinger-reach-app .h-m-200{margin:200px!important}#hostinger-reach-app .h-mx-200{margin-left:200px!important;margin-right:200px!important}#hostinger-reach-app .h-my-200{margin-bottom:200px!important;margin-top:200px!important}#hostinger-reach-app .h-mt-200{margin-top:200px!important}#hostinger-reach-app .h-mb-200{margin-bottom:200px!important}#hostinger-reach-app .h-ml-200{margin-left:200px!important}#hostinger-reach-app .h-mr-200{margin-right:200px!important}#hostinger-reach-app .h-m-200-minus{margin:-200px!important}#hostinger-reach-app .h-mx-200-minus{margin-left:-200px!important;margin-right:-200px!important}#hostinger-reach-app .h-my-200-minus{margin-bottom:-200px!important;margin-top:-200px!important}#hostinger-reach-app .h-mt-200-minus{margin-top:-200px!important}#hostinger-reach-app .h-mb-200-minus{margin-bottom:-200px!important}#hostinger-reach-app .h-ml-200-minus{margin-left:-200px!important}#hostinger-reach-app .h-mr-200-minus{margin-right:-200px!important}#hostinger-reach-app .h-p-200{padding:200px!important}#hostinger-reach-app .h-px-200{padding-left:200px!important;padding-right:200px!important}#hostinger-reach-app .h-py-200{padding-bottom:200px!important;padding-top:200px!important}#hostinger-reach-app .h-pt-200{padding-top:200px!important}#hostinger-reach-app .h-pb-200{padding-bottom:200px!important}#hostinger-reach-app .h-pl-200{padding-left:200px!important}#hostinger-reach-app .h-pr-200{padding-right:200px!important}#hostinger-reach-app *{box-sizing:border-box}#hostinger-reach-app body,#hostinger-reach-app html{margin:0;padding:0}#hostinger-reach-app .flex-container{min-width:0;overflow:hidden}.base-modal__wrapper[data-v-42fe5cda]{--modal-backdrop:rgba(0,0,0,.3);align-items:center;background-color:var(--modal-backdrop);display:flex;height:100%;inset:0;justify-content:center;overflow:auto;position:fixed;z-index:9999}.base-modal__wrapper.is-above-intercom[data-v-42fe5cda]{z-index:var(--z-index-intercom-2)}.base-modal__close-button[data-v-42fe5cda]{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:20px;top:20px;transition:background-color .2s ease;width:32px;z-index:10}.base-modal__close-button[data-v-42fe5cda]:hover{background-color:var(--neutral--100)}.base-modal__close-button[data-v-42fe5cda]:active{background-color:var(--neutral--200)}.base-modal__close-button[data-v-42fe5cda]:focus{outline:2px solid var(--primary--500);outline-offset:2px}.base-modal__container[data-v-42fe5cda]{max-height:calc(100vh - 6rem);max-width:500px;position:relative;width:100%}.base-modal__container--auto-width[data-v-42fe5cda]{max-width:none!important;width:auto}.base-modal__container--lg[data-v-42fe5cda]{max-width:600px}.base-modal__container--xl[data-v-42fe5cda]{max-width:800px}.base-modal__container--xxl[data-v-42fe5cda]{max-width:964px}.base-modal__content-container[data-v-42fe5cda]{background-color:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:16px;padding:24px}.base-modal__content-container--no-content-padding[data-v-42fe5cda]{padding:0}.base-modal__content-container--no-border[data-v-42fe5cda]{border:none}.action-button[data-v-7cac8e2a]{align-items:center;background-color:var(--neutral--0);border:1px solid var(--neutral--200);cursor:pointer;display:flex;flex:1;gap:12px;justify-content:space-between;transition:all .3s cubic-bezier(.4,0,.2,1)}.action-button[data-v-7cac8e2a]:hover{background-color:var(--neutral--100);border-color:var(--neutral--200)}.action-button[data-v-7cac8e2a] .h-card{align-items:center;background-color:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:999px;display:flex;gap:12px;justify-content:space-between;padding:16px 20px}.button-content[data-v-7cac8e2a]{align-items:center;display:flex;flex:1;gap:8px}.arrow-icon[data-v-7cac8e2a],.button-icon[data-v-7cac8e2a]{color:var(--neutral--600);flex-shrink:0;height:16px;width:16px}.button-text[data-v-7cac8e2a]{color:var(--neutral--600);flex:1;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;line-height:1.667;margin:0;white-space:nowrap}@media(max-width:767px){.action-button[data-v-7cac8e2a] .h-card{padding:12px 16px}}.action-buttons-section[data-v-ba4075c2]{align-items:stretch;align-self:stretch;display:flex;gap:8px;justify-content:stretch}@media(max-width:1023px){.action-buttons-section[data-v-ba4075c2]{flex-direction:column}}.banner-section[data-v-14934724]{display:block;width:100%}.banner[data-v-14934724]{align-items:center;border-radius:20px;display:grid;gap:24px;grid-template-columns:1fr auto;min-height:160px;overflow:hidden;position:relative}@media(max-width:992px){.banner[data-v-14934724]{background:linear-gradient(135deg,var(--neutral--0) 0,var(--neutral--50) 30%,var(--primary--50) 60%,var(--primary--100) 80%,var(--primary--200) 100%);display:flex;flex-direction:column;gap:0;min-height:auto;text-align:left}}.banner__content[data-v-14934724]{border-radius:20px 0 0 20px;display:flex;flex-direction:column;gap:24px;padding:24px 28px;z-index:2}@media(max-width:992px){.banner__content[data-v-14934724]{border-radius:20px;gap:20px;order:2;padding:16px 24px 24px;width:100%}}.banner__image[data-v-14934724]{bottom:0;position:absolute;right:0;top:0;width:auto;z-index:1}@media(max-width:992px){.banner__image[data-v-14934724]{display:none}}@media(max-width:480px){.banner__image[data-v-14934724]{display:none}}.banner__background-image[data-v-14934724]{border-radius:0 20px 20px 0;height:100%;object-fit:cover;object-position:center;width:auto}@media(max-width:992px){.banner__background-image[data-v-14934724]{display:none}}.content-wrapper[data-v-14934724]{display:flex;flex-direction:column;gap:8px;width:60%}.title-section[data-v-14934724]{align-items:center;display:flex;gap:16px}.description-section[data-v-14934724]{display:flex;flex-direction:column;gap:4px}.banner-button[data-v-14934724]{align-self:flex-start;border-radius:8px}.banner-button[data-v-14934724] .h-button-v2{border-radius:8px;gap:8px;padding:6px 16px}.banner-button[data-v-14934724] .h-button-v2:hover{transform:translateY(-1px)}.banner-button[data-v-14934724] .h-button-v2:active{transform:translateY(0)}@media(max-width:768px){.banner-button[data-v-14934724]{align-self:stretch;width:100%}.banner-button[data-v-14934724] .h-button-v2{padding:12px 16px;width:100%}}.controlled-toggle[data-v-3 52bf784]{cursor:pointer;display:inline-block;height:24px;margin:0;position:relative;width:44px}.controlled-toggle--disabled[data-v-352bf784]{cursor:not-allowed;opacity:.5}.controlled-toggle__slider[data-v-352bf784]{background-color:var(--neutral--300);border-radius:24px;bottom:0;left:0;position:absolute;right:0;top:0;transition:all .2s ease}.controlled-toggle__slider[data-v-352bf784]:before{background-color:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:all .2s ease;width:20px}.controlled-toggle--active .controlled-toggle__slider[data-v-352bf784]{background-color:var(--primary--500)}.controlled-toggle--active .controlled-toggle__slider[data-v-352bf784]:before{transform:translateX(20px)}.controlled-toggle:hover:not(.controlled-toggle--disabled) .controlled-toggle__slider[data-v-352bf784]{background-color:var(--neutral--400)}.controlled-toggle--active:hover:not(.controlled-toggle--disabled) .controlled-toggle__slider[data-v-352bf784]{background-color:var(--primary--600)}.form-item[data-v-d6972d00]{align-items:center;border-top:1px solid var(--neutral--200);display:flex}.form-item[data-v-d6972d00]:first-child{border-top:none}.form-item__cell[data-v-d6972d00]{align-items:center;display:flex}.form-item__cell--plugin[data-v-d6972d00]{width:50%}.form-item__cell--entries[data-v-d6972d00],.form-item__cell--status[data-v-d6972d00]{width:21%}.form-item__cell--actions[data-v-d6972d00]{display:flex;justify-content:flex-end;width:10%}.form-item__form-content[data-v-d6972d00]{align-items:center;display:flex;gap:12px}.form-item__form-info[data-v-d6972d00]{display:flex;flex-direction:column;gap:2px}.form-item__form-title[data-v-d6972d00]{color:var(--neutral--600);font-size:14px;font-weight:500}.form-item__entries-text[data-v-d6972d00]{color:var(--neutral--500);font-size:14px;font-weight:400}.form-item__status-label[data-v-d6972d00]{font-size:12px}.form-item__mobile-label[data-v-d6972d00]{color:var(--neutral--600);display:none;font-size:14px;font-weight:500;margin-right:8px}.form-item__action-button[data-v-d6972d00]{align-items:center;background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0 8px;transition:all .2s ease}.form-item__action-button[data-v-d6972d00]:hover{border-color:var(--neutral--300)}.form-item__popover-menu[data-v-d6972d00]{min-width:180px;padding:4px}.form-item__menu-item[data-v-d6972d00]{align-items:center;border-radius:8px;color:var(--neutral--600);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px;transition:background-color .2s ease}.form-item__menu-item[data-v-d6972d00]:hover{background-color:var(--neutral--50)}.form-item__menu-item span[data-v-d6972d00]{flex:1}@media(max-width:1023px){.form-item[data-v-d6972d00]{background:var(--neutral--50);border-radius:0;flex-direction:column;gap:12px;margin-bottom:12px;padding:0}.form-item__cell--entries[data-v-d6972d00],.form-item__cell--plugin[data-v-d6972d00],.form-item__cell--status[data-v-d6972d00]{justify-content:flex-start;width:100%}.form-item__cell--actions[data-v-d6972d00]{width:100%}.form-item__cell--entries[data-v-d6972d00],.form-item__cell--status[data-v-d6972d00]{align-items:flex-start}.form-item__cell--actions[data-v-d6972d00]{padding-right:0}.form-item__cell--plugin[data-v-d6972d00]{padding-left:0}.form-item__mobile-label[data-v-d6972d00]{display:inline-block}}.plugin-expansion-content[data-v-7d5f080f]{background-color:var(--neutral--50);border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;padding:16px}.plugin-expansion-content__forms-list[data-v-7d5f080f]{display:flex;flex-direction:column;gap:4px}.plugin-expansion-content__form-item--with-top-spacing[data-v-7d5f080f]{padding-top:16px}.plugin-expansion-content__form-item--with-bottom-spacing[data-v-7d5f080f]{padding-bottom:16px}.plugin-expansion-content__no-forms[data-v-7d5f080f]{align-items:center;display:flex;justify-content:center}.plugin-expansion-content__no-forms-text[data-v-7d5f080f]{color:var(--neutral--500);font-size:14px;text-align:center}.plugin-entry-row__main[data-v-bb39d5be]{display:flex;padding:16px 16px 16px 0}.plugin-entry-row__cell[data-v-bb39d5be]{align-items:center;display:flex}.plugin-entry-row__cell--plugin[data-v-bb39d5be]{order:1;width:50%}.plugin-entry-row__cell--entries[data-v-bb39d5be]{order:2;width:20%}.plugin-entry-row__cell--status[data-v-bb39d5be]{order:3;width:20%}.plugin-entry-row__cell--actions[data-v-bb39d5be]{display:flex;justify-content:flex-end;order:4;width:10%}.plugin-entry-row__action-button[data-v-bb39d5be]{align-items:center;background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0 8px;transition:all .2s ease}.plugin-entry-row__action-button[data-v-bb39d5be]:hover{border-color:var(--neutral--300)}.plugin-entry-row__plugin-content[data-v-bb39d5be]{align-items:center;cursor:pointer;display:flex;gap:8px;width:100%}.plugin-entry-row__expand-button[data-v-bb39d5be]{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;width:16px}.plugin-entry-row__plugin-info[data-v-bb39d5be]{align-items:center;display:flex;gap:12px}.plugin-entry-row__plugin-icon[data-v-bb39d5be]{align-items:center;background:var(--neutral--100);border-radius:7px;display:flex;height:28px;justify-content:center;overflow:hidden;width:28px}.plugin-entry-row__plugin-icon img[data-v-bb39d5be]{height:100%;object-fit:contain;width:100%}.plugin-entry-row__plugin-name[data-v-bb39d5be]{color:var(--neutral--500);font-size:14px;font-weight:700}.plugin-entry-row__entries-count[data-v-bb39d5be]{color:var(--neutral--500);font-size:14px;font-weight:400}.plugin-entry-row__status-content[data-v-bb39d5be]{align-items:center;display:flex}.plugin-entry-row__status-label[data-v-bb39d5be]{font-size:12px}.plugin-entry-row__mobile-label[data-v-bb39d5be]{color:var(--neutral--600);display:none;font-size:14px;font-weight:500;margin-right:8px}.plugin-entry-row__expansion[data-v-bb39d5be]{height:100%;width:100%}.plugin-entry-row__popover-menu[data-v-bb39d5be]{min-width:180px;padding:4px}.plugin-entry-row__menu-item[data-v-bb39d5be]{align-items:center;border-radius:8px;color:var(--neutral--600);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px;transition:background-color .2s ease}.plugin-entry-row__menu-item[data-v-bb39d5be]:hover{background-color:var(--neutral--50)}.plugin-entry-row__menu-item span[data-v-bb39d5be]{flex:1}@media(max-width:1023px){.plugin-entry-row__main[data-v-bb39d5be]{background:var(--neutral--100);border-radius:12px;flex-direction:column;gap:12px;margin-bottom:12px;padding:16px}.plugin-entry-row__cell--actions[data-v-bb39d5be],.plugin-entry-row__cell--entries[data-v-bb39d5be],.plugin-entry-row__cell--plugin[data-v-bb39d5be],.plugin-entry-row__cell--status[data-v-bb39d5be]{justify-content:flex-start;width:100%}.plugin-entry-row__cell--entries[data-v-bb39d5be],.plugin-entry-row__cell--status[data-v-bb39d5be]{align-items:flex-start}.plugin-entry-row__cell--actions[data-v-bb39d5be]{justify-content:flex-end;padding-right:0}.plugin-entry-row__mobile-label[data-v-bb39d5be]{display:inline-block}}.plugin-entry-skeleton[data-v-2ab683e6]{display:flex;padding:16px 0}.plugin-entry-skeleton__cell[data-v-2ab683e6]{align-items:center;display:flex}.plugin-entry-skeleton__cell--plugin[data-v-2ab683e6]{order:1;width:50%}.plugin-entry-skeleton__cell--entries[data-v-2ab683e6]{order:2;width:21%}.plugin-entry-skeleton__cell--status[data-v-2ab683e6]{order:3;width:19%}.plugin-entry-skeleton__cell--actions[data-v-2ab683e6]{display:flex;justify-content:flex-end;order:4;padding-right:16px;width:10%}.plugin-entry-skeleton__plugin-content[data-v-2ab683e6]{align-items:center;display:flex;gap:8px;width:100%}.plugin-entry-skeleton__plugin-info[data-v-2ab683e6]{align-items:center;display:flex;gap:12px}.plugin-entry-skeleton__plugin-icon[data-v-2ab683e6]{align-items:center;border-radius:7px;display:flex;height:28px;justify-content:center;overflow:hidden;width:28px}@media(max-width:1023px){.plugin-entry-skeleton[data-v-2ab683e6]{flex-direction:column;gap:12px}.plugin-entry-skeleton__cell--actions[data-v-2ab683e6],.plugin-entry-skeleton__cell--entries[data-v-2ab683e6],.plugin-entry-skeleton__cell--plugin[data-v-2ab683e6],.plugin-entry-skeleton__cell--status[data-v-2ab683e6]{justify-content:center;width:100%}.plugin-entry-skeleton__cell--actions[data-v-2ab683e6]{padding-right:0}}.plugin-entries-table[data-v-2ad6efca]{width:inherit}.plugin-entries-table__container[data-v-2ad6efca]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:20px;overflow:hidden;padding:24px}.plugin-entries-table__header[data-v-2ad6efca]{display:flex}.plugin-entries-table__header-cell[data-v-2ad6efca]{padding:12px 0}.plugin-entries-table__header-cell--plugin[data-v-2ad6efca]{order:1;padding-right:16px;width:49%}.plugin-entries-table__header-cell--entries[data-v-2ad6efca]{order:2;width:19%}.plugin-entries-table__header-cell--status[data-v-2ad6efca]{order:3;width:21%}.plugin-entries-table__header-cell--actions[data-v-2ad6efca]{order:4;width:10%}.plugin-entries-table__column-title[data-v-2ad6efca]{color:var(--neutral--600);font-size:14px;font-weight:700}.plugin-entries-table__row[data-v-2ad6efca]{display:flex;padding:16px 0}.plugin-entries-table__cell[data-v-2ad6efca]{align-items:center;display:flex}.plugin-entries-table__cell--plugin[data-v-2ad6efca]{order:1;width:50%}.plugin-entries-table__cell--entries[data-v-2ad6efca]{order:2;width:20%}.plugin-entries-table__cell--status[data-v-2ad6efca]{order:3;width:20%}.plugin-entries-table__cell--actions[data-v-2ad6efca]{display:flex;justify-content:flex-end;order:4;padding-right:16px;width:10%}.plugin-entries-table__plugin-content[data-v-2ad6efca]{align-items:center;cursor:pointer;display:flex;gap:8px;width:100%}.plugin-entries-table__expand-button[data-v-2ad6efca]{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;width:16px}.plugin-entries-table__plugin-info[data-v-2ad6efca]{align-items:center;display:flex;gap:12px}.plugin-entries-table__plugin-icon[data-v-2ad6efca]{align-items:center;background:var(--neutral--100);border-radius:7px;display:flex;height:28px;justify-content:center;overflow:hidden;width:28px}.plugin-entries-table__plugin-icon img[data-v-2ad6efca]{height:100%;object-fit:contain;width:100%}.plugin-entries-table__plugin-name[data-v-2ad6efca]{color:var(--neutral--500);font-size:14px;font-weight:700}.plugin-entries-table__entries-count[data-v-2ad6efca]{color:var(--neutral--500);font-size:14px;font-weight:400}.plugin-entries-table__status-content[data-v-2ad6efca]{align-items:center;display:flex}.plugin-entries-table__status-label[data-v-2ad6efca]{font-size:12px}.plugin-entries-table__action-button[data-v-2ad6efca]{align-items:center;background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0 8px;transition:all .2s ease}.plugin-entries-table__action-button[data-v-2ad6efca]:hover{border-color:var(--neutral--300)}.plugin-entries-table__expansion-row[data-v-2ad6efca]{width:100%}.plugin-entries-table__expansion-content[data-v-2ad6efca]{background-color:var(--neutral--50);border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:16px 0}.plugin-entries-table__plugin-toggle-row[data-v-2ad6efca]{align-items:center;display:flex}.plugin-entries-table__plugin-toggle-row .plugin-entries-table__cell--plugin[data-v-2ad6efca]{padding-left:16px;width:50%}.plugin-entries-table__plugin-toggle-row .plugin-entries-table__cell--entries[data-v-2ad6efca],.plugin-entries-table__plugin-toggle-row .plugin-entries-table__cell--status[data-v-2ad6efca]{width:20%}.plugin-entries-table__plugin-toggle-row .plugin-entries-table__cell--actions[data-v-2ad6efca]{display:flex;justify-content:flex-end;padding-right:16px;width:10%}.plugin-entries-table__forms-list[data-v-2ad6efca]{display:flex;flex-direction:column;gap:4px}.plugin-entries-table__form-item[data-v-2ad6efca]{align-items:center;border-top:1px solid var(--neutral--200);display:flex;padding:16px 0}.plugin-entries-table__form-item[data-v-2ad6efca]:first-child{border-top:none}.plugin-entries-table__form-item .plugin-entries-table__cell--plugin[data-v-2ad6efca]{padding-left:32px;width:50%}.plugin-entries-table__form-item .plugin-entries-table__cell--entries[data-v-2ad6efca],.plugin-entries-table__form-item .plugin-entries-table__cell--status[data-v-2ad6efca]{width:20%}.plugin-entries-table__form-item .plugin-entries-table__cell--actions[data-v-2ad6efca]{display:flex;justify-content:flex-end;padding-right:16px;width:10%}.plugin-entries-table__form-info[data-v-2ad6efca]{display:flex;flex-direction:column;gap:2px}.plugin-entries-table__form-id[data-v-2ad6efca]{color:var(--neutral--600);font-family:monospace;font-size:12px;font-weight:500}.plugin-entries-table__form-title[data-v-2ad6efca]{color:var(--neutral--500);font-size:11px;font-weight:400;opacity:.8}.plugin-entries-table__toggle-container[data-v-2ad6efca]{align-items:center;display:flex;gap:16px}.plugin-entries-table__entries-text[data-v-2ad6efca],.plugin-entries-table__toggle-label[data-v-2ad6efca]{color:var(--neutral--500);font-size:14px;font-weight:400}.plugin-entries-table__popover-menu[data-v-2ad6efca]{min-width:180px;padding:4px}.plugin-entries-table__menu-item[data-v-2ad6efca]{align-items:center;border-radius:8px;color:var(--neutral--600);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px;transition:background-color .2s ease}.plugin-entries-table__menu-item[data-v-2ad6efca]:hover{background-color:var(--neutral--50)}.plugin-entries-table__menu-item span[data-v-2ad6efca]{flex:1}@media(max-width:1023px){.plugin-entries-table__header[data-v-2ad6efca]{display:none}}.forms-section[data-v-34719955]{align-self:stretch;display:flex;flex-direction:column;gap:20px}.forms-section__header[data-v-34719955]{align-items:center;align-self:stretch;display:flex;justify-content:space-between}@media(max-width:1023px){.forms-section__header[data-v-34719955]{align-items:flex-start;flex-direction:column;gap:12px}.forms-section__header[data-v-34719955]>:last-child{align-self:stretch;justify-content:flex-end}}.usage-card[data-v-2342d8ec]{display:flex;flex:1;flex-direction:column}.usage-card--vertical[data-v-2342d8ec]{max-width:none}.usage-card__container[data-v-2342d8ec]{border:1px solid var(--neutral--200);display:flex;flex:1;flex-direction:column}.usage-card__inner[data-v-2342d8ec]{align-self:stretch;display:flex;flex-direction:column}.usage-card__header[data-v-2342d8ec]{align-items:center;align-self:stretch;display:flex;gap:4px;margin-bottom:8px}.usage-card__title[data-v-2342d8ec]{color:var(--neutral--700);font-size:16px;font-weight:700;line-height:1.5}.usage-card__content[data-v-2342d8ec]{align-self:stretch;display:flex}.usage-card__content--horizontal[data-v-2342d8ec]{align-items:center;flex-direction:row;gap:40px}.usage-card__content--vertical[data-v-2342d8ec]{flex-direction:column;height:200px;justify-content:space-between}.usage-card__metric[data-v-2342d8ec]{align-items:center;display:flex}.usage-card__metric[data-v-2342d8ec]:not(.usage-card__metric--vertical){flex-direction:row;gap:40px}.usage-card__metric--vertical[data-v-2342d8ec]{align-self:stretch;flex-direction:column;gap:16px;padding:8px 0 4px}.usage-card__metric-content[data-v-2342d8ec]{display:flex;flex-direction:column;gap:4px}.usage-card__metric--vertical .usage-card__metric-content[data-v-2342d8ec]{align-self:stretch}.usage-card__metric-label-container[data-v-2342d8ec]{align-items:center;display:flex;gap:8px;margin-bottom:4px}.usage-card__metric-icon[data-v-2342d8ec]{align-items:center;display:flex}.usage-card__metric-label[data-v-2342d8ec]{color:var(--neutral--300);font-size:12px;font-weight:400;line-height:1.67}.usage-card__metric-value[data-v-2342d8ec]{color:var(--neutral--600);font-size:24px;font-weight:700;line-height:1.33}.usage-card__divider[data-v-2342d8ec]{background-color:var(--neutral--200);flex-shrink:0;height:20px;width:1px}@media(max-width:767px){.usage-card__content--horizontal[data-v-2342d8ec]{align-items:flex-start;flex-direction:column;gap:16px}.usage-card__metric[data-v-2342d8ec]:not(.usage-card__metric--vertical){align-items:flex-start;flex-direction:column;gap:8px;width:100%}.usage-card__metric:not(.usage-card__metric--vertical) .usage-card__metric-content[data-v-2342d8ec]{width:100%}.usage-card__divider[data-v-2342d8ec]{display:none}}.usage-cards-row[data-v-3c70daae]{align-self:stretch;display:flex;flex:1;flex-direction:column;gap:12px}@media(max-width:1023px){.usage-cards-row[data-v-3c70daae]{flex-direction:column}}.usage-cards-section[data-v-003b4674]{align-self:stretch;display:flex;gap:12px}@media(max-width:1023px){.usage-cards-section[data-v-003b4674]{flex-direction:column}}.overview[data-v-5a844dde]{background-color:var(--neutral--50);min-height:100vh}.overview__header[data-v-5a844dde]{padding:40px 0 20px;width:100%}@media(max-width:768px){.overview__header[data-v-5a844dde]{padding:16px 12px}}@media(max-width:480px){.overview__header[data-v-5a844dde]{padding:12px 8px}}.overview__header-content[data-v-5a844dde]{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;width:860px}@media(max-width:1023px){.overview__header-content[data-v-5a844dde]{width:100%}}.overview__header-brand[data-v-5a844dde]{align-items:center;display:flex;gap:12px}@media(max-width:480px){.overview__header-brand[data-v-5a844dde]{gap:8px}}.overview__header-logo[data-v-5a844dde]{height:28px;width:auto}@media(max-width:768px){.overview__header-logo[data-v-5a844dde]{height:24px}}@media(max-width:480px){.overview__header-logo[data-v-5a844dde]{height:20px}}.overview__content[data-v-5a844dde]{align-items:flex-end;display:flex;flex-direction:column;gap:32px;margin:0 auto;padding:20px 0;width:860px}.overview__section[data-v-5a844dde]{align-self:stretch;display:flex;flex-direction:column;gap:20px}.overview__title[data-v-5a844dde]{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.overview__title-buttons[data-v-5a844dde]{align-items:center;display:flex;gap:8px}.overview__your-plan-button[data-v-5a844dde]{margin-right:0}.overview__upgrade-button[data-v-5a844dde]{background:var(--neutral--0);background-clip:padding-box,border-box;background-image:linear-gradient(var(--neutral--0),var(--neutral--0)),linear-gradient(135deg,var(--primary--200) 0,var(--primary--400) 47.45%,var(--primary--600) 100%);background-origin:border-box;border:1px solid transparent;color:var(--neutral--600)}.overview__section-content[data-v-5a844dde]{align-self:stretch;display:flex;flex-direction:column;gap:16px}@media(max-width:1023px){.overview__content[data-v-5a844dde]{padding:24px 16px;width:100%}.overview__title[data-v-5a844dde]{align-items:flex-start;flex-direction:column;gap:12px}.overview__title-buttons[data-v-5a844dde]{align-self:stretch;justify-content:flex-end}}@media(max-width:768px){.faq[data-v-597275c6]{padding:32px 16px}}@media(max-width:480px){.faq[data-v-597275c6]{padding:24px 12px}}.faq__container[data-v-597275c6]{margin:0 auto;max-width:780px}@media(max-width:1024px){.faq__container[data-v-597275c6]{max-width:90%}}@media(max-width:768px){.faq__container[data-v-597275c6]{max-width:100%}}.faq__list[data-v-597275c6]{display:flex;flex-direction:column;gap:8px}@media(max-width:480px){.faq__list[data-v-597275c6]{gap:6px}}.faq__item[data-v-597275c6]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.faq__item[data-v-597275c6]{border-radius:12px}}@media(max-width:480px){.faq__item[data-v-597275c6]{border-radius:8px}}.faq__item--expanded[data-v-597275c6]{border-color:var(--neutral--200);box-shadow:0 4px 12px rgba(103,58,183,.1)}@media(max-width:768px){.faq__item--expanded[data-v-597275c6]{box-shadow:0 2px 8px rgba(103,58,183,.1)}}@media(max-width:480px){.faq__item--expanded[data-v-597275c6]{box-shadow:0 1px 6px rgba(103,58,183,.1)}}.faq__question[data-v-597275c6]{align-items:center;background:none;border:none;border-bottom:1px solid var(--neutral--200);cursor:pointer;display:flex;justify-content:space-between;padding:24px;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}@media(max-width:768px){.faq__question[data-v-597275c6]{padding:16px 20px}}@media(max-width:480px){.faq__question[data-v-597275c6]{padding:12px 16px}}.faq__question-text[data-v-597275c6]{color:var(--neutral--600);flex:1;font-size:16px;font-weight:600;line-height:1.4;margin-right:16px}@media(max-width:768px){.faq__question-text[data-v-597275c6]{font-size:15px;margin-right:12px}}@media(max-width:480px){.faq__question-text[data-v-597275c6]{font-size:14px;margin-right:10px}}.faq__icon[data-v-597275c6]{color:var(--neutral--400);flex-shrink:0;transition:color .3s cubic-bezier(.4,0,.2,1)}@media(max-width:480px){.faq__icon[data-v-597275c6]{height:20px;width:20px}}.faq__item--expanded .faq__icon[data-v-597275c6]{color:var(--neutral--200)}.faq__answer[data-v-597275c6]{animation:fadeIn-597275c6 .3s ease-in-out;padding:24px}@media(max-width:768px){.faq__answer[data-v-597275c6]{padding:0 20px 20px}}@media(max-width:480px){.faq__answer[data-v-597275c6]{padding:0 16px 16px}}.faq__answer p[data-v-597275c6]{color:var(--neutral--500);font-size:15px;line-height:1.6;margin:0}@media(max-width:768px){.faq__answer p[data-v-597275c6]{font-size:14px}}@media(max-width:480px){.faq__answer p[data-v-597275c6]{font-size:13px}}[data-v-597275c6] .h-card__header{border-bottom:none;padding-bottom:0;padding-top:24px}@media(max-width:768px){[data-v-597275c6] .h-card__header{padding-top:20px}}@media(max-width:480px){[data-v-597275c6] .h-card__header{padding-top:16px}}@keyframes fadeIn-597275c6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero[data-v-6574889c]{align-items:center;display:flex;flex-direction:column;margin:40px auto 16px;max-width:780px}@media(max-width:1024px){.hero[data-v-6574889c]{margin:32px auto 16px;max-width:90%}}@media(max-width:768px){.hero[data-v-6574889c]{flex-direction:column;gap:32px;margin:20px auto 16px;padding:24px 16px;text-align:center}}@media(max-width:480px){.hero[data-v-6574889c]{gap:24px;margin:16px auto 12px;padding:16px 8px}}.hero__banner[data-v-6574889c]{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}@media(max-width:768px){.hero__banner[data-v-6574889c]{align-items:flex-start;flex-direction:column;gap:12px}}@media(max-width:480px){.hero__banner[data-v-6574889c]{gap:8px}}.hero__banner-content[data-v-6574889c]{display:flex;flex-direction:column;gap:4px}@media(max-width:768px){.hero__banner-content[data-v-6574889c]{width:100%}}.hero__content[data-v-6574889c]{flex:1;padding:24px 28px 0;width:100%}@media(max-width:768px){.hero__content[data-v-6574889c]{padding:20px 20px 0}}@media(max-width:480px){.hero__content[data-v-6574889c]{padding:16px 16px 0}}.hero__image[data-v-6574889c]{display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.hero__image[data-v-6574889c]{margin-bottom:20px}}@media(max-width:480px){.hero__image[data-v-6574889c]{margin-bottom:16px}}.hero__background[data-v-6574889c]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;height:auto;width:100%}@media(max-width:768px){.hero__background[data-v-6574889c]{border-top-left-radius:20px;border-top-right-radius:20px}}@media(max-width:480px){.hero__background[data-v-6574889c]{border-top-left-radius:20px;border-top-right-radius:20px}}.hero__overlay[data-v-6574889c]{border-radius:16px;bottom:0;height:auto;left:50%;max-height:100%;max-width:90%;object-fit:contain;position:absolute;transform:translateX(-50%);z-index:1}@media(max-width:768px){.hero__overlay[data-v-6574889c]{border-radius:12px;max-height:95%;max-width:85%}}@media(max-width:480px){.hero__overlay[data-v-6574889c]{border-radius:8px;max-height:90%;max-width:80%}}@media(max-width:320px){.hero__overlay[data-v-6574889c]{max-height:85%;max-width:75%}}.hero__footer[data-v-6574889c]{align-items:center;background:var(--neutral--50);border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;margin-top:24px;padding:16px 24px 20px;width:100%}@media(max-width:768px){.hero__footer[data-v-6574889c]{margin-top:16px;padding:12px 16px 16px}}@media(max-width:480px){.hero__footer[data-v-6574889c]{margin-top:12px;padding:10px 12px 14px}}.hero__header[data-v-6574889c]{margin-bottom:20px;width:100%}@media(max-width:768px){.hero__header[data-v-6574889c]{margin-bottom:16px;padding:0 12px}}@media(max-width:480px){.hero__header[data-v-6574889c]{margin-bottom:12px;padding:0 8px}}.hero__warning-snackbar[data-v-6574889c]{align-items:center;display:flex}.hero__header-content[data-v-6574889c]{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:768px){.hero__header-content[data-v-6574889c]{align-items:flex-start;flex-direction:column;gap:16px}}@media(max-width:480px){.hero__header-content[data-v-6574889c]{gap:12px}}@media(max-width:768px){.hero__header-content[data-v-6574889c] .h-button-v2{width:100%}}.hero__header-brand[data-v-6574889c]{align-items:center;display:flex;gap:12px}@media(max-width:480px){.hero__header-brand[data-v-6574889c]{gap:8px}}.hero__header-logo[data-v-6574889c]{height:28px;width:auto}@media(max-width:768px){.hero__header-logo[data-v-6574889c]{height:24px}}@media(max-width:480px){.hero__header-logo[data-v-6574889c]{height:20px}}.hero__header-title[data-v-6574889c]{color:var(--neutral--700);margin:0}[data-v-6574889c] .hero .h-card{align-items:center;background:var(--neutral--0);display:flex;flex-direction:column;padding:0;width:100%}@media(max-width:320px){.hero[data-v-6574889c]{gap:20px;padding:12px 4px}.hero__content[data-v-6574889c]{padding:12px 12px 0}}.welcome-view[data-v-250f8069]{min-height:100vh;padding:0 16px}@media(max-width:480px){.welcome-view[data-v-250f8069]{padding:0 12px}}@media(max-width:320px){.welcome-view[data-v-250f8069]{padding:0 8px}}1 @import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap);.theme-base{--h-button-contain-primary-color:var(--neutral--0);--h-button-contain-primary-bg:var(--primary--500);--h-button-contain-primary-border:1px solid transparent;--h-button-contain-primary-color-hover:var(--neutral--0);--h-button-contain-primary-bg-hover:var(--primary--600);--h-button-contain-primary-border-hover:1px solid transparent;--h-button-contain-primary-color-disabled:var(--neutral--0);--h-button-contain-primary-bg-disabled:var(--neutral--300);--h-button-contain-primary-border-disabled:1px solid transparent;--h-button-contain-light-color:var(--neutral--700);--h-button-contain-light-bg:var(--neutral--0);--h-button-contain-light-border:1px solid transparent;--h-button-contain-light-color-hover:var(--neutral--700);--h-button-contain-light-bg-hover:var(--neutral--100);--h-button-contain-light-border-hover:1px solid transparent;--h-button-contain-light-color-disabled:var(--neutral--0);--h-button-contain-light-bg-disabled:var(--neutral--300);--h-button-contain-light-border-disabled:1px solid transparent;--h-button-contain-danger-color:var(--neutral--0);--h-button-contain-danger-bg:var(--danger--600);--h-button-contain-danger-border:1px solid transparent;--h-button-contain-danger-color-hover:var(--neutral--0);--h-button-contain-danger-bg-hover:var(--danger--700);--h-button-contain-danger-border-hover:1px solid transparent;--h-button-contain-danger-color-disabled:var(--neutral--0);--h-button-contain-danger-bg-disabled:var(--neutral--300);--h-button-contain-danger-border-disabled:1px solid transparent;--h-button-contain-neon-color:var(--neutral--700);--h-button-contain-neon-bg:var(--neon--500);--h-button-contain-neon-border:1px solid transparent;--h-button-contain-neon-color-hover:var(--neutral--700);--h-button-contain-neon-bg-hover:var(--neon--600);--h-button-contain-neon-border-hover:1px solid transparent;--h-button-contain-neon-color-disabled:var(--neutral--0);--h-button-contain-neon-bg-disabled:var(--neutral--300);--h-button-contain-neon-border-disabled:1px solid transparent;--h-button-contain-warning-color:var(--neutral--600);--h-button-contain-warning-bg:var(--warning--500);--h-button-contain-warning-border:1px solid transparent;--h-button-contain-warning-color-hover:var(--neutral--600);--h-button-contain-warning-bg-hover:var(--warning--600);--h-button-contain-warning-border-hover:1px solid transparent;--h-button-contain-warning-color-disabled:var(--neutral--0);--h-button-contain-warning-bg-disabled:var(--neutral--300);--h-button-contain-warning-border-disabled:1px solid transparent;--h-button-contain-neutral-color:var(--neutral--0);--h-button-contain-neutral-bg:var(--neutral--700);--h-button-contain-neutral-border:1px solid transparent;--h-button-contain-neutral-color-hover:var(--neutral--0);--h-button-contain-neutral-bg-hover:var(--neutral--500);--h-button-contain-neutral-border-hover:1px solid transparent;--h-button-contain-neutral-color-disabled:var(--neutral--0);--h-button-contain-neutral-bg-disabled:var(--neutral--300);--h-button-contain-neutral-border-disabled:1px solid transparent;--h-button-outline-primary-color:var(--primary--500);--h-button-outline-primary-bg:transparent;--h-button-outline-primary-border:1px solid var(--neutral--200);--h-button-outline-primary-color-hover:var(--primary--500);--h-button-outline-primary-bg-hover:var(--primary--50);--h-button-outline-primary-border-hover:1px solid var(--neutral--200);--h-button-outline-primary-color-disabled:var(--neutral--300);--h-button-outline-primary-bg-disabled:transparent;--h-button-outline-primary-border-disabled:1px solid var(--neutral--200);--h-button-outline-light-color:var(--neutral--0);--h-button-outline-light-bg:transparent;--h-button-outline-light-border:1px solid var(--neutral--0);--h-button-outline-light-color-hover:var(--neutral--700);--h-button-outline-light-bg-hover:var(--neutral--100);--h-button-outline-light-border-hover:1px solid var(--neutral--0);--h-button-outline-light-color-disabled:var(--neutral--300);--h-button-outline-light-bg-disabled:transparent;--h-button-outline-light-border-disabled:1px solid var(--neutral--300);--h-button-outline-danger-color:var(--danger--600);--h-button-outline-danger-bg:var(--neutral--0);--h-button-outline-danger-border:1px solid var(--neutral--200);--h-button-outline-danger-color-hover:var(--danger--600);--h-button-outline-danger-bg-hover:var(--danger--100);--h-button-outline-danger-border-hover:1px solid var(--neutral--200);--h-button-outline-danger-color-disabled:var(--neutral--300);--h-button-outline-danger-bg-disabled:var(--neutral--0);--h-button-outline-danger-border-disabled:1px solid var(--neutral--200);--h-button-outline-neon-color:var(--danger--600);--h-button-outline-neon-bg:transparent;--h-button-outline-neon-border:1px solid var(--neutral--200);--h-button-outline-neon-color-hover:var(--danger--600);--h-button-outline-neon-bg-hover:var(--danger--100);--h-button-outline-neon-border-hover:1px solid var(--neutral--200);--h-button-outline-neon-color-disabled:var(--neutral--300);--h-button-outline-neon-bg-disabled:transparent;--h-button-outline-neon-border-disabled:1px solid var(--neutral--200);--h-button-outline-warning-color:var(--warning--700);--h-button-outline-warning-bg:var(--neutral--0);--h-button-outline-warning-border:1px solid var(--neutral--200);--h-button-outline-warning-color-hover:var(--warning--700);--h-button-outline-warning-bg-hover:var(--warning--100);--h-button-outline-warning-border-hover:1px solid var(--neutral--200);--h-button-outline-warning-color-disabled:var(--neutral--300);--h-button-outline-warning-bg-disabled:var(--neutral--0);--h-button-outline-warning-border-disabled:1px solid var(--neutral--200);--h-button-outline-neutral-color:var(--neutral--700);--h-button-outline-neutral-bg:transparent;--h-button-outline-neutral-border:1px solid var(--neutral--200);--h-button-outline-neutral-color-hover:var(--neutral--700);--h-button-outline-neutral-bg-hover:var(--neutral--100);--h-button-outline-neutral-border-hover:1px solid var(--neutral--200);--h-button-outline-neutral-color-disabled:var(--neutral--300);--h-button-outline-neutral-bg-disabled:transparent;--h-button-outline-neutral-border-disabled:1px solid var(--neutral--200);--h-button-outline-strong-primary-color:var(--primary--500);--h-button-outline-strong-primary-bg:transparent;--h-button-outline-strong-primary-border:1px solid var(--primary--500);--h-button-outline-strong-primary-color-hover:var(--primary--500);--h-button-outline-strong-primary-bg-hover:var(--primary--100);--h-button-outline-strong-primary-border-hover:1px solid var(--primary--500);--h-button-outline-strong-primary-color-disabled:var(--neutral--0);--h-button-outline-strong-primary-bg-disabled:var(--neutral--300);--h-button-outline-strong-primary-border-disabled:1px solid transparent;--h-button-outline-strong-light-color:var(--neutral--0);--h-button-outline-strong-light-bg:transparent;--h-button-outline-strong-light-border:1px solid var(--neutral--0);--h-button-outline-strong-light-color-hover:var(--neutral--700);--h-button-outline-strong-light-bg-hover:var(--neutral--100);--h-button-outline-strong-light-border-hover:1px solid var(--neutral--0);--h-button-outline-strong-light-color-disabled:var(--neutral--300);--h-button-outline-strong-light-bg-disabled:transparent;--h-button-outline-strong-light-border-disabled:1px solid var(--neutral--300);--h-button-outline-strong-danger-color:var(--danger--600);--h-button-outline-strong-danger-bg:var(--neutral--0);--h-button-outline-strong-danger-border:1px solid var(--neutral--200);--h-button-outline-strong-danger-color-hover:var(--danger--600);--h-button-outline-strong-danger-bg-hover:var(--danger--100);--h-button-outline-strong-danger-border-hover:1px solid var(--neutral--200);--h-button-outline-strong-danger-color-disabled:var(--neutral--300);--h-button-outline-strong-danger-bg-disabled:var(--neutral--0);--h-button-outline-strong-danger-border-disabled:1px solid var(--neutral--200);--h-button-outline-strong-neon-color:var(--danger--600);--h-button-outline-strong-neon-bg:transparent;--h-button-outline-strong-neon-border:1px solid var(--neutral--200);--h-button-outline-strong-neon-color-hover:var(--danger--600);--h-button-outline-strong-neon-bg-hover:var(--danger--100);--h-button-outline-strong-neon-border-hover:1px solid var(--neutral--200);--h-button-outline-strong-neon-color-disabled:var(--neutral--300);--h-button-outline-strong-neon-bg-disabled:transparent;--h-button-outline-strong-neon-border-disabled:1px solid var(--neutral--200);--h-button-outline-strong-warning-color:var(--warning--700);--h-button-outline-strong-warning-bg:var(--neutral--0);--h-button-outline-strong-warning-border:1px solid var(--neutral--200);--h-button-outline-strong-warning-color-hover:var(--warning--700);--h-button-outline-strong-warning-bg-hover:var(--warning--100);--h-button-outline-strong-warning-border-hover:1px solid var(--neutral--200);--h-button-outline-strong-warning-color-disabled:var(--neutral--300);--h-button-outline-strong-warning-bg-disabled:var(--neutral--0);--h-button-outline-strong-warning-border-disabled:1px solid var(--neutral--200);--h-button-outline-strong-neutral-color:var(--neutral--700);--h-button-outline-strong-neutral-bg:transparent;--h-button-outline-strong-neutral-border:1px solid var(--neutral--700);--h-button-outline-strong-neutral-color-hover:var(--neutral--300);--h-button-outline-strong-neutral-bg-hover:transparent;--h-button-outline-strong-neutral-border-hover:1px solid var(--neutral--200);--h-button-outline-strong-neutral-color-disabled:var(--neutral--300);--h-button-outline-strong-neutral-bg-disabled:transparent;--h-button-outline-strong-neutral-border-disabled:1px solid var(--neutral--200);--h-button-text-primary-color:var(--primary--500);--h-button-text-primary-bg:transparent;--h-button-text-primary-border:1px solid transparent;--h-button-text-primary-color-hover:var(--primary--500);--h-button-text-primary-bg-hover:var(--primary--50);--h-button-text-primary-border-hover:1px solid transparent;--h-button-text-primary-color-disabled:var(--neutral--300);--h-button-text-primary-bg-disabled:transparent;--h-button-text-primary-border-disabled:1px solid transparent;--h-button-text-light-color:var(--neutral--0);--h-button-text-light-bg:transparent;--h-button-text-light-border:1px solid transparent;--h-button-text-light-color-hover:var(--neutral--700);--h-button-text-light-bg-hover:var(--neutral--100);--h-button-text-light-border-hover:1px solid transparent;--h-button-text-light-color-disabled:var(--neutral--300);--h-button-text-light-bg-disabled:transparent;--h-button-text-light-border-disabled:1px solid transparent;--h-button-text-danger-color:var(--danger--600);--h-button-text-danger-bg:transparent;--h-button-text-danger-border:1px solid transparent;--h-button-text-danger-color-hover:var(--danger--600);--h-button-text-danger-bg-hover:var(--danger--100);--h-button-text-danger-border-hover:1px solid transparent;--h-button-text-danger-color-disabled:var(--neutral--300);--h-button-text-danger-bg-disabled:transparent;--h-button-text-danger-border-disabled:1px solid transparent;--h-button-text-neon-color:var(--danger--600);--h-button-text-neon-bg:transparent;--h-button-text-neon-border:1px solid transparent;--h-button-text-neon-color-hover:var(--danger--600);--h-button-text-neon-bg-hover:var(--danger--100);--h-button-text-neon-border-hover:1px solid transparent;--h-button-text-neon-color-disabled:var(--neutral--300);--h-button-text-neon-bg-disabled:transparent;--h-button-text-neon-border-disabled:1px solid transparent;--h-button-text-warning-color:var(--warning--700);--h-button-text-warning-bg:transparent;--h-button-text-warning-border:1px solid transparent;--h-button-text-warning-color-hover:var(--warning--700);--h-button-text-warning-bg-hover:var(--warning--100);--h-button-text-warning-border-hover:1px solid transparent;--h-button-text-warning-color-disabled:var(--neutral--300);--h-button-text-warning-bg-disabled:transparent;--h-button-text-warning-border-disabled:1px solid transparent;--h-button-text-neutral-color:var(--neutral--700);--h-button-text-neutral-bg:transparent;--h-button-text-neutral-border:1px solid transparent;--h-button-text-neutral-color-hover:var(--neutral--700);--h-button-text-neutral-bg-hover:var(--neutral--100);--h-button-text-neutral-border-hover:1px solid transparent;--h-button-text-neutral-color-disabled:var(--neutral--300);--h-button-text-neutral-bg-disabled:transparent;--h-button-text-neutral-border-disabled:1px solid transparent;--h-label-contain-success-bg:var(--success--100);--h-label-contain-success-color:var(--success--600);--h-label-contain-success-outline:none;--h-label-contain-warning-bg:var(--warning--100);--h-label-contain-warning-color:var(--warning--700);--h-label-contain-warning-outline:none;--h-label-contain-danger-bg:var(--danger--50);--h-label-contain-danger-color:var(--danger--600);--h-label-contain-danger-outline:none;--h-label-contain-primary-bg:var(--primary--50);--h-label-contain-primary-color:var(--primary--500);--h-label-contain-primary-outline:none;--h-label-contain-gray-bg:var(--neutral--300);--h-label-contain-gray-color:var(--neutral--0);--h-label-contain-gray-outline:none;--h-label-contain-grayLight-bg:var(--neutral--100);--h-label-contain-grayLight-color:var(--neutral--400);--h-label-contain-grayLight-outline:none;--h-label-contain-meteorite-bg:var(--meteorite--500);--h-label-contain-meteorite-color:var(--neutral--0);--h-label-contain-meteorite-outline:none;--h-label-outline-success-bg:transparent;--h-label-outline-success-color:var(--success--600);--h-label-outline-success-outline:1px solid var(--success--600);--h-label-outline-warning-bg:transparent;--h-label-outline-warning-color:var(--warning--700);--h-label-outline-warning-outline:1px solid var(--warning--700);--h-label-outline-danger-bg:transparent;--h-label-outline-danger-color:var(--danger--600);--h-label-outline-danger-outline:1px solid var(--danger--600);--h-label-outline-primary-bg:transparent;--h-label-outline-primary-color:var(--primary--500);--h-label-outline-primary-outline:1px solid var(--primary--500);--h-label-outline-gray-bg:transparent;--h-label-outline-gray-color:var(--neutral--400);--h-label-outline-gray-outline:1px solid var(--neutral--400);--h-label-outline-grayLight-bg:transparent;--h-label-outline-grayLight-color:var(--neutral--300);--h-label-outline-grayLight-outline:1px solid var(--neutral--300);--h-label-outline-meteorite-bg:transparent;--h-label-outline-meteorite-color:var(--meteorite--500);--h-label-outline-meteorite-outline:1px solid var(--meteorite--500);--h-card-bg:var(--neutral--0);--h-card-border-color:var(--neutral--200);--h-card-header-bg:var(--neutral--0);--h-card-header-border-color:var(--neutral--200);--h-card-header-divider-color:var(--neutral--200);--h-input-color:var(--neutral--500);--h-input-background-color:var(--neutral--0);--h-input-border-color:var(--neutral--200);--h-input-focus-border-color:var(--primary--500);--h-input-error-border-color:var(--danger--500);--h-input-disabled-color:var(--neutral--400);--h-input-disabled-background-color:var(--neutral--100);--h-input-disabled-border-color:var(--neutral--200);--h-input-placeholder-color:var(--neutral--300);--h-input-font-size:var(--font-size-input);--h-input-line-height:var(--line-height-input);--h-input-font-weight:var(--font-weight-input);--h-input-letter-spacing:var(--letter-spacing-input);--h-input-area-color:var(--neutral--500);--h-input-area-background-color:var(--neutral--0);--h-input-area-border-color:var(--neutral--200);--h-input-area-focus-border-color:var(--primary--500);--h-input-area-error-border-color:var(--danger--500);--h-input-area-disabled-color:var(--neutral--400);--h-input-area-disabled-background-color:var(--neutral--100);--h-input-area-disabled-border-color:var(--neutral--200);--h-input-area-placeholder-color:var(--neutral--300);--h-input-area-font-size:var(--font-size-input);--h-input-area-line-height:var(--line-height-input);--h-input-area-font-weight:var(--font-weight-input);--h-input-area-letter-spacing:var(--letter-spacing-input);--h-select-color:var(--neutral--500);--h-select-background-color:var(--neutral--0);--h-select-border-color:var(--neutral--200);--h-select-focus-border-color:var(--primary--500);--h-select-error-border-color:var(--danger--500);--h-select-disabled-color:var(--neutral--400);--h-select-disabled-background-color:var(--neutral--100);--h-select-disabled-border-color:var(--neutral--200);--h-select-placeholder-color:var(--neutral--300);--h-upload-title-color:var(--neutral--600);--h-upload-subtitle-color:var(--neutral--300);--h-upload-background-color:var(--neutral--0);--h-upload-border-color:var(--primary--300);--h-upload-focus-border-color:var(--primary--300);--h-upload-hover-border-color:var(--primary--500);--h-upload-hover-background-color:var(--primary--50);--h-upload-disabled-color:var(--neutral--300);--h-upload-disabled-background-color:var(--neutral--0);--h-upload-disabled-border-color:var(--primary--300);--hhyperlink-regular-color:var(--primary--500);--hhyperlink-regular-border:1px solid currentColor;--hhyperlink-bold-color:var(--primary--500);--hhyperlink-bold-border:1px solid currentColor;--h-circle-loader-color:var(--primary--500);--h-circle-loader-border-color:var(--primary--50);--h-circle-loader-size-small:24px;--h-circle-loader-size-medium:40px;--h-circle-loader-size-large:72px;--h-circle-loader-border-size:4px;--h-chip-primary-filled-color:var(--neutral--700);--h-chip-primary-filled-bg:var(--neutral--100);--h-chip-primary-filled-border:var(--neutral--100);--h-chip-primary-filled-hover-color:var(--neutral--700);--h-chip-primary-filled-hover-bg:var(--neutral--200);--h-chip-primary-filled-hover-border:var(--neutral--200);--h-chip-primary-filled-disabled-color:var(--neutral--300);--h-chip-primary-filled-disabled-bg:var(--neutral--100);--h-chip-primary-filled-disabled-border:var(--neutral--100);--h-chip-primary-filled-selected-color:var(--primary--500);--h-chip-primary-filled-selected-bg:var(--primary--50);--h-chip-primary-filled-selected-border:var(--primary--50);--h-chip-primary-filled-selected-hover-color:var(--primary--500);--h-chip-primary-filled-selected-hover-bg:var(--primary--100);--h-chip-primary-filled-selected-hover-border:var(--primary--100);--h-chip-primary-outline-color:var(--neutral--700);--h-chip-primary-outline-bg:var(--neutral--0);--h-chip-primary-outline-border:var(--neutral--200);--h-chip-primary-outline-hover-color:var(--neutral--700);--h-chip-primary-outline-hover-bg:var(--neutral--100);--h-chip-primary-outline-hover-border:var(--neutral--200);--h-chip-primary-outline-disabled-color:var(--neutral--300);--h-chip-primary-outline-disabled-bg:var(--neutral--0);--h-chip-primary-outline-disabled-border:var(--neutral--200);--h-chip-primary-outline-selected-color:var(--primary--500);--h-chip-primary-outline-selected-bg:var(--primary--50);--h-chip-primary-outline-selected-border:var(--primary--50);--h-chip-primary-outline-selected-hover-color:var(--primary--500);--h-chip-primary-outline-selected-hover-bg:var(--primary--100);--h-chip-primary-outline-selected-hover-border:var(--primary--100);--h-chip-secondary-filled-color:var(--neutral--700);--h-chip-secondary-filled-bg:var(--neutral--100);--h-chip-secondary-filled-border:var(--neutral--100);--h-chip-secondary-filled-hover-color:var(--neutral--700);--h-chip-secondary-filled-hover-bg:var(--neutral--200);--h-chip-secondary-filled-hover-border:var(--neutral--200);--h-chip-secondary-filled-disabled-color:var(--neutral--300);--h-chip-secondary-filled-disabled-bg:var(--neutral--100);--h-chip-secondary-filled-disabled-border:var(--neutral--100);--h-chip-secondary-filled-selected-color:var(--neutral--0);--h-chip-secondary-filled-selected-bg:var(--neutral--700);--h-chip-secondary-filled-selected-border:var(--neutral--700);--h-chip-secondary-filled-selected-hover-color:var(--neutral--0);--h-chip-secondary-filled-selected-hover-bg:var(--neutral--700);--h-chip-secondary-filled-selected-hover-border:var(--neutral--700);--h-chip-secondary-outline-color:var(--neutral--700);--h-chip-secondary-outline-bg:var(--neutral--0);--h-chip-secondary-outline-border:var(--neutral--200);--h-chip-secondary-outline-hover-color:var(--neutral--700);--h-chip-secondary-outline-hover-bg:var(--neutral--100);--h-chip-secondary-outline-hover-border:var(--neutral--200);--h-chip-secondary-outline-disabled-color:var(--neutral--300);--h-chip-secondary-outline-disabled-bg:var(--neutral--0);--h-chip-secondary-outline-disabled-border:var(--neutral--200);--h-chip-secondary-outline-selected-color:var(--neutral--0);--h-chip-secondary-outline-selected-bg:var(--neutral--700);--h-chip-secondary-outline-selected-border:var(--neutral--700);--h-chip-secondary-outline-selected-hover-color:var(--neutral--0);--h-chip-secondary-outline-selected-hover-bg:var(--neutral--700);--h-chip-secondary-outline-selected-hover-border:var(--neutral--700)}.theme-hHorizons{--h-button-contain-neutral-border:1px solid transparent;--h-button-contain-neutral-border-hover:1px solid transparent;--h-button-contain-neutral-border-disabled:1px solid transparent;--h-button-contain-neutral-color:var(--neutral--600);--h-button-contain-neutral-color-hover:var(--neutral--600);--h-button-contain-neutral-color-disabled:var(--neutral--300);--h-button-contain-neutral-bg:var(--neutral--0);--h-button-contain-neutral-bg-hover:var(--neutral--50);--h-button-contain-neutral-bg-disabled:var(--neutral--500);--h-button-outline-neutral-border:1px solid var(--neutral--300);--h-button-outline-neutral-border-hover:1px solid var(--neutral--300);--h-button-outline-neutral-border-disabled:1px solid var(--neutral--300);--h-button-outline-neutral-color:var(--neutral--0);--h-button-outline-neutral-color-hover:var(--neutral--0);--h-button-outline-neutral-color-disabled:var(--neutral--300);--h-button-outline-neutral-bg:transparent;--h-button-outline-neutral-bg-hover:var(--neutral--500);--h-button-outline-neutral-bg-disabled:var(--neutral--800);--h-button-text-neutral-border:1px solid transparent;--h-button-text-neutral-border-hover:1px solid transparent;--h-button-text-neutral-border-disabled:1px solid transparent;--h-button-text-neutral-color:var(--neutral--0);--h-button-text-neutral-color-hover:var(--neutral--0);--h-button-text-neutral-color-disabled:var(--neutral--300);--h-button-text-neutral-bg:var(--transparent);--h-button-text-neutral-bg-hover:var(--neutral--500);--h-button-text-neutral-bg-disabled:var(--transparent);--h-label-contain-primary-bg:var(--neutral--500);--h-label-contain-primary-color:var(--meteorite--500);--h-label-contain-primary-outline:none;--h-card-bg:var(--neutral--700);--h-card-border-color:var(--neutral--500);--h-card-header-bg:var(--primary--500);--h-card-header-border-color:var(--primary--500);--h-card-header-divider-color:var(--primary--500)}:root{--neutral--0:#fff;--neutral--50:#f8f9fa;--neutral--100:#f2f3f6;--neutral--200:#d8dae0;--neutral--300:#6d7081;--neutral--400:#3b3d4a;--neutral--500:#262831;--neutral--600:#1d1e20;--neutral--700:#161718;--neutral--800:#000;--primary--50:#f1ecff;--primary--100:#e2dbfc;--primary--200:#c5b8f8;--primary--300:#b39ef3;--primary--400:#7253ee;--primary--500:#673de6;--primary--600:#5025d1;--primary--700:#45209d;--primary--800:#2f1c6a;--primary--900:#261559;--primary--1000:#1f1346;--meteorite--50:#f5f5ff;--meteorite--100:#eaeaff;--meteorite--200:#cbc8ff;--meteorite--300:#b6b2ff;--meteorite--400:#a19bff;--meteorite--500:#8c85ff;--light-blue--50:#fafbff;--light-blue--100:#f4f5ff;--light-blue--200:#d5dfff;--light-blue--300:#c3cce9;--light-blue--400:#b0b9d4;--light-blue--500:#888faa;--danger--50:#fff3f7;--danger--100:#ffe8ef;--danger--200:#fea8c2;--danger--300:#fd8bad;--danger--400:#fc6e99;--danger--500:#fc5185;--danger--600:#d63163;--danger--700:#b22852;--warning--100:#fff8e2;--warning--200:#ffd28c;--warning--500:#ffcd35;--warning--600:#fea419;--warning--700:#9f6000;--success--100:#def4f0;--success--200:#80d8c8;--success--500:#00b090;--success--600:#008361;--neon--500:#cf0;--neon--600:#bded00;--peridot--500:#0f0;--peridot--600:#20e052;--niaga-primary:#007aff;--niaga-primary-dark:#002199;--niaga-primary-light:#e0efff;--niaga-primary-lightest:#ebf4ff;--niaga-primary-chart:#80bdff;--niaga-meteorite:#43ccff;--niaga-meteorite-dark:#01012e;--niaga-meteorite-light:#f5faff;--niaga-warning:#ff9800;--niaga-warning-dark:#ff5a00;--niaga-warning-chart:#ffcb80;--niaga-white-blue:#f5faff;--niaga-darken-light:#e0efff;--niaga-blue-dark:#265ab2;--z-index-1:100;--z-index-2:200;--z-index-3:300;--z-index-4:400;--z-index-hp-action:400;--z-index-5:500;--z-index-6:600;--z-index-modal:600;--z-index-hp-action-modal:700;--z-index-10:1000;--z-index-intercom-1:1100;--z-index-intercom-2:1200;--z-index-intercom-3:1300;--z-index-max:2147483647;--z-index-child-1:10;--z-index-child-2:20;--color-title-1:var(--neutral--600);--font-size-title-1:40px;--line-height-title-1:48px;--font-weight-title-1:700;--letter-spacing-title-1:0;--color-title-2:var(--neutral--600);--font-size-title-2:36px;--line-height-title-2:40px;--font-weight-title-2:700;--letter-spacing-title-2:0;--color-title-3:var(--neutral--600);--font-size-title-3:32px;--line-height-title-3:36px;--font-weight-title-3:700;--letter-spacing-title-3:0;--color-heading-1:var(--neutral--600);--font-size-heading-1:24px;--line-height-heading-1:32px;--font-weight-heading-1:700;--letter-spacing-heading-1:0;--color-heading-2:var(--neutral--600);--font-size-heading-2:20px;--line-height-heading-2:32px;--font-weight-heading-2:700;--letter-spacing-heading-2:0;--color-heading-3:var(--neutral--600);--font-size-heading-3:16px;--line-height-heading-3:24px;--font-weight-heading-3:700;--letter-spacing-heading-3:0;--color-body-1:var(--neutral--600);--font-size-body-1:16px;--line-height-body-1:24px;--font-weight-body-1:400;--letter-spacing-body-1:0;--color-body-2:var(--neutral--600);--font-size-body-2:14px;--line-height-body-2:20px;--font-weight-body-2:400;--letter-spacing-body-2:0;--color-body-3:var(--neutral--600);--font-size-body-3:12px;--line-height-body-3:20px;--font-weight-body-3:400;--letter-spacing-body-3:0;--color-overline:var(--neutral--600);--font-size-overline:12px;--line-height-overline:16px;--font-weight-overline:700;--letter-spacing-overline:0;--color-caption:var(--neutral--600);--font-size-caption:12px;--line-height-caption:12px;--font-weight-caption:400;--letter-spacing-caption:0;--font-weight-body-1-bold:700;--letter-spacing-body-1-bold:0;--color-body-1-secondary:var(--neutral--300);--color-body-1-link:var(--primary--500);--font-weight-body-2-bold:700;--letter-spacing-body-2-bold:0;--color-body-2-secondary:var(--neutral--300);--color-body-2-link:var(--primary--500);--font-weight-body-3-bold:700;--letter-spacing-body-3-bold:0;--color-body-3-secondary:var(--neutral--300);--color-body-3-link:var(--primary--500);--font-size-button-1:16px;--line-height-button-1:24px;--font-weight-button-1:700;--letter-spacing-button-1:0;--font-size-button-2:14px;--line-height-button-2:24px;--font-weight-button-2:700;--letter-spacing-button-2:0;--font-size-button-3:14px;--line-height-button-3:24px;--font-weight-button-3:500;--letter-spacing-button-3:0;--font-size-button-4:12px;--line-height-button-4:20px;--font-weight-button-4:700;--letter-spacing-button-4:0;--font-size-input:14px;--line-height-input:24px;--font-weight-input:400;--letter-spacing-input:0}@media (max-width:768px){:root{--color-title-1:var(--neutral--600);--font-size-title-1:40px;--line-height-title-1:48px;--font-weight-title-1:700;--letter-spacing-title-1:0;--color-title-2:var(--neutral--600);--font-size-title-2:36px;--line-height-title-2:40px;--font-weight-title-2:700;--letter-spacing-title-2:0;--color-title-3:var(--neutral--600);--font-size-title-3:32px;--line-height-title-3:36px;--font-weight-title-3:700;--letter-spacing-title-3:0;--color-heading-1:var(--neutral--600);--font-size-heading-1:24px;--line-height-heading-1:32px;--font-weight-heading-1:700;--letter-spacing-heading-1:0;--color-heading-2:var(--neutral--600);--font-size-heading-2:20px;--line-height-heading-2:32px;--font-weight-heading-2:700;--letter-spacing-heading-2:0;--color-heading-3:var(--neutral--600);--font-size-heading-3:16px;--line-height-heading-3:24px;--font-weight-heading-3:700;--letter-spacing-heading-3:0;--color-body-1:var(--neutral--600);--font-size-body-1:16px;--line-height-body-1:24px;--font-weight-body-1:400;--letter-spacing-body-1:0;--color-body-2:var(--neutral--600);--font-size-body-2:14px;--line-height-body-2:20px;--font-weight-body-2:400;--letter-spacing-body-2:0;--color-body-3:var(--neutral--600);--font-size-body-3:12px;--line-height-body-3:20px;--font-weight-body-3:400;--letter-spacing-body-3:0;--color-overline:var(--neutral--600);--font-size-overline:12px;--line-height-overline:16px;--font-weight-overline:700;--letter-spacing-overline:0;--color-caption:var(--neutral--600);--font-size-caption:12px;--line-height-caption:12px;--font-weight-caption:400;--letter-spacing-caption:0;--font-weight-body-1-bold:700;--letter-spacing-body-1-bold:0;--color-body-1-secondary:var(--neutral--300);--color-body-1-link:var(--primary--500);--font-weight-body-2-bold:700;--letter-spacing-body-2-bold:0;--color-body-2-secondary:var(--neutral--300);--color-body-2-link:var(--primary--500);--font-weight-body-3-bold:700;--letter-spacing-body-3-bold:0;--color-body-3-secondary:var(--neutral--300);--color-body-3-link:var(--primary--500);--font-size-button-1:16px;--line-height-button-1:24px;--font-weight-button-1:700;--letter-spacing-button-1:0;--font-size-button-2:14px;--line-height-button-2:24px;--font-weight-button-2:700;--letter-spacing-button-2:0;--font-size-button-3:14px;--line-height-button-3:24px;--font-weight-button-3:500;--letter-spacing-button-3:0;--font-size-button-4:12px;--line-height-button-4:20px;--font-weight-button-4:700;--letter-spacing-button-4:0;--font-size-input:14px;--line-height-input:24px;--font-weight-input:400;--letter-spacing-input:0}}:root{--h-border-radius-xs:4px;--h-border-radius-sm:8px;--h-border-radius-md:12px;--h-border-radius-lg:16px;--h-border-radius-xl:24px;--h-border-radius-2xl:32px;--h-border-radius-full:999px;--h-spacing-3xs:4px;--h-spacing-2xs:8px;--h-spacing-xs:12px;--h-spacing-sm:16px;--h-spacing-md:24px;--h-spacing-lg:32px;--h-spacing-xl:40px;--h-spacing-2xl:48px;--h-spacing-3xl:64px;--h-spacing-4xl:80px}.h-circle-loader[data-v-97cfb699]{animation:spin-97cfb699 1s linear infinite;border:var(--h-circle-loader-border-size) solid var(--h-circle-loader-border-color);border-radius:50%;border-top:var(--h-circle-loader-border-size) solid var(--h-circle-loader-color)}.h-circle-loader--small[data-v-97cfb699]{height:var(--h-circle-loader-size-small);width:var(--h-circle-loader-size-small)}.h-circle-loader--medium[data-v-97cfb699]{height:var(--h-circle-loader-size-medium);width:var(--h-circle-loader-size-medium)}.h-circle-loader--large[data-v-97cfb699]{height:var(--h-circle-loader-size-large);width:var(--h-circle-loader-size-large)}@keyframes spin-97cfb699{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.h-icon[data-v-411de46f]{flex-shrink:0;transition:transform .3s ease}.h-typography[data-v-ddf01244]{font-family:DM Sans,Roboto,sans-serif;margin:0}.h-typography[depth][data-v-ddf01244]:not([depth="0"])>*{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration-line:inherit;text-transform:inherit}.h-typography-title-1[data-v-ddf01244]{color:var(--color-title-1);font-size:var(--font-size-title-1);font-weight:var(--font-weight-title-1);letter-spacing:var(--letter-spacing-title-1);line-height:var(--line-height-title-1)}.h-typography-title-2[data-v-ddf01244]{color:var(--color-title-2);font-size:var(--font-size-title-2);font-weight:var(--font-weight-title-2);letter-spacing:var(--letter-spacing-title-2);line-height:var(--line-height-title-2)}.h-typography-title-3[data-v-ddf01244]{color:var(--color-title-3);font-size:var(--font-size-title-3);font-weight:var(--font-weight-title-3);letter-spacing:var(--letter-spacing-title-3);line-height:var(--line-height-title-3)}.h-typography-heading-1[data-v-ddf01244]{color:var(--color-heading-1);font-size:var(--font-size-heading-1);font-weight:var(--font-weight-heading-1);letter-spacing:var(--letter-spacing-heading-1);line-height:var(--line-height-heading-1)}.h-typography-heading-2[data-v-ddf01244]{color:var(--color-heading-2);font-size:var(--font-size-heading-2);font-weight:var(--font-weight-heading-2);letter-spacing:var(--letter-spacing-heading-2);line-height:var(--line-height-heading-2)}.h-typography-heading-3[data-v-ddf01244]{color:var(--color-heading-3);font-size:var(--font-size-heading-3);font-weight:var(--font-weight-heading-3);letter-spacing:var(--letter-spacing-heading-3);line-height:var(--line-height-heading-3)}.h-typography-body-1[data-v-ddf01244]{color:var(--color-body-1);font-size:var(--font-size-body-1);font-weight:var(--font-weight-body-1);letter-spacing:var(--letter-spacing-body-1);line-height:var(--line-height-body-1)}.h-typography-body-2[data-v-ddf01244]{color:var(--color-body-2);font-size:var(--font-size-body-2);font-weight:var(--font-weight-body-2);letter-spacing:var(--letter-spacing-body-2);line-height:var(--line-height-body-2)}.h-typography-body-3[data-v-ddf01244]{color:var(--color-body-3);font-size:var(--font-size-body-3);font-weight:var(--font-weight-body-3);letter-spacing:var(--letter-spacing-body-3);line-height:var(--line-height-body-3)}.h-typography-body-1-bold[data-v-ddf01244]{color:var(--color-body-1);font-size:var(--font-size-body-1);font-weight:var(--font-weight-body-1-bold);letter-spacing:var(--letter-spacing-body-1-bold);line-height:var(--line-height-body-1)}.h-typography-body-1-secondary[data-v-ddf01244]{color:var(--color-body-1-secondary)}.h-typography-body-1-link[data-v-ddf01244],.h-typography-body-1-secondary[data-v-ddf01244]{font-size:var(--font-size-body-1);font-weight:var(--font-weight-body-1);letter-spacing:var(--letter-spacing-body-1);line-height:var(--line-height-body-1)}.h-typography-body-1-link[data-v-ddf01244]{color:var(--color-body-1-link);text-decoration-line:underline}.h-typography-body-2-bold[data-v-ddf01244]{color:var(--color-body-2);font-size:var(--font-size-body-2);font-weight:var(--font-weight-body-2-bold);letter-spacing:var(--letter-spacing-body-2-bold);line-height:var(--line-height-body-2)}.h-typography-body-2-secondary[data-v-ddf01244]{color:var(--color-body-2-secondary)}.h-typography-body-2-link[data-v-ddf01244],.h-typography-body-2-secondary[data-v-ddf01244]{font-size:var(--font-size-body-2);font-weight:var(--font-weight-body-2);letter-spacing:var(--letter-spacing-body-2);line-height:var(--line-height-body-2)}.h-typography-body-2-link[data-v-ddf01244]{color:var(--color-body-2-link);text-decoration-line:underline}.h-typography-body-2-cross[data-v-ddf01244]{color:var(--color-body-2);font-size:var(--font-size-body-2);font-weight:var(--font-weight-body-2);letter-spacing:var(--letter-spacing-body-2);line-height:var(--line-height-body-2);text-decoration-line:line-through}.h-typography-body-3-bold[data-v-ddf01244]{color:var(--color-body-3);font-size:var(--font-size-body-3);font-weight:var(--font-weight-body-3-bold);letter-spacing:var(--letter-spacing-body-3-bold);line-height:var(--line-height-body-3)}.h-typography-body-3-secondary[data-v-ddf01244]{color:var(--color-body-3-secondary)}.h-typography-body-3-link[data-v-ddf01244],.h-typography-body-3-secondary[data-v-ddf01244]{font-size:var(--font-size-body-3);font-weight:var(--font-weight-body-3);letter-spacing:var(--letter-spacing-body-3);line-height:var(--line-height-body-3)}.h-typography-body-3-link[data-v-ddf01244]{color:var(--color-body-3-link);text-decoration-line:underline}.h-typography-body-3-cross[data-v-ddf01244]{color:var(--color-body-3);font-size:var(--font-size-body-3);font-weight:var(--font-weight-body-3);letter-spacing:var(--letter-spacing-body-3);line-height:var(--line-height-body-3);text-decoration-line:line-through}.h-typography-overline[data-v-ddf01244]{color:var(--color-overline);font-size:var(--font-size-overline);font-weight:var(--font-weight-overline);letter-spacing:var(--letter-spacing-overline);line-height:var(--line-height-overline);text-transform:uppercase}.h-typography-caption[data-v-ddf01244]{color:var(--color-caption);font-size:var(--font-size-caption);font-weight:var(--font-weight-caption);letter-spacing:var(--letter-spacing-caption);line-height:var(--line-height-caption)}.h-typography-button-1[data-v-ddf01244]{font-size:var(--font-size-button-1);font-weight:var(--font-weight-button-1);letter-spacing:var(--letter-spacing-button-1);line-height:var(--line-height-button-1)}.h-typography-button-2[data-v-ddf01244]{font-size:var(--font-size-button-2);font-weight:var(--font-weight-button-2);letter-spacing:var(--letter-spacing-button-2);line-height:var(--line-height-button-2)}.h-typography-button-3[data-v-ddf01244]{font-size:var(--font-size-button-3);font-weight:var(--font-weight-button-3);letter-spacing:var(--letter-spacing-button-3);line-height:var(--line-height-button-3)}.h-typography-button-4[data-v-ddf01244]{font-size:var(--font-size-button-4);font-weight:var(--font-weight-button-4);letter-spacing:var(--letter-spacing-button-4);line-height:var(--line-height-button-4)}.h-typography-input[data-v-ddf01244]{font-size:var(--font-size-input);font-weight:var(--font-weight-input);letter-spacing:var(--letter-spacing-input);line-height:var(--line-height-input)}.h-button-v2[data-v-65d5ee96]{align-items:center;background-color:var(--h-button-bg);border:var(--h-button-border);border-radius:8px;color:var(--h-button-color);cursor:pointer;display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:7px 23px;position:relative;text-decoration:none;text-wrap:nowrap;transition:background-color .1s ease-in-out;width:fit-content}.h-button-v2--contain-primary[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-primary-color);--h-button-bg:var(--h-button-contain-primary-bg);--h-button-border:var(--h-button-contain-primary-border)}.h-button-v2--contain-primary[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-primary-color-hover);--h-button-bg:var(--h-button-contain-primary-bg-hover);--h-button-border:var(--h-button-contain-primary-border-hover)}.h-button-v2--contain-primary.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-primary-color-disabled);--h-button-bg:var(--h-button-contain-primary-bg-disabled);--h-button-border:var(--h-button-contain-primary-border-disabled)}.h-button-v2--contain-light[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-light-color);--h-button-bg:var(--h-button-contain-light-bg);--h-button-border:var(--h-button-contain-light-border)}.h-button-v2--contain-light[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-light-color-hover);--h-button-bg:var(--h-button-contain-light-bg-hover);--h-button-border:var(--h-button-contain-light-border-hover)}.h-button-v2--contain-light.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-light-color-disabled);--h-button-bg:var(--h-button-contain-light-bg-disabled);--h-button-border:var(--h-button-contain-light-border-disabled)}.h-button-v2--contain-danger[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-danger-color);--h-button-bg:var(--h-button-contain-danger-bg);--h-button-border:var(--h-button-contain-danger-border)}.h-button-v2--contain-danger[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-danger-color-hover);--h-button-bg:var(--h-button-contain-danger-bg-hover);--h-button-border:var(--h-button-contain-danger-border-hover)}.h-button-v2--contain-danger.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-danger-color-disabled);--h-button-bg:var(--h-button-contain-danger-bg-disabled);--h-button-border:var(--h-button-contain-danger-border-disabled)}.h-button-v2--contain-neon[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-neon-color);--h-button-bg:var(--h-button-contain-neon-bg);--h-button-border:var(--h-button-contain-neon-border)}.h-button-v2--contain-neon[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-neon-color-hover);--h-button-bg:var(--h-button-contain-neon-bg-hover);--h-button-border:var(--h-button-contain-neon-border-hover)}.h-button-v2--contain-neon.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-neon-color-disabled);--h-button-bg:var(--h-button-contain-neon-bg-disabled);--h-button-border:var(--h-button-contain-neon-border-disabled)}.h-button-v2--contain-warning[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-warning-color);--h-button-bg:var(--h-button-contain-warning-bg);--h-button-border:var(--h-button-contain-warning-border)}.h-button-v2--contain-warning[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-warning-color-hover);--h-button-bg:var(--h-button-contain-warning-bg-hover);--h-button-border:var(--h-button-contain-warning-border-hover)}.h-button-v2--contain-warning.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-warning-color-disabled);--h-button-bg:var(--h-button-contain-warning-bg-disabled);--h-button-border:var(--h-button-contain-warning-border-disabled)}.h-button-v2--contain-neutral[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-neutral-color);--h-button-bg:var(--h-button-contain-neutral-bg);--h-button-border:var(--h-button-contain-neutral-border)}.h-button-v2--contain-neutral[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-contain-neutral-color-hover);--h-button-bg:var(--h-button-contain-neutral-bg-hover);--h-button-border:var(--h-button-contain-neutral-border-hover)}.h-button-v2--contain-neutral.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-contain-neutral-color-disabled);--h-button-bg:var(--h-button-contain-neutral-bg-disabled);--h-button-border:var(--h-button-contain-neutral-border-disabled)}.h-button-v2--outline-primary[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-primary-color);--h-button-bg:var(--h-button-outline-primary-bg);--h-button-border:var(--h-button-outline-primary-border)}.h-button-v2--outline-primary[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-primary-color-hover);--h-button-bg:var(--h-button-outline-primary-bg-hover);--h-button-border:var(--h-button-outline-primary-border-hover)}.h-button-v2--outline-primary.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-primary-color-disabled);--h-button-bg:var(--h-button-outline-primary-bg-disabled);--h-button-border:var(--h-button-outline-primary-border-disabled)}.h-button-v2--outline-light[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-light-color);--h-button-bg:var(--h-button-outline-light-bg);--h-button-border:var(--h-button-outline-light-border)}.h-button-v2--outline-light[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-light-color-hover);--h-button-bg:var(--h-button-outline-light-bg-hover);--h-button-border:var(--h-button-outline-light-border-hover)}.h-button-v2--outline-light.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-light-color-disabled);--h-button-bg:var(--h-button-outline-light-bg-disabled);--h-button-border:var(--h-button-outline-light-border-disabled)}.h-button-v2--outline-danger[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-danger-color);--h-button-bg:var(--h-button-outline-danger-bg);--h-button-border:var(--h-button-outline-danger-border)}.h-button-v2--outline-danger[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-danger-color-hover);--h-button-bg:var(--h-button-outline-danger-bg-hover);--h-button-border:var(--h-button-outline-danger-border-hover)}.h-button-v2--outline-danger.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-danger-color-disabled);--h-button-bg:var(--h-button-outline-danger-bg-disabled);--h-button-border:var(--h-button-outline-danger-border-disabled)}.h-button-v2--outline-neon[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-neon-color);--h-button-bg:var(--h-button-outline-neon-bg);--h-button-border:var(--h-button-outline-neon-border)}.h-button-v2--outline-neon[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-neon-color-hover);--h-button-bg:var(--h-button-outline-neon-bg-hover);--h-button-border:var(--h-button-outline-neon-border-hover)}.h-button-v2--outline-neon.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-neon-color-disabled);--h-button-bg:var(--h-button-outline-neon-bg-disabled);--h-button-border:var(--h-button-outline-neon-border-disabled)}.h-button-v2--outline-warning[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-warning-color);--h-button-bg:var(--h-button-outline-warning-bg);--h-button-border:var(--h-button-outline-warning-border)}.h-button-v2--outline-warning[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-warning-color-hover);--h-button-bg:var(--h-button-outline-warning-bg-hover);--h-button-border:var(--h-button-outline-warning-border-hover)}.h-button-v2--outline-warning.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-warning-color-disabled);--h-button-bg:var(--h-button-outline-warning-bg-disabled);--h-button-border:var(--h-button-outline-warning-border-disabled)}.h-button-v2--outline-neutral[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-neutral-color);--h-button-bg:var(--h-button-outline-neutral-bg);--h-button-border:var(--h-button-outline-neutral-border)}.h-button-v2--outline-neutral[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-neutral-color-hover);--h-button-bg:var(--h-button-outline-neutral-bg-hover);--h-button-border:var(--h-button-outline-neutral-border-hover)}.h-button-v2--outline-neutral.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-neutral-color-disabled);--h-button-bg:var(--h-button-outline-neutral-bg-disabled);--h-button-border:var(--h-button-outline-neutral-border-disabled)}.h-button-v2--outlineStrong-primary[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-primary-color);--h-button-bg:var(--h-button-outline-strong-primary-bg);--h-button-border:var(--h-button-outline-strong-primary-border)}.h-button-v2--outlineStrong-primary[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-primary-color-hover);--h-button-bg:var(--h-button-outline-strong-primary-bg-hover);--h-button-border:var(--h-button-outline-strong-primary-border-hover)}.h-button-v2--outlineStrong-primary.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-primary-color-disabled);--h-button-bg:var(--h-button-outline-strong-primary-bg-disabled);--h-button-border:var(--h-button-outline-strong-primary-border-disabled)}.h-button-v2--outlineStrong-light[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-light-color);--h-button-bg:var(--h-button-outline-strong-light-bg);--h-button-border:var(--h-button-outline-strong-light-border)}.h-button-v2--outlineStrong-light[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-light-color-hover);--h-button-bg:var(--h-button-outline-strong-light-bg-hover);--h-button-border:var(--h-button-outline-strong-light-border-hover)}.h-button-v2--outlineStrong-light.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-light-color-disabled);--h-button-bg:var(--h-button-outline-strong-light-bg-disabled);--h-button-border:var(--h-button-outline-strong-light-border-disabled)}.h-button-v2--outlineStrong-danger[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-danger-color);--h-button-bg:var(--h-button-outline-strong-danger-bg);--h-button-border:var(--h-button-outline-strong-danger-border)}.h-button-v2--outlineStrong-danger[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-danger-color-hover);--h-button-bg:var(--h-button-outline-strong-danger-bg-hover);--h-button-border:var(--h-button-outline-strong-danger-border-hover)}.h-button-v2--outlineStrong-danger.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-danger-color-disabled);--h-button-bg:var(--h-button-outline-strong-danger-bg-disabled);--h-button-border:var(--h-button-outline-strong-danger-border-disabled)}.h-button-v2--outlineStrong-neon[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-neon-color);--h-button-bg:var(--h-button-outline-strong-neon-bg);--h-button-border:var(--h-button-outline-strong-neon-border)}.h-button-v2--outlineStrong-neon[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-neon-color-hover);--h-button-bg:var(--h-button-outline-strong-neon-bg-hover);--h-button-border:var(--h-button-outline-strong-neon-border-hover)}.h-button-v2--outlineStrong-neon.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-neon-color-disabled);--h-button-bg:var(--h-button-outline-strong-neon-bg-disabled);--h-button-border:var(--h-button-outline-strong-neon-border-disabled)}.h-button-v2--outlineStrong-warning[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-warning-color);--h-button-bg:var(--h-button-outline-strong-warning-bg);--h-button-border:var(--h-button-outline-strong-warning-border)}.h-button-v2--outlineStrong-warning[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-warning-color-hover);--h-button-bg:var(--h-button-outline-strong-warning-bg-hover);--h-button-border:var(--h-button-outline-strong-warning-border-hover)}.h-button-v2--outlineStrong-warning.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-warning-color-disabled);--h-button-bg:var(--h-button-outline-strong-warning-bg-disabled);--h-button-border:var(--h-button-outline-strong-warning-border-disabled)}.h-button-v2--outlineStrong-neutral[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-neutral-color);--h-button-bg:var(--h-button-outline-strong-neutral-bg);--h-button-border:var(--h-button-outline-strong-neutral-border)}.h-button-v2--outlineStrong-neutral[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-outline-strong-neutral-color-hover);--h-button-bg:var(--h-button-outline-strong-neutral-bg-hover);--h-button-border:var(--h-button-outline-strong-neutral-border-hover)}.h-button-v2--outlineStrong-neutral.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-outline-strong-neutral-color-disabled);--h-button-bg:var(--h-button-outline-strong-neutral-bg-disabled);--h-button-border:var(--h-button-outline-strong-neutral-border-disabled)}.h-button-v2--text-primary[data-v-65d5ee96]{--h-button-color:var(--h-button-text-primary-color);--h-button-bg:var(--h-button-text-primary-bg);--h-button-border:var(--h-button-text-primary-border)}.h-button-v2--text-primary[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-primary-color-hover);--h-button-bg:var(--h-button-text-primary-bg-hover);--h-button-border:var(--h-button-text-primary-border-hover)}.h-button-v2--text-primary.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-primary-color-disabled);--h-button-bg:var(--h-button-text-primary-bg-disabled);--h-button-border:var(--h-button-text-primary-border-disabled)}.h-button-v2--text-light[data-v-65d5ee96]{--h-button-color:var(--h-button-text-light-color);--h-button-bg:var(--h-button-text-light-bg);--h-button-border:var(--h-button-text-light-border)}.h-button-v2--text-light[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-light-color-hover);--h-button-bg:var(--h-button-text-light-bg-hover);--h-button-border:var(--h-button-text-light-border-hover)}.h-button-v2--text-light.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-light-color-disabled);--h-button-bg:var(--h-button-text-light-bg-disabled);--h-button-border:var(--h-button-text-light-border-disabled)}.h-button-v2--text-danger[data-v-65d5ee96]{--h-button-color:var(--h-button-text-danger-color);--h-button-bg:var(--h-button-text-danger-bg);--h-button-border:var(--h-button-text-danger-border)}.h-button-v2--text-danger[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-danger-color-hover);--h-button-bg:var(--h-button-text-danger-bg-hover);--h-button-border:var(--h-button-text-danger-border-hover)}.h-button-v2--text-danger.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-danger-color-disabled);--h-button-bg:var(--h-button-text-danger-bg-disabled);--h-button-border:var(--h-button-text-danger-border-disabled)}.h-button-v2--text-neon[data-v-65d5ee96]{--h-button-color:var(--h-button-text-neon-color);--h-button-bg:var(--h-button-text-neon-bg);--h-button-border:var(--h-button-text-neon-border)}.h-button-v2--text-neon[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-neon-color-hover);--h-button-bg:var(--h-button-text-neon-bg-hover);--h-button-border:var(--h-button-text-neon-border-hover)}.h-button-v2--text-neon.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-neon-color-disabled);--h-button-bg:var(--h-button-text-neon-bg-disabled);--h-button-border:var(--h-button-text-neon-border-disabled)}.h-button-v2--text-warning[data-v-65d5ee96]{--h-button-color:var(--h-button-text-warning-color);--h-button-bg:var(--h-button-text-warning-bg);--h-button-border:var(--h-button-text-warning-border)}.h-button-v2--text-warning[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-warning-color-hover);--h-button-bg:var(--h-button-text-warning-bg-hover);--h-button-border:var(--h-button-text-warning-border-hover)}.h-button-v2--text-warning.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-warning-color-disabled);--h-button-bg:var(--h-button-text-warning-bg-disabled);--h-button-border:var(--h-button-text-warning-border-disabled)}.h-button-v2--text-neutral[data-v-65d5ee96]{--h-button-color:var(--h-button-text-neutral-color);--h-button-bg:var(--h-button-text-neutral-bg);--h-button-border:var(--h-button-text-neutral-border)}.h-button-v2--text-neutral[data-v-65d5ee96]:not(.h-button-v2--disabled):not(.h-button-v2--loading):hover{--h-button-color:var(--h-button-text-neutral-color-hover);--h-button-bg:var(--h-button-text-neutral-bg-hover);--h-button-border:var(--h-button-text-neutral-border-hover)}.h-button-v2--text-neutral.h-button-v2--disabled[data-v-65d5ee96]{--h-button-color:var(--h-button-text-neutral-color-disabled);--h-button-bg:var(--h-button-text-neutral-bg-disabled);--h-button-border:var(--h-button-text-neutral-border-disabled)}.h-button-v2--icon-only[data-v-65d5ee96]{gap:0}.h-button-v2--full-width[data-v-65d5ee96]{padding-left:0;padding-right:0;width:100%}.h-button-v2--small[data-v-65d5ee96]{padding:5px 15px}.h-button-v2--large[data-v-65d5ee96]{padding:11px 15px}.h-button-v2--x-large[data-v-65d5ee96]{padding:11px 47px}.h-button-v2--disabled[data-v-65d5ee96]:not(.h-button-v2--loading){cursor:not-allowed}.h-button-v2--loading[data-v-65d5ee96]{cursor:wait}.h-button-v2--loading .h-button-v2__icon[data-v-65d5ee96],.h-button-v2--loading .h-button-v2__text[data-v-65d5ee96]{opacity:0}.h-button-v2--loading .h-button-v2__loader[data-v-65d5ee96]{opacity:1}.h-button-v2__icon[data-v-65d5ee96],.h-button-v2__loader[data-v-65d5ee96],.h-button-v2__text[data-v-65d5ee96]{transition:opacity .2s ease-in-out}.h-button-v2__text[data-v-65d5ee96]{color:inherit;opacity:1}.h-button-v2__text--full-width[data-v-65d5ee96]{width:100%}.h-button-v2__loader[data-v-65d5ee96]{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.h-button-v2[data-v-65d5ee96]:focus-visible{outline:2px solid var(--meteorite--500);outline-offset:2px}@media (max-width:576px){.h-button-v2[data-v-65d5ee96]{width:100%}}.h-card[data-v-3e55fb9e]{border:1px solid var(--h-card-border-color);border-radius:var(--h-card-border-radius);padding:0}.h-card--with-header[data-v-3e55fb9e]{border:none;border-radius:0}.h-card--no-header[data-v-3e55fb9e]{background-color:var(--h-card-bg);padding:var(--h-card-padding)}@media (max-width:576px){.h-card--no-header[data-v-3e55fb9e]{padding:var(--h-card-mobile-padding)}}.h-card--no-border .h-card__body[data-v-3e55fb9e],.h-card--no-border .h-card__header[data-v-3e55fb9e],.h-card--no-border[data-v-3e55fb9e]{border:none!important}.h-card__header[data-v-3e55fb9e]{background-color:var(--h-card-header-bg);border:1px solid var(--h-card-header-border-color);border-bottom-color:var(--h-card-header-divider-color);border-top-left-radius:var(--h-card-border-radius);border-top-right-radius:var(--h-card-border-radius);padding:var(--h-card-header-padding)}.h-card__header--no-divider[data-v-3e55fb9e]{border-bottom:none}.h-card__header--no-border[data-v-3e55fb9e]{border-left:none;border-right:none;border-top:none}@media (max-width:576px){.h-card__header[data-v-3e55fb9e]{padding:var(--h-card-mobile-header-padding)}}.h-card__body[data-v-3e55fb9e]{background-color:var(--h-card-bg);padding:var(--h-card-padding)}.h-card--with-header .h-card__body[data-v-3e55fb9e]{border:1px solid var(--h-card-border-color);border-bottom-left-radius:var(--h-card-border-radius);border-bottom-right-radius:var(--h-card-border-radius);border-top:none}@media (max-width:576px){.h-card__body[data-v-3e55fb9e]{padding:var(--h-card-mobile-padding)}}.h-icon-button[data-v-c848f877]{align-items:center;background-color:var(--h-icon-button-bg);border:var(--h-icon-button-border);border-radius:8px;color:var(--h-icon-button-color);cursor:pointer;display:flex;justify-content:center;line-height:16px;padding:7px;transition:background-color .1s ease-in-out}.h-icon-button--contain-primary[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-primary-color);--h-icon-button-bg:var(--h-button-contain-primary-bg);--h-icon-button-border:var(--h-button-contain-primary-border)}.h-icon-button--contain-primary[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-primary-color-hover);--h-icon-button-bg:var(--h-button-contain-primary-bg-hover);--h-icon-button-border:var(--h-button-contain-primary-border-hover)}.h-icon-button--contain-primary.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-primary-color-disabled);--h-icon-button-bg:var(--h-button-contain-primary-bg-disabled);--h-icon-button-border:var(--h-button-contain-primary-border-disabled)}.h-icon-button--contain-light[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-light-color);--h-icon-button-bg:var(--h-button-contain-light-bg);--h-icon-button-border:var(--h-button-contain-light-border)}.h-icon-button--contain-light[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-light-color-hover);--h-icon-button-bg:var(--h-button-contain-light-bg-hover);--h-icon-button-border:var(--h-button-contain-light-border-hover)}.h-icon-button--contain-light.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-light-color-disabled);--h-icon-button-bg:var(--h-button-contain-light-bg-disabled);--h-icon-button-border:var(--h-button-contain-light-border-disabled)}.h-icon-button--contain-danger[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-danger-color);--h-icon-button-bg:var(--h-button-contain-danger-bg);--h-icon-button-border:var(--h-button-contain-danger-border)}.h-icon-button--contain-danger[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-danger-color-hover);--h-icon-button-bg:var(--h-button-contain-danger-bg-hover);--h-icon-button-border:var(--h-button-contain-danger-border-hover)}.h-icon-button--contain-danger.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-danger-color-disabled);--h-icon-button-bg:var(--h-button-contain-danger-bg-disabled);--h-icon-button-border:var(--h-button-contain-danger-border-disabled)}.h-icon-button--contain-neon[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-neon-color);--h-icon-button-bg:var(--h-button-contain-neon-bg);--h-icon-button-border:var(--h-button-contain-neon-border)}.h-icon-button--contain-neon[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-neon-color-hover);--h-icon-button-bg:var(--h-button-contain-neon-bg-hover);--h-icon-button-border:var(--h-button-contain-neon-border-hover)}.h-icon-button--contain-neon.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-neon-color-disabled);--h-icon-button-bg:var(--h-button-contain-neon-bg-disabled);--h-icon-button-border:var(--h-button-contain-neon-border-disabled)}.h-icon-button--contain-warning[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-warning-color);--h-icon-button-bg:var(--h-button-contain-warning-bg);--h-icon-button-border:var(--h-button-contain-warning-border)}.h-icon-button--contain-warning[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-warning-color-hover);--h-icon-button-bg:var(--h-button-contain-warning-bg-hover);--h-icon-button-border:var(--h-button-contain-warning-border-hover)}.h-icon-button--contain-warning.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-warning-color-disabled);--h-icon-button-bg:var(--h-button-contain-warning-bg-disabled);--h-icon-button-border:var(--h-button-contain-warning-border-disabled)}.h-icon-button--contain-neutral[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-neutral-color);--h-icon-button-bg:var(--h-button-contain-neutral-bg);--h-icon-button-border:var(--h-button-contain-neutral-border)}.h-icon-button--contain-neutral[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-contain-neutral-color-hover);--h-icon-button-bg:var(--h-button-contain-neutral-bg-hover);--h-icon-button-border:var(--h-button-contain-neutral-border-hover)}.h-icon-button--contain-neutral.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-contain-neutral-color-disabled);--h-icon-button-bg:var(--h-button-contain-neutral-bg-disabled);--h-icon-button-border:var(--h-button-contain-neutral-border-disabled)}.h-icon-button--outline-primary[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-primary-color);--h-icon-button-bg:var(--h-button-outline-primary-bg);--h-icon-button-border:var(--h-button-outline-primary-border)}.h-icon-button--outline-primary[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-primary-color-hover);--h-icon-button-bg:var(--h-button-outline-primary-bg-hover);--h-icon-button-border:var(--h-button-outline-primary-border-hover)}.h-icon-button--outline-primary.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-primary-color-disabled);--h-icon-button-bg:var(--h-button-outline-primary-bg-disabled);--h-icon-button-border:var(--h-button-outline-primary-border-disabled)}.h-icon-button--outline-light[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-light-color);--h-icon-button-bg:var(--h-button-outline-light-bg);--h-icon-button-border:var(--h-button-outline-light-border)}.h-icon-button--outline-light[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-light-color-hover);--h-icon-button-bg:var(--h-button-outline-light-bg-hover);--h-icon-button-border:var(--h-button-outline-light-border-hover)}.h-icon-button--outline-light.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-light-color-disabled);--h-icon-button-bg:var(--h-button-outline-light-bg-disabled);--h-icon-button-border:var(--h-button-outline-light-border-disabled)}.h-icon-button--outline-danger[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-danger-color);--h-icon-button-bg:var(--h-button-outline-danger-bg);--h-icon-button-border:var(--h-button-outline-danger-border)}.h-icon-button--outline-danger[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-danger-color-hover);--h-icon-button-bg:var(--h-button-outline-danger-bg-hover);--h-icon-button-border:var(--h-button-outline-danger-border-hover)}.h-icon-button--outline-danger.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-danger-color-disabled);--h-icon-button-bg:var(--h-button-outline-danger-bg-disabled);--h-icon-button-border:var(--h-button-outline-danger-border-disabled)}.h-icon-button--outline-neon[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-neon-color);--h-icon-button-bg:var(--h-button-outline-neon-bg);--h-icon-button-border:var(--h-button-outline-neon-border)}.h-icon-button--outline-neon[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-neon-color-hover);--h-icon-button-bg:var(--h-button-outline-neon-bg-hover);--h-icon-button-border:var(--h-button-outline-neon-border-hover)}.h-icon-button--outline-neon.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-neon-color-disabled);--h-icon-button-bg:var(--h-button-outline-neon-bg-disabled);--h-icon-button-border:var(--h-button-outline-neon-border-disabled)}.h-icon-button--outline-warning[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-warning-color);--h-icon-button-bg:var(--h-button-outline-warning-bg);--h-icon-button-border:var(--h-button-outline-warning-border)}.h-icon-button--outline-warning[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-warning-color-hover);--h-icon-button-bg:var(--h-button-outline-warning-bg-hover);--h-icon-button-border:var(--h-button-outline-warning-border-hover)}.h-icon-button--outline-warning.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-warning-color-disabled);--h-icon-button-bg:var(--h-button-outline-warning-bg-disabled);--h-icon-button-border:var(--h-button-outline-warning-border-disabled)}.h-icon-button--outline-neutral[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-neutral-color);--h-icon-button-bg:var(--h-button-outline-neutral-bg);--h-icon-button-border:var(--h-button-outline-neutral-border)}.h-icon-button--outline-neutral[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-neutral-color-hover);--h-icon-button-bg:var(--h-button-outline-neutral-bg-hover);--h-icon-button-border:var(--h-button-outline-neutral-border-hover)}.h-icon-button--outline-neutral.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-neutral-color-disabled);--h-icon-button-bg:var(--h-button-outline-neutral-bg-disabled);--h-icon-button-border:var(--h-button-outline-neutral-border-disabled)}.h-icon-button--outlineStrong-primary[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-primary-color);--h-icon-button-bg:var(--h-button-outline-strong-primary-bg);--h-icon-button-border:var(--h-button-outline-strong-primary-border)}.h-icon-button--outlineStrong-primary[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-primary-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-primary-bg-hover);--h-icon-button-border:var( --h-button-outline-strong-primary-border-hover )}.h-icon-button--outlineStrong-primary.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-primary-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-primary-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-primary-border-disabled )}.h-icon-button--outlineStrong-light[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-light-color);--h-icon-button-bg:var(--h-button-outline-strong-light-bg);--h-icon-button-border:var(--h-button-outline-strong-light-border)}.h-icon-button--outlineStrong-light[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-light-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-light-bg-hover);--h-icon-button-border:var(--h-button-outline-strong-light-border-hover)}.h-icon-button--outlineStrong-light.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-light-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-light-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-light-border-disabled )}.h-icon-button--outlineStrong-danger[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-danger-color);--h-icon-button-bg:var(--h-button-outline-strong-danger-bg);--h-icon-button-border:var(--h-button-outline-strong-danger-border)}.h-icon-button--outlineStrong-danger[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-danger-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-danger-bg-hover);--h-icon-button-border:var( --h-button-outline-strong-danger-border-hover )}.h-icon-button--outlineStrong-danger.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-danger-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-danger-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-danger-border-disabled )}.h-icon-button--outlineStrong-neon[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-neon-color);--h-icon-button-bg:var(--h-button-outline-strong-neon-bg);--h-icon-button-border:var(--h-button-outline-strong-neon-border)}.h-icon-button--outlineStrong-neon[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-neon-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-neon-bg-hover);--h-icon-button-border:var(--h-button-outline-strong-neon-border-hover)}.h-icon-button--outlineStrong-neon.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-neon-color-disabled);--h-icon-button-bg:var(--h-button-outline-strong-neon-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-neon-border-disabled )}.h-icon-button--outlineStrong-warning[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-warning-color);--h-icon-button-bg:var(--h-button-outline-strong-warning-bg);--h-icon-button-border:var(--h-button-outline-strong-warning-border)}.h-icon-button--outlineStrong-warning[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-warning-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-warning-bg-hover);--h-icon-button-border:var( --h-button-outline-strong-warning-border-hover )}.h-icon-button--outlineStrong-warning.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-warning-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-warning-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-warning-border-disabled )}.h-icon-button--outlineStrong-neutral[data-v-c848f877]{--h-icon-button-color:var(--h-button-outline-strong-neutral-color);--h-icon-button-bg:var(--h-button-outline-strong-neutral-bg);--h-icon-button-border:var(--h-button-outline-strong-neutral-border)}.h-icon-button--outlineStrong-neutral[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-outline-strong-neutral-color-hover);--h-icon-button-bg:var(--h-button-outline-strong-neutral-bg-hover);--h-icon-button-border:var( --h-button-outline-strong-neutral-border-hover )}.h-icon-button--outlineStrong-neutral.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var( --h-button-outline-strong-neutral-color-disabled );--h-icon-button-bg:var(--h-button-outline-strong-neutral-bg-disabled);--h-icon-button-border:var( --h-button-outline-strong-neutral-border-disabled )}.h-icon-button--text-primary[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-primary-color);--h-icon-button-bg:var(--h-button-text-primary-bg);--h-icon-button-border:var(--h-button-text-primary-border)}.h-icon-button--text-primary[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-primary-color-hover);--h-icon-button-bg:var(--h-button-text-primary-bg-hover);--h-icon-button-border:var(--h-button-text-primary-border-hover)}.h-icon-button--text-primary.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-primary-color-disabled);--h-icon-button-bg:var(--h-button-text-primary-bg-disabled);--h-icon-button-border:var(--h-button-text-primary-border-disabled)}.h-icon-button--text-light[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-light-color);--h-icon-button-bg:var(--h-button-text-light-bg);--h-icon-button-border:var(--h-button-text-light-border)}.h-icon-button--text-light[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-light-color-hover);--h-icon-button-bg:var(--h-button-text-light-bg-hover);--h-icon-button-border:var(--h-button-text-light-border-hover)}.h-icon-button--text-light.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-light-color-disabled);--h-icon-button-bg:var(--h-button-text-light-bg-disabled);--h-icon-button-border:var(--h-button-text-light-border-disabled)}.h-icon-button--text-danger[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-danger-color);--h-icon-button-bg:var(--h-button-text-danger-bg);--h-icon-button-border:var(--h-button-text-danger-border)}.h-icon-button--text-danger[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-danger-color-hover);--h-icon-button-bg:var(--h-button-text-danger-bg-hover);--h-icon-button-border:var(--h-button-text-danger-border-hover)}.h-icon-button--text-danger.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-danger-color-disabled);--h-icon-button-bg:var(--h-button-text-danger-bg-disabled);--h-icon-button-border:var(--h-button-text-danger-border-disabled)}.h-icon-button--text-neon[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-neon-color);--h-icon-button-bg:var(--h-button-text-neon-bg);--h-icon-button-border:var(--h-button-text-neon-border)}.h-icon-button--text-neon[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-neon-color-hover);--h-icon-button-bg:var(--h-button-text-neon-bg-hover);--h-icon-button-border:var(--h-button-text-neon-border-hover)}.h-icon-button--text-neon.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-neon-color-disabled);--h-icon-button-bg:var(--h-button-text-neon-bg-disabled);--h-icon-button-border:var(--h-button-text-neon-border-disabled)}.h-icon-button--text-warning[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-warning-color);--h-icon-button-bg:var(--h-button-text-warning-bg);--h-icon-button-border:var(--h-button-text-warning-border)}.h-icon-button--text-warning[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-warning-color-hover);--h-icon-button-bg:var(--h-button-text-warning-bg-hover);--h-icon-button-border:var(--h-button-text-warning-border-hover)}.h-icon-button--text-warning.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-warning-color-disabled);--h-icon-button-bg:var(--h-button-text-warning-bg-disabled);--h-icon-button-border:var(--h-button-text-warning-border-disabled)}.h-icon-button--text-neutral[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-neutral-color);--h-icon-button-bg:var(--h-button-text-neutral-bg);--h-icon-button-border:var(--h-button-text-neutral-border)}.h-icon-button--text-neutral[data-v-c848f877]:not(.h-icon-button--disabled):not(.h-icon-button--loading):hover{--h-icon-button-color:var(--h-button-text-neutral-color-hover);--h-icon-button-bg:var(--h-button-text-neutral-bg-hover);--h-icon-button-border:var(--h-button-text-neutral-border-hover)}.h-icon-button--text-neutral.h-icon-button--disabled[data-v-c848f877]{--h-icon-button-color:var(--h-button-text-neutral-color-disabled);--h-icon-button-bg:var(--h-button-text-neutral-bg-disabled);--h-icon-button-border:var(--h-button-text-neutral-border-disabled)}.h-icon-button--small[data-v-c848f877]{padding:7px}.h-icon-button--large[data-v-c848f877]{padding:11px}.h-icon-button--disabled[data-v-c848f877]:not(.h-icon-button--loading){cursor:not-allowed}.h-icon-button--loading[data-v-c848f877]{cursor:wait}.h-icon-button--loading .h-icon[data-v-c848f877]{opacity:0}.h-icon-button[data-v-c848f877]:focus-visible{outline:2px solid var(--meteorite--500);outline-offset:2px}.h-label[data-v-a3a4aba6]{align-items:center;border-radius:8px;display:inline-flex;gap:4px;padding:2px 8px;white-space:nowrap;width:fit-content}.h-label--contain-success[data-v-a3a4aba6]{background-color:var(--h-label-contain-success-bg);color:var(--h-label-contain-success-color);outline:var(--h-label-contain-success-outline)}.h-label--contain-warning[data-v-a3a4aba6]{background-color:var(--h-label-contain-warning-bg);color:var(--h-label-contain-warning-color);outline:var(--h-label-contain-warning-outline)}.h-label--contain-danger[data-v-a3a4aba6]{background-color:var(--h-label-contain-danger-bg);color:var(--h-label-contain-danger-color);outline:var(--h-label-contain-danger-outline)}.h-label--contain-primary[data-v-a3a4aba6]{background-color:var(--h-label-contain-primary-bg);color:var(--h-label-contain-primary-color);outline:var(--h-label-contain-primary-outline)}.h-label--contain-gray[data-v-a3a4aba6]{background-color:var(--h-label-contain-gray-bg);color:var(--h-label-contain-gray-color);outline:var(--h-label-contain-gray-outline)}.h-label--contain-grayLight[data-v-a3a4aba6]{background-color:var(--h-label-contain-grayLight-bg);color:var(--h-label-contain-grayLight-color);outline:var(--h-label-contain-grayLight-outline)}.h-label--contain-meteorite[data-v-a3a4aba6]{background-color:var(--h-label-contain-meteorite-bg);color:var(--h-label-contain-meteorite-color);outline:var(--h-label-contain-meteorite-outline)}.h-label--outline-success[data-v-a3a4aba6]{background-color:var(--h-label-outline-success-bg);color:var(--h-label-outline-success-color);outline:var(--h-label-outline-success-outline)}.h-label--outline-warning[data-v-a3a4aba6]{background-color:var(--h-label-outline-warning-bg);color:var(--h-label-outline-warning-color);outline:var(--h-label-outline-warning-outline)}.h-label--outline-danger[data-v-a3a4aba6]{background-color:var(--h-label-outline-danger-bg);color:var(--h-label-outline-danger-color);outline:var(--h-label-outline-danger-outline)}.h-label--outline-primary[data-v-a3a4aba6]{background-color:var(--h-label-outline-primary-bg);color:var(--h-label-outline-primary-color);outline:var(--h-label-outline-primary-outline)}.h-label--outline-gray[data-v-a3a4aba6]{background-color:var(--h-label-outline-gray-bg);color:var(--h-label-outline-gray-color);outline:var(--h-label-outline-gray-outline)}.h-label--outline-grayLight[data-v-a3a4aba6]{background-color:var(--h-label-outline-grayLight-bg);color:var(--h-label-outline-grayLight-color);outline:var(--h-label-outline-grayLight-outline)}.h-label--outline-meteorite[data-v-a3a4aba6]{background-color:var(--h-label-outline-meteorite-bg);color:var(--h-label-outline-meteorite-color);outline:var(--h-label-outline-meteorite-outline)}.h-label__capitalized[data-v-a3a4aba6]{text-transform:capitalize}.h-label__uppercase[data-v-a3a4aba6]{text-transform:uppercase}.h-toggle[data-v-891dcb29]{align-items:center;background:currentColor;border:1px solid;border-radius:1.25em;color:var(--neutral--300);cursor:pointer;display:flex;font-size:1.3rem;height:2em;overflow:hidden;position:relative;transition:all .3s;width:4em}.h-toggle--notify[data-v-891dcb29],.h-toggle--off[data-v-891dcb29],.h-toggle--on[data-v-891dcb29]{color:inherit;font-size:.7em}.h-toggle input[data-v-891dcb29]{height:0;margin-left:-999px;opacity:0;overflow:hidden;position:absolute;width:0}input:empty~span .h-toggle--on[data-v-891dcb29]{display:none}input:empty~span .h-toggle--off[data-v-891dcb29]{display:inline}.h-toggle input:checked~span[data-v-891dcb29]{opacity:1;transform:translate(100%) scale(.7)}input:checked~span>.h-toggle--on[data-v-891dcb29]{display:inline}input:checked~span .h-toggle--off[data-v-891dcb29]{display:none}.h-toggle>span[data-v-891dcb29]{align-items:center;background:var(--neutral--0);border:1px solid;border-radius:50%;color:currentColor;display:inline-flex;height:2em;justify-content:center;margin:-1px;opacity:.4;overflow:hidden;transform:translate(0) scale(.75);transition:all .15s;width:2em}.h-toggle--disabled[data-v-891dcb29]{opacity:.38;pointer-events:none}.h-toggle--disabled[data-v-891dcb29],.h-toggle--unavailable[data-v-891dcb29]{color:var(--neutral--200)}.h-toggle--normal[data-v-891dcb29]{height:24px;width:48px}.h-toggle--normal.h-toggle>span[data-v-891dcb29]{height:24px;transform:translate(0) scale(1);width:24px}.h-toggle--normal input:checked~span[data-v-891dcb29]{transform:translate(100%) scale(1)}.h-toggle--slim[data-v-891dcb29]{background:var(--neutral--300);border:0;height:22px;overflow:visible;width:37px}.h-toggle--slim.active[data-v-891dcb29]{background:var(--primary--500)}.h-toggle--slim.h-toggle>span[data-v-891dcb29]{border:0;height:22px;opacity:1;transform:translate(5%) scale(.8);width:22px}.h-toggle--slim input:checked~span[data-v-891dcb29]{transform:translate(72%) scale(.8)}.action-row[data-v-e9ecfa3a]{padding:16px 24px}@media (max-width:576px){.action-row[data-v-e9ecfa3a]{padding:16px 16px 20px}}.action-row__container[data-v-e9ecfa3a]{align-items:center;column-gap:24px;display:flex;justify-content:space-between;position:relative}@media (max-width:576px){.action-row__container[data-v-e9ecfa3a]{align-items:flex-start;flex-direction:column}}.action-row__title[data-v-e9ecfa3a]{margin-bottom:0;margin-top:0}.action-row__subtitle[data-v-e9ecfa3a]{color:var(--neutral--300);font-size:14px;margin-bottom:0}.action-row__label[data-v-e9ecfa3a]{margin-left:8px}.action-row__info[data-v-e9ecfa3a]{align-items:center;column-gap:24px;display:flex;row-gap:16px}.action-row__icon[data-v-e9ecfa3a]{align-items:center;background-color:var(--neutral--100);border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.action-row__actions[data-v-e9ecfa3a]{align-items:center;display:flex;gap:16px}@media (max-width:767px){.action-row__actions[data-v-e9ecfa3a]{gap:8px;justify-content:space-between}}@media (max-width:576px){.action-row__actions[data-v-e9ecfa3a]{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.action-row__action-container[data-v-e9ecfa3a]{width:fit-content}}.action-row__action[data-v-e9ecfa3a]{cursor:pointer}.action-row__action--button[data-v-e9ecfa3a]{width:max-content}.action-row__expandable[data-v-e9ecfa3a]{margin-top:16px}@media (max-width:767px){.action-row[data-v-e9ecfa3a]{flex-wrap:wrap}.action-row__info[data-v-e9ecfa3a]{flex-wrap:wrap;margin-bottom:16px;width:100%}.action-row__icon-container[data-v-e9ecfa3a]{width:100%}}.action-row-group__title[data-v-1107e0c6]{margin:0}.action-row-group__expand[data-v-1107e0c6]{display:flex;justify-content:center;padding:16px}.action-row-group__action[data-v-1107e0c6]{border-bottom:1px solid var(--neutral--200)!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.action-row-group__action[data-v-1107e0c6]:last-child{border-bottom:none!important;border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}.chatbot-answer[data-v-d47df929]{align-items:flex-start;background-color:var(--neutral--100);border-radius:8px;display:flex;font-size:14px;font-weight:400;line-height:1.7;padding:16px}.chatbot-answer__image[data-v-d47df929]{align-items:center;border-radius:4px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:16px;overflow:hidden;width:24px}.chatbot-answer__image img[data-v-d47df929]{height:100%;width:100%}.chatbot-answer__icon[data-v-d47df929]{align-items:center;background-color:var(--primary--500);border-radius:4px;color:var(--neutral--0);display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:16px;width:24px}.chatbot-answer__dots-wrapper[data-v-d47df929]{align-items:center;align-self:center;display:flex;gap:2px;justify-content:center}.chatbot-answer__moving-dot[data-v-d47df929]{animation:moving-dot-d47df929 1.2s ease-in-out infinite both;background-color:var(--neutral--300);border-radius:50%;height:6px;width:6px}.chatbot-answer__moving-dot[data-v-d47df929]:first-child{animation-delay:.2s}.chatbot-answer__moving-dot[data-v-d47df929]:nth-child(2){animation-delay:.4s}.chatbot-answer__moving-dot[data-v-d47df929]:nth-child(3){animation-delay:.6s}@keyframes moving-dot-d47df929{0%,80%,to{transform:scale(.6)}40%{transform:scale(1)}}.chatbot-answer__message[data-v-d47df929]{width:100%}.chatbot-answer__function-button[data-v-d47df929]{background-color:transparent;border:1px solid var(--neutral--200);border-radius:8px;color:var(--primary--500);cursor:pointer;font-weight:700;margin-top:8px;padding:8px 16px;transition:background-color .2s}.chatbot-answer__function-button[data-v-d47df929]:hover{background-color:var(--primary--50)}[data-v-d47df929] .chatbot-answer__message>:not(:last-child){margin-bottom:8px}[data-v-d47df929] .chatbot-answer__message pre{white-space:break-spaces}[data-v-d47df929] .chatbot-answer__message pre:has(code){background-color:var(--neutral--400);border-radius:8px;color:var(--neutral--0);padding:8px 16px}[data-v-d47df929] .chatbot-answer__message code{background:none;font-size:12px}[data-v-d47df929] .chatbot-answer__message a{color:var(--primary--500);text-decoration:underline}[data-v-d47df929] .chatbot-answer__message p:has(a){overflow-wrap:anywhere}[data-v-d47df929] .chatbot-answer__message p{color:var(--neutral--600);margin:0}.chatbot-answer[data-v-e18089e1]{align-items:flex-start;background-color:var(--neutral--0);border-radius:8px;display:flex;font-size:14px;font-weight:400;line-height:1.7;padding:16px}.chatbot-answer__icon[data-v-e18089e1]{align-items:center;background-color:var(--neutral--100);border-radius:4px;color:var(--neutral--300);display:flex;flex-shrink:0;justify-content:center;margin-right:16px;padding:2px}.chatbot-answer__message[data-v-e18089e1]{color:var(--neutral--600);margin:0;overflow-wrap:anywhere}.chatbot-system-message[data-v-3125f862]{align-items:flex-start;border:1px solid var(--neutral--200);border-radius:8px;display:flex;font-size:14px;font-weight:400;line-height:1.7;padding:16px}.chatbot-system-message__icon[data-v-3125f862]{align-items:center;border-radius:4px;color:var(--neutral--300);display:flex;flex-shrink:0;justify-content:center;margin-right:16px}.chatbot-system-message--info[data-v-3125f862]{border:0;padding:8px 16px}.chatbot-system-message--info[data-v-3125f862] .chatbot-system-message__message{margin:0;padding:0;text-align:center;width:100%}.chatbot-system-message--info[data-v-3125f862] .chatbot-system-message__message p{color:var(--neutral--300)}[data-v-3125f862] .chatbot-system-message__message p{color:var(--neutral--600);margin:0}.chatbot-conversation[data-v-f5999c03]{display:flex;flex-direction:column;gap:8px;height:100%;overflow-y:auto;padding:0 8px 8px}.loader[data-v-14e37635]{height:20px;position:relative;width:20px}.loader__element[data-v-14e37635]{animation:spin-14e37635 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid;border-color:var(--neutral--300) transparent transparent;border-radius:50%;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.loader__element[data-v-14e37635]:first-child{animation-delay:-.45s}.loader__element[data-v-14e37635]:nth-child(2){animation-delay:-.3s}.loader__element[data-v-14e37635]:nth-child(3){animation-delay:-.15s}.loader__element[data-v-14e37635]:nth-child(4){animation:none;border-color:var(--neutral--300);opacity:.2}@keyframes spin-14e37635{to{transform:rotate(1turn)}}.chatbot-modal-backdrop[data-v-107b885e]{align-items:center;background-color:#1d1e2059;border-radius:8px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.chatbot-modal-container[data-v-107b885e]{background-color:var(--neutral--0);border-radius:8px;width:calc(100% - 16px)}.chatbot-button[data-v-d3c3d48d]{background-color:transparent;border:none;box-shadow:none;outline:none}.feedback-modal[data-v-d3c3d48d]{padding:16px;position:relative}.feedback-modal__back-button[data-v-d3c3d48d]{cursor:pointer;left:16px;position:absolute;top:16px}.feedback-modal__close-button[data-v-d3c3d48d]{cursor:pointer;position:absolute;right:16px;top:16px}.feedback-modal__title[data-v-d3c3d48d]{margin:8px 48px 16px;text-align:center}.feedback-modal__description[data-v-d3c3d48d]{color:var(--neutral--300);margin-top:4px}.feedback-modal__buttons[data-v-d3c3d48d]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.feedback-modal__comment[data-v-d3c3d48d]{align-items:flex-end;display:flex;flex-direction:column;gap:16px}.feedback-modal__success[data-v-d3c3d48d]{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:151px;width:100%}.feedback-modal__input[data-v-d3c3d48d]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:4px;font-size:14px;line-height:24px;min-height:120px;padding:12px 16px;width:100%}.feedback-modal__input[data-v-d3c3d48d]:active,.feedback-modal__input[data-v-d3c3d48d]:focus{border-color:var(--primary--500);outline:none}.feedback-modal__input[data-v-d3c3d48d]::-webkit-scrollbar{display:none}.feedback-modal-rating__list[data-v-d3c3d48d]{display:flex;gap:4px;justify-content:space-between;list-style:none;margin-bottom:8px;padding-left:0}.feedback-modal-rating__list li[data-v-d3c3d48d]{border:1px solid var(--neutral--200);border-radius:8px;cursor:pointer;padding:8px 0;text-align:center;width:40px}.feedback-modal-rating__list li[data-v-d3c3d48d]:hover{background-color:var(--neutral--100)}.feedback-modal-rating__text[data-v-d3c3d48d]{color:var(--neutral--300);display:flex;justify-content:space-between;margin-bottom:8px}.restart-modal[data-v-63a936ca]{padding:16px}.restart-modal__description[data-v-63a936ca]{color:var(--neutral--300);margin-top:4px}.restart-modal__buttons[data-v-63a936ca]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.chatbot-button[data-v-10c63159]{background-color:transparent;border:none;box-shadow:none;outline:none}.chatbot-wrapper[data-v-10c63159]{bottom:0;display:flex;filter:drop-shadow(0 0 12px rgba(29,30,32,.16));flex-direction:column;justify-content:flex-end;overflow:hidden;pointer-events:none;position:fixed;right:8px;width:360px;z-index:999}.chatbot-wrapper--hidden[data-v-10c63159]{pointer-events:none}.chatbot-wrapper--mobile[data-v-10c63159]{overflow:visible;right:0;width:100%}.chatbot-wrapper--mobile .chatbot[data-v-10c63159]{margin-bottom:0}.chatbot-wrapper--mobile .chatbot-footer__input[data-v-10c63159]{font-size:16px}.chatbot-wrapper__resource-triggers[data-v-10c63159]{border-radius:50%;display:flex;margin-bottom:8px;margin-left:auto;padding:4px;pointer-events:auto;width:fit-content;z-index:999}.chatbot-wrapper__resource-triggers--hidden[data-v-10c63159]{display:none}.chatbot-wrapper__