/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--dust-navbar-height:64px;--dust-content-max-width:1280px;--dust-content-padding:clamp(16px,4vw,48px);--dust-section-spacing:clamp(48px,8vw,96px);}.dust-page{display:flex;flex-direction:column;min-height:100vh;}.dust-navbar{position:sticky;top:0;z-index:100;height:var(--dust-navbar-height);display:flex;align-items:center;background-color:var(--md-sys-color-surface);box-shadow:var(--md-sys-elevation-level2);}.dust-navbar__inner{display:flex;align-items:center;gap:8px;width:100%;max-width:var(--dust-content-max-width);margin-inline:auto;padding-inline:var(--dust-content-padding);}.dust-navbar__brand{flex-shrink:0;font-size:var(--md-sys-typescale-title-large-size);font-weight:500;color:var(--md-sys-color-on-surface);text-decoration:none;}.dust-navbar__nav{flex:1;}.dust-navbar__actions{display:flex;align-items:center;gap:4px;margin-inline-start:auto;}.dust-main{flex:1;display:grid;grid-template-columns:1fr;grid-template-rows:auto;}.dust-main--has-sidebar-first{grid-template-columns:280px 1fr;}.dust-main--has-sidebar-second{grid-template-columns:1fr 280px;}@media (max-width:960px){.dust-main--has-sidebar-first,.dust-main--has-sidebar-second{grid-template-columns:1fr;}}.dust-content{max-width:var(--dust-content-max-width);margin-inline:auto;padding:32px var(--dust-content-padding);width:100%;}.dust-footer{background-color:var(--md-sys-color-surface-container);border-top:1px solid var(--md-sys-color-outline-variant);}.dust-footer__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;max-width:var(--dust-content-max-width);margin-inline:auto;padding:48px var(--dust-content-padding);}.dust-footer__bottom{max-width:var(--dust-content-max-width);margin-inline:auto;padding:16px var(--dust-content-padding);border-top:1px solid var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface-variant);font-size:var(--md-sys-typescale-body-small-size);}.dust-drawer{position:fixed;inset:0 auto 0 0;width:360px;max-width:85vw;background-color:var(--md-sys-color-surface-container-low);box-shadow:var(--md-sys-elevation-level5);z-index:200;transform:translateX(-100%);transition:transform var(--md-sys-motion-duration-medium2) var(--md-sys-motion-easing-standard);overflow-y:auto;}.dust-drawer--open{transform:translateX(0);}[data-dust-density="compact"]{--dust-navbar-height:56px;--dust-content-padding:clamp(12px,3vw,32px);--dust-section-spacing:clamp(32px,5vw,64px);}[data-dust-density="compact"] .dust-content{padding-block:24px;}
:root{--md-ref-typeface-brand:'Libre Franklin',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;--md-ref-typeface-plain:'Libre Franklin',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;--arto-font-weight-light:300;--arto-font-weight-regular:400;--arto-font-weight-medium:500;--arto-font-weight-bold:700;--arto-gap-1:0.25rem;--arto-gap-2:0.5rem;--arto-gap-3:0.75rem;--arto-gap-4:1rem;--arto-gap-5:1.25rem;--arto-gap-6:1.5rem;--arto-gap-8:2rem;--arto-gap-10:2.5rem;--arto-gap-12:3rem;--arto-gap-16:4rem;--arto-gap-20:5rem;--arto-gap-24:6rem;--dust-content-max-width:94rem;--arto-color-link-hover:#1c1362;--md-sys-color-primary:#1a1a2e;--md-sys-color-on-primary:#ffffff;--md-sys-color-primary-container:#e8e8ff;--md-sys-color-on-primary-container:#00006e;}a:hover{color:var(--arto-color-link-hover);}
:root{--arto-type-h1-size:2.5rem;--arto-type-h1-weight:700;--arto-type-h1-lh:1.2;--arto-type-h1-ls:-0.01562em;--arto-type-h2-size:2rem;--arto-type-h2-weight:700;--arto-type-h2-lh:1.2;--arto-type-h2-ls:-0.00833em;--arto-type-h3-size:1.75rem;--arto-type-h3-weight:600;--arto-type-h3-lh:1.2;--arto-type-h3-ls:0em;--arto-type-h4-size:1.5rem;--arto-type-h4-weight:600;--arto-type-h4-lh:1.2;--arto-type-h4-ls:0.00735em;--arto-type-h5-size:1.25rem;--arto-type-h5-weight:600;--arto-type-h5-lh:1.2;--arto-type-h5-ls:0em;--arto-type-h6-size:1rem;--arto-type-h6-weight:600;--arto-type-h6-lh:1.2;--arto-type-h6-ls:0.0075em;--arto-type-body1-size:1rem;--arto-type-body1-lh:1.5;--arto-type-body1-ls:0.00938em;--arto-type-body2-size:0.875rem;--arto-type-body2-lh:1.43;--arto-type-body2-ls:0.01071em;--arto-type-subtitle1-size:1rem;--arto-type-subtitle1-weight:500;--arto-type-subtitle1-lh:1.5;--arto-type-subtitle1-ls:0.00938em;--arto-type-subtitle2-size:0.875rem;--arto-type-subtitle2-weight:500;--arto-type-subtitle2-lh:1.57;--arto-type-subtitle2-ls:0.00714em;--arto-type-button-size:0.875rem;--arto-type-button-weight:500;--arto-type-button-lh:1.75;--arto-type-button-ls:0.02857em;--arto-type-caption-size:0.75rem;--arto-type-caption-lh:1.66;--arto-type-caption-ls:0.03333em;--arto-type-overline-size:0.75rem;--arto-type-overline-lh:2.66;--arto-type-overline-ls:0.08333em;--md-sys-typescale-body-large-size:var(--arto-type-body1-size);--md-sys-typescale-body-large-line-height:var(--arto-type-body1-lh);--md-sys-typescale-body-large-tracking:var(--arto-type-body1-ls);--md-sys-typescale-body-medium-size:var(--arto-type-body2-size);--md-sys-typescale-body-medium-line-height:var(--arto-type-body2-lh);--md-sys-typescale-body-medium-tracking:var(--arto-type-body2-ls);--md-sys-typescale-label-large-size:var(--arto-type-button-size);--md-sys-typescale-label-large-weight:var(--arto-type-button-weight);--md-sys-typescale-label-large-tracking:var(--arto-type-button-ls);}body{font-family:var(--md-ref-typeface-brand);font-size:1rem;font-weight:var(--arto-font-weight-regular);line-height:var(--arto-type-body1-lh);letter-spacing:var(--arto-type-body1-ls);}h1{font-size:var(--arto-type-h1-size);font-weight:var(--arto-type-h1-weight);line-height:var(--arto-type-h1-lh);letter-spacing:var(--arto-type-h1-ls);margin:0 0 0.5em;}h2{font-size:var(--arto-type-h2-size);font-weight:var(--arto-type-h2-weight);line-height:var(--arto-type-h2-lh);letter-spacing:var(--arto-type-h2-ls);margin:0 0 0.5em;}h3{font-size:var(--arto-type-h3-size);font-weight:var(--arto-type-h3-weight);line-height:var(--arto-type-h3-lh);letter-spacing:var(--arto-type-h3-ls);margin:0 0 0.5em;}h4{font-size:var(--arto-type-h4-size);font-weight:var(--arto-type-h4-weight);line-height:var(--arto-type-h4-lh);letter-spacing:var(--arto-type-h4-ls);margin:0 0 0.5em;}h5{font-size:var(--arto-type-h5-size);font-weight:var(--arto-type-h5-weight);line-height:var(--arto-type-h5-lh);letter-spacing:var(--arto-type-h5-ls);margin:0 0 0.5em;}h6{font-size:var(--arto-type-h6-size);font-weight:var(--arto-type-h6-weight);line-height:var(--arto-type-h6-lh);letter-spacing:var(--arto-type-h6-ls);margin:0 0 0.5em;}.arto-subtitle1{font-size:var(--arto-type-subtitle1-size);font-weight:var(--arto-type-subtitle1-weight);line-height:var(--arto-type-subtitle1-lh);letter-spacing:var(--arto-type-subtitle1-ls);}.arto-subtitle2{font-size:var(--arto-type-subtitle2-size);font-weight:var(--arto-type-subtitle2-weight);line-height:var(--arto-type-subtitle2-lh);letter-spacing:var(--arto-type-subtitle2-ls);}.arto-body2{font-size:var(--arto-type-body2-size);line-height:var(--arto-type-body2-lh);letter-spacing:var(--arto-type-body2-ls);}.arto-caption,caption{font-size:var(--arto-type-caption-size);line-height:var(--arto-type-caption-lh);letter-spacing:var(--arto-type-caption-ls);}.arto-overline{font-size:var(--arto-type-overline-size);font-weight:var(--arto-font-weight-regular);line-height:var(--arto-type-overline-lh);letter-spacing:var(--arto-type-overline-ls);text-transform:uppercase;}.dust-btn{font-size:var(--arto-type-button-size);font-weight:var(--arto-type-button-weight);line-height:var(--arto-type-button-lh);letter-spacing:var(--arto-type-button-ls);text-transform:none;}
.dust-navbar{background-color:var(--md-sys-color-surface);box-shadow:none;border-bottom:1px solid var(--md-sys-color-outline-variant);position:sticky;top:0;z-index:100;}.dust-navbar,.dust-navbar__inner{height:5rem;}.dust-navbar__logo{height:2.5rem;width:auto;transition:transform var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard);}.dust-navbar__brand:hover .dust-navbar__logo{transform:scale(1.06);}.dust-menu-list{gap:0;justify-content:flex-end;}.dust-menu-link{font-size:var(--arto-type-subtitle1-size);font-weight:var(--arto-font-weight-regular);color:var(--md-sys-color-on-surface);padding:0.375rem 0.875rem;border-radius:var(--md-sys-shape-corner-small);}.dust-menu-link::before{display:none;}.dust-menu-link:hover{color:var(--arto-color-link-hover);background-color:color-mix(in srgb,var(--arto-color-link-hover) 8%,transparent);}.arto-nav-cta{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);font-weight:var(--arto-font-weight-medium);padding:0.625rem 1.375rem;border-radius:var(--md-sys-shape-corner-full);transition:background-color var(--md-sys-motion-duration-short2),box-shadow var(--md-sys-motion-duration-short2);}.arto-nav-cta:hover{box-shadow:var(--md-sys-elevation-level2);background-color:color-mix(in srgb,var(--md-sys-color-primary) 88%,black);}.arto-nav-cta{text-decoration:none;font-family:var(--md-ref-typeface-brand);font-size:var(--arto-type-button-size);}
:root{--arto-footer-bg:#0d0f1c;--arto-footer-text:#a0a8c0;--arto-footer-text-dim:#6b7494;--arto-footer-heading:#ffffff;--arto-footer-border:rgba(255,255,255,0.1);--arto-footer-social-bg:rgba(255,255,255,0.08);--arto-footer-social-bg-hover:rgba(255,255,255,0.16);--arto-footer-accent:#2dd4bf;}.dust-footer{background-color:var(--arto-footer-bg);border-top:none;color:var(--arto-footer-text);}.dust-footer__inner{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:var(--arto-gap-12);padding:var(--arto-gap-16) var(--dust-content-padding);align-items:start;}.dust-footer__col{display:flex;flex-direction:column;}.arto-footer__bottom{display:flex;align-items:center;justify-content:space-between;border-top:0.0625rem solid var(--arto-footer-border);padding:var(--arto-gap-6) var(--dust-content-padding);color:var(--arto-footer-text-dim);font-size:var(--arto-type-caption-size);}.arto-footer__bottom > div{display:contents;}.arto-footer__bottom .dust-block{display:contents;}.arto-footer-logo{height:2.5rem;width:auto;margin-bottom:var(--arto-gap-5);filter:brightness(0) invert(1);}.arto-footer-tagline{font-size:var(--arto-type-body2-size);line-height:1.7;color:var(--arto-footer-text);margin:0 0 var(--arto-gap-6);max-width:22rem;}.arto-footer-social{display:flex;gap:var(--arto-gap-3);}.arto-footer-social__link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background-color:var(--arto-footer-social-bg);color:var(--arto-footer-text);text-decoration:none;transition:background-color var(--md-sys-motion-duration-short2),color var(--md-sys-motion-duration-short2);}.arto-footer-social__link:hover{background-color:var(--arto-footer-social-bg-hover);color:var(--arto-footer-heading);}.arto-footer-social__link .material-symbols-outlined{font-size:1.125rem;}.dust-footer__col .dust-block__title,.dust-footer__col h2{font-size:var(--arto-type-subtitle1-size);font-weight:var(--arto-font-weight-medium);color:var(--arto-footer-heading);margin:0 0 var(--arto-gap-5);letter-spacing:0;}.dust-footer .dust-menu-list{flex-direction:column;gap:0.625rem;}.dust-footer .dust-menu-link{font-size:var(--arto-type-body2-size);color:var(--arto-footer-text);padding:0;border-radius:0;font-weight:var(--arto-font-weight-regular);}.dust-footer .dust-menu-link:hover{color:var(--arto-footer-accent);background-color:transparent;}.dust-footer .dust-menu-link::before{display:none;}.arto-footer-contact{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--arto-gap-4);}.arto-footer-contact li{display:flex;align-items:flex-start;gap:var(--arto-gap-3);font-size:var(--arto-type-body2-size);color:var(--arto-footer-text);line-height:1.5;}.arto-footer-contact .material-symbols-outlined{font-size:1.125rem;color:var(--arto-footer-accent);flex-shrink:0;margin-top:0.1rem;}.arto-footer-contact a{color:var(--arto-footer-text);text-decoration:none;transition:color var(--md-sys-motion-duration-short2);}.arto-footer-contact a:hover{color:var(--arto-footer-heading);}.arto-footer__bottom nav{margin-left:auto;}.arto-footer__bottom .dust-menu-list{flex-direction:row;gap:var(--arto-gap-6);}.arto-footer__bottom .dust-menu-link{font-size:var(--arto-type-caption-size);color:var(--arto-footer-text-dim);padding:0;}.arto-footer__bottom .dust-menu-link:hover{color:var(--arto-footer-heading);}.arto-footer__bottom .dust-menu-link::before{display:none;}.arto-footer-copyright{margin:0;font-size:var(--arto-type-caption-size);color:var(--arto-footer-text-dim);}@media (max-width:60rem){.dust-footer__inner{grid-template-columns:1fr 1fr;gap:var(--arto-gap-8);}}@media (max-width:37.5rem){.dust-footer__inner{grid-template-columns:1fr;}.arto-footer__bottom{flex-direction:column;gap:var(--arto-gap-4);text-align:center;}}
.arto-section{width:100vw;margin-left:calc(50% - 50vw);}.arto-section__inner{max-width:var(--dust-content-max-width);margin-inline:auto;padding-block:clamp(var(--arto-gap-12),8vw,var(--arto-gap-24));padding-inline:var(--dust-content-padding);}.dust-main{overflow-x:clip;}.arto-section--bg-default{background-color:var(--md-sys-color-surface);}.arto-section--bg-light{background-color:var(--md-sys-color-surface-container-lowest);}.arto-section--bg-dark{background-color:var(--arto-footer-bg);color:var(--arto-footer-text);}.arto-section--bg-primary{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);}
.dust-breadcrumb{padding-block:var(--arto-gap-3) 0;margin-bottom:var(--arto-gap-6);}.dust-local-tasks .dust-tabs__tab::before{display:none;}.dust-local-tasks .dust-tabs__tab{position:relative;transition:color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),background-color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard);}.dust-local-tasks .dust-tabs__tab:hover{background-color:color-mix(in srgb,var(--md-sys-color-on-surface) 8%,transparent);color:var(--md-sys-color-on-surface);}.dust-local-tasks .dust-tabs__tab--active:hover{background-color:color-mix(in srgb,var(--md-sys-color-primary) 8%,transparent);}.dust-local-tasks .dust-tabs__tab::after{content:'';position:absolute;bottom:0;left:0;right:0;height:0.1875rem;border-radius:0.1875rem 0.1875rem 0 0;background-color:var(--md-sys-color-primary);transform:scaleX(0);opacity:1;transition:transform var(--md-sys-motion-duration-medium2) var(--md-sys-motion-easing-emphasized),opacity var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard);}.dust-local-tasks .dust-tabs__tab:not(.dust-tabs__tab--active):hover::after{transform:scaleX(0.3);opacity:0.4;}.dust-local-tasks .dust-tabs__tab--active::after{transform:scaleX(1);opacity:1;}.dust-local-tasks ul,.dust-local-tasks li{list-style:none;margin:0;padding:0;}
.arto-hero-banner .arto-section__inner{padding-block:clamp(var(--arto-gap-16),10vw,var(--arto-gap-24));}.arto-hero-banner__content{max-width:48rem;}.arto-hero-banner__heading{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:var(--arto-font-weight-bold);line-height:1.1;letter-spacing:-0.02em;margin:0 0 var(--arto-gap-6);color:var(--md-sys-color-surface);}.arto-hero-banner__subheading{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;margin:0 0 var(--arto-gap-8);color:color-mix(in srgb,var(--md-sys-color-surface) 75%,transparent);max-width:38rem;}.arto-hero-banner__feature{display:inline-flex;align-items:center;gap:var(--arto-gap-2);color:var(--arto-footer-accent);font-size:var(--arto-type-subtitle1-size);font-weight:var(--arto-font-weight-medium);}.arto-hero-banner__feature-icon{font-size:1.25rem;flex-shrink:0;}
.arto-card-grid__heading{text-align:center;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:var(--arto-font-weight-bold);line-height:1.15;letter-spacing:-0.02em;color:var(--md-sys-color-on-surface);margin:0 0 var(--arto-gap-4);}.arto-card-grid__subheading{text-align:center;font-size:clamp(1rem,2vw,1.125rem);color:var(--md-sys-color-on-surface-variant);line-height:1.7;margin:0 0 var(--arto-gap-10);max-width:42rem;margin-inline:auto;margin-bottom:var(--arto-gap-10);}.arto-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--arto-gap-6);}@media (max-width:60rem){.arto-card-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:37.5rem){.arto-card-grid{grid-template-columns:1fr;}}.arto-card{background-color:var(--md-sys-color-surface);border-radius:1rem;padding:var(--arto-gap-8);box-shadow:0 0.0625rem 0.1875rem rgba(0,0,0,0.06),0 0.25rem 1rem rgba(0,0,0,0.08);display:flex;flex-direction:column;align-items:flex-start;gap:var(--arto-gap-4);}.arto-card__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:1rem;background-color:rgba(28,19,98,0.086);flex-shrink:0;}.arto-card__icon{font-size:1.5rem;color:var(--arto-footer-accent);}.arto-card__heading{font-size:var(--arto-type-subtitle1-size,1rem);font-weight:var(--arto-font-weight-bold);color:var(--md-sys-color-on-surface);margin:0;line-height:1.3;}.arto-card__body{font-size:var(--arto-type-body2-size,0.875rem);color:var(--md-sys-color-on-surface-variant);line-height:1.7;margin:0;flex:1;}.arto-card--cta{background-color:var(--arto-footer-bg);box-shadow:none;justify-content:center;}.arto-card--cta .arto-card__icon-wrap{background-color:rgba(255,255,255,0.1);}.arto-card--cta .arto-card__icon{color:var(--arto-footer-accent);}.arto-card--cta .arto-card__heading{color:var(--arto-footer-heading);}.arto-card--cta .arto-card__body{color:var(--arto-footer-text);}.arto-card__cta-btn{display:inline-block;margin-top:var(--arto-gap-2);padding:var(--arto-gap-3) var(--arto-gap-6);border:0.125rem solid #ffffff;border-radius:6.25rem;color:#ffffff;font-size:var(--arto-type-body2-size,0.875rem);font-weight:var(--arto-font-weight-medium);text-decoration:none;transition:background-color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard);}.arto-card__cta-btn:hover{background-color:#ffffff;color:var(--arto-footer-bg);}
.arto-video-text__layout{display:flex;align-items:center;gap:clamp(var(--arto-gap-8),6vw,var(--arto-gap-16));}.arto-video-text--media-right .arto-video-text__content{order:0;}.arto-video-text--media-right .arto-video-text__media{order:1;}.arto-video-text--media-left  .arto-video-text__content{order:1;}.arto-video-text--media-left  .arto-video-text__media{order:0;}.arto-video-text__content{flex:1;min-width:0;}.arto-video-text__media{flex:1;min-width:0;}.arto-video-text__eyebrow{display:inline-block;padding:0.375rem 0.875rem;border-radius:6.25rem;border:0.0625rem solid color-mix(in srgb,var(--md-sys-color-primary) 20%,transparent);background-color:color-mix(in srgb,var(--md-sys-color-primary) 6%,transparent);color:var(--md-sys-color-primary);font-size:0.8125rem;font-weight:var(--arto-font-weight-medium);margin-bottom:var(--arto-gap-5);}.arto-video-text__heading{font-size:clamp(1.875rem,4vw,3rem);font-weight:var(--arto-font-weight-bold);line-height:1.1;letter-spacing:-0.02em;color:var(--md-sys-color-on-surface);margin:0 0 var(--arto-gap-5);}.arto-video-text__body{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.75;color:var(--md-sys-color-on-surface-variant);margin-bottom:var(--arto-gap-8);}.arto-video-text__body p{margin:0;}.arto-video-text__actions{display:flex;flex-wrap:wrap;gap:var(--arto-gap-4);}.arto-video-text__btn{display:inline-flex;align-items:center;gap:var(--arto-gap-2);padding:var(--arto-gap-3) var(--arto-gap-6);border-radius:6.25rem;font-size:1rem;font-weight:var(--arto-font-weight-bold);text-decoration:none;transition:background-color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),box-shadow var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard);}.arto-video-text__btn--primary{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:0 0.625rem 0.9375rem -0.1875rem color-mix(in srgb,var(--md-sys-color-primary) 30%,transparent);}.arto-video-text__btn--primary:hover{background-color:color-mix(in srgb,var(--md-sys-color-primary) 85%,black);color:var(--md-sys-color-on-primary);box-shadow:0 0.75rem 1.25rem -0.25rem color-mix(in srgb,var(--md-sys-color-primary) 40%,transparent);}.arto-video-text__btn--primary .material-symbols-outlined{font-size:1.25rem;transition:transform var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard);}.arto-video-text__btn--primary:hover .material-symbols-outlined{transform:translateX(0.25rem);}.arto-video-text__media-wrap{position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 1.5rem 3rem -0.5rem color-mix(in srgb,var(--md-sys-color-primary) 20%,transparent);aspect-ratio:4 / 3;background-color:var(--md-sys-color-surface-container);}.arto-video-text__media-wrap iframe,.arto-video-text__media-wrap video,.arto-video-text__media-wrap img{display:block;width:100%;height:100%;object-fit:cover;border:none;}.arto-video-text__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;pointer-events:none;}.arto-video-text__play::before{content:'';position:absolute;width:5rem;height:5rem;border-radius:50%;background-color:rgba(255,255,255,0.92);backdrop-filter:blur(4px);box-shadow:0 0.5rem 2rem rgba(0,0,0,0.2);transition:transform var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard);}.arto-video-text__play .material-symbols-outlined{position:relative;font-size:2rem;color:var(--md-sys-color-primary);margin-left:0.2rem;}.arto-video-text__media-wrap:has(iframe) .arto-video-text__play{display:none;}@media (max-width:56rem){.arto-video-text__layout{flex-direction:column;}.arto-video-text--media-left .arto-video-text__content,.arto-video-text--media-right .arto-video-text__content{order:0;}.arto-video-text--media-left .arto-video-text__media,.arto-video-text--media-right .arto-video-text__media{order:1;width:100%;}}
