.secondary-mega-menu{position:sticky;z-index:var(--z-20);top:0;background-color:var(--colour-bg-white);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.12);}@media (min-width:1024px){.secondary-mega-menu{box-shadow:0px 4px 42px 0px rgba(0,0,0,0.12);}}.secondary-mega-menu > .container{display:contents;}@media (min-width:1024px){.secondary-mega-menu > .container{display:grid;grid-template-columns:1fr auto 1fr;gap:var(--spacing-5);align-items:center;}}.secondary-mega-menu__header{display:flex;align-items:center;padding-top:var(--spacing-3);padding-bottom:var(--spacing-3);gap:var(--spacing-2-half);position:relative;z-index:1;background-color:white;}@media (min-width:1024px){.secondary-mega-menu__header{gap:var(--spacing-4);padding:0;}}.secondary-mega-menu > img{width:36px;height:auto;}@media (min-width:1024px){.secondary-mega-menu > img{width:46px;}}.secondary-mega-menu__title{font-weight:var(--font-weight-bold);line-height:var(--line-height-2xl);letter-spacing:var(--letter-spacing-tight);}@media (min-width:1024px){.secondary-mega-menu__title{font-size:var(--font-size-xl);}}.secondary-mega-menu__toggle{margin-left:auto;transition:transform 300ms;}.secondary-mega-menu__toggle.burger-menu--active{transform:rotate(180deg);}@media (min-width:1024px){.secondary-mega-menu__toggle{display:none;}}.secondary-mega-menu__cta{width:fit-content;}
.text-row{--_chosen-pattern--mobile:var(--chosen-pattern--mobile,none);--_chosen-pattern--desktop:var( --chosen-pattern--desktop,var(--pattern-4--desktop) );position:relative;isolation:isolate;padding-top:var(--widget-vertical-padding--mobile);padding-bottom:var(--widget-vertical-padding--mobile);}@media (min-width:1024px){.text-row{padding-top:var(--widget-vertical-padding--desktop);padding-bottom:var(--widget-vertical-padding--desktop);}}.text-row::after{content:"";background-image:var(--_chosen-pattern--mobile);display:block;position:absolute;top:0;left:0;aspect-ratio:390/225;right:0;z-index:var(--z-neg-10);background-repeat:no-repeat;background-position:top;background-size:contain;}@media (min-width:1280px){.text-row::after{aspect-ratio:1440/385;background-image:var(--_chosen-pattern--desktop);}}.text-row__inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-5);margin:0 auto;}@media (min-width:1024px){.text-row__inner{max-width:800px;gap:var(--spacing-8);}}.text-row__header{display:flex;flex-direction:column;gap:var(--spacing-8);}.text-row__title{font-weight:var(--font-weight-bold);font-size:var(--widget-font-size--mobile);}@media (min-width:1024px){.text-row__title{font-size:var(--widget-font-size--desktop);}}.text-row__ctas{margin-top:var(--spacing-2-half);display:flex;flex-wrap:wrap;gap:var(--spacing-2-half);}.text-row--centered .text-row__inner{align-items:center;text-align:center;}.text-row--centered .text-row__header{align-items:center;}.text-row--centered img{margin-left:auto;margin-right:auto;}.text-row--centered ul,.text-row--centered ol{display:block;margin-left:auto;margin-right:auto;max-width:80%;width:fit-content;}
.comparison{display:none;--_chosen-pattern--mobile:null;--_chosen-pattern--desktop:var(--pattern-bg-5--desktop)}@media (min-width:1024px){.comparison{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:var(--spacing-15);padding-top:var(--spacing-15);position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;isolation:isolate}}.secondary-nav~.comparison .comparison-table__header-row{top:var(--secondary-header-height--mobile)}@media (min-width:1024px){.secondary-nav~.comparison .comparison-table__header-row{top:var(--secondary-header-height--desktop)}}.comparison__background{aspect-ratio:1440/430;background-image:var(--_chosen-pattern--desktop);background-position:top;background-repeat:no-repeat;background-size:contain;left:0;margin:0 auto;max-width:1440px;position:absolute;right:0;top:0;width:100%;z-index:var(--z-neg-10)}.comparison__inner{gap:var(--spacing-11)}.comparison__header,.comparison__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comparison__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--spacing-5);margin-left:auto;margin-right:auto;max-width:584px;text-align:center}.comparison__header .design-mark{margin-bottom:var(--spacing-2-half)}.comparison__title{font-size:var(--font-size-5xl);font-weight:var(--font-weight-bold)}.comparison__ctas{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--spacing-2-half);margin-top:var(--spacing-2-half)}.comparison-table{--_table-grid:minmax(170px,1.7fr) repeat(auto-fit,minmax(150px,1fr));--_table-gap:var(--spacing-1)}.comparison-table__row{display:grid;gap:var(--_table-gap);grid-template-columns:var(--_table-grid)}.comparison-table__row:not(.comparison-table__row--subheading,:nth-child(2),.comparison-table__row--subheading+.comparison-table__row){border-top:1px solid var(--colour-neutral-light-grey)}.comparison-table__row--subheading{background:#f6f6f6;font-weight:var(--font-weight-bold)}.comparison-table__row--subheading .comparison-table__cell:first-child{padding-left:var(--spacing-4)}.comparison-table--competitors .comparison-table__row:nth-child(2) .comparison-table__cell{padding-top:var(--spacing-10)}.comparison-table__header-row{background:var(--colour-bg-default);display:grid;gap:var(--_table-gap);grid-template-columns:var(--_table-grid);margin-bottom:var(--spacing-6);position:sticky;top:calc(var(--header-height--desktop));-webkit-transition:top .5s ease;transition:top .5s ease;z-index:var(--z-10)}.scrolled-down~main .comparison-table__header-row{top:calc(var(--header-height--desktop) - var(--main-nav-secondary-height))}.comparison-table__header-row .comparison-table__cell:first-child{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold)}.comparison-table__header-row .comparison-table__cell{border-bottom:5px solid var(--_theme);padding-bottom:0}.comparison-table__header-row .comparison-table__cell:first-child{padding-bottom:var(--spacing-6);-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.comparison-table--competitors .comparison-table__header-row{margin-bottom:0}.comparison-table--competitors .comparison-table__header-row .comparison-table__cell{padding-bottom:var(--spacing-6);padding-top:var(--spacing-6)}.comparison-table--competitors .comparison-table__header-row .comparison-table__cell:not(:first-child){--_theme:var(--colour-neutral-mid-grey)}.comparison-table--competitors .comparison-table__header-row .comparison-table__cell:nth-child(2){background-color:var(--competitors-featured-header-colour,var(--colour-brand-primary));border-bottom:5px solid var(--competitors-featured-header-colour,var(--colour-brand-primary));color:var(--colour-brand-primary-contrast)}.comparison-table--competitors .comparison-table__header-row .comparison-table__cell span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:var(--font-weight-bold)}.comparison-table--competitors .comparison-table__header-row .comparison-table__cell span,.comparison-table__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.comparison-table__cell{gap:var(--spacing-2);padding-bottom:var(--spacing-4);padding-top:var(--spacing-4)}.comparison-table__cell:first-child{padding-left:var(--spacing-4);padding-right:var(--spacing-4);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.comparison-table__cell .info-popover{margin-left:auto}.comparison-table__cell .icon{border:var(--icon-container-border,none);border-radius:var(--icon-container-border-radius,none);color:var(--cell-icon-colour,inherit);height:var(--icon-container-height,auto);width:var(--icon-container-width,auto)}.comparison-table__cell .icon:before{font-family:icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;content:var(--comparison-table-cell-icon);font-size:var(--comparison-table-font-size);justify-content:center}.comparison-table--competitors .comparison-table__cell:nth-child(2){background-color:var(--competitors-featured-cell-colour,var(--colour-brand-primary-dark));color:var(--colour-brand-primary-contrast)}.comparison-table--competitors .comparison-table__cell:nth-child(2) i{color:var(--colour-brand-primary-contrast)}.comparison-table--competitors .comparison-table__cell .icon{--cell-icon-colour:var(--competitors-featured-icon-colour)}.comparison-table__header-row .comparison-table__cell:first-child{--_theme:#eee}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(2)):nth-child(n+2),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(2)~.comparison-table__cell):nth-child(n+2){--_theme:var(--colour-bg-accent-1)}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(2)):nth-child(n+3),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(2)~.comparison-table__cell):nth-child(n+3){--_theme:var(--colour-bg-primary)}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(3)):nth-child(n+2),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(3)~.comparison-table__cell):nth-child(n+2){--_theme:var(--default-col-tab-colour,var(--colour-bg-accent-1))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(3)):nth-child(n+3),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(3)~.comparison-table__cell):nth-child(n+3){--_theme:var(--colour-bg-primary)}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(4)):nth-child(n+2),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(4)~.comparison-table__cell):nth-child(n+2){--_theme:var(--default-col-tab-colour,var(--colour-bg-accent-1))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(4)):nth-child(n+3),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(4)~.comparison-table__cell):nth-child(n+3){--_theme:var(--colour-bg-primary)}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(4)):nth-child(n+4),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(4)~.comparison-table__cell):nth-child(n+4){--_theme:var(--default-col-tab-colour,var(--colour-bg-accent-2))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(5)):nth-child(n+2),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(5)~.comparison-table__cell):nth-child(n+2){--_theme:var(--default-col-tab-colour,var(--colour-neutral-mid-grey))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(5)):nth-child(n+3),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(5)~.comparison-table__cell):nth-child(n+3){--_theme:var(--default-col-tab-colour,var(--colour-bg-accent-1))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(5)):nth-child(n+4),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(5)~.comparison-table__cell):nth-child(n+4){--_theme:var(--colour-bg-primary)}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(5)):nth-child(n+5),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(5)~.comparison-table__cell):nth-child(n+5){--_theme:var(--default-col-tab-colour,var(--colour-bg-accent-2))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)):nth-child(n+2),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)~.comparison-table__cell):nth-child(n+2){--_theme:var(--default-col-tab-colour,var(--colour-neutral-mid-grey))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)):nth-child(n+3),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)~.comparison-table__cell):nth-child(n+3){--_theme:var(--default-col-tab-colour,var(--colour-bg-accent-1))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)):nth-child(n+4),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)~.comparison-table__cell):nth-child(n+4){--_theme:var(--colour-bg-primary)}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)):nth-child(n+5),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)~.comparison-table__cell):nth-child(n+5){--_theme:var(--default-col-tab-colour,var(--colour-bg-accent-2))}.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)):nth-child(n+6),.comparison-table__header-row :where(.comparison-table__cell:first-child:nth-last-child(6)~.comparison-table__cell):nth-child(n+6){--_theme:var(--default-col-tab-colour,var(--colour-bg-accent-2))}.comparison-table-package{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:var(--spacing-7);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--spacing-4);text-align:center}.comparison-table-package__name{font-weight:var(--font-weight-semibold);opacity:.6}.comparison-table-package__description{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight)}@media (max-width:1279px){.comparison-table-package__description{font-size:var(--font-size-body-lg)}}.comparison-table-package__name+.comparison-table-package__description{margin-top:calc(-1 * var(--spacing-1))}.comparison-table-package__price span{font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight)}.comparison-table-package__price span:first-child{font-size:var(--font-size-5xl);font-weight:var(--font-weight-bold)}@media (max-width:1279px){.comparison-table-package__price span:first-child{font-size:var(--font-size-3xl)}}.comparison-table-package__cta{margin-top:auto}@media (max-width:1279px){.comparison-table-package__cta .btn{font-size:var(--font-size-xs);padding:var(--spacing-2)}}.info-popover{position:relative;--_caret-size:10px}.info-popover[aria-expanded=true] .info-popover__content,.info-popover__trigger{display:-webkit-box;display:-ms-flexbox;display:flex}.info-popover__trigger{aspect-ratio:1/1;border-radius:var(--border-radius-full);width:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;color:#bdbdbd;font-size:var(--font-size-xs)}.info-popover__trigger i{font-weight:var(--font-weight-bold)}.info-popover__content{border-radius:var(--border-radius-sm);display:none;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);left:calc(100% + var(--_caret-size) + var(--spacing-1));max-width:200px;padding:var(--spacing-3) var(--spacing-4);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content}.info-popover__content,.info-popover__content:before{background:var(--colour-bg-contrast);position:absolute;top:50%}.info-popover__content:before{content:"";height:var(--_caret-size);right:100%;-webkit-transform:translate(50%,-50%) rotate(45deg);-ms-transform:translate(50%,-50%) rotate(45deg);transform:translate(50%,-50%) rotate(45deg);width:var(--_caret-size)}
