.learner-shell-module__FeMPEW__page{background:var(--background);min-height:100svh;color:var(--foreground);flex-direction:column;display:flex}.learner-shell-module__FeMPEW__header{z-index:30;background:color-mix(in srgb, var(--background) 96%, transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.learner-shell-module__FeMPEW__headerInner{max-width:1376px;height:var(--ui-header-height);padding-inline:var(--ui-page-gutter);justify-content:space-between;align-items:center;gap:var(--ui-space-6);margin:auto;display:flex}.learner-shell-module__FeMPEW__navigation{align-items:center;gap:var(--ui-space-6);font-size:var(--ui-text-body);margin-left:var(--ui-space-12);font-weight:500;display:flex}.learner-shell-module__FeMPEW__navigation a{min-height:var(--ui-control-height);color:var(--muted-foreground);align-items:center;display:flex}.learner-shell-module__FeMPEW__navigation a[aria-current],.learner-shell-module__FeMPEW__navigation a:hover{color:var(--primary-text)}.learner-shell-module__FeMPEW__accountArea{justify-content:flex-end;min-width:112px;display:flex}.learner-shell-module__FeMPEW__sessionPlaceholder{width:90px}.learner-shell-module__FeMPEW__signIn{background:var(--primary);color:var(--primary-foreground);padding-inline:var(--ui-control-padding-x);border-radius:var(--ui-control-radius);font-size:var(--ui-text-body);min-height:var(--ui-control-height);align-items:center;font-weight:500;display:inline-flex}.learner-shell-module__FeMPEW__menuWrap{position:relative}.learner-shell-module__FeMPEW__accountTrigger{align-items:center;gap:var(--ui-space-2);min-height:var(--ui-control-height);border-radius:var(--ui-control-radius);max-width:200px;padding:0 var(--ui-space-1);color:var(--foreground);cursor:pointer;display:flex}.learner-shell-module__FeMPEW__accountTrigger:hover{background:var(--muted)}.learner-shell-module__FeMPEW__avatar{background:var(--accent);width:28px;height:28px;color:var(--accent-foreground);font-size:var(--ui-text-small);border-radius:50%;flex-shrink:0;place-items:center;font-weight:600;display:grid}.learner-shell-module__FeMPEW__accountName{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:var(--ui-text-small);overflow:hidden}.learner-shell-module__FeMPEW__menuError{background:var(--background);border:1px solid var(--border);min-width:200px;padding:var(--ui-space-3);color:var(--destructive);font-size:var(--ui-text-small);z-index:40;position:absolute;top:100%;right:0}.learner-shell-module__FeMPEW__main{width:100%;max-width:var(--ui-content-width);padding-inline:var(--ui-page-gutter);flex:1;margin:0 auto}.learner-shell-module__FeMPEW__workspace{grid-template-columns:var(--ui-sidebar-width) minmax(0, 1fr);gap:var(--ui-space-8);padding-block:var(--ui-section-gap) var(--ui-space-8);display:grid}.learner-shell-module__FeMPEW__sidebar{border-right:1px solid var(--border);min-width:0;padding-right:var(--ui-space-4)}.learner-shell-module__FeMPEW__sidebarInner{top:calc(var(--ui-header-height) + var(--ui-space-6));position:sticky}.learner-shell-module__FeMPEW__sidebarTitle{margin:0 0 var(--ui-space-3);padding-inline:var(--ui-control-padding-x);color:var(--muted-foreground);font-size:var(--ui-text-caption);line-height:1.5}.learner-shell-module__FeMPEW__sidebarNav{gap:var(--ui-space-1);display:grid}.learner-shell-module__FeMPEW__sidebarNav a,.learner-shell-module__FeMPEW__upcomingNav{align-items:center;gap:var(--ui-control-gap);min-height:var(--ui-nav-height);padding-inline:var(--ui-control-padding-x);border-radius:var(--ui-control-radius);font-size:var(--ui-text-body);color:var(--muted-foreground);font-weight:500;display:flex}.learner-shell-module__FeMPEW__sidebarNav a[aria-current]{background:var(--accent);color:var(--accent-foreground)}.learner-shell-module__FeMPEW__sidebarNav a:not([aria-current]):hover{background:var(--muted);color:var(--foreground)}.learner-shell-module__FeMPEW__upcomingNav{padding-block:var(--ui-space-2);cursor:default}.learner-shell-module__FeMPEW__upcomingNav>span{gap:var(--ui-space-1);display:grid}.learner-shell-module__FeMPEW__upcomingNav small{font-size:var(--ui-text-caption);font-weight:400}.learner-shell-module__FeMPEW__sidebarNav svg{flex-shrink:0;width:16px;height:16px}.learner-shell-module__FeMPEW__mobileMenuTrigger{justify-content:space-between;width:100%;display:none}.learner-shell-module__FeMPEW__mobileMenuTrigger>span{align-items:center;gap:var(--ui-control-gap);display:inline-flex}.learner-shell-module__FeMPEW__mobileMenuTrigger[aria-expanded=true]>svg{transform:rotate(180deg)}.learner-shell-module__FeMPEW__content{min-width:0;scroll-margin-top:calc(var(--ui-header-height) + var(--ui-space-6));container:learner-content/inline-size}.learner-shell-module__FeMPEW__content:focus{outline:none}.learner-shell-module__FeMPEW__status{padding-block:var(--ui-space-12);text-align:center;font-size:var(--ui-text-body);color:var(--muted-foreground)}.learner-shell-module__FeMPEW__footer{max-width:var(--ui-content-width);width:100%;padding:var(--ui-space-4) var(--ui-page-gutter);justify-content:space-between;align-items:center;gap:var(--ui-space-4);border-top:1px solid var(--border);font-size:var(--ui-text-caption);color:var(--muted-foreground);margin:0 auto;display:flex}.learner-shell-module__FeMPEW__footer a{min-height:var(--ui-control-height);color:var(--primary-text);align-items:center;display:inline-flex}.learner-shell-module__FeMPEW__header a:focus-visible,.learner-shell-module__FeMPEW__header button:focus-visible,.learner-shell-module__FeMPEW__sidebarNav a:focus-visible,.learner-shell-module__FeMPEW__footer a:focus-visible{outline:2px solid var(--ring);outline-offset:4px;border-radius:var(--ui-space-1)}.learner-shell-module__FeMPEW__skipLink{z-index:100;padding:var(--ui-space-3) var(--ui-space-4);background:var(--foreground);color:var(--background);border-radius:var(--ui-control-radius);position:fixed;top:-100px;left:20px}.learner-shell-module__FeMPEW__skipLink:focus{top:8px}@media (max-width:800px){.learner-shell-module__FeMPEW__workspace{grid-template-columns:var(--ui-sidebar-width-narrow) minmax(0, 1fr);gap:var(--ui-space-4)}}@media (max-width:480px){.learner-shell-module__FeMPEW__workspace{padding-top:var(--ui-space-3);grid-template-columns:minmax(0,1fr)}.learner-shell-module__FeMPEW__sidebar{padding:0 0 var(--ui-space-2);border-right:0;border-bottom:1px solid var(--border)}.learner-shell-module__FeMPEW__sidebarInner{position:static}.learner-shell-module__FeMPEW__sidebarTitle{display:none}.learner-shell-module__FeMPEW__mobileMenuTrigger{display:flex}.learner-shell-module__FeMPEW__sidebarNav{margin-top:var(--ui-space-2);display:none}.learner-shell-module__FeMPEW__sidebar[data-open] .learner-shell-module__FeMPEW__sidebarNav{display:grid}}@media (max-width:640px){.learner-shell-module__FeMPEW__headerInner{gap:var(--ui-space-3);height:64px}.learner-shell-module__FeMPEW__navigation{gap:var(--ui-space-4);font-size:var(--ui-text-small);margin-left:0}.learner-shell-module__FeMPEW__accountArea{min-width:32px}.learner-shell-module__FeMPEW__accountName,.learner-shell-module__FeMPEW__accountTrigger>svg{display:none}.learner-shell-module__FeMPEW__accountTrigger{min-width:var(--ui-control-height);justify-content:center;padding:0}.learner-shell-module__FeMPEW__footer{gap:var(--ui-space-2)}}@media (max-width:360px){.learner-shell-module__FeMPEW__headerInner{gap:var(--ui-space-2)}.learner-shell-module__FeMPEW__navigation{gap:var(--ui-space-2);font-size:var(--ui-text-caption)}}@media (prefers-reduced-motion:reduce){.learner-shell-module__FeMPEW__page *{scroll-behavior:auto!important}}
.home-module__06co2W__page{--home-ease-out:cubic-bezier(.22, 1, .36, 1);background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}.home-module__06co2W__container{width:100%;max-width:1184px;margin-inline:auto;padding-inline:32px}.home-module__06co2W__page a,.home-module__06co2W__page button,.home-module__06co2W__page summary{-webkit-tap-highlight-color:transparent}.home-module__06co2W__page button,.home-module__06co2W__page summary{cursor:pointer}.home-module__06co2W__page a:focus-visible,.home-module__06co2W__page button:focus-visible,.home-module__06co2W__page summary:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.home-module__06co2W__page section[id],.home-module__06co2W__page h2[id]{scroll-margin-top:100px}.home-module__06co2W__page h2[tabindex]:focus,.home-module__06co2W__page main:focus{outline:none}.home-module__06co2W__skipLink{z-index:100;background:var(--foreground);color:var(--background);border-radius:8px;padding:12px 18px;position:fixed;top:-100px;left:20px}.home-module__06co2W__skipLink:focus{top:10px}.home-module__06co2W__header{z-index:30;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.home-module__06co2W__headerInner{justify-content:space-between;align-items:center;gap:24px;max-width:1376px;height:72px;margin:auto;padding-inline:32px;display:flex}.home-module__06co2W__brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:10px;font-size:23px;font-weight:750;display:inline-flex}.home-module__06co2W__brand img{transform-origin:50% 80%;transition:transform .24s var(--home-ease-out)}.home-module__06co2W__desktopNav{align-items:center;gap:32px;font-size:14px;font-weight:550;display:flex}.home-module__06co2W__desktopNav a,.home-module__06co2W__myLearning{align-items:center;min-height:44px;display:inline-flex}.home-module__06co2W__desktopNav a:hover,.home-module__06co2W__myLearning:hover,.home-module__06co2W__footer a:hover{color:var(--primary-text)}.home-module__06co2W__accountActions{align-items:center;gap:18px;display:flex}.home-module__06co2W__accountPlaceholder{width:76px;height:44px}.home-module__06co2W__myLearning{white-space:nowrap;font-size:14px}.home-module__06co2W__smallButton,.home-module__06co2W__primaryButton,.home-module__06co2W__secondaryButton{min-height:46px;transition:background .16s ease, transform .16s var(--home-ease-out);border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-size:14px;font-weight:600;line-height:1.5;display:inline-flex}.home-module__06co2W__smallButton,.home-module__06co2W__primaryButton{background:var(--primary);color:var(--primary-foreground)}.home-module__06co2W__smallButton{min-height:40px;padding:9px 20px}.home-module__06co2W__smallButton:hover,.home-module__06co2W__primaryButton:hover{background:var(--primary-hover)}.home-module__06co2W__secondaryButton{border:1px solid var(--input);background:var(--background)}.home-module__06co2W__secondaryButton:hover{background:var(--muted)}.home-module__06co2W__smallButton:active,.home-module__06co2W__primaryButton:active,.home-module__06co2W__secondaryButton:active{transform:scale(.97)}.home-module__06co2W__primaryButton svg{transition:transform .18s var(--home-ease-out)}.home-module__06co2W__menuToggle{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.home-module__06co2W__mobileNav{display:none}.home-module__06co2W__hero{text-align:center;padding-top:58px;padding-bottom:50px}.home-module__06co2W__eyebrow{color:var(--muted-foreground);animation:home-module__06co2W__fadeIn .28s var(--home-ease-out) both;justify-content:center;align-items:center;gap:8px;font-size:13px;line-height:1.6;display:flex}.home-module__06co2W__eyebrow svg{color:var(--primary-text)}.home-module__06co2W__hero h1{letter-spacing:-.04em;text-wrap:balance;animation:home-module__06co2W__enter .42s 40ms var(--home-ease-out) both;margin-top:20px;font-size:clamp(34px,4vw,50px);font-weight:750;line-height:1.3}.home-module__06co2W__hero h1 span{display:block}.home-module__06co2W__hero h1 .home-module__06co2W__accent{text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-underline-offset:.12em;text-decoration-skip-ink:none;text-decoration-thickness:.14em;display:inline}.home-module__06co2W__heroDescription{max-width:560px;color:var(--muted-foreground);text-wrap:balance;animation:home-module__06co2W__enter .42s .1s var(--home-ease-out) both;margin:22px auto 0;font-size:16px;line-height:1.8}.home-module__06co2W__heroActions{animation:home-module__06co2W__enter .42s .16s var(--home-ease-out) both;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:25px;display:flex}.home-module__06co2W__heroNote{color:var(--muted-foreground);animation:home-module__06co2W__fadeIn .32s .22s var(--home-ease-out) both;margin-top:14px;font-size:12px;line-height:1.8}.home-module__06co2W__heroActions:focus-within,.home-module__06co2W__reveal:focus-within{animation:none;opacity:1!important;transform:none!important}.home-module__06co2W__courses{padding-top:22px;padding-bottom:64px}.home-module__06co2W__sectionHeading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.home-module__06co2W__sectionHeading h2,.home-module__06co2W__faqHeading h2{letter-spacing:-.02em;font-size:25px;font-weight:650;line-height:1.45}.home-module__06co2W__sectionHeading p,.home-module__06co2W__faqHeading p{color:var(--muted-foreground);margin-top:8px;font-size:14px;line-height:1.8}.home-module__06co2W__textLink{min-height:44px;color:var(--primary-text);flex-shrink:0;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.home-module__06co2W__textLink svg,.home-module__06co2W__courseBottom svg{transition:transform .18s var(--home-ease-out)}.home-module__06co2W__courseGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-module__06co2W__courseReveal{min-width:0;display:flex}.home-module__06co2W__courseReveal>.home-module__06co2W__course{width:100%}.home-module__06co2W__course{border:1px solid var(--border);background:var(--card);min-width:0;min-height:256px;transition:border-color .16s ease, transform .2s var(--home-ease-out);border-radius:12px;flex-direction:column;padding:24px;display:flex}.home-module__06co2W__courseTop{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.home-module__06co2W__courseTop svg{color:var(--primary-text);stroke-width:1.5px}.home-module__06co2W__course h3{margin-top:19px;font-size:18px;font-weight:650;line-height:1.5}.home-module__06co2W__course>p{-webkit-line-clamp:2;color:var(--muted-foreground);-webkit-box-orient:vertical;margin-top:10px;margin-bottom:22px;font-size:13px;line-height:1.8;display:-webkit-box;overflow:hidden}.home-module__06co2W__courseBottom{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px;font-size:12px;display:flex}.home-module__06co2W__courseBottom span:last-child{color:var(--primary-text);white-space:nowrap;align-items:center;gap:5px;font-weight:600;display:inline-flex}.home-module__06co2W__coursePlaceholder,.home-module__06co2W__courseNotice{min-height:256px;color:var(--muted-foreground);justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.home-module__06co2W__courseNotice a{color:var(--primary-text);text-decoration:underline}.home-module__06co2W__experience{border-block:1px solid var(--border);background:var(--muted);padding-block:56px}.home-module__06co2W__guide{padding-top:64px;padding-bottom:46px}.home-module__06co2W__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:0;padding:12px 0 0;list-style:none;display:grid}.home-module__06co2W__step{align-items:flex-start;gap:14px;display:flex}.home-module__06co2W__stepNumber{color:var(--primary-text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;line-height:25px}.home-module__06co2W__step h3{font-size:16px;font-weight:600;line-height:1.6}.home-module__06co2W__step p{color:var(--muted-foreground);margin-top:8px;font-size:13px;line-height:1.9}.home-module__06co2W__faqSection{grid-template-columns:1fr 2fr;gap:64px;padding-top:40px;padding-bottom:64px;display:grid}.home-module__06co2W__faqHeading{padding-top:20px}.home-module__06co2W__faqList{border-top:1px solid var(--border);min-width:0}.home-module__06co2W__faqItem{border-bottom:1px solid var(--border)}.home-module__06co2W__faqItem summary{justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding-block:18px;font-size:14px;font-weight:550;line-height:1.7;list-style:none;display:flex}.home-module__06co2W__faqItem summary::-webkit-details-marker{display:none}.home-module__06co2W__faqItem summary svg{color:var(--muted-foreground);flex-shrink:0;transition:transform .16s}.home-module__06co2W__faqItem[open] summary{color:var(--primary-text)}.home-module__06co2W__faqItem[open] summary svg{transform:rotate(180deg)}.home-module__06co2W__faqItem p{max-width:640px;color:var(--muted-foreground);margin:0;padding-bottom:22px;font-size:14px;line-height:1.9}.home-module__06co2W__faqItem[open] p{animation:home-module__06co2W__fadeIn .18s var(--home-ease-out)}.home-module__06co2W__closing{justify-content:space-between;align-items:center;gap:28px;padding-block:38px 56px;display:flex}.home-module__06co2W__closing h2{font-size:25px;font-weight:650;line-height:1.5}.home-module__06co2W__closing p{color:var(--muted-foreground);margin-top:8px;font-size:14px;line-height:1.8}.home-module__06co2W__closing>a{flex-shrink:0}.home-module__06co2W__footer{border-top:1px solid var(--border)}.home-module__06co2W__footerInner{color:var(--muted-foreground);align-items:center;gap:28px;padding-block:24px;font-size:12px;display:flex}.home-module__06co2W__footer .home-module__06co2W__brand{color:var(--foreground);font-size:18px}.home-module__06co2W__footerInner p{flex:1}.home-module__06co2W__footerInner>a{align-items:center;min-height:44px;display:inline-flex}@keyframes home-module__06co2W__enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__06co2W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes home-module__06co2W__menuEnter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.home-module__06co2W__brand:hover img{transform:translateY(-2px)rotate(-6deg)}.home-module__06co2W__smallButton:hover,.home-module__06co2W__primaryButton:hover,.home-module__06co2W__secondaryButton:hover{transform:translateY(-2px)}.home-module__06co2W__smallButton:active,.home-module__06co2W__primaryButton:active,.home-module__06co2W__secondaryButton:active{transform:scale(.97)}.home-module__06co2W__primaryButton:hover svg,.home-module__06co2W__textLink:hover svg,.home-module__06co2W__course:hover .home-module__06co2W__courseBottom svg{transform:translate(3px)}.home-module__06co2W__course:hover{border-color:var(--ring);transform:translateY(-3px)}}@media (max-width:900px){.home-module__06co2W__desktopNav{gap:20px}.home-module__06co2W__courseGrid{gap:14px}.home-module__06co2W__course{padding:20px}.home-module__06co2W__steps{gap:24px}.home-module__06co2W__faqSection{gap:36px}}@media (max-width:760px){.home-module__06co2W__container{padding-inline:20px}.home-module__06co2W__headerInner{gap:12px;height:64px;padding-inline:20px}.home-module__06co2W__brand{gap:8px;font-size:21px}.home-module__06co2W__desktopNav,.home-module__06co2W__myLearning{display:none}.home-module__06co2W__accountActions{gap:8px}.home-module__06co2W__smallButton{min-height:44px;padding-inline:16px}.home-module__06co2W__menuToggle{display:inline-flex}.home-module__06co2W__mobileNav{border-bottom:1px solid var(--border);background:var(--popover);animation:home-module__06co2W__menuEnter .18s var(--home-ease-out);flex-direction:column;gap:4px;padding:12px 20px;display:flex;position:absolute;top:100%;left:0;right:0}.home-module__06co2W__mobileNav a{border-radius:8px;align-items:center;min-height:44px;padding-inline:12px;font-size:14px;display:flex}.home-module__06co2W__mobileNav a:hover{background:var(--accent);color:var(--accent-foreground)}.home-module__06co2W__hero{padding-top:36px;padding-bottom:34px}.home-module__06co2W__hero h1{margin-top:15px;font-size:clamp(28px,7.5vw,38px);line-height:1.4}.home-module__06co2W__heroDescription{margin-top:18px;font-size:14px}.home-module__06co2W__heroActions{gap:10px;margin-top:22px}.home-module__06co2W__primaryButton,.home-module__06co2W__secondaryButton{padding-inline:16px}.home-module__06co2W__heroNote{font-size:11px}.home-module__06co2W__courses{padding-top:18px;padding-bottom:38px}.home-module__06co2W__sectionHeading{align-items:flex-start;gap:12px;margin-bottom:20px}.home-module__06co2W__sectionHeading h2,.home-module__06co2W__faqHeading h2{font-size:21px}.home-module__06co2W__sectionHeading p{font-size:13px}.home-module__06co2W__sectionHeading>.home-module__06co2W__textLink{font-size:12px}.home-module__06co2W__courseGrid{grid-template-columns:1fr}.home-module__06co2W__course{min-height:208px}.home-module__06co2W__course h3{margin-top:12px;font-size:17px}.home-module__06co2W__course>p{margin-bottom:16px}.home-module__06co2W__coursePlaceholder{min-height:652px}.home-module__06co2W__experience{padding-block:36px}.home-module__06co2W__guide{padding-top:42px;padding-bottom:20px}.home-module__06co2W__steps{grid-template-columns:1fr;gap:24px;padding-top:4px}.home-module__06co2W__step p{margin-top:5px}.home-module__06co2W__faqSection{grid-template-columns:1fr;gap:22px;padding-top:24px;padding-bottom:32px}.home-module__06co2W__faqHeading{padding-top:0}.home-module__06co2W__faqItem summary{gap:16px}.home-module__06co2W__closing{flex-direction:column;align-items:flex-start;gap:20px;padding-block:24px 40px}.home-module__06co2W__closing h2{font-size:22px}.home-module__06co2W__footerInner{flex-wrap:wrap;gap:8px 22px;padding-block:18px}.home-module__06co2W__footerInner p{flex-basis:calc(100% - 150px)}}@media (max-width:390px){.home-module__06co2W__sectionHeading{flex-wrap:wrap}.home-module__06co2W__sectionHeading>.home-module__06co2W__textLink{min-height:36px}}@media (prefers-reduced-motion:reduce){.home-module__06co2W__page *,.home-module__06co2W__page :before,.home-module__06co2W__page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.home-module__06co2W__reveal{opacity:1!important;transform:none!important}.home-module__06co2W__brand img,.home-module__06co2W__course,.home-module__06co2W__smallButton,.home-module__06co2W__primaryButton,.home-module__06co2W__secondaryButton,.home-module__06co2W__primaryButton svg,.home-module__06co2W__textLink svg,.home-module__06co2W__courseBottom svg{transform:none!important}}
