Changeset 3375651
- Timestamp:
- 10/09/2025 10:38:41 AM (4 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__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-3cd6108c]{cursor:pointer;display:inline-block;height:24px;margin:0;position:relative;width:44px}.controlled-toggle--disabled[data-v-3cd6108c]{cursor:not-allowed;opacity:.5}.controlled-toggle__slider[data-v-3cd6108c]{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-3cd6108c]: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-3cd6108c]{background-color:var(--primary--500)}.controlled-toggle--active .controlled-toggle__slider[data-v-3cd6108c]:before{transform:translateX(20px)}.controlled-toggle:hover:not(.controlled-toggle--disabled) .controlled-toggle__slider[data-v-3cd6108c]{background-color:var(--neutral--400)}.controlled-toggle--active:hover:not(.controlled-toggle--disabled) .controlled-toggle__slider[data-v-3cd6108c]{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-2bef0879]{width:inherit}.plugin-entries-table__container[data-v-2bef0879]{background:var(--neutral--0);border:1px solid var(--neutral--200);border-radius:20px;overflow:hidden;padding:24px}.plugin-entries-table__header[data-v-2bef0879]{display:flex}.plugin-entries-table__header-cell[data-v-2bef0879]{padding:12px 0}.plugin-entries-table__header-cell--plugin[data-v-2bef0879]{order:1;padding-right:16px;width:49%}.plugin-entries-table__header-cell--entries[data-v-2bef0879]{order:2;width:19%}.plugin-entries-table__header-cell--status[data-v-2bef0879]{order:3;width:21%}.plugin-entries-table__header-cell--actions[data-v-2bef0879]{order:4;width:10%}.plugin-entries-table__column-title[data-v-2bef0879]{color:var(--neutral--600);font-size:14px;font-weight:700}.plugin-entries-table__row[data-v-2bef0879]{display:flex;padding:16px 0}.plugin-entries-table__cell[data-v-2bef0879]{align-items:center;display:flex}.plugin-entries-table__cell--plugin[data-v-2bef0879]{order:1;width:50%}.plugin-entries-table__cell--entries[data-v-2bef0879]{order:2;width:20%}.plugin-entries-table__cell--status[data-v-2bef0879]{order:3;width:20%}.plugin-entries-table__cell--actions[data-v-2bef0879]{display:flex;justify-content:flex-end;order:4;padding-right:16px;width:10%}.plugin-entries-table__plugin-content[data-v-2bef0879]{align-items:center;cursor:pointer;display:flex;gap:8px;width:100%}.plugin-entries-table__expand-button[data-v-2bef0879]{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-2bef0879]{align-items:center;display:flex;gap:12px}.plugin-entries-table__plugin-icon[data-v-2bef0879]{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-2bef0879]{height:100%;object-fit:contain;width:100%}.plugin-entries-table__plugin-name[data-v-2bef0879]{color:var(--neutral--500);font-size:14px;font-weight:700}.plugin-entries-table__entries-count[data-v-2bef0879]{color:var(--neutral--500);font-size:14px;font-weight:400}.plugin-entries-table__status-content[data-v-2bef0879]{align-items:center;display:flex}.plugin-entries-table__status-label[data-v-2bef0879]{font-size:12px}.plugin-entries-table__action-button[data-v-2bef0879]{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-2bef0879]:hover{border-color:var(--neutral--300)}.plugin-entries-table__expansion-row[data-v-2bef0879]{width:100%}.plugin-entries-table__expansion-content[data-v-2bef0879]{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-2bef0879]{align-items:center;display:flex}.plugin-entries-table__plugin-toggle-row .plugin-entries-table__cell--plugin[data-v-2bef0879]{padding-left:16px;width:50%}.plugin-entries-table__plugin-toggle-row .plugin-entries-table__cell--entries[data-v-2bef0879],.plugin-entries-table__plugin-toggle-row .plugin-entries-table__cell--status[data-v-2bef0879]{width:20%}.plugin-entries-table__plugin-toggle-row .plugin-entries-table__cell--actions[data-v-2bef0879]{display:flex;justify-content:flex-end;padding-right:16px;width:10%}.plugin-entries-table__forms-list[data-v-2bef0879]{display:flex;flex-direction:column;gap:4px}.plugin-entries-table__form-item[data-v-2bef0879]{align-items:center;border-top:1px solid var(--neutral--200);display:flex;padding:16px 0}.plugin-entries-table__form-item[data-v-2bef0879]:first-child{border-top:none}.plugin-entries-table__form-item .plugin-entries-table__cell--plugin[data-v-2bef0879]{padding-left:32px;width:50%}.plugin-entries-table__form-item .plugin-entries-table__cell--entries[data-v-2bef0879],.plugin-entries-table__form-item .plugin-entries-table__cell--status[data-v-2bef0879]{width:20%}.plugin-entries-table__form-item .plugin-entries-table__cell--actions[data-v-2bef0879]{display:flex;justify-content:flex-end;padding-right:16px;width:10%}.plugin-entries-table__form-info[data-v-2bef0879]{display:flex;flex-direction:column;gap:2px}.plugin-entries-table__form-id[data-v-2bef0879]{color:var(--neutral--600);font-family:monospace;font-size:12px;font-weight:500}.plugin-entries-table__form-title[data-v-2bef0879]{color:var(--neutral--500);font-size:11px;font-weight:400;opacity:.8}.plugin-entries-table__toggle-container[data-v-2bef0879]{align-items:center;display:flex;gap:16px}.plugin-entries-table__entries-text[data-v-2bef0879],.plugin-entries-table__toggle-label[data-v-2bef0879]{color:var(--neutral--500);font-size:14px;font-weight:400}.plugin-entries-table__popover-menu[data-v-2bef0879]{min-width:180px;padding:4px}.plugin-entries-table__menu-item[data-v-2bef0879]{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-2bef0879]:hover{background-color:var(--neutral--50)}.plugin-entries-table__menu-item span[data-v-2bef0879]{flex:1}@media(max-width:1023px){.plugin-entries-table__header[data-v-2bef0879]{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-7694ec9d]{display:flex;flex:1;flex-direction:column}.usage-card--vertical[data-v-7694ec9d]{max-width:none}.usage-card__container[data-v-7694ec9d]{border:1px solid var(--neutral--200);display:flex;flex:1;flex-direction:column}.usage-card__inner[data-v-7694ec9d]{align-self:stretch;display:flex;flex-direction:column}.usage-card__header[data-v-7694ec9d]{align-items:center;align-self:stretch;display:flex;gap:4px;margin-bottom:8px}.usage-card__title[data-v-7694ec9d]{color:var(--neutral--700);font-size:16px;font-weight:700;line-height:1.5}.usage-card__content[data-v-7694ec9d]{align-self:stretch;display:flex}.usage-card__content--horizontal[data-v-7694ec9d]{align-items:center;flex-direction:row;gap:40px}.usage-card__content--vertical[data-v-7694ec9d]{flex-direction:column;height:200px;justify-content:space-between}.usage-card__metric[data-v-7694ec9d]{align-items:center;display:flex}.usage-card__metric[data-v-7694ec9d]:not(.usage-card__metric--vertical){flex-direction:row;gap:40px}.usage-card__metric--vertical[data-v-7694ec9d]{align-self:stretch;flex-direction:column;gap:16px;padding:8px 0 4px}.usage-card__metric-content[data-v-7694ec9d]{display:flex;flex-direction:column;gap:4px}.usage-card__metric--vertical .usage-card__metric-content[data-v-7694ec9d]{align-self:stretch}.usage-card__metric-label-container[data-v-7694ec9d]{align-items:center;display:flex;gap:8px;margin-bottom:4px}.usage-card__metric-icon[data-v-7694ec9d]{align-items:center;display:flex}.usage-card__metric-label[data-v-7694ec9d]{color:var(--neutral--300);font-size:12px;font-weight:400;line-height:1.67}.usage-card__metric-value[data-v-7694ec9d]{color:var(--neutral--600);font-size:24px;font-weight:700;line-height:1.33}.usage-card__divider[data-v-7694ec9d]{background-color:var(--neutral--200);flex-shrink:0;height:20px;width:1px}@media(max-width:767px){.usage-card__content--horizontal[data-v-7694ec9d]{align-items:flex-start;flex-direction:column;gap:16px}.usage-card__metric[data-v-7694ec9d]: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-7694ec9d]{width:100%}.usage-card__divider[data-v-7694ec9d]{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-10ab47be]{padding:32px 16px}}@media(max-width:480px){.faq[data-v-10ab47be]{padding:24px 12px}}.faq__container[data-v-10ab47be]{margin:0 auto;max-width:780px}@media(max-width:1024px){.faq__container[data-v-10ab47be]{max-width:90%}}@media(max-width:768px){.faq__container[data-v-10ab47be]{max-width:100%}}.faq__list[data-v-10ab47be]{display:flex;flex-direction:column;gap:8px}@media(max-width:480px){.faq__list[data-v-10ab47be]{gap:6px}}.faq__item[data-v-10ab47be]{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-10ab47be]{border-radius:12px}}@media(max-width:480px){.faq__item[data-v-10ab47be]{border-radius:8px}}.faq__item--expanded[data-v-10ab47be]{border-color:var(--neutral--200);box-shadow:0 4px 12px rgba(103,58,183,.1)}@media(max-width:768px){.faq__item--expanded[data-v-10ab47be]{box-shadow:0 2px 8px rgba(103,58,183,.1)}}@media(max-width:480px){.faq__item--expanded[data-v-10ab47be]{box-shadow:0 1px 6px rgba(103,58,183,.1)}}.faq__question[data-v-10ab47be]{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-10ab47be]{padding:16px 20px}}@media(max-width:480px){.faq__question[data-v-10ab47be]{padding:12px 16px}}.faq__question-text[data-v-10ab47be]{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-10ab47be]{font-size:15px;margin-right:12px}}@media(max-width:480px){.faq__question-text[data-v-10ab47be]{font-size:14px;margin-right:10px}}.faq__icon[data-v-10ab47be]{color:var(--neutral--400);flex-shrink:0;transition:color .3s cubic-bezier(.4,0,.2,1)}@media(max-width:480px){.faq__icon[data-v-10ab47be]{height:20px;width:20px}}.faq__item--expanded .faq__icon[data-v-10ab47be]{color:var(--neutral--200)}.faq__answer[data-v-10ab47be]{animation:fadeIn-10ab47be .3s ease-in-out;padding:24px}@media(max-width:768px){.faq__answer[data-v-10ab47be]{padding:0 20px 20px}}@media(max-width:480px){.faq__answer[data-v-10ab47be]{padding:0 16px 16px}}.faq__answer p[data-v-10ab47be]{color:var(--neutral--500);font-size:15px;line-height:1.6;margin:0}@media(max-width:768px){.faq__answer p[data-v-10ab47be]{font-size:14px}}@media(max-width:480px){.faq__answer p[data-v-10ab47be]{font-size:13px}}[data-v-10ab47be] .h-card__header{border-bottom:none;padding-bottom:0;padding-top:24px}@media(max-width:768px){[data-v-10ab47be] .h-card__header{padding-top:20px}}@media(max-width:480px){[data-v-10ab47be] .h-card__header{padding-top:16px}}@keyframes fadeIn-10ab47be{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}} -
hostinger-reach/trunk/frontend/dist/main.js
r3374224 r3375651 1 1 /*! For license information please see main.js.LICENSE.txt */ 2 2 !function(){var e,t,n={113:function(e,t,n){"use strict";n.d(t,{z:function(){return o}});var a=n(425),l=n(326);const o=()=>{const e=(0,l.N)(),t=(0,a.EW)(()=>e.isStaging?"reach.hostinger.dev":"reach.hostinger.com"),n=(0,a.EW)(()=>e.isStaging?"hpanel.hostinger.dev":"hpanel.hostinger.com");return{reachUpgradeLink:(0,a.EW)(()=>`https://${n.value}/reach`),reachYourPlanLink:(0,a.EW)(()=>`https://${t.value}/settings?tab=your-plan`),reachCampaignsLink:(0,a.EW)(()=>`https://${t.value}/campaigns`),reachTemplatesLink:(0,a.EW)(()=>`https://${t.value}/templates`),reachSettingsLink:(0,a.EW)(()=>`https://${t.value}/settings`),reachBaseDomain:t,hpanelBaseDomain:n}}},124:function(e,t,n){"use strict";n.d(t,{N2:function(){return s},RK:function(){return i},fX:function(){return r}});const a=e=>!(null===e||"object"!=typeof e||Array.isArray(e)||e instanceof Date),l=e=>e.replace(/([-_][a-z])/g,e=>e.toUpperCase().replace("-","").replace("_","")),o=e=>e.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`),r=e=>e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`).replace(/[\s_]+/g,"-").replace(/^-+|-+$/g,"").toLowerCase(),i=e=>{if(!a(e))return e;const t={};for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){const l=o(n),r=e[n];a(r)?t[l]=i(r):Array.isArray(r)?t[l]=r.map(e=>a(e)?i(e):e):t[l]=r}return t},s=e=>{if(null===e||"object"!=typeof e||e instanceof Date)return e;if(Array.isArray(e))return e.map(s);const t={};for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){const o=l(n),r=e[n];a(r)?t[o]=s(r):Array.isArray(r)?t[o]=r.map(e=>a(e)?s(e):e):t[o]=r}return t}},125:function(e,t,n){"use strict";n.d(t,{C:function(){return s}});var a=n(326),l=n(602),o=n(264),r=n(371);const i=`${hostinger_reach_reach_data.rest_base_url}hostinger-reach/v1`,s={getForms:(e={},t)=>{const{nonce:n}=(0,a.N)(),s=new URLSearchParams;e.contactListId&&s.append("contact_list_id",e.contactListId.toString()),e.type&&s.append("type",e.type),e.limit&&s.append("limit",e.limit.toString()),e.offset&&s.append("offset",e.offset.toString());const d=s.toString()?`?${s.toString()}`:"",u={headers:{[l.Y9.CORRELATION_ID]:t?.[l.Y9.CORRELATION_ID]||(0,o.d)(),[l.Y9.WP_NONCE]:n}};return r.A.get(`${i}/forms${d}`,u)},getContactLists:e=>{const{nonce:t}=(0,a.N)(),n={headers:{[l.Y9.CORRELATION_ID]:e?.[l.Y9.CORRELATION_ID]||(0,o.d)(),[l.Y9.WP_NONCE]:t}};return r.A.get(`${i}/contact-lists`,n)},toggleFormStatus:(e,t,n)=>{const{nonce:s}=(0,a.N)(),d={headers:{[l.Y9.CORRELATION_ID]:n?.[l.Y9.CORRELATION_ID]||(0,o.d)(),[l.Y9.WP_NONCE]:s}},u={formId:e,isActive:t};return r.A.post(`${i}/forms`,u,d)},getIntegrations:e=>{const{nonce:t}=(0,a.N)(),n={headers:{[l.Y9.CORRELATION_ID]:e?.[l.Y9.CORRELATION_ID]||(0,o.d)(),[l.Y9.WP_NONCE]:t}};return r.A.get(`${i}/integrations`,n)},getIntegrationForms:(e,t)=>{const{nonce:n}=(0,a.N)(),s=new URLSearchParams;s.append("type",e);const d={plain:!0,headers:{[l.Y9.CORRELATION_ID]:t?.[l.Y9.CORRELATION_ID]||(0,o.d)(),[l.Y9.WP_NONCE]:n}};return r.A.get(`${i}/forms?${s.toString()}`,d)},toggleIntegrationStatus:(e,t,n)=>{const{nonce:s}=(0,a.N)(),d={headers:{[l.Y9.CORRELATION_ID]:n?.[l.Y9.CORRELATION_ID]||(0,o.d)(),[l.Y9.WP_NONCE]:s}},u={integration:e,isActive:t};return r.A.post(`${i}/integrations`,u,d)}}},179:function(e,t,n){var a={"./AddFormModal.vue":[298,223,298],"./Base/BaseModal.vue":[132,132],"./ConfirmDisconnectModal.vue":[239,223,239],"./Modals.vue":[605],"./SelectPageModal.vue":[583,223,583]};function l(e){if(!n.o(a,e))return Promise.resolve().then(function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t});var t=a[e],l=t[0];return Promise.all(t.slice(1).map(n.e)).then(function(){return n(l)})}l.keys=function(){return Object.keys(a)},l.id=179,e.exports=l},220:function(e,t,n){"use strict";n.d(t,{Bt:function(){return Y},Wk:function(){return Re},aE:function(){return Ne}});var a=n(425);const l="undefined"!=typeof document;function o(e){return"object"==typeof e||"displayName"in e||"props"in e||"__vccOpts"in e}function r(e){return e.__esModule||"Module"===e[Symbol.toStringTag]||e.default&&o(e.default)}const i=Object.assign;function s(e,t){const n={};for(const a in t){const l=t[a];n[a]=u(l)?l.map(e):e(l)}return n}const d=()=>{},u=Array.isArray;const c=/#/g,f=/&/g,h=/\//g,p=/=/g,m=/\?/g,v=/\+/g,b=/%5B/g,g=/%5D/g,y=/%5E/g,_=/%60/g,w=/%7B/g,x=/%7C/g,C=/%7D/g,k=/%20/g;function M(e){return encodeURI(""+e).replace(x,"|").replace(b,"[").replace(g,"]")}function A(e){return M(e).replace(v,"%2B").replace(k,"+").replace(c,"%23").replace(f,"%26").replace(_,"`").replace(w,"{").replace(C,"}").replace(y,"^")}function E(e){return A(e).replace(p,"%3D")}function S(e){return null==e?"":function(e){return M(e).replace(c,"%23").replace(m,"%3F")}(e).replace(h,"%2F")}function L(e){try{return decodeURIComponent(""+e)}catch(e){}return""+e}const z=/\/$/,T=e=>e.replace(z,"");function B(e,t,n="/"){let a,l={},o="",r="";const i=t.indexOf("#");let s=t.indexOf("?");return i<s&&i>=0&&(s=-1),s>-1&&(a=t.slice(0,s),o=t.slice(s+1,i>-1?i:t.length),l=e(o)),i>-1&&(a=a||t.slice(0,i),r=t.slice(i,t.length)),a=function(e,t){if(e.startsWith("/"))return e;0;if(!e)return t;const n=t.split("/"),a=e.split("/"),l=a[a.length-1];".."!==l&&"."!==l||a.push("");let o,r,i=n.length-1;for(o=0;o<a.length;o++)if(r=a[o],"."!==r){if(".."!==r)break;i>1&&i--}return n.slice(0,i).join("/")+"/"+a.slice(o).join("/")}(null!=a?a:t,n),{fullPath:a+(o&&"?")+o+r,path:a,query:l,hash:L(r)}}function R(e,t){return t&&e.toLowerCase().startsWith(t.toLowerCase())?e.slice(t.length)||"/":e}function O(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function I(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!V(e[n],t[n]))return!1;return!0}function V(e,t){return u(e)?H(e,t):u(t)?H(t,e):e===t}function H(e,t){return u(t)?e.length===t.length&&e.every((e,n)=>e===t[n]):1===e.length&&e[0]===t}const N={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var $,F;!function(e){e.pop="pop",e.push="push"}($||($={})),function(e){e.back="back",e.forward="forward",e.unknown=""}(F||(F={}));function P(e){if(!e)if(l){const t=document.querySelector("base");e=(e=t&&t.getAttribute("href")||"/").replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return"/"!==e[0]&&"#"!==e[0]&&(e="/"+e),T(e)}const q=/^[^#]+#/;function D(e,t){return e.replace(q,"#")+t}const W=()=>({left:window.scrollX,top:window.scrollY});function j(e){let t;if("el"in e){const n=e.el,a="string"==typeof n&&n.startsWith("#");0;const l="string"==typeof n?a?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!l)return;t=function(e,t){const n=document.documentElement.getBoundingClientRect(),a=e.getBoundingClientRect();return{behavior:t.behavior,left:a.left-n.left-(t.left||0),top:a.top-n.top-(t.top||0)}}(l,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(null!=t.left?t.left:window.scrollX,null!=t.top?t.top:window.scrollY)}function U(e,t){return(history.state?history.state.position-t:-1)+e}const X=new Map;let Z=()=>location.protocol+"//"+location.host;function K(e,t){const{pathname:n,search:a,hash:l}=t,o=e.indexOf("#");if(o>-1){let t=l.includes(e.slice(o))?e.slice(o).length:1,n=l.slice(t);return"/"!==n[0]&&(n="/"+n),R(n,"")}return R(n,e)+a+l}function G(e,t,n,a=!1,l=!1){return{back:e,current:t,forward:n,replaced:a,position:window.history.length,scroll:l?W():null}}function Q(e){const t=function(e){const{history:t,location:n}=window,a={value:K(e,n)},l={value:t.state};function o(a,o,r){const i=e.indexOf("#"),s=i>-1?(n.host&&document.querySelector("base")?e:e.slice(i))+a:Z()+e+a;try{t[r?"replaceState":"pushState"](o,"",s),l.value=o}catch(e){console.error(e),n[r?"replace":"assign"](s)}}return l.value||o(a.value,{back:null,current:a.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0),{location:a,state:l,push:function(e,n){const r=i({},l.value,t.state,{forward:e,scroll:W()});o(r.current,r,!0),o(e,i({},G(a.value,e,null),{position:r.position+1},n),!1),a.value=e},replace:function(e,n){o(e,i({},t.state,G(l.value.back,e,l.value.forward,!0),n,{position:l.value.position}),!0),a.value=e}}}(e=P(e)),n=function(e,t,n,a){let l=[],o=[],r=null;const s=({state:o})=>{const i=K(e,location),s=n.value,d=t.value;let u=0;if(o){if(n.value=i,t.value=o,r&&r===s)return void(r=null);u=d?o.position-d.position:0}else a(i);l.forEach(e=>{e(n.value,s,{delta:u,type:$.pop,direction:u?u>0?F.forward:F.back:F.unknown})})};function d(){const{history:e}=window;e.state&&e.replaceState(i({},e.state,{scroll:W()}),"")}return window.addEventListener("popstate",s),window.addEventListener("beforeunload",d,{passive:!0}),{pauseListeners:function(){r=n.value},listen:function(e){l.push(e);const t=()=>{const t=l.indexOf(e);t>-1&&l.splice(t,1)};return o.push(t),t},destroy:function(){for(const e of o)e();o=[],window.removeEventListener("popstate",s),window.removeEventListener("beforeunload",d)}}}(e,t.state,t.location,t.replace);const a=i({location:"",base:e,go:function(e,t=!0){t||n.pauseListeners(),history.go(e)},createHref:D.bind(null,e)},t,n);return Object.defineProperty(a,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(a,"state",{enumerable:!0,get:()=>t.state.value}),a}function Y(e){return(e=location.host?e||location.pathname+location.search:"").includes("#")||(e+="#"),Q(e)}function J(e){return"string"==typeof e||"symbol"==typeof e}const ee=Symbol("");var te;!function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"}(te||(te={}));function ne(e,t){return i(new Error,{type:e,[ee]:!0},t)}function ae(e,t){return e instanceof Error&&ee in e&&(null==t||!!(e.type&t))}const le="[^/]+?",oe={sensitive:!1,strict:!1,start:!0,end:!0},re=/[.+*?^${}()[\]/\\]/g;function ie(e,t){let n=0;for(;n<e.length&&n<t.length;){const a=t[n]-e[n];if(a)return a;n++}return e.length<t.length?1===e.length&&80===e[0]?-1:1:e.length>t.length?1===t.length&&80===t[0]?1:-1:0}function se(e,t){let n=0;const a=e.score,l=t.score;for(;n<a.length&&n<l.length;){const e=ie(a[n],l[n]);if(e)return e;n++}if(1===Math.abs(l.length-a.length)){if(de(a))return 1;if(de(l))return-1}return l.length-a.length}function de(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const ue={type:0,value:""},ce=/[a-zA-Z0-9_]/;function fe(e,t,n){const a=function(e,t){const n=i({},oe,t),a=[];let l=n.start?"^":"";const o=[];for(const t of e){const e=t.length?[]:[90];n.strict&&!t.length&&(l+="/");for(let a=0;a<t.length;a++){const r=t[a];let i=40+(n.sensitive?.25:0);if(0===r.type)a||(l+="/"),l+=r.value.replace(re,"\\$&"),i+=40;else if(1===r.type){const{value:e,repeatable:n,optional:s,regexp:d}=r;o.push({name:e,repeatable:n,optional:s});const u=d||le;if(u!==le){i+=10;try{new RegExp(`(${u})`)}catch(t){throw new Error(`Invalid custom RegExp for param "${e}" (${u}): `+t.message)}}let c=n?`((?:${u})(?:/(?:${u}))*)`:`(${u})`;a||(c=s&&t.length<2?`(?:/${c})`:"/"+c),s&&(c+="?"),l+=c,i+=20,s&&(i+=-8),n&&(i+=-20),".*"===u&&(i+=-50)}e.push(i)}a.push(e)}if(n.strict&&n.end){const e=a.length-1;a[e][a[e].length-1]+=.7000000000000001}n.strict||(l+="/?"),n.end?l+="$":n.strict&&!l.endsWith("/")&&(l+="(?:/|$)");const r=new RegExp(l,n.sensitive?"":"i");return{re:r,score:a,keys:o,parse:function(e){const t=e.match(r),n={};if(!t)return null;for(let e=1;e<t.length;e++){const a=t[e]||"",l=o[e-1];n[l.name]=a&&l.repeatable?a.split("/"):a}return n},stringify:function(t){let n="",a=!1;for(const l of e){a&&n.endsWith("/")||(n+="/"),a=!1;for(const e of l)if(0===e.type)n+=e.value;else if(1===e.type){const{value:o,repeatable:r,optional:i}=e,s=o in t?t[o]:"";if(u(s)&&!r)throw new Error(`Provided param "${o}" is an array but it is not repeatable (* or + modifiers)`);const d=u(s)?s.join("/"):s;if(!d){if(!i)throw new Error(`Missing required param "${o}"`);l.length<2&&(n.endsWith("/")?n=n.slice(0,-1):a=!0)}n+=d}}return n||"/"}}}(function(e){if(!e)return[[]];if("/"===e)return[[ue]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(e){throw new Error(`ERR (${n})/"${d}": ${e}`)}let n=0,a=n;const l=[];let o;function r(){o&&l.push(o),o=[]}let i,s=0,d="",u="";function c(){d&&(0===n?o.push({type:0,value:d}):1===n||2===n||3===n?(o.length>1&&("*"===i||"+"===i)&&t(`A repeatable param (${d}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:d,regexp:u,repeatable:"*"===i||"+"===i,optional:"*"===i||"?"===i})):t("Invalid state to consume buffer"),d="")}function f(){d+=i}for(;s<e.length;)if(i=e[s++],"\\"!==i||2===n)switch(n){case 0:"/"===i?(d&&c(),r()):":"===i?(c(),n=1):f();break;case 4:f(),n=a;break;case 1:"("===i?n=2:ce.test(i)?f():(c(),n=0,"*"!==i&&"?"!==i&&"+"!==i&&s--);break;case 2:")"===i?"\\"==u[u.length-1]?u=u.slice(0,-1)+i:n=3:u+=i;break;case 3:c(),n=0,"*"!==i&&"?"!==i&&"+"!==i&&s--,u="";break;default:t("Unknown state")}else a=n,n=4;return 2===n&&t(`Unfinished custom RegExp for param "${d}"`),c(),r(),l}(e.path),n);const l=i(a,{record:e,parent:t,children:[],alias:[]});return t&&!l.record.aliasOf==!t.record.aliasOf&&t.children.push(l),l}function he(e,t){const n=[],a=new Map;function l(e,n,a){const s=!a,u=me(e);u.aliasOf=a&&a.record;const c=ye(t,e),f=[u];if("alias"in e){const t="string"==typeof e.alias?[e.alias]:e.alias;for(const e of t)f.push(me(i({},u,{components:a?a.record.components:u.components,path:e,aliasOf:a?a.record:u})))}let h,p;for(const t of f){const{path:i}=t;if(n&&"/"!==i[0]){const e=n.record.path,a="/"===e[e.length-1]?"":"/";t.path=n.record.path+(i&&a+i)}if(h=fe(t,n,c),a?a.alias.push(h):(p=p||h,p!==h&&p.alias.push(h),s&&e.name&&!be(h)&&o(e.name)),_e(h)&&r(h),u.children){const e=u.children;for(let t=0;t<e.length;t++)l(e[t],h,a&&a.children[t])}a=a||h}return p?()=>{o(p)}:d}function o(e){if(J(e)){const t=a.get(e);t&&(a.delete(e),n.splice(n.indexOf(t),1),t.children.forEach(o),t.alias.forEach(o))}else{const t=n.indexOf(e);t>-1&&(n.splice(t,1),e.record.name&&a.delete(e.record.name),e.children.forEach(o),e.alias.forEach(o))}}function r(e){const t=function(e,t){let n=0,a=t.length;for(;n!==a;){const l=n+a>>1;se(e,t[l])<0?a=l:n=l+1}const l=function(e){let t=e;for(;t=t.parent;)if(_e(t)&&0===se(e,t))return t;return}(e);l&&(a=t.lastIndexOf(l,a-1));return a}(e,n);n.splice(t,0,e),e.record.name&&!be(e)&&a.set(e.record.name,e)}return t=ye({strict:!1,end:!0,sensitive:!1},t),e.forEach(e=>l(e)),{addRoute:l,resolve:function(e,t){let l,o,r,s={};if("name"in e&&e.name){if(l=a.get(e.name),!l)throw ne(1,{location:e});0,r=l.record.name,s=i(pe(t.params,l.keys.filter(e=>!e.optional).concat(l.parent?l.parent.keys.filter(e=>e.optional):[]).map(e=>e.name)),e.params&&pe(e.params,l.keys.map(e=>e.name))),o=l.stringify(s)}else if(null!=e.path)o=e.path,l=n.find(e=>e.re.test(o)),l&&(s=l.parse(o),r=l.record.name);else{if(l=t.name?a.get(t.name):n.find(e=>e.re.test(t.path)),!l)throw ne(1,{location:e,currentLocation:t});r=l.record.name,s=i({},t.params,e.params),o=l.stringify(s)}const d=[];let u=l;for(;u;)d.unshift(u.record),u=u.parent;return{name:r,path:o,params:s,matched:d,meta:ge(d)}},removeRoute:o,clearRoutes:function(){n.length=0,a.clear()},getRoutes:function(){return n},getRecordMatcher:function(e){return a.get(e)}}}function pe(e,t){const n={};for(const a of t)a in e&&(n[a]=e[a]);return n}function me(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:ve(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function ve(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const a in e.components)t[a]="object"==typeof n?n[a]:n;return t}function be(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function ge(e){return e.reduce((e,t)=>i(e,t.meta),{})}function ye(e,t){const n={};for(const a in e)n[a]=a in t?t[a]:e[a];return n}function _e({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function we(e){const t={};if(""===e||"?"===e)return t;const n=("?"===e[0]?e.slice(1):e).split("&");for(let e=0;e<n.length;++e){const a=n[e].replace(v," "),l=a.indexOf("="),o=L(l<0?a:a.slice(0,l)),r=l<0?null:L(a.slice(l+1));if(o in t){let e=t[o];u(e)||(e=t[o]=[e]),e.push(r)}else t[o]=r}return t}function xe(e){let t="";for(let n in e){const a=e[n];if(n=E(n),null==a){void 0!==a&&(t+=(t.length?"&":"")+n);continue}(u(a)?a.map(e=>e&&A(e)):[a&&A(a)]).forEach(e=>{void 0!==e&&(t+=(t.length?"&":"")+n,null!=e&&(t+="="+e))})}return t}function Ce(e){const t={};for(const n in e){const a=e[n];void 0!==a&&(t[n]=u(a)?a.map(e=>null==e?null:""+e):null==a?a:""+a)}return t}const ke=Symbol(""),Me=Symbol(""),Ae=Symbol(""),Ee=Symbol(""),Se=Symbol("");function Le(){let e=[];return{add:function(t){return e.push(t),()=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)}},list:()=>e.slice(),reset:function(){e=[]}}}function ze(e,t,n,a,l,o=e=>e()){const r=a&&(a.enterCallbacks[l]=a.enterCallbacks[l]||[]);return()=>new Promise((i,s)=>{const d=e=>{var o;!1===e?s(ne(4,{from:n,to:t})):e instanceof Error?s(e):"string"==typeof(o=e)||o&&"object"==typeof o?s(ne(2,{from:t,to:e})):(r&&a.enterCallbacks[l]===r&&"function"==typeof e&&r.push(e),i())},u=o(()=>e.call(a&&a.instances[l],t,n,d));let c=Promise.resolve(u);e.length<3&&(c=c.then(d)),c.catch(e=>s(e))})}function Te(e,t,n,a,l=e=>e()){const i=[];for(const s of e){0;for(const e in s.components){let d=s.components[e];if("beforeRouteEnter"===t||s.instances[e])if(o(d)){const o=(d.__vccOpts||d)[t];o&&i.push(ze(o,n,a,s,e,l))}else{let o=d();0,i.push(()=>o.then(o=>{if(!o)throw new Error(`Couldn't resolve component "${e}" at "${s.path}"`);const i=r(o)?o.default:o;s.mods[e]=o,s.components[e]=i;const d=(i.__vccOpts||i)[t];return d&&ze(d,n,a,s,e,l)()}))}}}return i}function Be(e){const t=(0,a.WQ)(Ae),n=(0,a.WQ)(Ee);const l=(0,a.EW)(()=>{const n=(0,a.R1)(e.to);return t.resolve(n)}),o=(0,a.EW)(()=>{const{matched:e}=l.value,{length:t}=e,a=e[t-1],o=n.matched;if(!a||!o.length)return-1;const r=o.findIndex(O.bind(null,a));if(r>-1)return r;const i=Oe(e[t-2]);return t>1&&Oe(a)===i&&o[o.length-1].path!==i?o.findIndex(O.bind(null,e[t-2])):r}),r=(0,a.EW)(()=>o.value>-1&&function(e,t){for(const n in t){const a=t[n],l=e[n];if("string"==typeof a){if(a!==l)return!1}else if(!u(l)||l.length!==a.length||a.some((e,t)=>e!==l[t]))return!1}return!0}(n.params,l.value.params)),i=(0,a.EW)(()=>o.value>-1&&o.value===n.matched.length-1&&I(n.params,l.value.params));return{route:l,href:(0,a.EW)(()=>l.value.href),isActive:r,isExactActive:i,navigate:function(n={}){if(function(e){if(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)return;if(e.defaultPrevented)return;if(void 0!==e.button&&0!==e.button)return;if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}e.preventDefault&&e.preventDefault();return!0}(n)){const n=t[(0,a.R1)(e.replace)?"replace":"push"]((0,a.R1)(e.to)).catch(d);return e.viewTransition&&"undefined"!=typeof document&&"startViewTransition"in document&&document.startViewTransition(()=>n),n}return Promise.resolve()}}}const Re=(0,a.pM)({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:Be,setup(e,{slots:t}){const n=(0,a.Kh)(Be(e)),{options:l}=(0,a.WQ)(Ae),o=(0,a.EW)(()=>({[Ie(e.activeClass,l.linkActiveClass,"router-link-active")]:n.isActive,[Ie(e.exactActiveClass,l.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const l=t.default&&(1===(r=t.default(n)).length?r[0]:r);var r;return e.custom?l:(0,a.h)("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},l)}}});function Oe(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Ie=(e,t,n)=>null!=e?e:null!=t?t:n;function Ve(e,t){if(!e)return null;const n=e(t);return 1===n.length?n[0]:n}const He=(0,a.pM)({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const l=(0,a.WQ)(Se),o=(0,a.EW)(()=>e.route||l.value),r=(0,a.WQ)(Me,0),s=(0,a.EW)(()=>{let e=(0,a.R1)(r);const{matched:t}=o.value;let n;for(;(n=t[e])&&!n.components;)e++;return e}),d=(0,a.EW)(()=>o.value.matched[s.value]);(0,a.Gt)(Me,(0,a.EW)(()=>s.value+1)),(0,a.Gt)(ke,d),(0,a.Gt)(Se,o);const u=(0,a.KR)();return(0,a.wB)(()=>[u.value,d.value,e.name],([e,t,n],[a,l,o])=>{t&&(t.instances[n]=e,l&&l!==t&&e&&e===a&&(t.leaveGuards.size||(t.leaveGuards=l.leaveGuards),t.updateGuards.size||(t.updateGuards=l.updateGuards))),!e||!t||l&&O(t,l)&&a||(t.enterCallbacks[n]||[]).forEach(t=>t(e))},{flush:"post"}),()=>{const l=o.value,r=e.name,s=d.value,c=s&&s.components[r];if(!c)return Ve(n.default,{Component:c,route:l});const f=s.props[r],h=f?!0===f?l.params:"function"==typeof f?f(l):f:null,p=(0,a.h)(c,i({},h,t,{onVnodeUnmounted:e=>{e.component.isUnmounted&&(s.instances[r]=null)},ref:u}));return Ve(n.default,{Component:p,route:l})||p}}});function Ne(e){const t=he(e.routes,e),n=e.parseQuery||we,o=e.stringifyQuery||xe,r=e.history;const c=Le(),f=Le(),h=Le(),p=(0,a.IJ)(N);let m=N;l&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const v=s.bind(null,e=>""+e),b=s.bind(null,S),g=s.bind(null,L);function _(e,a){if(a=i({},a||p.value),"string"==typeof e){const l=B(n,e,a.path),o=t.resolve({path:l.path},a),s=r.createHref(l.fullPath);return i(l,o,{params:g(o.params),hash:L(l.hash),redirectedFrom:void 0,href:s})}let l;if(null!=e.path)l=i({},e,{path:B(n,e.path,a.path).path});else{const t=i({},e.params);for(const e in t)null==t[e]&&delete t[e];l=i({},e,{params:b(t)}),a.params=b(a.params)}const s=t.resolve(l,a),d=e.hash||"";s.params=v(g(s.params));const u=function(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}(o,i({},e,{hash:(c=d,M(c).replace(w,"{").replace(C,"}").replace(y,"^")),path:s.path}));var c;const f=r.createHref(u);return i({fullPath:u,hash:d,query:o===xe?Ce(e.query):e.query||{}},s,{redirectedFrom:void 0,href:f})}function x(e){return"string"==typeof e?B(n,e,p.value.path):i({},e)}function k(e,t){if(m!==e)return ne(8,{from:t,to:e})}function A(e){return z(e)}function E(e){const t=e.matched[e.matched.length-1];if(t&&t.redirect){const{redirect:n}=t;let a="function"==typeof n?n(e):n;return"string"==typeof a&&(a=a.includes("?")||a.includes("#")?a=x(a):{path:a},a.params={}),i({query:e.query,hash:e.hash,params:null!=a.path?{}:e.params},a)}}function z(e,t){const n=m=_(e),a=p.value,l=e.state,r=e.force,s=!0===e.replace,d=E(n);if(d)return z(i(x(d),{state:"object"==typeof d?i({},l,d.state):l,force:r,replace:s}),t||n);const u=n;let c;return u.redirectedFrom=t,!r&&function(e,t,n){const a=t.matched.length-1,l=n.matched.length-1;return a>-1&&a===l&&O(t.matched[a],n.matched[l])&&I(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}(o,a,n)&&(c=ne(16,{to:u,from:a}),Y(a,a,!0,!1)),(c?Promise.resolve(c):V(u,a)).catch(e=>ae(e)?ae(e,2)?e:Q(e):G(e,u,a)).then(e=>{if(e){if(ae(e,2))return z(i({replace:s},x(e.to),{state:"object"==typeof e.to?i({},l,e.to.state):l,force:r}),t||u)}else e=F(u,a,!0,s,l);return H(u,a,e),e})}function T(e,t){const n=k(e,t);return n?Promise.reject(n):Promise.resolve()}function R(e){const t=le.values().next().value;return t&&"function"==typeof t.runWithContext?t.runWithContext(e):e()}function V(e,t){let n;const[a,l,o]=function(e,t){const n=[],a=[],l=[],o=Math.max(t.matched.length,e.matched.length);for(let r=0;r<o;r++){const o=t.matched[r];o&&(e.matched.find(e=>O(e,o))?a.push(o):n.push(o));const i=e.matched[r];i&&(t.matched.find(e=>O(e,i))||l.push(i))}return[n,a,l]}(e,t);n=Te(a.reverse(),"beforeRouteLeave",e,t);for(const l of a)l.leaveGuards.forEach(a=>{n.push(ze(a,e,t))});const r=T.bind(null,e,t);return n.push(r),re(n).then(()=>{n=[];for(const a of c.list())n.push(ze(a,e,t));return n.push(r),re(n)}).then(()=>{n=Te(l,"beforeRouteUpdate",e,t);for(const a of l)a.updateGuards.forEach(a=>{n.push(ze(a,e,t))});return n.push(r),re(n)}).then(()=>{n=[];for(const a of o)if(a.beforeEnter)if(u(a.beforeEnter))for(const l of a.beforeEnter)n.push(ze(l,e,t));else n.push(ze(a.beforeEnter,e,t));return n.push(r),re(n)}).then(()=>(e.matched.forEach(e=>e.enterCallbacks={}),n=Te(o,"beforeRouteEnter",e,t,R),n.push(r),re(n))).then(()=>{n=[];for(const a of f.list())n.push(ze(a,e,t));return n.push(r),re(n)}).catch(e=>ae(e,8)?e:Promise.reject(e))}function H(e,t,n){h.list().forEach(a=>R(()=>a(e,t,n)))}function F(e,t,n,a,o){const s=k(e,t);if(s)return s;const d=t===N,u=l?history.state:{};n&&(a||d?r.replace(e.fullPath,i({scroll:d&&u&&u.scroll},o)):r.push(e.fullPath,o)),p.value=e,Y(e,t,n,d),Q()}let P;function q(){P||(P=r.listen((e,t,n)=>{if(!oe.listening)return;const a=_(e),o=E(a);if(o)return void z(i(o,{replace:!0,force:!0}),a).catch(d);m=a;const s=p.value;var u,c;l&&(u=U(s.fullPath,n.delta),c=W(),X.set(u,c)),V(a,s).catch(e=>ae(e,12)?e:ae(e,2)?(z(i(x(e.to),{force:!0}),a).then(e=>{ae(e,20)&&!n.delta&&n.type===$.pop&&r.go(-1,!1)}).catch(d),Promise.reject()):(n.delta&&r.go(-n.delta,!1),G(e,a,s))).then(e=>{(e=e||F(a,s,!1))&&(n.delta&&!ae(e,8)?r.go(-n.delta,!1):n.type===$.pop&&ae(e,20)&&r.go(-1,!1)),H(a,s,e)}).catch(d)}))}let D,Z=Le(),K=Le();function G(e,t,n){Q(e);const a=K.list();return a.length?a.forEach(a=>a(e,t,n)):console.error(e),Promise.reject(e)}function Q(e){return D||(D=!e,q(),Z.list().forEach(([t,n])=>e?n(e):t()),Z.reset()),e}function Y(t,n,o,r){const{scrollBehavior:i}=e;if(!l||!i)return Promise.resolve();const s=!o&&function(e){const t=X.get(e);return X.delete(e),t}(U(t.fullPath,0))||(r||!o)&&history.state&&history.state.scroll||null;return(0,a.dY)().then(()=>i(t,n,s)).then(e=>e&&j(e)).catch(e=>G(e,t,n))}const ee=e=>r.go(e);let te;const le=new Set,oe={currentRoute:p,listening:!0,addRoute:function(e,n){let a,l;return J(e)?(a=t.getRecordMatcher(e),l=n):l=e,t.addRoute(l,a)},removeRoute:function(e){const n=t.getRecordMatcher(e);n&&t.removeRoute(n)},clearRoutes:t.clearRoutes,hasRoute:function(e){return!!t.getRecordMatcher(e)},getRoutes:function(){return t.getRoutes().map(e=>e.record)},resolve:_,options:e,push:A,replace:function(e){return A(i(x(e),{replace:!0}))},go:ee,back:()=>ee(-1),forward:()=>ee(1),beforeEach:c.add,beforeResolve:f.add,afterEach:h.add,onError:K.add,isReady:function(){return D&&p.value!==N?Promise.resolve():new Promise((e,t)=>{Z.add([e,t])})},install(e){e.component("RouterLink",Re),e.component("RouterView",He),e.config.globalProperties.$router=this,Object.defineProperty(e.config.globalProperties,"$route",{enumerable:!0,get:()=>(0,a.R1)(p)}),l&&!te&&p.value===N&&(te=!0,A(r.location).catch(e=>{0}));const t={};for(const e in N)Object.defineProperty(t,e,{get:()=>p.value[e],enumerable:!0});e.provide(Ae,this),e.provide(Ee,(0,a.Gc)(t)),e.provide(Se,p);const n=e.unmount;le.add(e),e.unmount=function(){le.delete(e),le.size<1&&(m=N,P&&P(),P=null,p.value=N,te=!1,D=!1),n()}}};function re(e){return e.reduce((e,t)=>e.then(()=>R(t)),Promise.resolve())}return oe}},229:function(e,t,n){"use strict";n.d(t,{hS:function(){return a.h}});var a=n(933);n(541),n(113)},259:function(e,t,n){"use strict";n.d(t,{BL:function(){return Pt},BN:function(){return C},GW:function(){return _},L8:function(){return B},Lc:function(){return Td},QC:function(){return g},Yl:function(){return u},ej:function(){return Tc},em:function(){return qd},tY:function(){return wd},w7:function(){return yd},zx:function(){return A}});var a=n(425),l=n(220),o=Object.defineProperty,r=e=>{throw TypeError(e)},i=(e,t,n)=>((e,t,n)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n),s=(e,t,n)=>(((e,t,n)=>{t.has(e)||r("Cannot "+n)})(e,t,"access private method"),n);if(typeof window<"u"){let e=function(){var e=document.body,t=document.getElementById("__svg__icons__dom__");t||((t=document.createElementNS("http://www.w3.org/2000/svg","svg")).style.position="absolute",t.style.width="0",t.style.height="0",t.id="__svg__icons__dom__",t.setAttribute("xmlns","http://www.w3.org/2000/svg"),t.setAttribute("xmlns:link","http://www.w3.org/1999/xlink")),t.innerHTML='<symbol fill="none" viewBox="0 0 16 16" id="ic-add-16"><path fill="currentColor" fill-rule="evenodd" d="M8.75 3.25a.75.75 0 0 0-1.5 0v4h-4a.75.75 0 0 0 0 1.5h4v4a.75.75 0 0 0 1.5 0v-4h4a.75.75 0 0 0 0-1.5h-4z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-add-24"><path fill="currentColor" fill-rule="evenodd" d="M12 3.875a1 1 0 0 1 1 1V11h6.125a1 1 0 1 1 0 2H13v6.125a1 1 0 1 1-2 0V13H4.875a1 1 0 1 1 0-2H11V4.875a1 1 0 0 1 1-1" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-addons-monitoring-16"><path fill="currentColor" d="M3.314 10.388c.183-.321.28-.684.28-1.053V6a4.5 4.5 0 1 1 9 0v2.518a4.6 4.6 0 0 1 1.5.116V6a6 6 0 0 0-12 0v3.335a.6.6 0 0 1-.082.308l-.55.963c-.45.786-.674 1.18-.64 1.502a1 1 0 0 0 .408.702c.263.19.716.19 1.62.19H8.5c0-.526.09-1.03.256-1.5H2.68zM8.612 14H6.094a2 2 0 0 0 3.221 1.584A4.5 4.5 0 0 1 8.612 14" /><path fill="#0173A9" d="M10 13c0-.434.094-.846.259-1.224l1.433 3.923A2.99 2.99 0 0 1 10 13m5.025-.15c0 .255-.102.552-.228.968l-.3 1-1.084-3.217.342-.035c.165-.02.144-.258-.017-.248 0 0-.486.039-.8.039l-.791-.039c-.161-.01-.178.238-.021.248l.318.035.469 1.273-.658 1.969-1.094-3.242.346-.035c.16-.02.14-.258-.021-.248 0 0-.486.039-.8.039l-.193-.004a3 3 0 0 1 4.531-.566h-.038c-.294 0-.504.255-.504.531 0 .248.144.458.294.703.116.2.248.454.248.829m-1.973.412.924 2.525.02.042A3 3 0 0 1 13 16q-.442-.001-.846-.122zm2.58-1.703a2.996 2.996 0 0 1-1.126 4.031l.917-2.646c.171-.427.23-.77.23-1.073z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-addons-monitoring-24"><path fill="currentColor" d="M4.83 15.582c.275-.482.42-1.026.42-1.58V9a6.75 6.75 0 1 1 13.5 0v3.777a6.9 6.9 0 0 1 2.25.174V9A9 9 0 1 0 3 9v5.002a.93.93 0 0 1-.123.463l-.825 1.444c-.674 1.18-1.01 1.769-.959 2.252a1.5 1.5 0 0 0 .612 1.054c.393.285 1.073.285 2.43.285h8.474c0-.789.136-1.546.384-2.25H3.877zM12.777 21H9a3 3 0 0 0 4.832 2.376A6.7 6.7 0 0 1 12.777 21" /><path fill="#0173A9" d="M14.86 19.5c0-.65.14-1.27.387-1.836l2.15 5.885A4.49 4.49 0 0 1 14.86 19.5m7.536-.226c0 .383-.152.83-.34 1.453l-.452 1.5-1.626-4.825.514-.052c.247-.032.215-.389-.026-.373 0 0-.73.058-1.201.058l-1.185-.058c-.242-.015-.268.357-.032.373l.477.052.703 1.91-.986 2.952-1.641-4.862.519-.052c.241-.032.21-.389-.032-.373 0 0-.729.058-1.2.058l-.29-.005a4.5 4.5 0 0 1 6.798-.85h-.058c-.44 0-.755.383-.755.797 0 .373.215.687.44 1.055.174.298.373.681.373 1.242m-2.958.62 1.385 3.786.031.063A4.4 4.4 0 0 1 19.36 24q-.662-.001-1.269-.184zm3.87-2.555a4.494 4.494 0 0 1-1.689 6.047l1.375-3.97c.257-.64.346-1.154.346-1.61z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-addons-presets-16"><path fill="currentColor" fill-rule="evenodd" d="M6.6.25a2.5 2.5 0 0 0-2.5 2.5v.3c-.457 0-.837 0-1.15.022-.331.022-.641.07-.94.195A2.85 2.85 0 0 0 .466 4.809c-.124.3-.173.61-.195.94C.25 6.07.25 6.458.25 6.926v.025c0 .414.336.75.75.75h1.05a1 1 0 1 1 0 2H1a.75.75 0 0 0-.75.75v1.22c0 .563 0 1.03.031 1.41.033.397.102.766.28 1.114.273.536.709.972 1.245 1.245.348.178.717.248 1.114.28.38.031.847.031 1.41.031h.87a.75.75 0 0 0 .75-.75v-1.225a.825.825 0 0 1 1.65 0V15c0 .414.336.75.75.75h.52q.307 0 .576-.002a4.48 4.48 0 0 1-.88-3.457 2.325 2.325 0 0 0-4.115 1.484v.475h-.091c-.6 0-1.006 0-1.318-.026-.304-.025-.454-.07-.555-.121a1.35 1.35 0 0 1-.59-.59c-.051-.101-.096-.251-.12-.555-.026-.312-.027-.718-.027-1.318v-.44h.3a2.5 2.5 0 0 0 0-5h-.296q.004-.195.014-.348c.018-.255.049-.382.085-.469.137-.33.4-.593.73-.73.087-.036.214-.067.469-.085.261-.018.599-.018 1.098-.018h.7a.75.75 0 0 0 .75-.75V2.75a1 1 0 0 1 2 0V3.8c0 .414.336.75.75.75h.7c.5 0 .837 0 1.098.018.255.018.382.049.469.085.33.137.593.4.73.73.036.087.067.214.085.469.018.261.018.598.018 1.098 0 .414.336.75.75.75h1.05a1 1 0 0 1 1 .973c.514.147.99.383 1.411.69A2.504 2.504 0 0 0 13.25 6.2h-.304a9 9 0 0 0-.018-.45c-.022-.331-.07-.641-.195-.94a2.85 2.85 0 0 0-1.542-1.543c-.3-.124-.61-.173-.94-.195A18 18 0 0 0 9.1 3.05v-.3A2.5 2.5 0 0 0 6.6.25" clip-rule="evenodd" /><path fill="#0173A9" d="M10.01 13c0-.434.094-.846.258-1.224l1.434 3.923A2.99 2.99 0 0 1 10.01 13m5.024-.15c0 .255-.101.552-.227.968l-.3 1-1.085-3.217.343-.035c.164-.02.143-.258-.018-.248 0 0-.486.039-.8.039l-.79-.039c-.161-.01-.179.238-.021.248l.318.035.468 1.273-.657 1.969-1.094-3.242.346-.035c.16-.02.14-.258-.021-.248 0 0-.486.039-.8.039l-.193-.004a3 3 0 0 1 4.531-.566h-.038c-.294 0-.504.255-.504.531 0 .248.144.458.294.703.115.2.248.454.248.829m-1.972.412.923 2.525.021.042a3 3 0 0 1-.996.171q-.442-.001-.846-.122zm2.58-1.703a2.996 2.996 0 0 1-1.126 4.031l.917-2.646c.171-.427.23-.77.23-1.073z" /></symbol><symbol fill="none" viewBox="0 0 25 24" id="ic-addons-presets-24"><path fill="currentColor" fill-rule="evenodd" d="M9.9.375a3.75 3.75 0 0 0-3.75 3.75v.45c-.685 0-1.256 0-1.725.033-.497.033-.962.106-1.411.292A4.28 4.28 0 0 0 .7 7.214c-.186.45-.259.914-.292 1.41-.033.479-.033 1.061-.033 1.763v.038c0 .621.504 1.125 1.125 1.125h1.575a1.5 1.5 0 0 1 0 3H1.5c-.621 0-1.125.504-1.125 1.125v1.831c0 .843 0 1.543.047 2.114.048.595.153 1.149.419 1.67a4.28 4.28 0 0 0 1.868 1.87c.522.265 1.076.37 1.67.418.572.047 1.272.047 2.115.047H7.8c.621 0 1.125-.504 1.125-1.125v-1.837a1.237 1.237 0 1 1 2.475 0V22.5c0 .621.504 1.125 1.125 1.125h.781q.46 0 .864-.002a6.72 6.72 0 0 1-1.405-4.123q0-.543.083-1.063a3.487 3.487 0 0 0-6.173 2.225v.713H6.54c-.9 0-1.508 0-1.977-.04-.456-.036-.68-.103-.832-.18a2.03 2.03 0 0 1-.885-.886c-.078-.152-.145-.376-.182-.832-.038-.469-.039-1.076-.039-1.977v-.66h.45a3.75 3.75 0 1 0 0-7.5h-.444c.004-.197.01-.368.021-.522.026-.382.073-.573.127-.703.206-.496.6-.89 1.096-1.096.13-.053.321-.1.703-.127.392-.026.898-.027 1.647-.027h1.05c.621 0 1.125-.504 1.125-1.125V4.125a1.5 1.5 0 1 1 3 0V5.7c0 .621.504 1.125 1.125 1.125h1.05c.75 0 1.255 0 1.647.027.382.026.573.074.703.127.496.206.89.6 1.096 1.096.053.13.1.321.127.703.026.392.027.898.027 1.647 0 .621.504 1.125 1.125 1.125h1.575a1.5 1.5 0 0 1 1.5 1.46c.77.22 1.485.574 2.116 1.035A3.755 3.755 0 0 0 19.876 9.3h-.456q-.007-.367-.027-.675c-.034-.497-.106-.962-.292-1.411A4.28 4.28 0 0 0 16.786 4.9c-.45-.186-.914-.259-1.41-.292a27 27 0 0 0-1.726-.033v-.45A3.75 3.75 0 0 0 9.9.375" clip-rule="evenodd" /><path fill="#0173A9" d="M15.015 19.5c0-.65.141-1.27.388-1.836l2.15 5.885a4.49 4.49 0 0 1-2.538-4.049m7.536-.226c0 .383-.152.83-.34 1.453l-.452 1.5-1.625-4.825.514-.052c.246-.032.215-.389-.027-.373 0 0-.729.058-1.2.058l-1.186-.058c-.241-.015-.268.357-.032.373l.478.052.703 1.91-.986 2.952-1.642-4.862.52-.052c.24-.032.209-.389-.032-.373 0 0-.73.058-1.201.058l-.289-.005a4.5 4.5 0 0 1 6.797-.85h-.057c-.44 0-.756.383-.756.797 0 .373.215.687.441 1.055.173.298.372.681.372 1.242m-2.958.62 1.385 3.786.031.063a4.4 4.4 0 0 1-1.494.257 4.4 4.4 0 0 1-1.27-.184zm3.87-2.555a4.494 4.494 0 0 1-1.689 6.047l1.375-3.97c.257-.64.346-1.154.346-1.61z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-addons-reports-16"><path fill="currentColor" fill-rule="evenodd" d="M4.07 2.795a.25.25 0 0 1 .25-.25h3.628v2.127c0 .966.783 1.75 1.75 1.75h2.233v2.205a4.5 4.5 0 0 1 1.5-.113V5.236c0-.472-.19-.924-.529-1.253l-2.504-2.441a1.75 1.75 0 0 0-1.222-.497H4.32a1.75 1.75 0 0 0-1.75 1.75v10.41c0 .967.784 1.75 1.75 1.75h4.648a4.5 4.5 0 0 1-.425-1.5H4.319a.25.25 0 0 1-.25-.25zm5.177 7.744c-.294.45-.51.957-.627 1.5H6.17a.75.75 0 1 1 0-1.5zm2.47-5.617L9.447 2.71v1.962c0 .138.113.25.25.25zm-5.548 2.9a.75.75 0 1 0 0 1.5h2a.75.75 0 0 0 0-1.5z" clip-rule="evenodd" /><path fill="#0173A9" d="M10.01 13c0-.434.094-.846.258-1.224l1.434 3.923A2.99 2.99 0 0 1 10.01 13m5.024-.15c0 .255-.101.552-.227.968l-.3 1-1.085-3.217.343-.035c.164-.02.143-.258-.018-.248 0 0-.486.039-.8.039l-.79-.039c-.161-.01-.179.238-.021.248l.318.035.468 1.273-.657 1.969-1.094-3.242.346-.035c.16-.02.14-.258-.021-.248 0 0-.486.039-.8.039l-.193-.004a3 3 0 0 1 4.531-.566h-.038c-.294 0-.504.255-.504.531 0 .248.144.458.294.703.115.2.248.454.248.829m-1.972.412.923 2.525.021.042a3 3 0 0 1-.996.171q-.442-.001-.846-.122zm2.58-1.703a2.996 2.996 0 0 1-1.126 4.031l.917-2.646c.171-.427.23-.77.23-1.073z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-addons-reports-24"><path fill="currentColor" fill-rule="evenodd" d="M5.946 1.7a2 2 0 0 0-2 2v16.615a2 2 0 0 0 2 2h8.249a6 6 0 0 1-.646-2H5.946V3.7h6.067v3.815a2 2 0 0 0 2 2h3.975v4.176a6 6 0 0 1 2-.171V7.65a2 2 0 0 0-.604-1.431L15.33 2.267a2 2 0 0 0-1.396-.567zm11.903 5.815-3.836-3.739v3.74z" clip-rule="evenodd" /><path fill="currentColor" d="M14.664 15.94H9.22a1 1 0 1 0 0 2h4.479a6 6 0 0 1 .965-2M9.22 11.866a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2z" /><path fill="#0173A9" d="M14.994 19.5c0-.65.142-1.27.389-1.836l2.15 5.885a4.49 4.49 0 0 1-2.539-4.049m7.537-.226c0 .383-.152.83-.34 1.453l-.452 1.5-1.626-4.825.514-.052c.247-.032.215-.389-.026-.373 0 0-.729.058-1.201.058l-1.185-.058c-.242-.015-.268.357-.032.373l.477.052.703 1.91-.986 2.952-1.641-4.862.519-.052c.241-.032.21-.389-.032-.373 0 0-.729.058-1.2.058l-.29-.005a4.5 4.5 0 0 1 6.798-.85h-.058c-.44 0-.755.383-.755.797 0 .373.215.687.44 1.055.174.298.373.681.373 1.242m-2.958.62 1.385 3.786.031.063a4.4 4.4 0 0 1-1.495.257q-.662-.001-1.269-.184zm3.87-2.555a4.494 4.494 0 0 1-1.689 6.047l1.375-3.97c.257-.64.346-1.154.346-1.61z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-addons-transfer-16"><path fill="currentColor" d="M10.026 7.423a.75.75 0 0 1 0-1.06l.84-.842H3.5a.75.75 0 1 1 0-1.5h7.367l-.841-.84a.75.75 0 1 1 1.06-1.061l2.122 2.121a.75.75 0 0 1 0 1.06l-2.122 2.122a.75.75 0 0 1-1.06 0M6.024 13.823a.75.75 0 0 0 0-1.06l-.84-.842H8.63a4.5 4.5 0 0 1 .682-1.5H5.183l.841-.84a.75.75 0 0 0-1.06-1.061L2.842 10.64a.75.75 0 0 0 0 1.06l2.122 2.122a.75.75 0 0 0 1.06 0" /><path fill="#0173A9" d="M10 13c0-.434.094-.846.259-1.224l1.433 3.923A2.99 2.99 0 0 1 10 13m5.025-.15c0 .255-.102.552-.228.968l-.3 1-1.084-3.217.342-.035c.165-.02.144-.258-.017-.248 0 0-.486.039-.8.039l-.791-.039c-.161-.01-.178.238-.021.248l.318.035.469 1.273-.658 1.969-1.094-3.242.346-.035c.16-.02.14-.258-.021-.248 0 0-.486.039-.8.039l-.193-.004a3 3 0 0 1 4.531-.566h-.038c-.294 0-.504.255-.504.531 0 .248.144.458.294.703.116.2.248.454.248.829m-1.973.412.924 2.525.02.042A3 3 0 0 1 13 16q-.442-.001-.846-.122zm2.58-1.703a2.996 2.996 0 0 1-1.126 4.031l.917-2.646c.171-.427.23-.77.23-1.073z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-addons-transfer-24"><path fill="currentColor" d="M15.039 11.134a1.125 1.125 0 0 1 0-1.59L16.3 8.281H5.25a1.125 1.125 0 0 1 0-2.25H16.3L15.039 4.77a1.125 1.125 0 1 1 1.59-1.59l3.183 3.181c.439.44.439 1.152 0 1.591l-3.182 3.182c-.44.44-1.152.44-1.591 0M9.036 20.735c.44-.44.44-1.152 0-1.591l-1.261-1.262h5.17a6.7 6.7 0 0 1 1.023-2.25H7.775l1.261-1.261a1.125 1.125 0 0 0-1.59-1.591l-3.183 3.182c-.439.439-.439 1.151 0 1.59l3.182 3.183c.44.439 1.152.439 1.591 0" /><path fill="#0173A9" d="M15 19.5c0-.65.142-1.27.388-1.836l2.15 5.885A4.49 4.49 0 0 1 15 19.5m7.537-.226c0 .383-.152.83-.341 1.453l-.451 1.5-1.626-4.825.514-.052c.246-.032.215-.389-.026-.373 0 0-.73.058-1.201.058l-1.186-.058c-.241-.015-.267.357-.031.373l.477.052.703 1.91-.986 2.952-1.642-4.862.52-.052c.24-.032.21-.389-.032-.373 0 0-.729.058-1.201.058l-.288-.005a4.5 4.5 0 0 1 6.797-.85h-.058c-.44 0-.755.383-.755.797 0 .373.215.687.44 1.055.173.298.373.681.373 1.242m-2.958.62 1.384 3.786.032.063A4.4 4.4 0 0 1 19.5 24q-.661-.001-1.27-.184zm3.87-2.555a4.494 4.494 0 0 1-1.689 6.047l1.375-3.97c.257-.64.346-1.154.346-1.61z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-ai-16"><path fill="currentColor" d="M5.893 4.768a.423.423 0 0 0-.786 0L4.37 6.633a.42.42 0 0 1-.238.238l-1.865.736a.423.423 0 0 0 0 .786l1.865.736c.109.043.195.13.238.238l.735 1.865c.141.357.647.357.787 0l.736-1.865a.42.42 0 0 1 .238-.238l1.865-.736a.423.423 0 0 0 0-.786L6.867 6.87a.42.42 0 0 1-.238-.238zM11.781 1.191a.302.302 0 0 0-.562 0l-.525 1.332a.3.3 0 0 1-.17.17L9.19 3.22a.302.302 0 0 0 0 .562l1.332.525c.078.031.14.093.17.17l.526 1.333c.1.255.462.255.562 0l.525-1.332a.3.3 0 0 1 .17-.17l1.333-.526a.302.302 0 0 0 0-.562l-1.332-.525a.3.3 0 0 1-.17-.17zM11.669 11.115a.181.181 0 0 0-.338 0l-.315.799a.18.18 0 0 1-.102.102l-.8.315a.181.181 0 0 0 0 .338l.8.315a.18.18 0 0 1 .102.102l.315.8c.06.152.277.152.338 0l.315-.8a.18.18 0 0 1 .102-.102l.8-.315a.181.181 0 0 0 0-.338l-.8-.315a.18.18 0 0 1-.102-.102z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-ai-24"><path fill="currentColor" d="M8.84 7.152a.634.634 0 0 0-1.18 0L6.556 9.949a.63.63 0 0 1-.357.357L3.402 11.41a.634.634 0 0 0 0 1.18l2.797 1.104a.63.63 0 0 1 .357.357l1.104 2.797a.634.634 0 0 0 1.18 0l1.104-2.797a.63.63 0 0 1 .357-.357l2.797-1.104a.634.634 0 0 0 0-1.18l-2.797-1.104a.63.63 0 0 1-.357-.357zM17.672 1.787a.453.453 0 0 0-.844 0l-.788 1.998a.45.45 0 0 1-.255.255l-1.998.788a.453.453 0 0 0 0 .844l1.998.788c.117.046.21.138.255.255l.788 1.998c.151.383.693.383.844 0l.788-1.998a.45.45 0 0 1 .255-.255l1.998-.788a.453.453 0 0 0 0-.844l-1.998-.788a.45.45 0 0 1-.255-.255zM17.503 16.672a.272.272 0 0 0-.506 0l-.473 1.199a.27.27 0 0 1-.153.153l-1.199.473a.272.272 0 0 0 0 .506l1.199.473c.07.027.126.083.153.153l.473 1.199c.09.23.415.23.506 0l.473-1.199a.27.27 0 0 1 .153-.153l1.199-.473a.272.272 0 0 0 0-.506l-1.199-.473a.27.27 0 0 1-.153-.153z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-alarm-lamp-16"><path fill="currentColor" d="M7.25 3.99a.75.75 0 0 0 1.5 0V2.5a.75.75 0 0 0-1.5 0zM2.505 3.634a.75.75 0 0 1 1.06 0L4.62 4.688a.75.75 0 1 1-1.06 1.06L2.504 4.695a.75.75 0 0 1 0-1.06" /><path fill="currentColor" fill-rule="evenodd" d="M4.658 12.75h-.924a.75.75 0 0 1 0-1.5h.352l1.497-4.867A1.25 1.25 0 0 1 6.778 5.5h2.444a1.25 1.25 0 0 1 1.195.883l1.497 4.867h.352a.75.75 0 0 1 0 1.5H4.658M6.962 7l-1.306 4.25h4.688L9.038 7z" clip-rule="evenodd" /><path fill="currentColor" d="M1.757 8.375a.75.75 0 0 0 0 1.5h1.49a.75.75 0 1 0 0-1.5zM12.434 3.634a.75.75 0 0 1 1.06 1.06l-1.053 1.054a.75.75 0 1 1-1.061-1.06zM12.005 9.125a.75.75 0 0 1 .75-.75h1.49a.75.75 0 0 1 0 1.5h-1.49a.75.75 0 0 1-.75-.75" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-alarm-lamp-24"><path fill="currentColor" d="M11 5.985a1 1 0 1 0 2 0V3.75a1 1 0 1 0-2 0zM3.845 5.54a1 1 0 0 1 1.414 0l1.58 1.58a1 1 0 0 1-1.413 1.414l-1.58-1.58a1 1 0 0 1 0-1.414" /><path fill="currentColor" fill-rule="evenodd" d="M6.984 19H5.6a1 1 0 1 1 0-2h.62l2.273-7.389a1.75 1.75 0 0 1 1.672-1.235h3.668a1.75 1.75 0 0 1 1.672 1.235L17.778 17h.62a1 1 0 1 1 0 2H6.985m3.367-8.624L8.314 17h7.372l-2.037-6.624z" clip-rule="evenodd" /><path fill="currentColor" d="M2.635 12.688a1 1 0 1 0 0 2H4.87a1 1 0 1 0 0-2zM18.739 5.54a1 1 0 1 1 1.414 1.414l-1.58 1.58a1 1 0 1 1-1.415-1.414zM18.132 13.688a1 1 0 0 1 1-1h2.235a1 1 0 1 1 0 2h-2.235a1 1 0 0 1-1-1" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-align-center-16"><path fill="currentColor" d="M11.577 11.26a.75.75 0 0 1 0 1.493l-.077.004h-7a.75.75 0 0 1 0-1.5h7zM10.077 7.26a.75.75 0 0 1 0 1.493L10 8.756H6a.75.75 0 0 1 0-1.5h4zM13 3.256a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-align-center-24"><path fill="currentColor" d="M17.353 17.011a1 1 0 0 1 0 1.99l-.103.005H6.75a1 1 0 1 1 0-2h10.5zM15.103 11.011a1 1 0 0 1 0 1.99l-.103.006H9a1 1 0 1 1 0-2h6zM19.5 5.006a1 1 0 1 1 0 2h-15a1 1 0 0 1 0-2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-align-left-16"><path fill="currentColor" d="M10.577 11.26a.75.75 0 0 1 0 1.493l-.077.004h-7a.75.75 0 0 1 0-1.5h7zM7.5 7.256a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1 0-1.5zM13.5 3.256a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1 0-1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-align-left-24"><path fill="currentColor" d="M15.853 17.011a1 1 0 0 1 0 1.99l-.103.005H5.25a1 1 0 1 1 0-2h10.5zM11.25 11.007a1 1 0 1 1 0 2h-6a1 1 0 1 1 0-2zM20.25 5.006a1 1 0 0 1 0 2h-15a1 1 0 0 1 0-2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-align-right-16"><path fill="currentColor" d="M12.5 11.256a.75.75 0 0 1 0 1.5h-7l-.077-.004a.75.75 0 0 1 0-1.492l.077-.004zM12.5 7.256a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1 0-1.5zM12.5 3.256a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1 0-1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-align-right-24"><path fill="currentColor" d="M18.75 17.006a1 1 0 0 1 0 2H8.25l-.103-.005a1 1 0 0 1 0-1.99l.103-.005zM18.75 11.006a1 1 0 0 1 0 2h-6a1 1 0 1 1 0-2zM18.75 5.006a1 1 0 1 1 0 2h-15a1 1 0 0 1 0-2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-api-filled-16"><path fill="currentColor" d="M5.184 8.422h-.811l.406-1.658zM8.907 7.348a.65.65 0 0 0-.076-.33.44.44 0 0 0-.224-.195.9.9 0 0 0-.376-.065h-.304v1.226h.35a.8.8 0 0 0 .338-.068.47.47 0 0 0 .216-.208.76.76 0 0 0 .076-.36" /><path fill="currentColor" fill-rule="evenodd" d="M1.272 3.865C1 4.4 1 5.1 1 6.5v3c0 1.4 0 2.1.272 2.635a2.5 2.5 0 0 0 1.093 1.092C2.9 13.5 3.6 13.5 5 13.5h6c1.4 0 2.1 0 2.635-.273a2.5 2.5 0 0 0 1.092-1.092C15 11.6 15 10.9 15 9.5v-3c0-1.4 0-2.1-.273-2.635a2.5 2.5 0 0 0-1.092-1.093C13.1 2.5 12.4 2.5 11 2.5H5c-1.4 0-2.1 0-2.635.272a2.5 2.5 0 0 0-1.093 1.093m2.96 5.201H5.33l.198.809h.95L5.33 6.125H4.254l-1.148 3.75h.928zm5.59-1.72q0 .435-.187.719a1.13 1.13 0 0 1-.522.425 2 2 0 0 1-.78.138h-.406v1.247H7.04v-3.75h1.18q.762 0 1.182.303t.42.917m2.872-.572v-.649H10.26v.65h.774v2.448h-.774v.652h2.435v-.652h-.774V6.774z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-api-filled-24"><path fill="currentColor" d="M7.777 12.633H6.559l.609-2.488zM13.36 11.022q0-.3-.113-.495a.65.65 0 0 0-.337-.292 1.4 1.4 0 0 0-.564-.098h-.455v1.839h.524q.295 0 .507-.102a.7.7 0 0 0 .325-.312q.113-.21.113-.54" /><path fill="currentColor" fill-rule="evenodd" d="M1.909 5.798C1.5 6.6 1.5 7.65 1.5 9.75v4.5c0 2.1 0 3.15.409 3.953a3.75 3.75 0 0 0 1.639 1.638c.802.409 1.852.409 3.952.409h9c2.1 0 3.15 0 3.953-.409a3.75 3.75 0 0 0 1.638-1.639c.409-.802.409-1.852.409-3.952v-4.5c0-2.1 0-3.15-.409-3.952a3.75 3.75 0 0 0-1.639-1.64C19.65 3.75 18.6 3.75 16.5 3.75h-9c-2.1 0-3.15 0-3.952.409a3.75 3.75 0 0 0-1.64 1.639m4.439 7.801h1.648l.296 1.213h1.424l-1.72-5.624H6.38l-1.72 5.624h1.392zm8.384-2.581q0 .653-.28 1.08a1.7 1.7 0 0 1-.783.637 3.1 3.1 0 0 1-1.169.207h-.609v1.87h-1.33V9.189h1.768q1.145 0 1.774.454.63.455.63 1.376m4.31-.857v-.973h-3.653v.973h1.16v3.673h-1.16v.979h3.652v-.979h-1.16v-3.672z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-back-16"><path fill="currentColor" fill-rule="evenodd" d="M7.035 2.721a.75.75 0 0 1 0 1.06l-3.469 3.47h10.679a.75.75 0 0 1 0 1.5H3.566l3.468 3.467a.75.75 0 1 1-1.06 1.06L1.224 8.532a.75.75 0 0 1 0-1.06l4.75-4.75a.75.75 0 0 1 1.06 0" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-back-24"><path fill="currentColor" fill-rule="evenodd" d="M10.464 4.17a1 1 0 0 1 0 1.414l-5.417 5.417h16.32a1 1 0 1 1 0 2H5.047l5.415 5.414a1 1 0 0 1-1.414 1.415l-7.122-7.122a1 1 0 0 1 0-1.414L9.05 4.17a1 1 0 0 1 1.414 0" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 17 16" id="ic-arrow-double-16"><path fill="currentColor" d="m5.089 8.021 3.896 3.705v-1.668a.75.75 0 0 1 .75-.75c1.442 0 2.536.23 3.399.604.526.228.95.505 1.306.794-.245-1.418-.75-2.354-1.4-2.956-.77-.712-1.852-1.058-3.258-1.058a.75.75 0 0 1-.75-.75v-1.66zm5.396 4.288c0 1.065-1.234 1.628-2.035.973l-.076-.066-4.51-4.29a1.25 1.25 0 0 1 .002-1.812l4.557-4.32.076-.067c.801-.652 2.033-.09 2.033.974v1.523c1.347.11 2.565.538 3.525 1.424q1.7 1.57 1.986 4.76l.005.105c.005.515-.299.943-.744 1.115a1.235 1.235 0 0 1-1.346-.323 4.2 4.2 0 0 0-1.42-1.016c-.505-.219-1.164-.391-2.053-.454z" /><path fill="currentColor" d="M5.041 2.922a.75.75 0 0 1 1.03 1.08l-.053.056L1.86 8.014l4.156 3.943.052.056a.75.75 0 0 1-1.027 1.082l-.059-.05L.64 8.922a1.25 1.25 0 0 1-.002-1.813l4.345-4.137z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-double-24"><path fill="currentColor" d="m7.451 12.029 6.153 5.85v-2.795a1 1 0 0 1 1-1c2.149 0 3.772.343 5.047.896.91.394 1.612.885 2.186 1.391-.345-2.335-1.14-3.867-2.193-4.84-1.186-1.096-2.842-1.62-4.97-1.62a1 1 0 0 1-1-1V6.128zm8.153 6.432c0 1.538-1.842 2.329-2.957 1.269l-6.764-6.433a1.75 1.75 0 0 1 .002-2.538l6.835-6.48.106-.094c1.122-.914 2.847-.125 2.848 1.363v2.4c2.046.15 3.886.782 5.327 2.114 1.67 1.543 2.656 3.887 2.94 7.058l.006.147a1.62 1.62 0 0 1-1.037 1.555 1.72 1.72 0 0 1-1.784-.358l-.098-.096c-.545-.578-1.204-1.134-2.172-1.553-.797-.346-1.84-.612-3.253-.699z" /><path fill="currentColor" d="M7.638 4.478a1 1 0 0 1 1.301 1.515l-6.328 6.025 6.327 6.005.07.074A1 1 0 0 1 7.64 19.54l-.079-.066-6.517-6.186a1.75 1.75 0 0 1-.002-2.537L7.56 4.545z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-down-16"><path fill="currentColor" d="M8 13.352a.75.75 0 0 0 .53-.22l3.5-3.5a.75.75 0 0 0-1.06-1.06l-2.22 2.22V3.397a.75.75 0 0 0-1.5 0v7.393L5.03 8.574l-.057-.052A.75.75 0 0 0 3.97 9.633l3.5 3.5c.14.14.33.219.53.22" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-down-24"><path fill="currentColor" d="M11.999 19.903a1 1 0 0 0 .707-.293l5.25-5.25a1 1 0 1 0-1.414-1.414l-3.543 3.544V5.097a1 1 0 0 0-2 0v11.391l-3.541-3.54a1.001 1.001 0 0 0-1.415 1.413l5.249 5.25c.187.187.442.292.707.292" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-down-line-16"><path fill="currentColor" d="M7.983 2.497a.75.75 0 0 1 .75.75v5.567l.841-.84a.75.75 0 1 1 1.061 1.06l-2.121 2.121a.75.75 0 0 1-1.06 0L5.331 9.034a.75.75 0 0 1 1.06-1.06l.841.84V3.247a.75.75 0 0 1 .75-.75M3 13.452a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-down-line-24"><path fill="currentColor" d="M12 4.073a1 1 0 0 1 1 1V13.7l1.45-1.45a1 1 0 1 1 1.414 1.414l-3.182 3.182a1 1 0 0 1-1.414 0l-3.182-3.182A1 1 0 1 1 9.5 12.25l1.5 1.5V5.073a1 1 0 0 1 1-1M4.5 20.504a1 1 0 1 0 0 2h15a1 1 0 1 0 0-2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-down-right-16"><path fill="currentColor" d="M7 12.75h5.25c.69 0 1.25-.56 1.25-1.25V6.25a.75.75 0 0 0-1.5 0v3.94L4.53 2.72a.75.75 0 0 0-1.06 1.06l7.47 7.47H7a.75.75 0 0 0 0 1.5" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-down-right-24"><path fill="currentColor" d="M10.5 19h7.875a1.75 1.75 0 0 0 1.75-1.75V9.375a1 1 0 1 0-2 0v6.21L6.707 4.169a1 1 0 0 0-1.414 1.414L16.71 17H10.5a1 1 0 1 0 0 2" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-down-square-16"><path fill="currentColor" d="M8 1.25a.75.75 0 0 1 .75.75v7.69l.841-.842a.75.75 0 0 1 1.06 1.061l-2.12 2.121a.75.75 0 0 1-1.061 0L5.348 9.91a.75.75 0 0 1 1.061-1.06l.841.84V2A.75.75 0 0 1 8 1.25" /><path fill="currentColor" d="M1 12v-2h1.5v2A1.5 1.5 0 0 0 4 13.5h8a1.5 1.5 0 0 0 1.5-1.5v-2H15v2a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-down-square-24"><path fill="currentColor" d="M12 2a1 1 0 0 1 1 1v11.836l1.475-1.475a1 1 0 0 1 1.414 1.414l-3.182 3.182a1 1 0 0 1-1.414 0L8.11 14.775a1 1 0 1 1 1.414-1.414L11 14.836V3a1 1 0 0 1 1-1" /><path fill="currentColor" d="M1.5 18v-3h2v3A2.5 2.5 0 0 0 6 20.5h12a2.5 2.5 0 0 0 2.5-2.5v-3h2v3a4.5 4.5 0 0 1-4.5 4.5H6A4.5 4.5 0 0 1 1.5 18" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-downward-16"><path fill="currentColor" fill-rule="evenodd" d="M8 1.005a.75.75 0 0 1 .75.75v10.679l3.468-3.468a.75.75 0 0 1 1.06 1.06l-4.747 4.749a.75.75 0 0 1-1.06 0l-4.75-4.75a.75.75 0 0 1 1.06-1.06l3.47 3.469V1.755a.75.75 0 0 1 .75-.75" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-downward-24"><path fill="currentColor" fill-rule="evenodd" d="M12 1.633a1 1 0 0 1 1 1v16.32l5.416-5.415a1 1 0 1 1 1.414 1.414l-7.122 7.122a1 1 0 0 1-1.414 0L4.17 14.95a1 1 0 1 1 1.414-1.414l5.417 5.417V2.633a1 1 0 0 1 1-1" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-drop-down-16"><path fill="currentColor" d="M11.38 6.72 8.36 9.846a.497.497 0 0 1-.72 0L4.62 6.72c-.257-.266-.075-.72.288-.72h6.184c.363 0 .545.454.288.72" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-drop-down-24"><path fill="currentColor" d="m17.311 10.08-4.745 4.688a.807.807 0 0 1-1.132 0L6.689 10.08C6.285 9.682 6.57 9 7.142 9h9.716c.57 0 .857.682.453 1.08" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-forward-16"><path fill="currentColor" fill-rule="evenodd" d="M8.966 2.721a.75.75 0 0 1 1.06 0l4.749 4.748a.75.75 0 0 1 0 1.06l-4.75 4.75a.75.75 0 1 1-1.06-1.061l3.469-3.469H1.755a.75.75 0 0 1 0-1.5h10.679L8.966 3.782a.75.75 0 0 1 0-1.06" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-forward-24"><path fill="currentColor" fill-rule="evenodd" d="M13.538 4.17a1 1 0 0 1 1.414 0l7.122 7.122a1 1 0 0 1 0 1.414L14.95 19.83a1 1 0 0 1-1.414-1.414l5.417-5.417H2.633a1 1 0 1 1 0-2h16.32l-5.415-5.414a1 1 0 0 1 0-1.415" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-left-16"><path fill="currentColor" d="M2.648 8c0 .198.08.39.22.53l3.5 3.5a.75.75 0 0 0 1.06-1.06l-2.22-2.22h7.394a.75.75 0 0 0 0-1.5H5.21l2.218-2.22.052-.056A.75.75 0 0 0 6.367 3.97l-3.5 3.5a.75.75 0 0 0-.219.53" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-left-24"><path fill="currentColor" d="M4.097 11.999a1 1 0 0 0 .293.707l5.25 5.25a1 1 0 1 0 1.414-1.414L7.51 12.999h11.393a1 1 0 0 0 0-2H7.512l3.54-3.541A1.001 1.001 0 0 0 9.64 6.043l-5.25 5.249a1 1 0 0 0-.292.707" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-left-outline-16"><path fill="currentColor" d="m2.661 7.955 3.998 3.748v-1.684a.75.75 0 0 1 .75-.75c2.639 0 4.438.843 5.654 1.747-.317-1.477-1.01-2.506-1.881-3.19-1.013-.795-2.33-1.173-3.726-1.173a.75.75 0 0 1-.75-.75v-1.69zM8.16 12.28c0 1.06-1.226 1.625-2.028.979l-.076-.067L1.44 8.866a1.25 1.25 0 0 1 .005-1.83l4.662-4.312.155-.123c.802-.544 1.943.019 1.943 1.041v1.543c1.4.118 2.771.574 3.902 1.461 1.344 1.055 2.285 2.67 2.56 4.872l.009.11c.021.543-.31.962-.724 1.143a1.29 1.29 0 0 1-1.205-.094l-.157-.117c-.881-.761-2.255-1.601-4.432-1.761z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-left-outline-24"><path fill="currentColor" d="m3.809 11.928 6.306 5.912v-2.815a1 1 0 0 1 1-1c4.12 0 6.86 1.382 8.665 2.798-.446-2.419-1.535-4.09-2.931-5.186-1.546-1.213-3.55-1.786-5.664-1.786a1 1 0 0 1-1-1V6.03zm8.306 6.49c0 1.485-1.718 2.275-2.841 1.37l-.107-.093-6.921-6.491a1.75 1.75 0 0 1 .008-2.562l6.992-6.467.107-.091c1.125-.895 2.832-.103 2.832 1.376v2.428c2.12.16 4.195.84 5.898 2.176 1.988 1.56 3.386 3.95 3.793 7.226l.013.153c.03.757-.43 1.344-1.009 1.597-.556.243-1.251.2-1.803-.21l-.109-.087c-1.357-1.173-3.48-2.47-6.853-2.687z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-redo-16"><path fill="currentColor" d="M8 4.891c1.957 0 3.648 1.095 4.75 2.718V6.006a.75.75 0 0 1 1.5 0v3.5a.75.75 0 0 1-.75.75H10a.75.75 0 0 1 0-1.5h1.703C10.823 7.273 9.46 6.391 8 6.391c-1.441 0-2.79.859-3.67 2.307l-.17.297-.038.066a.75.75 0 0 1-1.317-.704l.034-.07.209-.366C4.139 6.128 5.919 4.891 8 4.891" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-redo-24"><path fill="currentColor" d="M12 7.333c2.935 0 5.471 1.641 7.125 4.075V9.006a1.125 1.125 0 0 1 2.25 0v5.25c0 .622-.504 1.125-1.125 1.125H15a1.125 1.125 0 1 1 0-2.25h2.554C16.235 10.907 14.19 9.583 12 9.583c-2.162 0-4.184 1.288-5.504 3.46l-.254.445-.06.098a1.125 1.125 0 0 1-1.973-1.054l.049-.104.153-.277C6.031 9.314 8.775 7.333 12 7.333" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-right-16"><path fill="currentColor" d="M13.352 8a.75.75 0 0 1-.22.53l-3.5 3.5a.75.75 0 0 1-1.06-1.06l2.22-2.22H3.398a.75.75 0 0 1 0-1.5h7.394L8.573 5.03l-.052-.056A.75.75 0 0 1 9.634 3.97l3.499 3.5c.14.14.22.33.22.53" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-right-24"><path fill="currentColor" d="M19.903 12a1 1 0 0 1-.293.707l-5.25 5.25a1 1 0 0 1-1.414-1.414L16.49 13H5.097a1 1 0 0 1 0-2h11.391l-3.54-3.541a1.001 1.001 0 0 1 1.413-1.415l5.25 5.249a1 1 0 0 1 .292.707" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-right-outline-16"><path fill="currentColor" d="m13.41 8.012-3.998 3.749v-1.684a.75.75 0 0 0-.75-.75c-2.639 0-4.438.843-5.653 1.747.317-1.478 1.01-2.507 1.88-3.19C5.902 7.089 7.22 6.71 8.615 6.71a.75.75 0 0 0 .75-.75V4.27zM7.912 12.34c0 1.06 1.226 1.624 2.028.978l.076-.066 4.615-4.327a1.25 1.25 0 0 0-.006-1.83L9.964 2.782l-.156-.123c-.802-.544-1.943.019-1.943 1.041v1.543c-1.4.118-2.771.574-3.901 1.46-1.344 1.056-2.286 2.67-2.56 4.873l-.01.11c-.02.542.31.962.724 1.143.37.162.826.146 1.205-.094l.157-.117c.881-.762 2.256-1.602 4.432-1.762z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-right-outline-24"><path fill="currentColor" d="m20.297 12.015-6.305 5.912v-2.815a1 1 0 0 0-1-1c-4.121 0-6.86 1.382-8.665 2.797.446-2.418 1.535-4.09 2.93-5.185 1.546-1.213 3.55-1.786 5.665-1.786a1 1 0 0 0 1-1V6.116zm-8.305 6.49c0 1.485 1.717 2.274 2.84 1.37l.107-.094 6.922-6.49a1.75 1.75 0 0 0-.009-2.562L14.86 4.262l-.106-.092c-1.126-.894-2.832-.102-2.832 1.376v2.429c-2.121.16-4.196.839-5.899 2.176-1.987 1.56-3.385 3.95-3.793 7.225l-.013.153c-.03.758.43 1.344 1.01 1.597.556.243 1.25.2 1.803-.21l.108-.087c1.357-1.173 3.481-2.47 6.854-2.686z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-turn-back-16"><path fill="currentColor" fill-rule="evenodd" d="M5.036 1.97a.75.75 0 0 1 0 1.06l-1.72 1.72h6.678a4.75 4.75 0 0 1 0 9.5H4.25a.75.75 0 0 1 0-1.5h5.744a3.25 3.25 0 1 0 0-6.5H3.315l1.72 1.72a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-turn-back-24"><path fill="currentColor" fill-rule="evenodd" d="M7.465 3.042a1 1 0 0 1 0 1.414L4.672 7.25H14.99a7 7 0 1 1 0 14.002H6.374a1 1 0 1 1 0-2h8.616a5 5 0 0 0 0-10.002H4.671l2.794 2.794a1 1 0 1 1-1.414 1.414l-4.5-4.5a1 1 0 0 1 0-1.414l4.5-4.5a1 1 0 0 1 1.414 0" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-undo-16"><path fill="currentColor" d="M9 4.891c2.08 0 3.86 1.237 4.952 3.03l.21.367.032.069a.75.75 0 0 1-1.316.704l-.04-.066-.17-.297C11.789 7.25 10.442 6.39 9 6.39c-1.46 0-2.824.882-3.703 2.365H7a.75.75 0 1 1 0 1.5H3.5a.75.75 0 0 1-.75-.75v-3.5a.75.75 0 1 1 1.5 0V7.61C5.352 5.986 7.043 4.89 9 4.89" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-undo-24"><path fill="currentColor" d="M13.5 7.458c3.17 0 5.878 1.947 7.48 4.754l.152.275.044.093a1 1 0 0 1-1.755.937l-.053-.088-.258-.452c-1.337-2.2-3.395-3.52-5.61-3.52-2.306 0-4.44 1.433-5.77 3.8h2.77a1 1 0 0 1 0 2H5.25a1 1 0 0 1-1-1v-5.25a1 1 0 1 1 2 0v2.822c1.625-2.6 4.227-4.371 7.25-4.371" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-up-16"><path fill="currentColor" d="M8 2.648a.75.75 0 0 0-.53.22l-3.5 3.5a.75.75 0 0 0 1.061 1.06l2.22-2.22v7.394a.75.75 0 0 0 1.5 0V5.21l2.219 2.218.056.052a.75.75 0 0 0 1.004-1.112l-3.499-3.5a.75.75 0 0 0-.53-.219" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-up-24"><path fill="currentColor" d="M12 4.097a1 1 0 0 0-.707.293l-5.25 5.25a1 1 0 0 0 1.414 1.414L11 7.51v11.393a1 1 0 0 0 2 0V7.512l3.541 3.54a1.001 1.001 0 0 0 1.415-1.413l-5.248-5.25A1 1 0 0 0 12 4.098" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-up-line-16"><path fill="currentColor" d="M7.983 11.375a.75.75 0 0 1-.75-.75V5.058l-.84.841a.75.75 0 0 1-1.061-1.06l2.121-2.122a.75.75 0 0 1 1.06 0l2.122 2.121A.75.75 0 1 1 9.575 5.9l-.842-.84v5.566a.75.75 0 0 1-.75.75M3 13.452a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-up-line-24"><path fill="currentColor" d="M11.95 17.14a1 1 0 0 1-1-1V7.511L9.5 8.962a1 1 0 0 1-1.414-1.414l3.182-3.182a1 1 0 0 1 1.414 0l3.182 3.182a1 1 0 1 1-1.414 1.414l-1.5-1.5v8.677a1 1 0 0 1-1 1M4.5 20.504a1 1 0 1 0 0 2h15a1 1 0 1 0 0-2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-up-line-top-16"><path fill="currentColor" d="M8 13.503a.75.75 0 0 1-.75-.75V7.26l-.824.824a.75.75 0 0 1-1.061-1.06l2.121-2.122a.75.75 0 0 1 1.061 0l2.121 2.121a.75.75 0 1 1-1.06 1.061l-.858-.857v5.525a.75.75 0 0 1-.75.75M13 2.548a.75.75 0 0 0 0-1.5H3a.75.75 0 1 0 0 1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-up-line-top-24"><path fill="currentColor" d="M12 20.129a1 1 0 0 1-1-1v-8.54l-1.45 1.45a1 1 0 0 1-1.414-1.414l3.182-3.182a1 1 0 0 1 1.414 0l3.182 3.182a1 1 0 0 1-1.414 1.414l-1.5-1.5v8.59a1 1 0 0 1-1 1M19.5 3.697a1 1 0 1 0 0-2h-15a1 1 0 1 0 0 2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-up-right-16"><path fill="currentColor" d="M5.276 11.787a.75.75 0 1 1-1.06-1.06l6.5-6.501a.75.75 0 1 1 1.06 1.06z" /><path fill="currentColor" d="M12.004 9.699a.75.75 0 1 1-1.5 0v-4.2H6.306l-.077-.004A.75.75 0 0 1 6.306 4h4.948a.75.75 0 0 1 .75.75z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-up-right-24"><path fill="currentColor" d="M8.825 16.593a1 1 0 0 1-1.414-1.415l9.75-9.75a1 1 0 0 1 1.415 1.414z" /><path fill="currentColor" d="M18.88 13.548a1 1 0 0 1-2 0l.002-6.424h-6.424a1.001 1.001 0 0 1 0-2h7.423a1 1 0 0 1 1 .999z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-up-right-square-16"><path fill="currentColor" d="M2.5 5.248a2.75 2.75 0 0 1 2.75-2.75H6a.75.75 0 0 1 0 1.5h-.75c-.69 0-1.25.56-1.25 1.25v5.438c0 .69.56 1.25 1.25 1.25h5.5c.691 0 1.25-.56 1.25-1.25V10a.75.75 0 0 1 1.5 0v.686a2.75 2.75 0 0 1-2.75 2.75h-5.5a2.75 2.75 0 0 1-2.75-2.75z" /><path fill="currentColor" d="M12 5.06 8.03 9.03a.75.75 0 0 1-1.06-1.06L10.94 4H9a.75.75 0 0 1 0-1.5h3.25c.69 0 1.25.56 1.25 1.25V7A.75.75 0 0 1 12 7z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-up-right-square-24"><path fill="currentColor" d="M3.875 7.872a4 4 0 0 1 4-4H9a1 1 0 0 1 0 2H7.875a2 2 0 0 0-2 2v8.157a2 2 0 0 0 2 2h8.251a2 2 0 0 0 2-2V15a1 1 0 1 1 2 0v1.029a4 4 0 0 1-4 4H7.875a4 4 0 0 1-4-4z" /><path fill="currentColor" d="m18.125 7.29-6.168 6.167a1 1 0 0 1-1.414-1.414l6.168-6.168H13.5a1 1 0 1 1 0-2h4.875c.966 0 1.75.784 1.75 1.75V10.5a1 1 0 0 1-2 0z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-up-square-16"><path fill="currentColor" d="M10.652 4.652a.75.75 0 0 1-1.061 0L8.75 3.81V10.5a.75.75 0 0 1-1.5 0V3.81l-.841.842a.75.75 0 0 1-1.06-1.061l2.12-2.121a.75.75 0 0 1 1.061 0l2.122 2.121a.75.75 0 0 1 0 1.06" /><path fill="currentColor" d="M1.1 10a.1.1 0 0 0-.1.1V12a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-1.9a.1.1 0 0 0-.1-.1h-1.3a.1.1 0 0 0-.1.1V12a1.5 1.5 0 0 1-1.5 1.5H4A1.5 1.5 0 0 1 2.5 12v-1.9a.1.1 0 0 0-.1-.1z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-up-square-24"><path fill="currentColor" d="M15.977 6.977c-.439.44-1.151.44-1.59 0l-1.262-1.261V15.75a1.125 1.125 0 0 1-2.25 0V5.716L9.613 6.977a1.125 1.125 0 0 1-1.59-1.59l3.181-3.182c.44-.44 1.152-.44 1.591 0l3.182 3.181c.44.44.44 1.152 0 1.591" /><path fill="currentColor" d="M1.65 15a.15.15 0 0 0-.15.15V18A4.5 4.5 0 0 0 6 22.5h12a4.5 4.5 0 0 0 4.5-4.5v-2.85a.15.15 0 0 0-.15-.15H20.4a.15.15 0 0 0-.15.15V18A2.25 2.25 0 0 1 18 20.25H6A2.25 2.25 0 0 1 3.75 18v-2.85A.15.15 0 0 0 3.6 15z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrow-upward-16"><path fill="currentColor" fill-rule="evenodd" d="M8 1.006a.75.75 0 0 1 .53.22l4.749 4.748a.75.75 0 1 1-1.06 1.061l-3.47-3.469v10.679a.75.75 0 0 1-1.5 0V3.566L3.782 7.034a.75.75 0 0 1-1.06-1.06l4.747-4.749a.75.75 0 0 1 .53-.22" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrow-upward-24"><path fill="currentColor" fill-rule="evenodd" d="M12 1.633a1 1 0 0 1 .706.293L19.83 9.05a1 1 0 0 1-1.414 1.414l-5.417-5.416v16.319a1 1 0 1 1-2 0V5.047l-5.415 5.415A1 1 0 1 1 4.17 9.048l7.122-7.122a1 1 0 0 1 .707-.293" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrows-circle-16"><path fill="currentColor" d="M8.75 2a.75.75 0 0 1 .75-.75h3.056a.75.75 0 0 1 0 1.5h-.809c.277.252.59.548.945.896a6.08 6.08 0 0 1 0 8.708 6.25 6.25 0 0 1-3.029 1.644.75.75 0 0 1-.326-1.464 4.76 4.76 0 0 0 2.305-1.25 4.58 4.58 0 0 0 0-6.567A27 27 0 0 0 10.25 3.43V5a.75.75 0 0 1-1.5 0zM7.232 2.571a.75.75 0 0 1-.569.895 4.75 4.75 0 0 0-2.304 1.25 4.58 4.58 0 0 0 0 6.567A27 27 0 0 0 5.75 12.57V11a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-.75.75H3.445a.75.75 0 0 1 0-1.5h.808c-.277-.252-.59-.548-.945-.896a6.08 6.08 0 0 1 0-8.708 6.25 6.25 0 0 1 3.029-1.644.75.75 0 0 1 .895.57" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrows-circle-24"><path fill="currentColor" d="M13.25 3a1 1 0 0 1 1-1h4.583a1 1 0 1 1 0 2h-1.538c.47.42 1.018.933 1.656 1.559a8.996 8.996 0 0 1 0 12.882 9.26 9.26 0 0 1-4.484 2.434 1 1 0 0 1-.434-1.952 7.25 7.25 0 0 0 3.517-1.909 6.996 6.996 0 0 0 0-10.028c-.999-.98-1.748-1.652-2.3-2.11V7.5a1 1 0 1 1-2 0zM10.726 3.884a1 1 0 0 1-.759 1.193A7.26 7.26 0 0 0 6.45 6.986a6.996 6.996 0 0 0 0 10.028c.999.98 1.748 1.652 2.3 2.11V16.5a1 1 0 1 1 2 0V21a1 1 0 0 1-1 1H5.167a1 1 0 1 1 0-2h1.538c-.47-.42-1.018-.933-1.656-1.559a8.996 8.996 0 0 1 0-12.882 9.26 9.26 0 0 1 4.484-2.434 1 1 0 0 1 1.193.759" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrows-expand-16"><path fill="currentColor" d="M9.5 1.004a.75.75 0 1 0 0 1.5h2.94l-3.47 3.47a.75.75 0 0 0 1.06 1.06l3.47-3.47v2.94a.75.75 0 0 0 1.5 0v-4.75a.75.75 0 0 0-.75-.75zM1.75 15.004H6.5a.75.75 0 1 0 0-1.5H3.56l3.47-3.47a.75.75 0 0 0-1.06-1.06L2.5 12.442v-2.94a.75.75 0 0 0-1.5 0v4.75c0 .415.336.75.75.75" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrows-expand-24"><path fill="currentColor" d="M14 2.003a1 1 0 1 0 0 2h4.586l-5.293 5.293a1 1 0 1 0 1.414 1.414L20 5.418v4.585a1 1 0 1 0 2 0v-7a1 1 0 0 0-1-1zM3 22.003h7a1 1 0 1 0 0-2H5.414l5.293-5.293a1 1 0 0 0-1.414-1.414L4 18.59v-4.586a1 1 0 1 0-2 0v7a1 1 0 0 0 1 1" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrows-minimize-16"><g fill="currentColor"><path d="M15.25 6.25a.75.75 0 0 0-.75-.75h-2.94l3.47-3.47A.75.75 0 0 0 13.97.97L10.5 4.44V1.5a.75.75 0 0 0-1.5 0v4.75c0 .414.336.75.75.75h4.75a.75.75 0 0 0 .75-.75M6.25 9H1.5a.75.75 0 0 0 0 1.5h2.94L.97 13.97a.75.75 0 1 0 1.06 1.06l3.47-3.47v2.94a.75.75 0 0 0 1.5 0V9.75A.75.75 0 0 0 6.25 9" /></g></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrows-minimize-24"><g fill="currentColor"><path d="M21 11.003a1 1 0 1 0 0-2h-4.586l5.293-5.293a1 1 0 0 0-1.414-1.414L15 7.59V3.003a1 1 0 1 0-2 0v7a1 1 0 0 0 1 1zM10 13.003H3a1 1 0 1 0 0 2h4.586l-5.293 5.293a1 1 0 1 0 1.414 1.414L9 16.418v4.585a1 1 0 1 0 2 0v-7a1 1 0 0 0-1-1" /></g></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrows-right-left-16"><path fill="currentColor" d="M5.974 7.423a.75.75 0 0 0 0-1.06l-.84-.842H12.5a.75.75 0 0 0 0-1.5H5.133l.841-.84a.75.75 0 0 0-1.06-1.061L2.792 4.24a.75.75 0 0 0 0 1.06l2.122 2.122a.75.75 0 0 0 1.06 0M9.976 13.823a.75.75 0 0 1 0-1.06l.84-.842H3.5a.75.75 0 1 1 0-1.5h7.317l-.841-.84a.75.75 0 1 1 1.06-1.061l2.122 2.121a.75.75 0 0 1 0 1.06l-2.121 2.122a.75.75 0 0 1-1.061 0" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrows-right-left-24"><path fill="currentColor" d="M8.873 11.046a1 1 0 0 0 0-1.414L7.398 8.157H18.75a1 1 0 1 0 0-2H7.398l1.475-1.475a1 1 0 1 0-1.414-1.414L4.277 6.45a1 1 0 0 0 0 1.414l3.182 3.182a1 1 0 0 0 1.414 0M15.052 20.646a1 1 0 0 1 0-1.414l1.475-1.475H5.25a1 1 0 1 1 0-2h11.277l-1.475-1.475a1 1 0 1 1 1.414-1.414l3.182 3.182a1 1 0 0 1 0 1.414l-3.182 3.182a1 1 0 0 1-1.414 0" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-arrows-wordpress-16"><path fill="#0173A9" d="M10 13c0-.434.094-.846.259-1.224l1.433 3.923A2.99 2.99 0 0 1 10 13m5.025-.15c0 .255-.102.552-.228.968l-.3 1-1.084-3.217.342-.035c.165-.02.144-.258-.017-.248 0 0-.486.039-.8.039l-.791-.039c-.161-.01-.178.238-.021.248l.318.035.469 1.273-.658 1.969-1.094-3.242.346-.035c.16-.02.14-.258-.021-.248 0 0-.486.039-.8.039l-.193-.004a3 3 0 0 1 4.531-.566h-.038c-.294 0-.504.255-.504.531 0 .248.144.458.294.703.116.2.248.454.248.829m-1.973.412.924 2.525.02.042A3 3 0 0 1 13 16q-.442-.001-.846-.122zm2.58-1.703a2.996 2.996 0 0 1-1.126 4.031l.917-2.646c.171-.427.23-.77.23-1.073z" /><path fill="currentColor" d="M10.026 7.423a.75.75 0 0 1 0-1.06l.84-.842H3.5a.75.75 0 1 1 0-1.5h7.367l-.841-.84a.75.75 0 1 1 1.06-1.061l2.122 2.121a.75.75 0 0 1 0 1.06l-2.122 2.122a.75.75 0 0 1-1.06 0M6.024 13.823a.75.75 0 0 0 0-1.06l-.84-.842H8.63a4.5 4.5 0 0 1 .682-1.5H5.183l.841-.84a.75.75 0 0 0-1.06-1.061L2.842 10.64a.75.75 0 0 0 0 1.06l2.122 2.122a.75.75 0 0 0 1.06 0" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-arrows-wordpress-24"><path fill="#0173A9" d="M15 19.5c0-.65.142-1.27.388-1.836l2.15 5.885A4.49 4.49 0 0 1 15 19.5m7.537-.226c0 .383-.152.83-.341 1.453l-.451 1.5-1.626-4.825.514-.052c.246-.032.215-.389-.026-.373 0 0-.73.058-1.201.058l-1.186-.058c-.241-.015-.267.357-.031.373l.477.052.703 1.91-.986 2.952-1.642-4.862.52-.052c.24-.032.21-.389-.032-.373 0 0-.729.058-1.201.058l-.288-.005a4.5 4.5 0 0 1 6.797-.85h-.058c-.44 0-.755.383-.755.797 0 .373.215.687.44 1.055.173.298.373.681.373 1.242m-2.958.62 1.384 3.786.032.063A4.4 4.4 0 0 1 19.5 24q-.661-.001-1.27-.184zm3.87-2.555a4.494 4.494 0 0 1-1.689 6.047l1.375-3.97c.257-.64.346-1.154.346-1.61z" /><path fill="currentColor" d="M15.039 11.134a1.125 1.125 0 0 1 0-1.59L16.3 8.281H5.25a1.125 1.125 0 0 1 0-2.25H16.3L15.039 4.77a1.125 1.125 0 1 1 1.59-1.59l3.183 3.181c.439.44.439 1.152 0 1.591l-3.182 3.182c-.44.44-1.152.44-1.591 0M9.036 20.735c.44-.44.44-1.152 0-1.591l-1.261-1.262h5.17a6.7 6.7 0 0 1 1.023-2.25H7.775l1.261-1.261a1.125 1.125 0 0 0-1.59-1.591l-3.183 3.182c-.439.439-.439 1.151 0 1.59l3.182 3.183c.44.439 1.152.439 1.591 0" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-at-16"><path fill="currentColor" fill-rule="evenodd" d="M2.25 8a5.75 5.75 0 1 1 11.5 0v.5a1.74 1.74 0 0 1-1.738 1.75c-1.017 0-1.628-.787-1.445-1.546q.356-1.49 1.13-3.425a.75.75 0 0 0-1.393-.558q-.109.272-.21.535a2.9 2.9 0 0 0-.917-.834c-1.598-.923-3.766-.16-4.843 1.705s-.654 4.125.945 5.048c1.305.753 2.99.382 4.15-.793.535.839 1.537 1.368 2.583 1.368A3.24 3.24 0 0 0 15.25 8.5V8a7.25 7.25 0 1 0-5.763 7.097.75.75 0 0 0-.306-1.468q-.571.12-1.181.121A5.75 5.75 0 0 1 2.25 8m6.573.72c-.775 1.342-2.094 1.56-2.794 1.156s-1.17-1.656-.396-2.999c.775-1.342 2.094-1.56 2.794-1.156s1.171 1.656.396 2.998" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-at-24"><path fill="currentColor" fill-rule="evenodd" d="M3.25 12a8.75 8.75 0 0 1 17.5 0v.75a2.734 2.734 0 0 1-2.731 2.75c-1.587 0-2.588-1.237-2.29-2.473l.015-.066q.142-.425.223-.852.53-1.905 1.461-4.238a1 1 0 0 0-1.857-.742q-.177.445-.343.88a4.4 4.4 0 0 0-1.462-1.376c-2.397-1.384-5.65-.239-7.265 2.558s-.98 6.187 1.417 7.57c1.991 1.15 4.572.555 6.315-1.281.773 1.236 2.242 2.02 3.786 2.02 2.63 0 4.731-2.133 4.731-4.75V12c0-5.937-4.813-10.75-10.75-10.75S1.25 6.063 1.25 12 6.063 22.75 12 22.75q1.134-.002 2.206-.227a1 1 0 1 0-.409-1.957A8.75 8.75 0 0 1 3.25 12m10.787-.416q-.12.435-.224.852-.139.381-.362.768c-1.213 2.1-3.333 2.519-4.533 1.826s-1.898-2.738-.685-4.839c1.213-2.1 3.333-2.519 4.533-1.826.885.51 1.497 1.757 1.27 3.22" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-badge-discount-16"><path fill="currentColor" fill-rule="evenodd" d="M8.64 1.259a.92.92 0 0 0-1.28 0l-.856.828a.92.92 0 0 1-.769.25l-1.18-.167a.92.92 0 0 0-1.035.752l-.206 1.174a.92.92 0 0 1-.475.654l-1.053.558a.92.92 0 0 0-.395 1.217l.523 1.07a.92.92 0 0 1 0 .809l-.523 1.07a.92.92 0 0 0 .395 1.217l1.053.56a.92.92 0 0 1 .475.653l.206 1.174a.92.92 0 0 0 1.035.752l1.18-.167a.92.92 0 0 1 .769.25l.856.828a.92.92 0 0 0 1.28 0l.856-.828a.92.92 0 0 1 .769-.25l1.18.167a.92.92 0 0 0 1.035-.752l.206-1.174a.92.92 0 0 1 .475-.654l1.053-.559a.92.92 0 0 0 .395-1.216l-.524-1.071a.92.92 0 0 1 0-.808l.524-1.07a.92.92 0 0 0-.395-1.218L13.16 4.75a.92.92 0 0 1-.475-.654l-.206-1.174a.92.92 0 0 0-1.035-.752l-1.18.167a.92.92 0 0 1-.769-.25zM7.005 5.996a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.759-.758a.75.75 0 0 1-.005 1.06l-4.513 4.474A.75.75 0 1 1 5.19 9.707l4.513-4.474a.75.75 0 0 1 1.06.005m-.761 5.752a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-badge-discount-24"><path fill="currentColor" fill-rule="evenodd" d="M12.914 2.37a1.314 1.314 0 0 0-1.828 0L9.862 3.553a1.31 1.31 0 0 1-1.097.357l-1.686-.238A1.314 1.314 0 0 0 5.6 4.746l-.294 1.677c-.07.4-.32.744-.679.934l-1.504.798a1.314 1.314 0 0 0-.564 1.738l.747 1.53c.178.364.178.79 0 1.154l-.747 1.53a1.314 1.314 0 0 0 .564 1.738l1.504.798c.359.19.609.535.679.934l.294 1.677a1.314 1.314 0 0 0 1.479 1.074l1.686-.238c.401-.057.806.075 1.097.357l1.224 1.183c.51.493 1.318.493 1.828 0l1.223-1.183a1.32 1.32 0 0 1 1.098-.357l1.686.238c.702.1 1.356-.376 1.479-1.074l.294-1.677c.07-.4.32-.744.679-.934l1.504-.798a1.314 1.314 0 0 0 .564-1.738l-.747-1.53a1.31 1.31 0 0 1 0-1.154l.747-1.53a1.314 1.314 0 0 0-.564-1.738l-1.504-.798a1.32 1.32 0 0 1-.679-.934L18.4 4.746a1.314 1.314 0 0 0-1.479-1.074l-1.686.238a1.31 1.31 0 0 1-1.098-.357zm-2.406 6.624a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m5.629-1.11a1 1 0 0 1-.006 1.413l-6.947 6.887a1 1 0 0 1-1.408-1.42l6.947-6.887a1 1 0 0 1 1.414.006m-1.133 8.6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bank-16"><path fill="currentColor" fill-rule="evenodd" d="M7.476.442a1 1 0 0 1 1.048 0l6.068 3.734c.73.45.412 1.574-.445 1.574H1.853c-.857 0-1.175-1.125-.445-1.574zM11.85 4.25 8 1.88 4.15 4.25zM1.25 13.704a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1-.75-.75M3.265 6.602a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75M6.422 6.602a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75M9.578 6.602a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75M12.735 6.602a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bank-24"><path fill="currentColor" fill-rule="evenodd" d="M11.28 1.52c.441-.273.999-.273 1.44 0l9.103 5.6c.987.608.557 2.13-.603 2.13H2.78c-1.16 0-1.59-1.522-.603-2.13zM12 3.423 5.783 7.25h12.434zM2 21.306a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1M4.897 10.778a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1M9.632 10.778a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1M14.368 10.778a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1M19.103 10.778a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bars-16"><path fill="currentColor" d="M2.5 3.25a.75.75 0 0 1 .75-.75h9.5a.75.75 0 1 1 0 1.5h-9.5a.75.75 0 0 1-.75-.75M2.5 8a.75.75 0 0 1 .75-.75h9.5a.75.75 0 0 1 0 1.5h-9.5A.75.75 0 0 1 2.5 8M3.25 12a.75.75 0 0 0 0 1.5h9.5a.75.75 0 0 0 0-1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bars-24"><path fill="currentColor" d="M3.875 4.875a1 1 0 0 1 1-1h14.25a1 1 0 0 1 0 2H4.875a1 1 0 0 1-1-1M3.875 12a1 1 0 0 1 1-1h14.25a1 1 0 0 1 0 2H4.875a1 1 0 0 1-1-1M4.875 18.125a1 1 0 1 0 0 2h14.25a1 1 0 1 0 0-2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bars-bullets-16"><path fill="currentColor" d="M3.25 2.5a.75.75 0 1 0 0 1.5h.01a.75.75 0 0 0 0-1.5zM5.75 2.5a.75.75 0 1 0 0 1.5h7a.75.75 0 0 0 0-1.5zM5.75 7.25a.75.75 0 1 0 0 1.5h7a.75.75 0 0 0 0-1.5zM5 12.75a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75M2.5 8a.75.75 0 0 1 .75-.75h.01a.75.75 0 1 1 0 1.5h-.01A.75.75 0 0 1 2.5 8M3.25 12a.75.75 0 0 0 0 1.5h.01a.75.75 0 0 0 0-1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bars-bullets-24"><path fill="currentColor" d="M4.875 3.875a1 1 0 0 0 0 2h.015a1 1 0 0 0 0-2zM8.625 3.875a1 1 0 1 0 0 2h10.5a1 1 0 1 0 0-2zM8.625 11a1 1 0 1 0 0 2h10.5a1 1 0 1 0 0-2zM7.625 19.125a1 1 0 0 1 1-1h10.5a1 1 0 1 1 0 2h-10.5a1 1 0 0 1-1-1M3.875 12a1 1 0 0 1 1-1h.015a1 1 0 1 1 0 2h-.015a1 1 0 0 1-1-1M4.875 18.125a1 1 0 1 0 0 2h.015a1 1 0 1 0 0-2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bars-funnel-16"><path fill="currentColor" d="M.75 3.25a.75.75 0 0 1 .75-.75h13a.75.75 0 0 1 0 1.5h-13a.75.75 0 0 1-.75-.75M3.25 8A.75.75 0 0 1 4 7.25h8a.75.75 0 0 1 0 1.5H4A.75.75 0 0 1 3.25 8M6.5 12a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bars-funnel-24"><path fill="currentColor" d="M1.25 4.875a1 1 0 0 1 1-1h19.5a1 1 0 1 1 0 2H2.25a1 1 0 0 1-1-1M5 12a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1M9.75 18.125a1 1 0 1 0 0 2h4.5a1 1 0 1 0 0-2z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bell-16"><path fill="currentColor" fill-rule="evenodd" d="M2 6a6 6 0 0 1 12 0v3.335c0 .108.028.214.082.308l.55.963c.45.786.674 1.18.639 1.502a1 1 0 0 1-.408.702c-.262.19-.715.19-1.62.19H2.757c-.905 0-1.358 0-1.62-.19a1 1 0 0 1-.408-.702c-.035-.323.19-.716.639-1.502l.55-.963A.6.6 0 0 0 2 9.335zm1.22 4.388c.184-.321.28-.684.28-1.053V6a4.5 4.5 0 0 1 9 0v3.335c0 .37.096.732.28 1.053l.635 1.112H2.585z" clip-rule="evenodd" /><path fill="currentColor" d="M8 16a2 2 0 0 1-2-2h4a2 2 0 0 1-2 2" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bell-24"><path fill="currentColor" fill-rule="evenodd" d="M3 9a9 9 0 1 1 18 0v5.002c0 .163.042.322.123.463l.825 1.444c.674 1.18 1.01 1.769.958 2.252a1.5 1.5 0 0 1-.61 1.054c-.395.285-1.074.285-2.432.285H4.135c-1.358 0-2.037 0-2.43-.285a1.5 1.5 0 0 1-.612-1.054c-.052-.483.285-1.073.959-2.252l.825-1.444c.08-.14.123-.3.123-.463zm.788 7.901.825-1.444c.254-.443.387-.944.387-1.455V9a7 7 0 1 1 14 0v5.002c0 .51.133 1.012.386 1.455l.826 1.444c.134.235.245.43.338.597l-.686.002H4.135c-.27 0-.495 0-.685-.002zm17.147 1.362-.002-.006zm.469-.81-.005.001.007-.001zm-18.339.808.001-.004z" clip-rule="evenodd" /><path fill="currentColor" d="M12 24a3 3 0 0 1-3-3h6a3 3 0 0 1-3 3" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bell-wordpress-16"><path fill="#0173A9" d="M10 13c0-.434.094-.846.259-1.224l1.433 3.923A2.99 2.99 0 0 1 10 13m5.025-.15c0 .255-.102.552-.228.968l-.3 1-1.084-3.217.342-.035c.165-.02.144-.258-.017-.248 0 0-.486.039-.8.039l-.791-.039c-.161-.01-.178.238-.021.248l.318.035.469 1.273-.658 1.969-1.094-3.242.346-.035c.16-.02.14-.258-.021-.248 0 0-.486.039-.8.039l-.193-.004a3 3 0 0 1 4.531-.566h-.038c-.294 0-.504.255-.504.531 0 .248.144.458.294.703.116.2.248.454.248.829m-1.973.412.924 2.525.02.042A3 3 0 0 1 13 16q-.442-.001-.846-.122zm2.58-1.703a2.996 2.996 0 0 1-1.126 4.031l.917-2.646c.171-.427.23-.77.23-1.073z" /><path fill="currentColor" d="M3.314 10.388c.183-.321.28-.684.28-1.053V6a4.5 4.5 0 0 1 9 0v2.518a4.6 4.6 0 0 1 1.5.116V6a6 6 0 0 0-12 0v3.335a.6.6 0 0 1-.082.308l-.55.963c-.45.786-.674 1.18-.64 1.502a1 1 0 0 0 .408.702c.263.19.716.19 1.621.19h5.65c0-.526.09-1.03.255-1.5H2.68zM8.612 14H6.094a2 2 0 0 0 3.221 1.584A4.5 4.5 0 0 1 8.612 14" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bell-wordpress-24"><path fill="#0173A9" d="M14.86 19.5c0-.65.14-1.27.387-1.836l2.15 5.885A4.49 4.49 0 0 1 14.86 19.5m7.536-.226c0 .383-.152.83-.34 1.453l-.452 1.5-1.626-4.825.514-.052c.247-.032.215-.389-.026-.373 0 0-.73.058-1.201.058l-1.185-.058c-.242-.015-.268.357-.032.373l.477.052.703 1.91-.986 2.952-1.641-4.862.519-.052c.241-.032.21-.389-.032-.373 0 0-.729.058-1.2.058l-.29-.005a4.5 4.5 0 0 1 6.798-.85h-.058c-.44 0-.755.383-.755.797 0 .373.215.687.44 1.055.174.298.373.681.373 1.242m-2.958.62 1.385 3.786.031.063A4.4 4.4 0 0 1 19.36 24q-.662-.001-1.269-.184zm3.87-2.555a4.494 4.494 0 0 1-1.689 6.047l1.375-3.97c.257-.64.346-1.154.346-1.61z" /><path fill="currentColor" d="M4.83 15.582c.275-.482.42-1.026.42-1.58V9a6.75 6.75 0 1 1 13.5 0v3.777a6.9 6.9 0 0 1 2.25.174V9A9 9 0 1 0 3 9v5.002a.93.93 0 0 1-.123.463l-.825 1.444c-.674 1.18-1.01 1.769-.959 2.252a1.5 1.5 0 0 0 .612 1.054c.393.285 1.072.285 2.43.285h8.474c0-.789.136-1.546.384-2.25H3.877zM12.777 21H9a3 3 0 0 0 4.832 2.376A6.7 6.7 0 0 1 12.776 21" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bezier-16"><path fill="currentColor" fill-rule="evenodd" d="M7.697.25h.606c.176 0 .35 0 .498.012.163.013.36.045.557.146.273.14.495.36.634.634a1.5 1.5 0 0 1 .15.608 6.72 6.72 0 0 1 4.208 4.208l.05.004c.164.013.36.045.558.146.273.14.495.36.634.634.101.198.133.394.146.557.012.148.012.322.012.498v.606c0 .176 0 .35-.012.498-.013.163-.045.36-.146.557a1.45 1.45 0 0 1-.634.634 1.5 1.5 0 0 1-.608.15 6.72 6.72 0 0 1-4.208 4.208l-.004.05c-.013.164-.045.36-.146.558a1.45 1.45 0 0 1-.634.634 1.5 1.5 0 0 1-.557.146c-.148.012-.322.012-.498.012h-.606c-.176 0-.35 0-.498-.012a1.5 1.5 0 0 1-.557-.146 1.45 1.45 0 0 1-.634-.634 1.5 1.5 0 0 1-.15-.608 6.72 6.72 0 0 1-4.208-4.208l-.05-.004a1.5 1.5 0 0 1-.558-.146 1.45 1.45 0 0 1-.634-.634 1.5 1.5 0 0 1-.146-.557 7 7 0 0 1-.012-.498v-.606c0-.176 0-.35.012-.498.013-.163.045-.36.146-.557a1.45 1.45 0 0 1 .634-.634 1.5 1.5 0 0 1 .608-.15A6.72 6.72 0 0 1 5.858 1.65l.004-.05c.013-.164.045-.36.146-.558a1.45 1.45 0 0 1 .634-.634c.198-.101.394-.133.557-.146.148-.012.322-.012.498-.012M7.35 2.238V2.12c0-.18 0-.288.005-.365.077-.005.184-.005.365-.005h.56c.18 0 .288 0 .365.005.005.077.005.184.005.365v.56c0 .18 0 .288-.005.365a8 8 0 0 1-.365.005h-.56c-.18 0-.288 0-.365-.005a8 8 0 0 1-.005-.365zM5.867 3.256a5.22 5.22 0 0 0-2.61 2.611c.15.016.325.051.501.141.273.14.495.36.634.634.101.198.133.394.146.557.012.148.012.322.012.498v.606c0 .176 0 .35-.012.498-.013.163-.045.36-.146.557a1.45 1.45 0 0 1-.634.634c-.176.09-.35.125-.502.14a5.22 5.22 0 0 0 2.611 2.612c.016-.151.051-.326.141-.502a1.45 1.45 0 0 1 .634-.634c.198-.101.394-.133.557-.146.148-.012.322-.012.498-.012h.606c.176 0 .35 0 .498.012.163.013.36.045.557.146.273.14.495.36.634.634.09.176.125.35.14.502a5.22 5.22 0 0 0 2.612-2.611 1.4 1.4 0 0 1-.502-.141 1.45 1.45 0 0 1-.634-.634 1.5 1.5 0 0 1-.146-.557c-.012-.148-.012-.322-.012-.498v-.606c0-.176 0-.35.012-.498.013-.163.045-.36.146-.557.14-.273.36-.495.634-.634.176-.09.35-.125.502-.14a5.22 5.22 0 0 0-2.611-2.612 1.4 1.4 0 0 1-.141.502 1.45 1.45 0 0 1-.634.634 1.5 1.5 0 0 1-.557.146c-.148.012-.322.012-.498.012h-.606c-.176 0-.35 0-.498-.012a1.5 1.5 0 0 1-.557-.146 1.45 1.45 0 0 1-.634-.634 1.4 1.4 0 0 1-.14-.502m7.905 4.094h-.452c-.18 0-.288 0-.365.005a7 7 0 0 0-.005.365v.56c0 .18 0 .288.005.365.077.005.184.005.365.005h.56c.18 0 .288 0 .365-.005a7 7 0 0 0 .005-.365v-.56c0-.18 0-.288-.005-.365a8 8 0 0 0-.365-.005h-.108M7.35 13.79v-.47c0-.18 0-.288.005-.365a7 7 0 0 1 .365-.005h.56c.18 0 .288 0 .365.005.005.077.005.184.005.365v.56c0 .18 0 .288-.005.365a7 7 0 0 1-.365.005h-.56c-.18 0-.288 0-.365-.005a8 8 0 0 1-.005-.365zM2.234 8.65h.446c.18 0 .288 0 .365-.005.005-.077.005-.184.005-.365v-.56c0-.18 0-.288-.005-.365a8 8 0 0 0-.365-.005h-.56c-.18 0-.288 0-.365.005a8 8 0 0 0-.005.365v.56c0 .18 0 .288.005.365.077.005.184.005.365.005h.114" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bezier-24"><path fill="currentColor" fill-rule="evenodd" d="M11.548.5h.904c.266 0 .523 0 .74.018.236.019.512.064.789.205.385.197.699.51.896.896.14.277.186.553.205.79q.006.075.01.157a9.95 9.95 0 0 1 6.342 6.342q.081.004.157.01c.237.019.513.064.79.205.385.197.699.51.896.896.14.277.186.553.205.79.018.216.018.473.018.739v.904c0 .266 0 .523-.018.74-.019.236-.064.512-.205.789-.197.385-.51.699-.896.896a2.1 2.1 0 0 1-.79.205q-.076.006-.157.01a9.95 9.95 0 0 1-6.342 6.342l-.01.157c-.019.237-.064.513-.205.79-.197.385-.51.699-.896.896a2.1 2.1 0 0 1-.79.205c-.216.018-.473.018-.739.018h-.904c-.266 0-.523 0-.74-.018a2.1 2.1 0 0 1-.789-.205 2.05 2.05 0 0 1-.896-.896 2.1 2.1 0 0 1-.205-.79l-.01-.157a9.95 9.95 0 0 1-6.342-6.342l-.157-.01a2.1 2.1 0 0 1-.79-.205 2.05 2.05 0 0 1-.896-.896 2.1 2.1 0 0 1-.205-.79C.5 12.975.5 12.718.5 12.452v-.904c0-.266 0-.523.018-.74.019-.236.064-.512.205-.789.197-.385.51-.699.896-.896.277-.14.553-.186.79-.205q.075-.006.158-.01a9.95 9.95 0 0 1 6.34-6.342l.01-.157c.02-.237.065-.513.206-.79.197-.385.51-.699.896-.896.277-.14.553-.186.79-.205.216-.018.473-.018.739-.018M10.9 3.354V3.18c0-.31 0-.483.011-.608l.006-.055.055-.006c.125-.01.298-.011.608-.011h.84c.31 0 .483 0 .608.011l.055.006.006.055c.01.125.011.297.011.608v.84c0 .31 0 .483-.011.608l-.006.055-.055.006c-.125.01-.298.011-.608.011h-.84c-.31 0-.483 0-.608-.011l-.055-.006-.006-.055a9 9 0 0 1-.011-.608zM8.911 4.699A7.96 7.96 0 0 0 4.7 8.911l.092.007c.237.019.513.064.79.205.385.197.699.51.896.896.14.277.186.553.205.79.018.216.018.473.018.739v.904c0 .266 0 .523-.018.74-.019.236-.064.512-.205.789-.197.385-.51.699-.896.896a2.1 2.1 0 0 1-.79.205l-.092.007A7.96 7.96 0 0 0 8.911 19.3l.007-.092c.019-.237.064-.513.205-.79.197-.385.51-.699.896-.896.277-.14.553-.186.79-.205.216-.018.473-.018.739-.018h.904c.266 0 .523 0 .74.018.236.019.512.064.789.205.385.197.699.51.896.896.14.277.186.553.205.79l.007.092a7.96 7.96 0 0 0 4.212-4.212l-.092-.007a2.1 2.1 0 0 1-.79-.205c-.385-.197-.699-.51-.896-.896a2.1 2.1 0 0 1-.205-.79c-.018-.216-.018-.473-.018-.739v-.904c0-.266 0-.523.018-.74.019-.236.064-.512.205-.789.197-.385.51-.699.896-.896.277-.14.553-.186.79-.205l.092-.007A7.96 7.96 0 0 0 15.089 4.7l-.007.092c-.019.237-.064.513-.205.79-.197.385-.51.699-.896.896a2.1 2.1 0 0 1-.79.205 10 10 0 0 1-.739.018h-.904c-.266 0-.523 0-.74-.018a2.1 2.1 0 0 1-.789-.205 2.05 2.05 0 0 1-.896-.896 2.1 2.1 0 0 1-.205-.79zm11.75 6.201h-.681c-.31 0-.483 0-.608.011l-.055.006-.006.055c-.01.125-.011.298-.011.608v.84c0 .31 0 .483.011.608l.006.055.055.006c.125.01.297.011.608.011h.84c.31 0 .483 0 .608-.011l.055-.006.006-.055c.01-.125.011-.298.011-.608v-.84c0-.31 0-.483-.011-.608l-.006-.055-.055-.006a9 9 0 0 0-.608-.011h-.16M10.9 20.682v-.702c0-.31 0-.483.011-.608l.006-.055.055-.006c.125-.01.298-.011.608-.011h.84c.31 0 .483 0 .608.011l.055.006.006.055c.01.125.011.297.011.608v.84c0 .31 0 .483-.011.608l-.006.055-.055.006c-.125.01-.298.011-.608.011h-.84c-.31 0-.483 0-.608-.011l-.055-.006-.006-.055a9 9 0 0 1-.011-.608zM3.348 13.1h.672c.31 0 .483 0 .608-.011l.055-.006.006-.055c.01-.125.011-.298.011-.608v-.84c0-.31 0-.483-.011-.608l-.006-.055-.055-.006a9 9 0 0 0-.608-.011h-.84c-.31 0-.483 0-.608.011l-.055.006-.006.055c-.01.125-.011.298-.011.608v.84c0 .31 0 .483.011.608l.006.055.055.006c.125.01.297.011.608.011h.168" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bin-16"><path fill="currentColor" d="M7.4 6.335a.75.75 0 0 0-1.5 0v4.95a.75.75 0 0 0 1.5 0zM9.35 5.585a.75.75 0 0 1 .75.75v4.95a.75.75 0 0 1-1.5 0v-4.95a.75.75 0 0 1 .75-.75" /><path fill="currentColor" fill-rule="evenodd" d="M7.206 1.085a1.65 1.65 0 0 0-1.476.912l-.49.98-2.64-.002a.75.75 0 1 0 0 1.5h.454l.546 8.891a1.65 1.65 0 0 0 1.646 1.55h5.508a1.65 1.65 0 0 0 1.646-1.55l.546-8.886h.454a.75.75 0 1 0 0-1.5l-2.64-.001-.49-.982a1.65 1.65 0 0 0-1.476-.912zm-.134 1.583a.15.15 0 0 1 .134-.083h1.588a.15.15 0 0 1 .134.083l.108.217H6.964zM4.556 4.476l6.887.003-.54 8.795a.15.15 0 0 1-.15.141H5.247a.15.15 0 0 1-.15-.14z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bin-24"><path fill="currentColor" d="M10.975 9.503a1 1 0 1 0-2 0v7.424a1 1 0 1 0 2 0zM14.025 8.503a1 1 0 0 1 1 1v7.424a1 1 0 1 1-2 0V9.503a1 1 0 0 1 1-1" /><path fill="currentColor" fill-rule="evenodd" d="M10.81 1.753a2.35 2.35 0 0 0-2.103 1.299l-.769 1.537L3.9 4.587a1 1 0 0 0 0 2h.798l.826 13.455a2.35 2.35 0 0 0 2.346 2.206h8.26a2.35 2.35 0 0 0 2.346-2.206l.826-13.447h.797a1 1 0 0 0 .001-2l-4.037-.002-.77-1.541a2.35 2.35 0 0 0-2.102-1.3zm-.314 2.193a.35.35 0 0 1 .313-.193h2.382a.35.35 0 0 1 .313.193l.253.507h-3.514zM6.702 6.589l10.596.005-.818 13.325a.35.35 0 0 1-.35.329H7.87a.35.35 0 0 1-.35-.329z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-blocks-16"><path fill="currentColor" fill-rule="evenodd" d="M1 3.366c0-.828 0-1.242.163-1.559a1.5 1.5 0 0 1 .656-.646C2.139 1 2.559 1 3.4 1h1.7c.84 0 1.26 0 1.581.161.282.142.512.368.656.646.163.317.163.731.163 1.56v2.168c0 .828 0 1.243-.163 1.559a1.5 1.5 0 0 1-.656.646c-.32.161-.74.161-1.581.161H3.4c-.84 0-1.26 0-1.581-.16a1.5 1.5 0 0 1-.656-.647C1 6.778 1 6.364 1 5.535zm2.4-.887h1.7c.445 0 .688.001.863.015l.02.002.002.02c.014.172.015.412.015.85v2.17c0 .438-.001.678-.015.85l-.002.02-.02.001c-.175.014-.418.016-.863.016H3.4c-.445 0-.688-.002-.863-.016l-.02-.001-.002-.02a12 12 0 0 1-.015-.85v-2.17c0-.438.001-.678.015-.85l.002-.02.02-.002c.175-.014.418-.015.863-.015M8.5 3.563c0-.828 0-1.242.163-1.558a1.5 1.5 0 0 1 .656-.647c.32-.16.74-.16 1.581-.16h1.7c.84 0 1.26 0 1.581.16.282.142.512.368.656.647.163.316.163.73.163 1.558v4.141c0 .828 0 1.243-.164 1.559a1.5 1.5 0 0 1-.655.646c-.32.161-.74.161-1.581.161h-1.7c-.84 0-1.26 0-1.581-.16a1.5 1.5 0 0 1-.656-.647C8.5 8.947 8.5 8.533 8.5 7.704zm2.4-.887h1.7c.445 0 .688.001.863.015l.02.002.002.02c.014.172.015.412.015.85v4.141c0 .439-.001.679-.015.851l-.002.02-.02.001c-.175.014-.418.016-.863.016h-1.7c-.445 0-.688-.002-.863-.016l-.02-.001-.002-.02a12 12 0 0 1-.015-.85V3.562c0-.438.001-.678.015-.85l.002-.02.02-.002c.175-.014.418-.015.863-.015M8.5 13.028c0-.458 0-.687.051-.876a1.49 1.49 0 0 1 1.06-1.045c.192-.05.424-.05.889-.05H13c.465 0 .697 0 .888.05a1.49 1.49 0 0 1 1.06 1.045c.052.189.052.418.052.876 0 .459 0 .688-.051.876a1.49 1.49 0 0 1-1.06 1.046c-.191.05-.424.05-.889.05h-2.5c-.465 0-.697 0-.888-.05a1.49 1.49 0 0 1-1.06-1.046c-.052-.188-.052-.417-.052-.876m2-.493H13c.246 0 .38 0 .479.005h.015l.001.016c.005.097.005.23.005.472 0 .243 0 .375-.005.472v.016h-.016c-.098.005-.233.005-.479.005h-2.5c-.246 0-.38 0-.479-.005h-.015l-.001-.016C10 13.403 10 13.27 10 13.028s0-.375.005-.472v-.015l.016-.001c.098-.004.233-.005.479-.005M1.163 9.892C1 10.208 1 10.622 1 11.451v1.183c0 .828 0 1.242.163 1.559.144.278.374.504.656.646.32.161.74.161 1.581.161h1.7c.84 0 1.26 0 1.581-.161a1.5 1.5 0 0 0 .656-.646c.163-.317.163-.731.163-1.56v-1.182c0-.829 0-1.243-.163-1.559a1.5 1.5 0 0 0-.656-.646c-.32-.162-.74-.162-1.581-.162H3.4c-.84 0-1.26 0-1.581.162a1.5 1.5 0 0 0-.656.646m3.937.671H3.4c-.445 0-.688.002-.863.016l-.02.001-.002.02c-.014.172-.015.412-.015.85v1.184c0 .438.001.678.015.85l.002.02.02.002c.175.014.418.015.863.015h1.7c.445 0 .688-.001.863-.015l.02-.002.002-.02c.014-.172.015-.412.015-.85V11.45c0-.439-.001-.679-.015-.851l-.002-.02-.02-.001a13 13 0 0 0-.863-.016" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-blocks-24"><path stroke="currentColor" stroke-width="2" d="M2.5 17.1c0-.647 0-1.071.027-1.396.026-.314.07-.445.11-.522a1.25 1.25 0 0 1 .546-.546c.076-.039.207-.083.52-.109.326-.026.75-.027 1.397-.027h2.55c.647 0 1.071 0 1.396.027.314.026.445.07.521.11.236.12.427.31.547.545.039.077.083.208.109.522.026.325.027.75.027 1.396v1.8c0 .647 0 1.071-.027 1.396-.026.314-.07.445-.11.521a1.25 1.25 0 0 1-.546.547c-.076.039-.207.083-.52.109-.326.026-.75.027-1.397.027H5.1c-.647 0-1.071 0-1.396-.027-.314-.026-.445-.07-.521-.11a1.25 1.25 0 0 1-.547-.546c-.039-.076-.083-.207-.109-.52-.026-.326-.027-.75-.027-1.397zm11.25-12c0-.647 0-1.071.027-1.396.026-.314.07-.445.11-.521a1.25 1.25 0 0 1 .545-.547c.077-.039.208-.083.522-.109.325-.026.75-.027 1.396-.027h2.55c.647 0 1.071 0 1.396.027.314.026.445.07.521.11.236.12.427.31.547.546.039.076.083.207.109.52.026.326.027.75.027 1.397v6.3c0 .647 0 1.071-.027 1.396-.026.314-.07.445-.11.522a1.25 1.25 0 0 1-.546.546c-.076.039-.207.083-.52.109-.326.026-.75.027-1.397.027h-2.55c-.647 0-1.071 0-1.396-.027-.314-.026-.445-.07-.522-.11a1.25 1.25 0 0 1-.546-.545c-.039-.077-.083-.208-.109-.522-.026-.325-.027-.75-.027-1.396zm0 14.4c0-.762.009-.947.043-1.073a1.25 1.25 0 0 1 .884-.884c.126-.034.311-.043 1.073-.043h3.75c.762 0 .947.009 1.073.043.432.115.769.452.884.884.034.126.043.311.043 1.073s-.009.947-.043 1.073a1.25 1.25 0 0 1-.884.884c-.126.034-.311.043-1.073.043h-3.75c-.762 0-.947-.009-1.073-.043a1.25 1.25 0 0 1-.884-.884c-.034-.126-.043-.311-.043-1.073ZM2.5 5.169c0-.659 0-1.093.028-1.425.026-.32.072-.457.113-.538.124-.243.322-.441.565-.565.08-.041.218-.087.538-.113C4.076 2.5 4.51 2.5 5.17 2.5H7.58c.659 0 1.093 0 1.425.028.32.026.457.072.538.113.243.124.441.322.565.565.041.08.087.218.113.538.027.332.028.766.028 1.425V8.33c0 .659 0 1.093-.028 1.425-.026.32-.072.457-.113.538a1.3 1.3 0 0 1-.565.565c-.08.041-.218.087-.538.113C8.674 11 8.24 11 7.58 11H5.17c-.659 0-1.093 0-1.425-.028-.32-.026-.457-.072-.538-.113a1.3 1.3 0 0 1-.565-.565c-.041-.08-.087-.218-.113-.538C2.5 9.424 2.5 8.99 2.5 8.33z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-blocks-plus-16"><path fill="currentColor" fill-rule="evenodd" d="M.998 2.752c0-.966.784-1.75 1.75-1.75h3c.967 0 1.75.784 1.75 1.75v3a1.75 1.75 0 0 1-1.75 1.75h-3a1.75 1.75 0 0 1-1.75-1.75zm1.75-.25a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h3a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25zM1.002 10.249c0-.967.784-1.75 1.75-1.75h3c.967 0 1.75.783 1.75 1.75v3a1.75 1.75 0 0 1-1.75 1.75h-3a1.75 1.75 0 0 1-1.75-1.75zm1.75-.25a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h3a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25zM8.5 10.249c0-.967.784-1.75 1.75-1.75h3c.966 0 1.75.783 1.75 1.75v3a1.75 1.75 0 0 1-1.75 1.75h-3a1.75 1.75 0 0 1-1.75-1.75zm1.75-.25a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h3a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25zM11.75 1a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M8.5 4.25a.75.75 0 0 1 .75-.75h5a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1-.75-.75" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-blocks-plus-24"><path fill="currentColor" fill-rule="evenodd" d="M1.634 4.136a2.5 2.5 0 0 1 2.5-2.5h4.5a2.5 2.5 0 0 1 2.5 2.5v4.5a2.5 2.5 0 0 1-2.5 2.5h-4.5a2.5 2.5 0 0 1-2.5-2.5zm2.5-.5a.5.5 0 0 0-.5.5v4.5a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4.5a.5.5 0 0 0-.5-.5zM1.634 15.364a2.5 2.5 0 0 1 2.5-2.5h4.5a2.5 2.5 0 0 1 2.5 2.5v4.5a2.5 2.5 0 0 1-2.5 2.5h-4.5a2.5 2.5 0 0 1-2.5-2.5zm2.5-.5a.5.5 0 0 0-.5.5v4.5a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4.5a.5.5 0 0 0-.5-.5zM12.864 15.364a2.5 2.5 0 0 1 2.5-2.5h4.5a2.5 2.5 0 0 1 2.5 2.5v4.5a2.5 2.5 0 0 1-2.5 2.5h-4.5a2.5 2.5 0 0 1-2.5-2.5zm2.5-.5a.5.5 0 0 0-.5.5v4.5a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4.5a.5.5 0 0 0-.5-.5zM17.616 1.636a1 1 0 0 1 1 1v7.5a1 1 0 1 1-2 0v-7.5a1 1 0 0 1 1-1" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M12.866 6.386a1 1 0 0 1 1-1h7.5a1 1 0 1 1 0 2h-7.5a1 1 0 0 1-1-1" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-bold-16"><path fill="currentColor" fill-rule="evenodd" d="M9.031 3.021A2.75 2.75 0 0 1 11.5 5.756l-.014.282a2.74 2.74 0 0 1-.697 1.56 3 3 0 0 1 1.215 2.409L12 10.16a3 3 0 0 1-2.842 2.842l-.154.004H4.86l-.088-.005a.86.86 0 0 1-.764-.765l-.005-.088V8.506H4V3.81c0-.416.316-.759.722-.8l.082-.004H8.75zm-3.527 8.486h3.5a1.5 1.5 0 0 0 0-3h-3.5zm-.004-4.5h3.25c.647 0 1.18-.492 1.244-1.123L10 5.756c0-.69-.56-1.25-1.25-1.25H5.5z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-bold-24"><path fill="currentColor" fill-rule="evenodd" d="M13.456 4.511a4 4 0 0 1 3.794 3.995l-.005.207a4 4 0 0 1-1.156 2.61 4.5 4.5 0 0 1 1.916 3.684l-.006.23a4.5 4.5 0 0 1-4.263 4.264l-.231.005H7.29l-.132-.006a1.286 1.286 0 0 1-1.147-1.148l-.007-.132v-5.713h-.006V5.712c0-.624.475-1.138 1.083-1.2l.124-.006h6.044zM8.005 17.507h5.5a2.5 2.5 0 0 0 0-5h-5.5zm-.005-7h5.25a2 2 0 0 0 0-4H8z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-book-open-16"><path fill="currentColor" fill-rule="evenodd" d="m7.25 5.146-1.012-.623a4.3 4.3 0 0 0-3.216-.527.67.67 0 0 0-.522.656v6.35c0 .097.09.169.184.147a6.45 6.45 0 0 1 4.566.637zm1.5 6.64v-6.64l1.012-.623a4.3 4.3 0 0 1 3.216-.527c.306.07.522.342.522.656v6.35a.15.15 0 0 1-.184.147 6.45 6.45 0 0 0-4.566.637m.52 1.432a4.95 4.95 0 0 1 3.709-.608A1.65 1.65 0 0 0 15 11.002v-6.35c0-1.012-.698-1.89-1.684-2.118a5.8 5.8 0 0 0-4.34.712l-.976.6-.976-.6a5.8 5.8 0 0 0-4.34-.712A2.17 2.17 0 0 0 1 4.652v6.35a1.65 1.65 0 0 0 2.021 1.608 4.95 4.95 0 0 1 3.708.608l.747.46a1 1 0 0 0 1.048 0z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-book-open-24"><path fill="currentColor" fill-rule="evenodd" d="m12 5.77-1.464-.902a8.7 8.7 0 0 0-6.51-1.066A3.26 3.26 0 0 0 1.5 6.977v9.527c0 1.592 1.48 2.77 3.032 2.412a7.43 7.43 0 0 1 5.562.911l1.12.69a1.5 1.5 0 0 0 1.572 0l1.12-.69a7.43 7.43 0 0 1 5.562-.911 2.476 2.476 0 0 0 3.032-2.412V6.977a3.26 3.26 0 0 0-2.526-3.175 8.7 8.7 0 0 0-6.51 1.066zm-1 12.268V7.502l-1.512-.93a6.7 6.7 0 0 0-5.012-.822A1.26 1.26 0 0 0 3.5 6.977v9.527c0 .305.284.532.582.463A9.43 9.43 0 0 1 11 18.038m2 0a9.43 9.43 0 0 1 6.918-1.071.475.475 0 0 0 .582-.463V6.977a1.26 1.26 0 0 0-.976-1.227 6.7 6.7 0 0 0-5.012.822L13 7.502z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-box-connected-16"><path fill="currentColor" fill-rule="evenodd" d="M5.875 1a.5.5 0 0 0-.5.5v4.25a.5.5 0 0 0 .5.5h1.412v1.002H2.874V9.75H1.5a.5.5 0 0 0-.5.5v4.25a.5.5 0 0 0 .5.5h4.25a.5.5 0 0 0 .5-.5v-4.25a.5.5 0 0 0-.5-.5H4.375v-.998h7.25v.998H10.25a.5.5 0 0 0-.5.5v4.25a.5.5 0 0 0 .5.5h4.25a.5.5 0 0 0 .5-.5v-4.25a.5.5 0 0 0-.5-.5h-1.375v-.998h.002v-1.5h-4.34V6.25h1.338a.5.5 0 0 0 .5-.5V1.5a.5.5 0 0 0-.5-.5zm1 1.5v2.25h2.25V2.5zM2.5 11.25v2.25h2.25v-2.25zm8.75 2.25v-2.25h2.25v2.25z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-box-connected-24"><path fill="currentColor" fill-rule="evenodd" d="M8.563 1.5a.5.5 0 0 0-.5.5v6.875a.5.5 0 0 0 .5.5h2.493v1.628h-6.58V12h-.038v2.625H2a.5.5 0 0 0-.5.5V22a.5.5 0 0 0 .5.5h6.875a.5.5 0 0 0 .5-.5v-6.875a.5.5 0 0 0-.5-.5H6.438v-1.622h11.125v1.622h-2.438a.5.5 0 0 0-.5.5V22a.5.5 0 0 0 .5.5H22a.5.5 0 0 0 .5-.5v-6.875a.5.5 0 0 0-.5-.5h-2.437l-.001-3.622h-6.506V9.375h2.382a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5zm1.5 2v3.875h3.874V3.5zM3.5 16.625V20.5h3.875v-3.875zM16.625 20.5v-3.875H20.5V20.5z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-brand-google-16"><g clip-path="url(#ic-brand-google-16_a)"><path fill="#4285F4" d="M14.994 8.13c0-.573-.048-.991-.151-1.425H8.14v2.589h3.934c-.079.643-.507 1.612-1.46 2.263l-.013.086 2.12 1.605.146.014c1.35-1.217 2.126-3.007 2.126-5.131" /><path fill="#34A853" d="M8.14 14.953c1.927 0 3.545-.62 4.727-1.69l-2.253-1.706c-.602.411-1.412.698-2.474.698a4.29 4.29 0 0 1-4.062-2.899l-.084.007L1.79 11.03l-.028.078c1.174 2.279 3.585 3.845 6.378 3.845" /><path fill="#FBBC05" d="M4.078 9.355c-.15-.434-.238-.899-.238-1.38s.087-.945.23-1.379l-.004-.092L1.835 4.81l-.073.034A6.85 6.85 0 0 0 1 7.976c0 1.124.278 2.186.762 3.131z" /><path fill="#EB4335" d="M8.14 3.697c1.34 0 2.244.566 2.76 1.04l2.015-1.923C11.677 1.69 10.067 1 8.139 1 5.347 1 2.936 2.566 1.761 4.845L4.07 6.596a4.31 4.31 0 0 1 4.07-2.899" /></g><defs><clipPath id="ic-brand-google-16_a"><path fill="#fff" d="M1 1h14v14H1z" /></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-brand-google-24"><g clip-path="url(#ic-brand-google-24_a)"><path fill="#4285F4" d="M22.49 12.196c0-.86-.071-1.488-.226-2.139H12.21v3.883h5.901c-.118.965-.761 2.419-2.189 3.395l-.02.13 3.18 2.407.22.021c2.022-1.825 3.188-4.511 3.188-7.697" /><path fill="#34A853" d="M12.21 22.429c2.89 0 5.318-.93 7.091-2.535l-3.38-2.558c-.903.617-2.117 1.047-3.712 1.047a6.43 6.43 0 0 1-6.092-4.349l-.126.01-3.305 2.5-.044.118c1.762 3.418 5.379 5.767 9.567 5.767" /><path fill="#FBBC05" d="M6.117 14.033a6.3 6.3 0 0 1-.357-2.07c0-.72.13-1.418.345-2.069l-.006-.139-3.347-2.54-.11.051A10.3 10.3 0 0 0 1.5 11.964c0 1.685.417 3.278 1.142 4.697z" /><path fill="#EB4335" d="M12.21 5.546c2.01 0 3.367.849 4.14 1.558l3.022-2.883C17.516 2.535 15.101 1.5 12.21 1.5c-4.188 0-7.806 2.348-9.567 5.766l3.463 2.628a6.46 6.46 0 0 1 6.104-4.349" /></g><defs><clipPath id="ic-brand-google-24_a"><path fill="#fff" d="M1.5 1.5h21v21h-21z" /></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-brand-wordpress-16"><path fill="currentColor" d="M8 1C4.142 1 1 4.139 1 8c0 3.858 3.142 7 7 7s7-3.142 7-7c0-3.861-3.142-7-7-7M1.706 8c0-.912.194-1.778.544-2.56l3.004 8.225A6.3 6.3 0 0 1 1.706 8M8 14.294a6.3 6.3 0 0 1-1.778-.257L8.11 8.55l1.934 5.301q.02.046.045.088A6.3 6.3 0 0 1 8 14.294m.867-9.244c.378-.02.72-.059.72-.059.338-.04.298-.539-.04-.52 0 0-1.02.08-1.677.08-.618 0-1.657-.08-1.657-.08-.338-.019-.378.5-.04.52 0 0 .323.04.661.06l.98 2.686-1.378 4.13L4.144 5.05c.379-.02.72-.059.72-.059.339-.04.3-.539-.04-.52 0 0-1.018.08-1.676.08q-.18 0-.406-.009A6.29 6.29 0 0 1 8 1.706c1.637 0 3.13.626 4.25 1.65q-.04-.004-.081-.005c-.618 0-1.056.54-1.056 1.118 0 .52.3.957.619 1.476.24.418.519.957.519 1.736 0 .54-.206 1.163-.48 2.035l-.627 2.097zm2.297 8.39 1.922-5.559c.359-.897.48-1.614.48-2.255q0-.346-.042-.646c.49.897.77 1.925.77 3.02a6.29 6.29 0 0 1-3.13 5.44" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-brand-wordpress-24"><path fill="currentColor" d="M12 1.5C6.212 1.5 1.5 6.208 1.5 12c0 5.788 4.712 10.5 10.5 10.5S22.5 17.788 22.5 12c0-5.792-4.712-10.5-10.5-10.5M2.558 12c0-1.367.293-2.667.818-3.84L7.88 20.497A9.45 9.45 0 0 1 2.558 12M12 21.442c-.927 0-1.82-.136-2.667-.386l2.832-8.23 2.9 7.95q.031.07.068.132a9.5 9.5 0 0 1-3.133.534m1.3-13.866a19 19 0 0 0 1.08-.09c.507-.059.448-.808-.06-.778 0 0-1.528.118-2.515.118-.927 0-2.485-.118-2.485-.118-.508-.03-.567.75-.06.779 0 0 .483.059.991.089l1.47 4.03L9.654 17.8 6.217 7.576a19 19 0 0 0 1.08-.09c.507-.059.448-.808-.06-.778 0 0-1.529.118-2.515.118-.178 0-.385-.004-.61-.012A9.43 9.43 0 0 1 12 2.558c2.456 0 4.695.94 6.376 2.477-.042-.004-.08-.008-.123-.008-.927 0-1.583.808-1.583 1.676 0 .78.449 1.436.927 2.215.36.626.78 1.435.78 2.604 0 .808-.31 1.744-.72 3.052l-.94 3.146zm3.446 12.583 2.883-8.337c.538-1.346.72-2.422.72-3.383q0-.52-.063-.97A9.4 9.4 0 0 1 21.442 12a9.43 9.43 0 0 1-4.696 8.159" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-browser-window-16"><path fill="currentColor" d="M4 4.781a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M6.5 4.781a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M8.25 5.531a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5" /><path fill="currentColor" fill-rule="evenodd" d="M0 3.083C0 1.933.933 1 2.083 1h11.834C15.067 1 16 1.933 16 3.083v9.834c0 1.15-.933 2.083-2.083 2.083H2.083A2.083 2.083 0 0 1 0 12.917zM2.083 2.5h11.834c.322 0 .583.261.583.583v9.834a.583.583 0 0 1-.583.583H2.083a.583.583 0 0 1-.583-.583V3.083c0-.322.261-.583.583-.583" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-browser-window-24"><path fill="currentColor" d="M6 7.172a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0M9.75 7.172a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0M12.375 8.297a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25" /><path fill="currentColor" fill-rule="evenodd" d="M0 4.625C0 2.899 1.4 1.5 3.125 1.5h17.75C22.601 1.5 24 2.9 24 4.625v14.75c0 1.726-1.4 3.125-3.125 3.125H3.125A3.125 3.125 0 0 1 0 19.375zM3.125 3.5h17.75c.621 0 1.125.504 1.125 1.125v14.75c0 .621-.504 1.125-1.125 1.125H3.125A1.125 1.125 0 0 1 2 19.375V4.625C2 4.004 2.504 3.5 3.125 3.5" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-builder-logo-16"><path fill="currentColor" d="M4.5 1v9.555l-3.5 3.5V4.5zM11.5 11.5 8 15H1.91l3.5-3.5zM15 1.945V11.5L11.5 15V5.445z" /><path fill="currentColor" d="m14.055 1-3.5 3.5H4.5L8 1z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-builder-logo-24"><path fill="currentColor" d="M7 2v13.65l-5 5V7zM17 17l-5 5H3.3l5-5zM22 3.35V17l-5 5V8.35z" /><path fill="currentColor" d="m20.65 2-5 5H7l5-5z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-buildings-16"><path fill="currentColor" d="M3.5 4.25c0-.233 0-.35.038-.441a.5.5 0 0 1 .27-.27c.093-.039.209-.039.442-.039s.35 0 .441.038a.5.5 0 0 1 .27.27C5 3.902 5 4.018 5 4.25s0 .35-.038.441a.5.5 0 0 1-.27.27C4.598 5 4.482 5 4.25 5s-.35 0-.441-.038a.5.5 0 0 1-.27-.27C3.5 4.598 3.5 4.482 3.5 4.25M3.538 7.309C3.5 7.4 3.5 7.517 3.5 7.75s0 .35.038.441a.5.5 0 0 0 .27.27c.093.039.209.039.442.039s.35 0 .441-.038a.5.5 0 0 0 .27-.27C5 8.098 5 7.982 5 7.75s0-.35-.038-.441a.5.5 0 0 0-.27-.27C4.598 7 4.482 7 4.25 7s-.35 0-.441.038a.5.5 0 0 0-.27.27M3.5 11.25c0-.233 0-.35.038-.441a.5.5 0 0 1 .27-.27c.093-.039.209-.039.442-.039s.35 0 .441.038a.5.5 0 0 1 .27.27C5 10.9 5 11.018 5 11.25s0 .35-.038.441a.5.5 0 0 1-.27.27C4.598 12 4.482 12 4.25 12s-.35 0-.441-.038a.5.5 0 0 1-.27-.27C3.5 11.6 3.5 11.482 3.5 11.25M6.538 3.809C6.5 3.9 6.5 4.017 6.5 4.25s0 .35.038.441a.5.5 0 0 0 .27.27C6.902 5 7.018 5 7.25 5s.35 0 .441-.038a.5.5 0 0 0 .27-.27C8 4.598 8 4.482 8 4.25s0-.35-.038-.441a.5.5 0 0 0-.27-.27C7.598 3.5 7.482 3.5 7.25 3.5s-.35 0-.441.038a.5.5 0 0 0-.27.27M8.538 8.809C8.5 8.9 8.5 9.017 8.5 9.25s0 .35.038.441a.5.5 0 0 0 .27.27c.093.039.209.039.442.039s.35 0 .441-.038a.5.5 0 0 0 .27-.27C10 9.598 10 9.482 10 9.25s0-.35-.038-.441a.5.5 0 0 0-.27-.27C9.598 8.5 9.482 8.5 9.25 8.5s-.35 0-.441.038a.5.5 0 0 0-.27.27M11 9.25c0-.233 0-.35.038-.441a.5.5 0 0 1 .27-.27c.092-.039.209-.039.442-.039s.35 0 .441.038a.5.5 0 0 1 .27.27c.039.093.039.209.039.442s0 .35-.038.441a.5.5 0 0 1-.27.27C12.1 10 11.982 10 11.75 10s-.35 0-.441-.038a.5.5 0 0 1-.27-.27C11 9.598 11 9.482 11 9.25M11.038 11.309C11 11.4 11 11.517 11 11.75s0 .35.038.441a.5.5 0 0 0 .27.27c.092.039.209.039.442.039s.35 0 .441-.038a.5.5 0 0 0 .27-.27c.039-.092.039-.209.039-.442s0-.35-.038-.441a.5.5 0 0 0-.27-.27C12.1 11 11.982 11 11.75 11s-.35 0-.441.038a.5.5 0 0 0-.27.27" /><path fill="currentColor" fill-rule="evenodd" d="m8 15-.005-.02C8.31 15 8.7 15 9.2 15h2.6c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874C15 13.48 15 12.92 15 11.8V9.2c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C13.48 6 12.92 6 11.8 6h-1.3V4.2c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C8.98 1 8.42 1 7.3 1H4.2c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874C1 2.52 1 3.08 1 4.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C2.52 15 3.08 15 4.2 15zM7.3 2.5H4.2c-.585 0-.933.001-1.191.022-.158.013-.224.03-.242.036a.5.5 0 0 0-.21.209 1.3 1.3 0 0 0-.035.242c-.02.258-.022.606-.022 1.191v7.6c0 .585.001.933.022 1.191.013.158.03.224.036.242a.5.5 0 0 0 .209.21c.018.005.084.022.242.035.258.02.606.022 1.191.022h1.88a2 2 0 0 1-.029-.149 4 4 0 0 1-.042-.34C6 12.88 6 12.753 6 12.635V8.878c.002-.91.022-1.401.218-1.786a2 2 0 0 1 .874-.874c.385-.196.876-.216 1.786-.218H9V4.2c0-.585-.001-.933-.022-1.191a1.3 1.3 0 0 0-.036-.242.5.5 0 0 0-.209-.21 1.3 1.3 0 0 0-.242-.035C8.233 2.502 7.885 2.5 7.3 2.5m.467 10.942a.5.5 0 0 1-.207-.205l-.018-.078a2 2 0 0 1-.02-.168c-.02-.258-.022-.606-.022-1.191V8.891c.002-.424.014-.66.109-.845a1 1 0 0 1 .437-.437c.186-.095.42-.107.845-.109H11.8c.585 0 .933.001 1.191.022.158.013.224.03.242.036a.5.5 0 0 1 .21.209c.005.018.022.084.035.242.02.258.022.606.022 1.191v2.6c0 .585-.001.933-.022 1.191-.013.158-.03.224-.036.242a.5.5 0 0 1-.209.21 1.3 1.3 0 0 1-.242.035c-.258.02-.606.022-1.191.022H9.2c-.585 0-.933-.001-1.191-.022a1.3 1.3 0 0 1-.242-.036M8.738 2.56h-.003zm.203.203v.003zM2.76 13.44h.004zM2.56 2.762v.003zm.203-.203h.003zm10.476 5h-.003zm.203.203v.003zm0 5.476v-.003zm-.203.203h-.003zm-5.476 0h.003z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-buildings-24"><path fill="currentColor" d="M5.25 6.375c0-.35 0-.524.057-.662a.75.75 0 0 1 .406-.406c.138-.057.313-.057.662-.057s.524 0 .662.057a.75.75 0 0 1 .406.406c.057.138.057.313.057.662s0 .524-.057.662a.75.75 0 0 1-.406.406c-.138.057-.313.057-.662.057s-.524 0-.662-.057a.75.75 0 0 1-.406-.406c-.057-.138-.057-.313-.057-.662M5.307 10.963c-.057.138-.057.313-.057.662s0 .524.057.662a.75.75 0 0 0 .406.406c.138.057.313.057.662.057s.524 0 .662-.057a.75.75 0 0 0 .406-.406c.057-.138.057-.312.057-.662s0-.524-.057-.662a.75.75 0 0 0-.406-.406c-.138-.057-.313-.057-.662-.057s-.524 0-.662.057a.75.75 0 0 0-.406.406M5.25 16.875c0-.35 0-.524.057-.662a.75.75 0 0 1 .406-.406c.138-.057.313-.057.662-.057s.524 0 .662.057a.75.75 0 0 1 .406.406c.057.138.057.313.057.662s0 .524-.057.662a.75.75 0 0 1-.406.406C6.899 18 6.724 18 6.375 18s-.524 0-.662-.057a.75.75 0 0 1-.406-.406c-.057-.138-.057-.312-.057-.662M9.807 5.713c-.057.138-.057.313-.057.662s0 .524.057.662a.75.75 0 0 0 .406.406c.138.057.313.057.662.057s.524 0 .662-.057a.75.75 0 0 0 .406-.406C12 6.899 12 6.724 12 6.375s0-.524-.057-.662a.75.75 0 0 0-.406-.406c-.138-.057-.312-.057-.662-.057s-.524 0-.662.057a.75.75 0 0 0-.406.406M12.807 13.213c-.057.138-.057.313-.057.662s0 .524.057.662a.75.75 0 0 0 .406.406c.138.057.313.057.662.057s.524 0 .662-.057a.75.75 0 0 0 .406-.406c.057-.138.057-.312.057-.662s0-.524-.057-.662a.75.75 0 0 0-.406-.406c-.138-.057-.312-.057-.662-.057s-.524 0-.662.057a.75.75 0 0 0-.406.406M16.5 13.875c0-.35 0-.524.057-.662a.75.75 0 0 1 .406-.406c.138-.057.313-.057.662-.057s.524 0 .662.057a.75.75 0 0 1 .406.406c.057.138.057.313.057.662s0 .524-.057.662a.75.75 0 0 1-.406.406c-.138.057-.312.057-.662.057s-.524 0-.662-.057a.75.75 0 0 1-.406-.406c-.057-.138-.057-.312-.057-.662M16.557 16.963c-.057.138-.057.313-.057.662s0 .524.057.662a.75.75 0 0 0 .406.406c.138.057.313.057.662.057s.524 0 .662-.057a.75.75 0 0 0 .406-.406c.057-.138.057-.312.057-.662s0-.524-.057-.662a.75.75 0 0 0-.406-.406c-.138-.057-.312-.057-.662-.057s-.524 0-.662.057a.75.75 0 0 0-.406.406" /><path fill="currentColor" fill-rule="evenodd" d="m13 22.5-.001-.002q.365.003.801.002h3.9c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311c.327-.642.327-1.482.327-3.162v-3.9c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C20.22 9 19.38 9 17.7 9h-1.95V6.3c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C13.47 1.5 12.63 1.5 10.95 1.5H6.3c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C1.5 3.78 1.5 4.62 1.5 6.3v11.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311c.642.327 1.482.327 3.162.327zm-2.05-19H6.3c-.873 0-1.408.002-1.808.034a3 3 0 0 0-.367.05 1 1 0 0 0-.079.025 1 1 0 0 0-.437.437q0 0-.006.016l-.018.063a3 3 0 0 0-.05.367c-.033.4-.035.935-.035 1.808v11.4c0 .873.002 1.408.034 1.808.015.186.035.299.05.367a1 1 0 0 0 .025.079 1 1 0 0 0 .453.443q.014.006.063.018c.068.016.181.036.367.05.4.033.935.035 1.808.035h2.883C9 19.897 9 19.084 9 17.7v-3.9c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311c.578-.295 1.317-.324 2.686-.327h.426V6.3c0-.873-.002-1.408-.034-1.808a3 3 0 0 0-.05-.367l-.019-.063-.006-.016a1 1 0 0 0-.437-.437q0 0-.016-.006l-.063-.018a3 3 0 0 0-.367-.05c-.4-.033-.935-.035-1.808-.035m1.043 16.966a4 4 0 0 1-.191-.02c-.177-.306-.276-.485-.35-.673a3 3 0 0 1-.164-.61c-.038-.236-.038-.477-.038-.96V13.4c0-.84 0-1.26.164-1.581a1.5 1.5 0 0 1 .655-.655c.279-.143.632-.161 1.271-.164h4.36c.873 0 1.408.002 1.808.034.186.015.299.035.367.05l.063.019.016.006a1 1 0 0 1 .443.453q.006.014.018.063c.016.069.036.181.05.367.033.4.035.935.035 1.808v3.9c0 .873-.002 1.408-.034 1.808a3 3 0 0 1-.05.367 1 1 0 0 1-.025.079 1 1 0 0 1-.437.437q0 0-.016.006l-.063.018a3 3 0 0 1-.367.05c-.4.033-.935.035-1.808.035h-3.9c-.873 0-1.408-.002-1.808-.034" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-calendar-16"><path fill="currentColor" fill-rule="evenodd" d="M4.75 1.375a.75.75 0 0 0-1.5 0v.512A2.5 2.5 0 0 0 1 4.375v8.5a2.5 2.5 0 0 0 2.5 2.5h9a2.5 2.5 0 0 0 2.5-2.5v-8.5a2.5 2.5 0 0 0-2.25-2.488v-.512a.75.75 0 0 0-1.5 0v.5h-6.5zm7.75 2h-9a1 1 0 0 0-1 1v.75h11v-.75a1 1 0 0 0-1-1m-10 9.5v-6.25h11v6.25a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-calendar-24"><path fill="currentColor" fill-rule="evenodd" d="M7 2a1 1 0 0 0-2 0v.758A3.75 3.75 0 0 0 1.5 6.5v12.75A3.75 3.75 0 0 0 5.25 23h13.5a3.75 3.75 0 0 0 3.75-3.75V6.5A3.75 3.75 0 0 0 19 2.758V2a1 1 0 1 0-2 0v.75H7zm11.75 2.75H5.25A1.75 1.75 0 0 0 3.5 6.5v1.25h17V6.5a1.75 1.75 0 0 0-1.75-1.75M3.5 19.25v-9.5h17v9.5A1.75 1.75 0 0 1 18.75 21H5.25a1.75 1.75 0 0 1-1.75-1.75" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 17 16" id="ic-calendar-checkmark-16"><path fill="currentColor" fill-rule="evenodd" d="M11.648 7.72a.75.75 0 0 1 0 1.06l-2.95 2.95a.86.86 0 0 1-1.214 0L5.932 10.18a.75.75 0 0 1 1.06-1.061l1.099 1.098 2.496-2.496a.75.75 0 0 1 1.061 0" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M13 3H4a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1M4 1.5A2.5 2.5 0 0 0 1.5 4v8.5A2.5 2.5 0 0 0 4 15h9a2.5 2.5 0 0 0 2.5-2.5V4A2.5 2.5 0 0 0 13 1.5z" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M1.75 5.5a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75M4.5.25a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0V1A.75.75 0 0 1 4.5.25m8 0a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0V1a.75.75 0 0 1 .75-.75" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 25 24" id="ic-calendar-checkmark-24"><path fill="currentColor" fill-rule="evenodd" d="M17.134 12.168a1 1 0 0 1 0 1.414l-4.425 4.425a1.163 1.163 0 0 1-1.645 0L8.736 15.68a1 1 0 1 1 1.415-1.415l1.735 1.736 3.833-3.833a1 1 0 0 1 1.415 0" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M19.25 4.75H5.75A1.75 1.75 0 0 0 4 6.5v12.75c0 .966.784 1.75 1.75 1.75h13.5A1.75 1.75 0 0 0 21 19.25V6.5a1.75 1.75 0 0 0-1.75-1.75m-13.5-2A3.75 3.75 0 0 0 2 6.5v12.75A3.75 3.75 0 0 0 5.75 23h13.5A3.75 3.75 0 0 0 23 19.25V6.5a3.75 3.75 0 0 0-3.75-3.75z" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M2.5 8.75a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2h-18a1 1 0 0 1-1-1M6.5 1a1 1 0 0 1 1 1v1.5a1 1 0 0 1-2 0V2a1 1 0 0 1 1-1m12 0a1 1 0 0 1 1 1v1.5a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-cancel-16"><path fill="currentColor" fill-rule="evenodd" d="M11.279 4.721a.75.75 0 0 1 0 1.06L5.782 11.28a.75.75 0 0 1-1.06-1.06l5.496-5.498a.75.75 0 0 1 1.06 0" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M4.721 4.721a.75.75 0 0 0 0 1.06l5.497 5.498a.75.75 0 0 0 1.06-1.06L5.783 4.72a.75.75 0 0 0-1.06 0" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5M.25 8a7.75 7.75 0 1 1 15.5 0A7.75 7.75 0 0 1 .25 8" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-cancel-24"><path fill="currentColor" fill-rule="evenodd" d="M16.83 7.17a1 1 0 0 1 0 1.414L8.584 16.83a1 1 0 0 1-1.414-1.414l8.246-8.246a1 1 0 0 1 1.414 0" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M7.17 7.17a1 1 0 0 0 0 1.414l8.246 8.246a1 1 0 0 0 1.414-1.414L8.584 7.17a1 1 0 0 0-1.414 0" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M12 2.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19M.5 12C.5 5.649 5.649.5 12 .5S23.5 5.649 23.5 12 18.351 23.5 12 23.5.5 18.351.5 12" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-cart-16"><path fill="currentColor" fill-rule="evenodd" d="M.748 1.21a.75.75 0 1 0 0 1.5h1.04c.241 0 .452.162.513.395l1.85 7.012a2.03 2.03 0 0 0 1.964 1.513h5.964a.75.75 0 1 0 0-1.5H6.115a.53.53 0 0 1-.513-.395l-.113-.427h6.314a1.71 1.71 0 0 0 1.587-1.074l1.275-3.176a1.71 1.71 0 0 0-1.588-2.348H3.748a2.03 2.03 0 0 0-1.96-1.5zm3.396 3 .95 3.598h6.709a.21.21 0 0 0 .195-.132l1.275-3.177a.21.21 0 0 0-.196-.29zm7.993 9.43a1.15 1.15 0 1 1-2.3 0 1.15 1.15 0 0 1 2.3 0m-5.954 1.15a1.15 1.15 0 1 0 0-2.3 1.15 1.15 0 0 0 0 2.3" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-cart-24"><path fill="currentColor" fill-rule="evenodd" d="M.998 1.877a1 1 0 1 0 0 2h1.56c.418 0 .784.282.891.687l2.775 10.518a2.92 2.92 0 0 0 2.825 2.176h8.945a1 1 0 1 0 0-2H9.049a.92.92 0 0 1-.891-.686l-.21-.798h9.632c.997 0 1.894-.606 2.266-1.532l1.911-4.765a2.44 2.44 0 0 0-2.265-3.35H5.402l-.02-.074a2.92 2.92 0 0 0-2.824-2.176zm4.932 4.25 1.49 5.647h10.16c.18 0 .342-.11.41-.277L19.9 6.733a.44.44 0 0 0-.41-.606zm12.151 14.27a1.725 1.725 0 1 1-3.45 0 1.725 1.725 0 0 1 3.45 0m-8.93 1.726a1.725 1.725 0 1 0 0-3.45 1.725 1.725 0 0 0 0 3.45" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-cdn-16"><path fill="currentColor" d="M11.92 4h1.825A6.99 6.99 0 0 0 8 1a6.99 6.99 0 0 0-5.745 3H4.08c.458-.45.994-.82 1.585-1.092A9.4 9.4 0 0 0 4.918 4h1.675q.312-.424.697-.83V4h1.4v-.863q.404.422.729.863h1.675a9.4 9.4 0 0 0-.742-1.083c.584.27 1.113.638 1.567 1.083M11.92 12h1.825A6.99 6.99 0 0 1 8 15a6.99 6.99 0 0 1-5.745-3H4.08c.458.45.994.82 1.585 1.092A9.5 9.5 0 0 1 4.918 12h1.675q.312.424.697.83V12h1.4v.863q.404-.423.729-.863h1.674q-.324.555-.741 1.084A5.6 5.6 0 0 0 11.919 12M2.81 9.926h.001q.46.308 1.083.307c.496 0 .911-.144 1.235-.44.213-.192.332-.365.414-.594.098-.272-.106-.531-.367-.573-.24-.037-.457.116-.594.26a3 3 0 0 1-.182.169.7.7 0 0 1-.494.176c-.284 0-.49-.108-.63-.321-.144-.223-.22-.524-.22-.913q.002-.568.22-.901c.141-.218.346-.326.63-.326q.307 0 .505.18l.001.001q.087.076.16.158c.145.166.396.33.653.255a.455.455 0 0 0 .309-.58c-.039-.11-.079-.202-.14-.291a1.6 1.6 0 0 0-.246-.274c-.329-.303-.75-.452-1.254-.452q-.623-.001-1.083.313a1.95 1.95 0 0 0-.684.82A2.6 2.6 0 0 0 1.9 7.996q0 .593.227 1.103.236.515.683.826" /><path fill="currentColor" fill-rule="evenodd" d="M8.91 9.873c-.34.178-.763.26-1.255.26h-.897a.67.67 0 0 1-.68-.66V6.527a.67.67 0 0 1 .68-.66h.897c.492 0 .915.084 1.256.265.341.177.599.43.765.76.167.321.246.693.246 1.108q.002.626-.246 1.113c-.166.327-.425.58-.765.76m-1.695-.747h.405c.32 0 .55-.05.706-.131a.73.73 0 0 0 .331-.356q.109-.25.11-.639-.001-.384-.11-.634a.72.72 0 0 0-.332-.362C8.17 6.92 7.94 6.87 7.62 6.87h-.405z" clip-rule="evenodd" /><path fill="currentColor" d="M10.43 9.58V6.527a.67.67 0 0 1 .68-.66c.225 0 .437.106.565.29l1.388 1.995V6.42c0-.314.262-.554.568-.554s.57.24.57.554v3.053c0 .373-.314.66-.681.66a.69.69 0 0 1-.564-.29l-1.388-1.99V9.58a.56.56 0 0 1-.569.554.56.56 0 0 1-.569-.554" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-cdn-24"><path fill="currentColor" d="M20.618 6h-2.74a8.4 8.4 0 0 0-2.35-1.625q.626.792 1.112 1.625h-2.512q-.488-.66-1.092-1.294V6h-2.1V4.755q-.578.61-1.047 1.245H7.377a14 14 0 0 1 1.122-1.638A8.4 8.4 0 0 0 6.12 6H3.382C5.28 3.28 8.432 1.5 12 1.5s6.72 1.78 8.618 4.5M20.618 18h-2.74a8.4 8.4 0 0 1-2.35 1.625q.625-.791 1.112-1.625h-2.512q-.487.66-1.092 1.294V18h-2.1v1.245A13 13 0 0 1 9.888 18H7.377q.491.84 1.122 1.638A8.4 8.4 0 0 1 6.121 18H3.382c1.897 2.72 5.05 4.5 8.618 4.5s6.72-1.78 8.618-4.5M15.64 14.366V9.794c0-.559.468-.99 1.019-.99.335 0 .652.16.844.436l2.079 2.988V9.633c0-.47.393-.829.851-.829.459 0 .852.36.852.83v4.571c0 .559-.468.99-1.02.99-.334 0-.652-.16-.843-.435l-2.08-2.982v2.588c0 .47-.392.829-.85.829-.46 0-.852-.36-.852-.83" /><path fill="currentColor" fill-rule="evenodd" d="M13.363 14.805h.002c.51-.27.896-.649 1.144-1.138.25-.486.37-1.045.37-1.668 0-.622-.12-1.178-.37-1.658a2.56 2.56 0 0 0-1.145-1.139c-.51-.272-1.144-.398-1.882-.398H10.14c-.551 0-1.019.431-1.019.99v4.412c0 .558.468.989 1.018.989h1.343c.739 0 1.371-.123 1.881-.39m-1.932-1.12h-.607v-3.38h.607c.48 0 .823.077 1.055.203.236.13.398.308.498.541.107.252.166.566.166.95 0 .39-.06.707-.166.958-.098.227-.26.403-.496.533-.233.122-.578.196-1.057.196" clip-rule="evenodd" /><path fill="currentColor" d="m4.23 14.885-.002-.001a3 3 0 0 1-1.023-1.236v-.001a4 4 0 0 1-.34-1.652q0-.887.34-1.643a2.93 2.93 0 0 1 1.024-1.228q.688-.47 1.621-.468c.756 0 1.386.222 1.878.676.163.151.28.277.37.41.09.135.15.27.208.436a.68.68 0 0 1-.462.87c-.384.113-.76-.133-.978-.383a3 3 0 0 0-.24-.235l-.001-.002a1.09 1.09 0 0 0-.757-.27c-.424 0-.732.162-.943.488-.216.333-.33.78-.33 1.35 0 .582.115 1.033.33 1.367.21.319.518.48.943.48.304 0 .546-.09.74-.263l.001-.001a4 4 0 0 0 .272-.252c.206-.216.531-.445.89-.389.39.061.696.45.55.857-.123.343-.302.602-.62.891-.486.442-1.107.658-1.85.658q-.932.002-1.621-.459" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chat-heart-16"><path fill="currentColor" fill-rule="evenodd" d="M5.55 4.23c.768-.648 1.719-.62 2.443-.189.724-.43 1.666-.45 2.436.183a2.197 2.197 0 0 1 .336 3.08c-.353.45-1.175 1.205-1.696 1.672l-.014.012c-.086.078-.18.162-.27.23a1.3 1.3 0 0 1-.415.219 1.3 1.3 0 0 1-.752 0 1.3 1.3 0 0 1-.415-.219c-.09-.068-.184-.152-.27-.23l-.015-.012c-.52-.467-1.342-1.222-1.696-1.672-.745-.947-.602-2.289.329-3.074m.968 1.146c.26-.22.63-.199.909.122a.75.75 0 0 0 1.134 0c.272-.314.638-.344.917-.115a.7.7 0 0 1 .109.994c-.256.324-.964.984-1.519 1.482l-.074.066-.074-.066C7.365 7.36 6.657 6.7 6.4 6.377c-.238-.303-.205-.729.117-1" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M11.996 12h-1.5L7.41 14.742a.85.85 0 0 1-1.414-.635V12h-2a3 3 0 0 1-3-3V4a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3m-4.5-1.5h-3.5a1.5 1.5 0 0 1-1.5-1.5V4a1.5 1.5 0 0 1 1.5-1.5h8a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-1.5 1.5h-2.07l-2.43 2.16z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chat-heart-24"><path fill="currentColor" fill-rule="evenodd" d="M8.409 6.44c1.127-.95 2.529-.893 3.583-.232 1.053-.66 2.442-.706 3.575.224a3.17 3.17 0 0 1 .485 4.447c-.522.664-1.745 1.789-2.529 2.491l-.02.019c-.13.116-.269.24-.398.339-.15.113-.339.234-.584.307-.34.103-.716.103-1.056 0a1.8 1.8 0 0 1-.583-.307 7 7 0 0 1-.399-.34l-.02-.018c-.784-.702-2.007-1.827-2.53-2.49-1.075-1.368-.87-3.304.476-4.44m1.29 1.53c.451-.382 1.084-.329 1.538.196a1 1 0 0 0 1.512 0c.447-.516 1.07-.58 1.55-.188.525.432.59 1.145.182 1.664-.392.498-1.463 1.495-2.293 2.24l-.185.164-.01.008-.01-.008-.185-.165c-.83-.744-1.9-1.741-2.292-2.239-.4-.507-.341-1.222.193-1.673" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M17.996 18h-2.25l-4.628 4.114c-.822.73-2.122.147-2.122-.953v-3.16h-3a4.5 4.5 0 0 1-4.5-4.5V6a4.5 4.5 0 0 1 4.5-4.5h12a4.5 4.5 0 0 1 4.5 4.5v7.5a4.5 4.5 0 0 1-4.5 4.5m-7-2h-5a2.5 2.5 0 0 1-2.5-2.5V6a2.5 2.5 0 0 1 2.5-2.5h12a2.5 2.5 0 0 1 2.5 2.5v7.5a2.5 2.5 0 0 1-2.5 2.5h-3.01l-3.99 3.547z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-check-16"><path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="m4 8 2.859 2.859a.2.2 0 0 0 .282 0L13.5 4.5" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-check-24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m6 12 4.288 4.288a.3.3 0 0 0 .424 0L20.25 6.75" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-check-circle-16"><path fill="currentColor" d="M11.103 7.375a.75.75 0 1 0-1.061-1.061L7.54 8.816 6.508 7.784a.75.75 0 0 0-1.06 1.06l1.407 1.408a.97.97 0 0 0 1.37 0z" /><path fill="currentColor" fill-rule="evenodd" d="M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-1.5 0a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-check-circle-24"><path fill="currentColor" d="M16.752 11.084a1 1 0 0 0-1.414-1.414l-3.903 3.903-1.668-1.668a1 1 0 1 0-1.414 1.414l2.143 2.143a1.33 1.33 0 0 0 1.878 0z" /><path fill="currentColor" fill-rule="evenodd" d="M12.414 1.914c-5.799 0-10.5 4.701-10.5 10.5s4.701 10.5 10.5 10.5 10.5-4.701 10.5-10.5-4.701-10.5-10.5-10.5m-8.5 10.5a8.5 8.5 0 1 1 17 0 8.5 8.5 0 0 1-17 0" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-checkmark-16"><path fill="currentColor" d="M14.03 3.97a.75.75 0 0 1 0 1.06L7.672 11.39a.95.95 0 0 1-1.344 0L3.47 8.53a.75.75 0 0 1 1.06-1.06L7 9.94l5.97-5.97a.75.75 0 0 1 1.06 0" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-checkmark-24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m6 12 4.288 4.288a.3.3 0 0 0 .424 0L20.25 6.75" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-checkmark-circle-16"><path fill="currentColor" d="M11.103 7.375a.75.75 0 1 0-1.061-1.061L7.54 8.816 6.508 7.784a.75.75 0 0 0-1.06 1.06l1.407 1.408a.97.97 0 0 0 1.37 0z" /><path fill="currentColor" fill-rule="evenodd" d="M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-1.5 0a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-checkmark-circle-24"><path fill="currentColor" d="M16.338 10.67a1 1 0 0 0-1.414-1.414l-3.903 3.903-1.668-1.668a1 1 0 0 0-1.414 1.414l2.143 2.143a1.33 1.33 0 0 0 1.878 0z" /><path fill="currentColor" fill-rule="evenodd" d="M12 1.5C6.201 1.5 1.5 6.201 1.5 12S6.201 22.5 12 22.5 22.5 17.799 22.5 12 17.799 1.5 12 1.5M3.5 12a8.5 8.5 0 1 1 17 0 8.5 8.5 0 0 1-17 0" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-checkmark-circle-filled-16"><path fill="currentColor" fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m3.23-8.214a.75.75 0 0 0-1.049-1.072L7.084 8.746 5.936 7.623a.75.75 0 0 0-1.049 1.072l1.593 1.56a.863.863 0 0 0 1.207 0z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-checkmark-circle-filled-24"><path fill="currentColor" fill-rule="evenodd" d="M12 22.5c5.799 0 10.5-4.701 10.5-10.5S17.799 1.5 12 1.5 1.5 6.201 1.5 12 6.201 22.5 12 22.5m4.846-12.321a1.125 1.125 0 0 0-1.574-1.608l-4.647 4.548-1.72-1.685a1.125 1.125 0 0 0-1.574 1.608l2.39 2.34a1.295 1.295 0 0 0 1.81 0z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-down-16"><path fill="currentColor" fill-rule="evenodd" d="M2.47 4.97a.75.75 0 0 1 1.06 0L8 9.44l4.47-4.47a.75.75 0 1 1 1.06 1.06l-5 5a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 0 1 0-1.06" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-down-24"><path fill="currentColor" fill-rule="evenodd" d="M3.793 7.543a1 1 0 0 1 1.414 0L12 14.336l6.793-6.793a1 1 0 1 1 1.414 1.414l-7.5 7.5a1 1 0 0 1-1.414 0l-7.5-7.5a1 1 0 0 1 0-1.414" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-down-filled-16"><path fill="currentColor" d="M11.38 6.72 8.36 9.846a.497.497 0 0 1-.72 0L4.62 6.72c-.257-.266-.075-.72.288-.72h6.184c.363 0 .545.454.288.72" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-down-filled-24"><path fill="currentColor" d="m17.311 10.08-4.745 4.688a.807.807 0 0 1-1.132 0L6.689 10.08C6.285 9.682 6.57 9 7.142 9h9.716c.57 0 .857.682.453 1.08" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-left-16"><path fill="currentColor" d="M10.53 2.47a.75.75 0 0 1 0 1.06L6.06 8l4.47 4.47a.75.75 0 1 1-1.06 1.06l-5-5a.75.75 0 0 1 0-1.06l5-5a.75.75 0 0 1 1.06 0" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-left-24"><path fill="currentColor" d="M15.707 3.793a1 1 0 0 1 0 1.414L8.914 12l6.793 6.793a1 1 0 0 1-1.414 1.414l-7.5-7.5a1 1 0 0 1 0-1.414l7.5-7.5a1 1 0 0 1 1.414 0" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-left-filled-16"><path fill="currentColor" d="m6.154 8.36 3.126 3.02c.266.257.72.075.72-.288V4.908c0-.363-.454-.545-.72-.288L6.154 7.64a.497.497 0 0 0 0 .72" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-left-filled-24"><path fill="currentColor" d="m9.232 12.566 4.688 4.745c.398.404 1.08.118 1.08-.453V7.142c0-.57-.682-.857-1.08-.453l-4.688 4.745a.81.81 0 0 0 0 1.132" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-right-16"><path fill="currentColor" d="M5.47 2.47a.75.75 0 0 0 0 1.06L9.94 8l-4.47 4.47a.75.75 0 1 0 1.06 1.06l5-5a.75.75 0 0 0 0-1.06l-5-5a.75.75 0 0 0-1.06 0" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-right-24"><path fill="currentColor" d="M8.293 3.793a1 1 0 0 0 0 1.414L15.086 12l-6.793 6.793a1 1 0 1 0 1.414 1.414l7.5-7.5a1 1 0 0 0 0-1.414l-7.5-7.5a1 1 0 0 0-1.414 0" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-right-filled-16"><path fill="currentColor" d="m6.72 4.62 3.126 3.02a.497.497 0 0 1 0 .72L6.72 11.38c-.266.257-.72.075-.72-.288V4.908c0-.363.454-.545.72-.288" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-right-filled-24"><path fill="currentColor" d="m10.08 6.689 4.688 4.745a.807.807 0 0 1 0 1.132l-4.688 4.745c-.398.404-1.08.118-1.08-.453V7.142c0-.57.682-.857 1.08-.453" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-small-down-16"><path fill="currentColor" d="M12.03 7.03a.75.75 0 0 0-1.06-1.06L8 8.94 5.03 5.97a.75.75 0 0 0-1.06 1.06l3.5 3.5a.75.75 0 0 0 1.06 0z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-small-down-24"><path fill="currentColor" d="M17.957 10.457a1 1 0 0 0-1.414-1.414L12 13.586 7.457 9.043a1 1 0 0 0-1.414 1.414l5.25 5.25a1 1 0 0 0 1.414 0z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-small-left-16"><path fill="currentColor" d="M10.03 3.97a.75.75 0 0 1 0 1.06L7.06 8l2.97 2.97a.75.75 0 1 1-1.06 1.06l-3.5-3.5a.75.75 0 0 1 0-1.06l3.5-3.5a.75.75 0 0 1 1.06 0" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-small-left-24"><path fill="currentColor" d="M14.957 6.043a1 1 0 0 1 0 1.414L10.414 12l4.543 4.543a1 1 0 0 1-1.414 1.414l-5.25-5.25a1 1 0 0 1 0-1.414l5.25-5.25a1 1 0 0 1 1.414 0" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-small-right-16"><path fill="currentColor" d="M5.97 3.97a.75.75 0 0 1 1.06 0l3.5 3.5a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 0 1-1.06-1.06L8.94 8 5.97 5.03a.75.75 0 0 1 0-1.06" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-small-right-24"><path fill="currentColor" d="M9.043 6.043a1 1 0 0 1 1.414 0l5.25 5.25a1 1 0 0 1 0 1.414l-5.25 5.25a1 1 0 0 1-1.414-1.414L13.586 12 9.043 7.457a1 1 0 0 1 0-1.414" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-small-up-16"><path fill="currentColor" d="M8.53 5.97a.75.75 0 0 0-1.06 0l-3.5 3.5a.75.75 0 1 0 1.06 1.06L8 7.56l2.97 2.97a.75.75 0 1 0 1.06-1.06z" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-small-up-24"><path fill="currentColor" d="M12.707 9.043a1 1 0 0 0-1.414 0l-5.25 5.25a1 1 0 1 0 1.414 1.414L12 11.164l4.543 4.543a1 1 0 0 0 1.414-1.414z" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-up-16"><path fill="currentColor" fill-rule="evenodd" d="M7.47 4.97a.75.75 0 0 1 1.06 0l5 5a.75.75 0 1 1-1.06 1.06L8 6.56l-4.47 4.47a.75.75 0 1 1-1.06-1.06z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-up-24"><path fill="currentColor" fill-rule="evenodd" d="M11.293 7.543a1 1 0 0 1 1.414 0l7.5 7.5a1 1 0 0 1-1.414 1.414L12 9.664l-6.793 6.793a1 1 0 0 1-1.414-1.414z" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-up-down-16"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.25 10.007 8 13.257l-3.25-3.25m0-4L8 2.757l3.25 3.25" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-up-down-24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.875 15.007 12 19.882l-4.875-4.875m0-6L12 4.132l4.875 4.875" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chevron-up-filled-16"><path fill="currentColor" d="M7.64 6.154 4.62 9.28c-.257.266-.075.72.288.72h6.184c.363 0 .545-.454.288-.72L8.36 6.154a.497.497 0 0 0-.72 0" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chevron-up-filled-24"><path fill="currentColor" d="M10.934 9.232 6.189 13.92c-.404.399-.118 1.08.453 1.08h9.716c.57 0 .857-.681.453-1.08l-4.745-4.688a.81.81 0 0 0-1.132 0" /></symbol><symbol fill="none" viewBox="0 0 16 16" id="ic-chip-16"><path fill="currentColor" fill-rule="evenodd" d="M5.122 7.522c0-.84 0-1.26.163-1.581a1.5 1.5 0 0 1 .656-.656c.32-.163.74-.163 1.581-.163h.956c.84 0 1.26 0 1.581.163a1.5 1.5 0 0 1 .656.656c.163.32.163.74.163 1.58v.957c0 .84 0 1.26-.163 1.581a1.5 1.5 0 0 1-.656.656c-.32.163-.74.163-1.58.163h-.957c-.84 0-1.26 0-1.581-.163a1.5 1.5 0 0 1-.656-.656c-.163-.32-.163-.74-.163-1.58zm2.4-.9h.956c.445 0 .688.001.863.015l.02.002.002.02c.014.175.015.418.015.863v.956c0 .445-.001.688-.015.863l-.002.02-.02.002c-.175.014-.418.015-.863.015h-.956c-.445 0-.688-.001-.863-.015l-.02-.002-.002-.02a12 12 0 0 1-.015-.863v-.956c0-.445.001-.688.015-.863l.002-.02.02-.002c.175-.014.418-.015.863-.015" clip-rule="evenodd" /><path fill="currentColor" fill-rule="evenodd" d="M5.868 1.738v.78c-.982.006-1.542.044-1.987.27a2.5 2.5 0 0 0-1.093 1.093c-.226.444-.264 1.001-.27 1.978h-.763a.75.75 0 0 0 0 1.5h.761v1.263h-.761a.75.75 0 0 0 0 1.5h.762c.006.989.044 1.55.271 1.997a2.5 2.5 0 0 0 1.093 1.092c.445.227 1.005.265 1.987.272v.765a.75.75 0 0 0 1.5 0v-.764h1.264v.764a.75.75 0 0 0 1.5 0v-.765c.982-.007 1.542-.045 1.987-.272a2.5 2.5 0 0 0 1.092-1.092c.228-.447.266-1.008.272-1.997h.77a.75.75 0 1 0 0-1.5h-.769V7.36h.769a.75.75 0 0 0 0-1.5h-.77c-.007-.977-.045-1.534-.272-1.978a2.5 2.5 0 0 0-1.092-1.093c-.445-.226-1.005-.264-1.987-.27v-.78a.75.75 0 1 0-1.5 0v.778H7.368v-.778a.75.75 0 0 0-1.5 0m.648 2.278h2.968c.725 0 1.178.001 1.52.03.324.026.413.068.434.079a1 1 0 0 1 .437.437c.01.02.053.11.08.434.028.342.029.795.029 1.52v2.968c0 .725-.001 1.178-.03 1.52-.026.324-.068.413-.079.434a1 1 0 0 1-.437.437c-.02.01-.11.053-.434.08-.342.028-.795.029-1.52.029H6.516c-.725 0-1.178-.001-1.52-.03-.324-.026-.413-.068-.434-.079a1 1 0 0 1-.437-.437c-.01-.02-.053-.11-.08-.434-.028-.342-.029-.795-.029-1.52V6.516c0-.725.001-1.178.03-1.52.026-.324.068-.413.079-.434a1 1 0 0 1 .437-.437c.02-.01.11-.053.434-.08.342-.028.795-.029 1.52-.029" clip-rule="evenodd" /></symbol><symbol fill="none" viewBox="0 0 24 24" id="ic-chip-24"><path fill="currentColor" fill-rule="evenodd" d="M7.683 11.283c0-1.26 0-1.89.245-2.372a2.25 2.25 0 0 1 .983-.983c.482-.245 1.112-.245 2.372-.245h1.434c1.26 0 1.89 0 2.372.245.423.216.767.56.983.983.245.482.245 1.112.245 2.372v1.434c0 1.26 0 1.89-.245 2.372-.216.423-.56.767-.983.983-.482.245-1.112.245-2.372.245h-1.434c-1.26 0-1.89 0-2.372-.245a2.25 2.25 0 0 1-.983-.983c-.245-.482-.245-1.112-.245-2.372zm3.6-1.6h1.434c.663 0 1.04.001 1.315.024.093.007.149.016.18.021a.3.3 0 0 1 .06.06c.005.031.014.0