@import"https://fonts.googleapis.com/css2?family=Blinker:wght@400;600;700&display=swap";:root{--color-primary: #FE5000;--color-secondary: #FE8C00;--color-dark: #691F0C;--color-primary-tint-50: #FF6B26;--color-primary-tint-100: #FF854D;--color-primary-tint-150: #FF9F73;--color-primary-tint-200: #FFB999;--color-primary-tint-250: #FFD3BF;--color-primary-shade-50: #D94500;--color-primary-shade-100: #B33900;--color-primary-shade-150: #8C2C00;--color-primary-shade-200: #662000;--color-primary-shade-250: #401400;--color-secondary-tint-50: #FF9D26;--color-secondary-tint-100: #FFAF4D;--color-secondary-tint-150: #FFC073;--color-secondary-tint-200: #FFD199;--color-secondary-tint-250: #FFE2BF;--color-secondary-shade-50: #D97700;--color-secondary-shade-100: #B36200;--color-secondary-shade-150: #8C4D00;--color-secondary-shade-200: #663800;--color-secondary-shade-250: #402300;--color-dark-tint-50: #A02F13;--color-dark-tint-100: #D73F19;--color-dark-tint-150: #E96544;--color-dark-tint-200: #EF927B;--color-dark-tint-250: #F6BFB1;--color-dark-shade-50: #5B1B0B;--color-dark-shade-100: #4E1709;--color-dark-shade-150: #401307;--color-dark-shade-200: #320F06;--color-dark-shade-250: #250B04;--color-white: #FFFFFF;--color-gray-100: #CCCCCC;--color-gray-200: #999999;--color-gray-300: #666666;--color-gray-400: #333333;--color-black: #000000;--tylsemi-sunset: linear-gradient(90deg, #FE872F 0%, #FE5808 100%);--tylsemi-header-gradient: linear-gradient(90deg, #FFAF4D 0%, #FE5000 100%);--font-family-heading: "Blinker", sans-serif;--font-family-body: "Blinker", sans-serif;--font-weight-normal: 400;--font-weight-semibold: 600;--font-weight-bold: 700;--font-size-xs: 1rem;--font-size-sm: 1rem;--font-size-base: 1.375rem;--font-size-lg: 2rem;--font-size-xl: 3rem;--font-size-2xl: 4.5rem;--font-size-3xl: 4.875rem;--line-height-tight: 1.05;--line-height-normal: 1.2;--line-height-relaxed: 1.4;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--space-5xl: 8rem;--max-content-width: 1200px;--section-overlap: 12rem;--section-pullup: -7rem;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.25rem;--radius-xl: 2rem;--radius-section: 7.5rem 7.5rem 0 0;--border-width-sm: 3px;--border-width-md: 4px;--border-width-lg: 6px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1)}@media(max-width:768px){:root{--font-size-3xl: 2.375rem;--font-size-2xl: 1.875rem;--font-size-xl: 2rem;--font-size-base: 1.125rem;--radius-section: 4.875rem 4.875rem 0 0;--border-width-lg: 4px}}body{font-family:Blinker,sans-serif;font-weight:400;font-size:1rem;line-height:1.4;color:#ffffffd9}h1,h2,h3,h4,h5,h6{font-family:Blinker,sans-serif;font-weight:600;line-height:1.05;color:#fff}h1{font-size:4.875rem}h2{font-size:4.5rem}h3{font-size:3rem}h4{font-size:2rem}h5{font-size:1.375rem}@media(max-width:768px){h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.375rem}}p{margin:0 0 1rem}a{color:#fe5000;text-decoration:none;transition:color .3s ease}a:hover{color:#fe8c00}.prose{max-width:780px;margin-left:auto;margin-right:auto;text-align:center;font-size:1.375rem;line-height:1.2;color:#fffc}.prose p:last-child{margin-bottom:0}.prose--left{text-align:left;margin-left:0}.section-title{font-size:4.5rem;font-weight:600;line-height:1.05;text-align:center;margin:0 0 2rem;color:#fff}@media(max-width:768px){.section-title{font-size:3rem}}.section-title--orange{color:#fe5000}.section-title--sunset,.text-gradient-sunset,.text-gradient-sunset h1{background:linear-gradient(90deg,#fe872f,#fe5808);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.section-tagline{font-size:3rem;font-weight:700;text-align:center;color:#fe5000;margin:0 0 1.5rem;line-height:1.05}@media(max-width:768px){.section-tagline{font-size:2rem}}.section-subtitle{font-size:1.375rem;text-align:center;color:#ffffffb3;max-width:720px;margin:0 auto 2rem;line-height:1.2}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background-color:#000;color:#fff;overflow-x:hidden}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none;margin:0;padding:0}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background-color:#fe5000;color:#fff}.text-orange{color:#fe5000}.text-muted{color:#ffffffa6}.text-link{color:#fe5000;font-weight:700;text-decoration:none}.text-link:hover{color:#fe8c00}.circle-border-gradient{display:inline-block;padding:.5rem;border-radius:50%;background:linear-gradient(90deg,#fe872f,#fe5808);line-height:0}.circle-border-gradient img{display:block;width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover}.circle-border-gradient.elementor-widget-image{padding:0;background:transparent}.circle-border-gradient.elementor-widget-image .elementor-widget-container img{display:inline-block;padding:.5rem;border-radius:50%;background:linear-gradient(90deg,#fe872f,#fe5808);line-height:0}.circle-border-gradient.elementor-widget-image .elementor-widget-container img img{display:block;width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Blinker,sans-serif;font-size:1rem;font-weight:700;line-height:1;padding:.75rem 1.75rem;border-radius:0;border:2px solid transparent;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn--primary,.elementor-widget-button .elementor-button{background-color:#fe5000;color:#fff;border-color:#fe5000}.btn--primary:hover,.elementor-widget-button .elementor-button:hover{background-color:#d94500;border-color:#d94500;color:#fff}.btn--outline{background-color:transparent;color:#fff;border-color:#fe5000}.btn--outline:hover{background-color:#fe5000;color:#fff}.pill-btn{display:inline-flex;align-items:center;padding:.5rem 1.25rem;font-size:1rem;font-weight:400;color:#fff;border:1px solid #FE5000;border-radius:999px;background:transparent;text-decoration:none;transition:all .3s ease}.pill-btn:hover,.pill-btn.is-active{background-color:#fe500026;color:#fff}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:transparent;transition:transform .3s ease,background-color .3s ease}.site-header.is-hidden{transform:translateY(-100%)}.site-header.is-visible{transform:translateY(0)}.site-header.is-scrolled{background-color:#000000eb}.site-header__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:72px}@media(max-width:768px){.site-header__inner{grid-template-columns:1fr auto;height:64px}}.site-header__logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;justify-self:start}.site-header__logo-text{font-size:1rem;font-weight:700;color:#fff;letter-spacing:.02em}.site-header__nav{justify-self:center}@media(max-width:768px){.site-header__nav{display:none}}.primary-nav{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.primary-nav--mobile{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:8rem 2rem}.primary-nav--mobile .primary-nav__link{font-size:2rem;color:#fff}.primary-nav__link{font-size:1rem;font-weight:400;color:#ffffffd9;text-decoration:none;transition:color .3s ease;padding-bottom:4px;border-bottom:2px solid transparent}.primary-nav__link:hover{color:#fff}.primary-nav__item.is-active .primary-nav__link{color:#fe5000;border-bottom-color:#fe5000}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;justify-self:end}.site-header__search-toggle,.site-header__menu-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;cursor:pointer;font:inherit;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff}.site-header__menu-toggle{display:none}@media(max-width:768px){.site-header__menu-toggle{display:flex}}.site-header__icon{font-size:1.25rem;line-height:1;color:#fff}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto}.menu-overlay.is-active{opacity:1;visibility:visible}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000f2;z-index:1001;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.search-overlay.is-active{opacity:1;visibility:visible}.search-overlay__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;cursor:pointer;font:inherit;position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;color:#fff;font-size:2rem}.search-form--overlay .search-form__input{width:100%;max-width:640px;font-size:2rem;padding:1rem 0;border:none;border-bottom:2px solid #FE5000;border-radius:0;background:transparent;color:#fff}.search-form--overlay .search-form__input::placeholder{color:#ffffff73}.search-form--overlay .search-form__input:focus{outline:none}.site-footer{background-color:#000;color:#fff;padding:4rem 0 2rem;border-top:1px solid rgba(255,255,255,.12)}.site-footer__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.site-footer__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.site-footer__logo{display:inline-flex}.site-footer__body{display:flex;justify-content:flex-end;margin-bottom:3rem}.site-footer__nav-list{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;list-style:none;margin:0;padding:0}.site-footer__nav-link{font-size:1rem;color:#ffffffbf;text-decoration:none;transition:color .3s ease}.site-footer__nav-link:hover{color:#fff}.site-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:1rem;color:#ffffff73}.site-footer__legal-link{color:#ffffff73;text-decoration:none}.site-footer__legal-link:hover{color:#fff}.site-footer .social-links{gap:1rem}.site-footer .social-links__item{width:auto;height:auto;border:none;font-size:1rem;color:#ffffffbf}.site-footer .social-links__item:hover{color:#fff}.hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;overflow:hidden}@media(max-width:768px){.hero{min-height:80vh}}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__background img{width:100%;height:100%;object-fit:cover}.hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,rgba(105,31,12,.85) 0%,rgba(105,31,12,.4) 60%,transparent 100%)}.hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;max-width:700px;color:#fff}.hero__title{font-size:4.875rem;font-weight:600;line-height:1.05;color:#fff;margin-bottom:1.5rem}@media(max-width:768px){.hero__title{font-size:3rem}}.hero__subtitle{font-size:2rem;font-weight:400;line-height:1.2;color:#ffffffe6;margin-bottom:2rem}@media(max-width:768px){.hero__subtitle{font-size:1.375rem}}.hero__cta{display:flex;gap:1rem}@media(max-width:768px){.hero__cta{flex-direction:column}}.hero-carousel .swiper-slide{height:auto}.hero-carousel .swiper-pagination-bullet{background-color:#ffffff80;opacity:1}.hero-carousel .swiper-pagination-bullet-active{background-color:#fff}.page-section{position:relative;padding:8rem 0;background-color:#000}@media(max-width:768px){.page-section{padding:4rem 0}}.page-section--glow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(254,80,0,.18) 0%,transparent 55%);pointer-events:none}.home-hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:120px 0 6rem;overflow:hidden;background-color:#000}@media(max-width:768px){.home-hero{min-height:auto;padding:100px 0 4rem}}.home-hero__glow{position:absolute;top:10%;right:5%;width:55%;height:70%;background:radial-gradient(circle at 60% 40%,rgba(254,80,0,.45) 0%,transparent 65%);pointer-events:none}.home-hero__grid{position:relative;z-index:1;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:768px){.home-hero__grid{grid-template-columns:1fr}}.home-hero__title{font-size:4.875rem;font-weight:600;line-height:1.05;margin:0 0 1.5rem;color:#fff}@media(max-width:768px){.home-hero__title{font-size:3rem}}.home-hero__visual{position:relative;min-height:420px}@media(max-width:768px){.home-hero__visual{min-height:280px}}.chiplet-visual{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.chiplet-visual__slab{position:absolute;width:55%;height:28%;border:1px solid rgba(254,80,0,.5);background:linear-gradient(135deg,#fe500059,#fe8c0026);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transform-origin:center}.chiplet-visual__slab:nth-child(1){transform:rotate(-12deg) translateY(-80px)}.chiplet-visual__slab:nth-child(2){transform:rotate(-6deg) translateY(-30px);opacity:.85}.chiplet-visual__slab:nth-child(3){transform:rotate(2deg) translateY(25px);opacity:.7}.chiplet-visual__slab:nth-child(4){transform:rotate(8deg) translateY(75px);opacity:.55}.page-hero{position:relative;min-height:55vh;display:flex;align-items:flex-end;padding:120px 0 6rem;overflow:hidden;background-color:#000}.page-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000004d,#000000d9),radial-gradient(circle at 70% 40%,rgba(254,80,0,.35),transparent 50%),#000}.page-hero__background--about{background:linear-gradient(90deg,#000000d9,#0006),repeating-linear-gradient(90deg,rgba(254,80,0,.06) 0,rgba(254,80,0,.06) 1px,transparent 1px,transparent 48px),linear-gradient(180deg,#120604,#000)}.page-hero__background--news{background:radial-gradient(circle at 50% 60%,rgba(254,80,0,.25) 0%,transparent 45%),radial-gradient(circle at 30% 30%,rgba(254,80,0,.15) 0%,transparent 30%),#000}.page-hero__background--news:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(254,80,0,.4) 1px,transparent 1px);background-size:24px 24px;opacity:.35}.page-hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.page-hero__title{font-size:4.875rem;font-weight:600;line-height:1.05;color:#fff;margin:0;max-width:900px}@media(max-width:768px){.page-hero__title{font-size:3rem}}.page-hero__title--orange{color:#fe5000}.page-hero__pills{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.icon-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:4rem}@media(max-width:768px){.icon-pillars{grid-template-columns:1fr;gap:2rem}}.icon-pillar{text-align:center}.icon-pillar__icon{width:64px;height:64px;margin:0 auto 1.5rem;border:2px solid #FE5000;display:flex;align-items:center;justify-content:center;color:#fe5000;font-size:1.5rem}.icon-pillar__title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .5rem}.icon-pillar__text{font-size:1rem;color:#ffffffa6;line-height:1.4;margin:0}.highlight-list{max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.highlight-list__item{display:flex;align-items:flex-start;gap:1rem}.highlight-list__icon{flex-shrink:0;width:24px;height:24px;border:2px solid #FE5000;color:#fe5000;display:flex;align-items:center;justify-content:center;font-size:.75rem;margin-top:4px}.highlight-list__text{font-size:3rem;font-weight:400;color:#fff;margin:0;line-height:1.05}@media(max-width:768px){.highlight-list__text{font-size:2rem}}.highlight-list__text strong{color:#fe5000;font-weight:700}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:768px){.advantage-grid{grid-template-columns:1fr}}.advantage-card{background:#111;border:1px solid rgba(255,255,255,.08);overflow:hidden}.advantage-card__media{aspect-ratio:16/10;background:linear-gradient(135deg,#1a1a1a,#2a1508);border-bottom:1px solid rgba(255,255,255,.06)}.advantage-card__body{padding:1.5rem}.advantage-card__title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .5rem}.advantage-card__text{font-size:1rem;color:#fff9;line-height:1.4;margin:0}.silicon-flow{display:grid;grid-template-columns:1fr 1.4fr;gap:6rem;align-items:center;margin-top:4rem}@media(max-width:768px){.silicon-flow{grid-template-columns:1fr}}.diamond-stack{display:flex;flex-direction:column;align-items:center;gap:.5rem}.diamond-stack__item{width:120px;height:120px;border:2px dashed rgba(255,255,255,.25);transform:rotate(45deg);margin:-20px 0}.diamond-stack__item--active{border-color:#fe5000;border-style:solid;background:#fe50001f}.flow-track{display:flex;flex-direction:column;gap:3rem}.flow-track__row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.flow-track__node{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:100px}.flow-track__icon{width:48px;height:48px;border:2px solid #FE5000;color:#fe5000;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.flow-track__label{font-size:1rem;color:#ffffffbf;text-align:center;margin:0;max-width:120px}.flow-track__line{flex:1;height:1px;min-width:24px;background:#ffffff40}.cta-block{text-align:center;padding:8rem 0}@media(max-width:768px){.cta-block{padding:4rem 0}}.cta-block__title{font-size:3rem;font-weight:600;color:#fe5000;margin:0 0 1rem;line-height:1.05}@media(max-width:768px){.cta-block__title{font-size:2rem}}.cta-block__text{font-size:1.375rem;color:#ffffffbf;max-width:560px;margin:0 auto 2rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem}@media(max-width:768px){.values-grid{grid-template-columns:1fr}}.value-card{background:linear-gradient(180deg,#161616,#0d0d0d);border:1px solid rgba(255,255,255,.08);padding:2rem}.value-card__title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .5rem}.value-card__text{font-size:1rem;color:#ffffffa6;line-height:1.4;margin:0}.quote-block{font-size:3rem;font-weight:600;color:#fe5000;text-align:center;max-width:900px;margin:0 auto;line-height:1.2}@media(max-width:768px){.quote-block{font-size:2rem}}.office-map{width:100%;max-width:900px;margin:4rem auto;aspect-ratio:2/1;background:radial-gradient(circle at 22% 42%,#FE5000 3px,transparent 3px),radial-gradient(circle at 72% 58%,#FE5000 3px,transparent 3px),linear-gradient(180deg,#fe500026,#fe50000d);border:1px solid rgba(254,80,0,.25);position:relative}.office-map:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px solid rgba(254,80,0,.2);border-radius:50% 45% 55% 40%/50% 55% 45% 50%}.office-locations{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:900px;margin:0 auto}@media(max-width:768px){.office-locations{grid-template-columns:1fr}}.office-locations__title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .5rem}.office-locations__text{font-size:1rem;color:#ffffffa6;line-height:1.4;margin:0}.featured-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:6rem}@media(max-width:768px){.featured-row{grid-template-columns:1fr}}.news-card{background:#111;border:1px solid rgba(255,255,255,.08);padding:1.5rem;display:flex;flex-direction:column;min-height:220px}.news-card__title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 1rem}.news-card__excerpt{font-size:1rem;color:#ffffff8c;line-height:1.4;margin:0 0 auto;flex:1}.news-card__date{font-size:1rem;color:#fff6;margin-top:1rem}.filter-section__title{font-size:2rem;font-weight:700;color:#fe5000;margin:0 0 1.5rem}.filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:4rem}.filter-bar__field{display:flex;flex-direction:column;gap:.25rem}.filter-bar__label{font-size:1rem;color:#ffffff8c}.filter-bar__input{background:#111;border:1px solid rgba(255,255,255,.15);color:#fff;font-family:Blinker,sans-serif;font-size:1rem;padding:.5rem 1rem;min-width:140px}.filter-bar__input::placeholder{color:#ffffff59}.filter-bar__input:focus{outline:none;border-color:#fe5000}.filter-bar__input--search{min-width:280px;border-color:#fe500080;box-shadow:0 0 12px #fe500026}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:768px){.news-grid{grid-template-columns:1fr}}.load-more-wrap{text-align:center;margin-top:4rem}.page-default{padding:120px 0 8rem}.page-default__inner{max-width:900px}.page-default__title{font-size:4.5rem;margin:0 0 2rem;color:#fff}.page-default__content{font-size:1.375rem;line-height:1.4;color:#ffffffd9}.page-default__content>*:first-child{margin-top:0}.highlight-list--compact .highlight-list__text{font-size:1.375rem}@media(max-width:768px){.highlight-list--compact .highlight-list__text{font-size:1rem}}.eyebrow-label{display:block;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;text-align:center;margin-bottom:1rem}.site-content{padding-top:0}.hero-panel>.e-con-inner{padding:230px 1rem 0}.panel{padding:3.625rem 1rem}.mid-panel-padding{padding-top:9.75rem}.panel.e-con>.e-con-inner{gap:3rem}.panel.e-con.e-con>.e-con-inner>.elementor-widget-text-editor{max-width:660px;align-self:center}.bio-content{display:none}.bio-column{cursor:pointer}.bio-column .bio-content{display:none!important}@media(max-width:768px){.bio-column.is-active .bio-content{display:flex!important}}.bio-panel{display:none;width:100%;overflow:hidden}.bio-panel.is-open{display:block}@media(max-width:768px){.bio-panel{display:none!important}}.newsroom-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-title-text{background:linear-gradient(90deg,#fe872f,#fe5808);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.post-listing-item .text-small{font-size:.875rem}a.post-listing-item{color:#fff}.card{background-color:#fff;border-radius:1rem;border:3px solid #CCCCCC;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.card__image{width:100%;aspect-ratio:16/9;object-fit:cover}.card__body{padding:1.5rem}.card__title{font-size:1rem;font-weight:700;color:#691f0c;margin-bottom:.5rem;line-height:1.2}.card__text{font-size:1rem;color:#666;line-height:1.4}.card__meta{font-size:1rem;color:#999;margin-bottom:.5rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.blog-grid{grid-template-columns:1fr;gap:1.5rem}}.blog-card{background-color:#fff;border-radius:1rem;border:3px solid #CCCCCC;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.blog-card__image{width:100%;aspect-ratio:16/10;object-fit:cover}.blog-card__body{padding:1.5rem}.blog-card__meta{font-size:1rem;color:#999;margin-bottom:.5rem}.blog-card__title{font-size:1rem;font-weight:700;color:#691f0c;margin-bottom:.5rem}.blog-card__title a{color:inherit}.blog-card__title a:hover{color:#fe5000}.blog-card__excerpt{font-size:1rem;color:#666;line-height:1.4}article.single-post{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:6rem 1.5rem;max-width:800px}article.single-post .single-post__header{margin-bottom:2rem}article.single-post .single-post__title{font-size:4.5rem;margin-bottom:1rem}@media(max-width:768px){article.single-post .single-post__title{font-size:3rem}}article.single-post .single-post__meta{font-size:1rem;color:#999}article.single-post .single-post__content{font-size:1.375rem;line-height:1.4}article.single-post .single-post__content img{border-radius:1rem;margin:2rem 0}.blog-load-more{text-align:center;padding:2rem 0}.author-byline{display:flex;align-items:center;gap:1rem}.author-byline__photo{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;overflow:hidden}.author-byline__photo img{width:100%;height:100%;object-fit:cover;display:block}.author-byline__text{font-size:1rem;color:#ffffffd9;line-height:1.2}.author-byline__by{margin-right:.25em;opacity:.7}.author-byline__name{font-weight:600;color:#fff;text-decoration:none}.author-byline__name:hover{color:#fe5000}.author-byline__meta{display:block;font-size:1rem;color:#fff9;margin-top:.1em}.author-box{border-top:1px solid rgba(255,255,255,.12);margin-top:3rem;padding-top:2rem}.author-box__inner{display:flex;gap:2rem;align-items:flex-start}@media(max-width:768px){.author-box__inner{flex-direction:column;align-items:center;text-align:center}}.author-box__photo{flex-shrink:0;width:6rem;height:6rem}.author-box__photo img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.author-box__photo.circle-border-gradient{padding:.2rem}.author-box__label{font-size:1rem;text-transform:uppercase;letter-spacing:.08em;color:#fe5000;margin:0 0 .25rem}.author-box__name{font-size:2rem;font-weight:600;color:#fff;margin:0 0 .25rem}.author-box__name a{color:inherit;text-decoration:none}.author-box__name a:hover{color:#fe5000}.author-box__meta{font-size:1rem;color:#ffffffa6;margin:0 0 1rem}.author-box__bio{font-size:1rem;color:#fffc;line-height:1.4;margin-bottom:1rem}.author-box__bio p:last-child{margin-bottom:0}.author-box__body a.author-box__linkedin{color:#fff}.author-box__linkedin{display:inline-flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;color:#fff;text-decoration:none;padding:.5rem;border:1px solid rgba(255,255,255,.25);border-radius:.5rem;transition:border-color .2s ease,color .2s ease}.author-box__linkedin:hover{border-color:#fe5000;color:#fe5000}.events-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.events-list{grid-template-columns:1fr;gap:1.5rem}}.event-card{background-color:#fff;border-radius:1rem;border:3px solid #CCCCCC;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.event-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.event-card__date{display:flex;flex-direction:column;align-items:center;padding:1rem;background-color:#fe5000;color:#fff;font-weight:700}.event-card__date-day{font-size:2rem;line-height:1}.event-card__date-month{font-size:1rem;text-transform:uppercase}.event-card__body{padding:1.5rem}.event-card__title{font-size:1rem;font-weight:700;color:#691f0c;margin-bottom:.5rem}.event-card__location{font-size:1rem;color:#999}.search-form{display:flex;gap:.5rem;max-width:600px}.search-form__input{flex:1;font-family:Blinker,sans-serif;font-size:1rem;padding:.5rem 1rem;border:3px solid #CCCCCC;border-radius:1rem;background-color:#fff;color:#333;transition:border-color .3s ease}.search-form__input:focus{outline:none;border-color:#fe5000}.search-results{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:4rem 1.5rem}.search-results__title{font-size:3rem;margin-bottom:2rem}.search-results__item{padding:1.5rem 0;border-bottom:1px solid #CCCCCC}.search-results__item-title{font-size:1.375rem;font-weight:700;margin-bottom:.25rem}.search-results__item-title a{color:#691f0c}.search-results__item-title a:hover{color:#fe5000}.search-results__item-excerpt{font-size:1rem;color:#666}.gform_wrapper .gfield{margin-bottom:1.5rem}.gform_wrapper .gfield_label{font-size:1rem;font-weight:700;color:#691f0c;margin-bottom:.25rem}.gform_wrapper input[type=text],.gform_wrapper input[type=email],.gform_wrapper input[type=tel],.gform_wrapper input[type=url],.gform_wrapper input[type=number],.gform_wrapper textarea,.gform_wrapper select{width:100%;font-family:Blinker,sans-serif;font-size:1rem;padding:.5rem 1rem;border:3px solid #CCCCCC;border-radius:1rem;background-color:#fff;color:#333;transition:border-color .3s ease}.gform_wrapper input[type=text]:focus,.gform_wrapper input[type=email]:focus,.gform_wrapper input[type=tel]:focus,.gform_wrapper input[type=url]:focus,.gform_wrapper input[type=number]:focus,.gform_wrapper textarea:focus,.gform_wrapper select:focus{outline:none;border-color:#fe5000}.gform_wrapper input[type=text]::placeholder,.gform_wrapper input[type=email]::placeholder,.gform_wrapper input[type=tel]::placeholder,.gform_wrapper input[type=url]::placeholder,.gform_wrapper input[type=number]::placeholder,.gform_wrapper textarea::placeholder,.gform_wrapper select::placeholder{color:#fff}.gform_wrapper textarea{min-height:150px;resize:vertical}.gform_wrapper .gform_button,.gform_wrapper input[type=submit]{display:inline-flex;align-items:center;justify-content:center;font-family:Blinker,sans-serif;font-size:1rem;font-weight:700;line-height:1;padding:.5rem 2rem;border-radius:1.25rem;border:4px solid #FE5000;background-color:#fe5000;color:#fff;cursor:pointer;transition:all .3s ease}.gform_wrapper .gform_button:hover,.gform_wrapper input[type=submit]:hover{background-color:#d94500;border-color:#d94500}.gform_wrapper .validation_error{color:#fe5000;font-size:1rem;margin-bottom:1rem}.gform_wrapper .gfield_error input,.gform_wrapper .gfield_error textarea,.gform_wrapper .gfield_error select{border-color:#fe5000}.gform_wrapper .gfield_error .gfield_label{color:#fe5000}.social-links{display:flex;gap:1rem}.social-links__item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#ffffffb3;font-size:18px;transition:color .3s ease}.social-links__item:hover{color:#fff}.social-links--dark .social-links__item{color:#666}.social-links--dark .social-links__item:hover{color:#fe5000}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background-color:#000000e6;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox.is-active{opacity:1;visibility:visible}.lightbox__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;cursor:pointer;font:inherit;position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.lightbox__close:hover{opacity:.7}.lightbox__content{width:90%;max-width:900px;max-height:90vh;overflow-y:auto;background-color:#fff;border-radius:1rem;padding:2rem}@media(max-width:768px){.lightbox__content{width:95%;padding:1.5rem}}.error-404{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:6rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.error-404__code{font-size:8rem;font-weight:700;color:#fe5000;line-height:1;margin-bottom:1rem}@media(max-width:768px){.error-404__code{font-size:5rem}}.error-404__title{font-size:3rem;color:#691f0c;margin-bottom:1rem}.error-404__text{font-size:1.375rem;color:#666;max-width:500px;margin-bottom:2rem}.elementor-section.elementor-section-boxed>.elementor-container{max-width:var(--max-content-width)}.elementor-widget-button .elementor-button{font-family:var(--font-family-body);border-radius:var(--radius-sm);border-width:var(--border-width-md);font-weight:var(--font-weight-bold);transition:all .3s ease}.elementor-widget-heading h1,.elementor-widget-heading h2,.elementor-widget-heading h3,.elementor-widget-heading h4,.elementor-widget-heading h5,.elementor-widget-heading h6{font-family:var(--font-family-heading)}.elementor-widget-text-editor,.elementor-widget-theme-post-content .elementor-widget-container{font-family:var(--font-family-body);color:var(--color-white)}.elementor-widget-text-editor p,.elementor-widget-theme-post-content .elementor-widget-container p{font-size:var(--font-size-base)}.elementor-widget-text-editor a,.elementor-widget-theme-post-content .elementor-widget-container a{color:inherit;text-decoration:underline}.elementor-widget-text-editor ul,.elementor-widget-theme-post-content .elementor-widget-container ul{list-style:disc;padding-left:1rem}.elementor-widget-text-editor ul li::marker,.elementor-widget-theme-post-content .elementor-widget-container ul li::marker{font-size:.5em;color:#fe5000}.elementor-edit-mode .elementor-widget-wrap{padding:0}.elementor-widget-image img{max-width:100%;height:auto}.elementor-field input::placeholder,.elementor-field textarea::placeholder,input::placeholder,textarea::placeholder{color:#fff!important;opacity:1}.elementor-nav-menu .sub-arrow{width:0;display:none}.shaded-column{border-radius:5px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff1a}.gradient-linear-bottom,.gradient-linear-mid,.gradient-radial-mid{position:relative;overflow:hidden}.gradient-linear-bottom:before,.gradient-linear-mid:before,.gradient-radial-mid:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.gradient-linear-bottom>.e-con-inner,.gradient-linear-mid>.e-con-inner,.gradient-radial-mid>.e-con-inner{position:relative;z-index:1}.gradient-radial-mid:before{background:radial-gradient(circle at 50% 50%,#fe5000,#000 50%);opacity:.25}.gradient-linear-mid:before{background:linear-gradient(180deg,#000,#691f0c 13%,#fe5000 30%,#691f0c 44.5%,#000 80%);opacity:.25}.gradient-linear-bottom:before{background:linear-gradient(0deg,#fe5000 1.5%,#691f0c 30%,#000 50%);opacity:.15}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
