@import'https://fonts.googleapis.com/css2?family=Oswald:wght@200&family=Outfit:wght@200;300;400;500;600;700&display=swap';html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;transition:color .5s ease}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:1rem;width:100%;scrollbar-gutter:stable;scroll-behavior:smooth}body{line-height:1;font-size:100%;width:100%;overflow:hidden visible;font-family:Roboto,sans-serif;font-weight:normal}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}img,picture{max-width:100%;display:block}.container{max-width:100%;width:100%;margin:0 auto;padding:0 100px}@media(max-width: 1600px){.container{padding:0 60px}}@media(max-width: 1281px){.container{padding:0 40px}}@media(max-width: 768px){.container{padding:0 16px}}section{z-index:2;position:relative}button{background-color:rgba(0,0,0,0);border:none}:root{--white: #FFF;--Black: #000;--color-theme-primary: #7158c3;--color-theme-secondary: #19191B;--color-theme-tertiary: #131314;--header-bg-light: rgb(255 255 255 / 90%);--header-border-light: #D7D8DC;--header-bg-dark: rgb(25 25 27 / 80%);--header-border-dark: #D7D8DC;--header-bg: var(--header-bg-dark);--header-border: var(--header-border-dark);--bg-primary-dark: #19191B;--bg-secondary-dark: #131314;--bg-primary-light: #fff;--bg-secondary-light: #F6F5FA;--bg-color: var(--bg-primary-dark);--gradient-primary: linear-gradient(274deg, #20105E 10.81%, #4C38AB 89.19%);--gradient-bg: linear-gradient(274deg, #20105E 10.81%, #4C38AB 89.19%);--gradient-secondary: linear-gradient(274deg, #4C38AB 10.81%, #20105E 89.19%);--text-color-light: #fff;--text-color-dark: #19191b;--text-color: var(--text-color-dark);--button-primary-bg: var(--color-theme-primary);--button-primary-clr: var(--white);--button-primary-border: var(--color-theme-primary);--button-secondary-bg: transparent;--button-secondary-clr: var(--color-theme-primary);--button-secondary-border: var(--color-theme-primary);--button-tertiary-bg: var(--white);--button-tertiary-clr: var(--color-theme-primary);--button-tertiary-border: var(--white);--button-white-bg: transparent;--button-white-clr: var(--white);--button-white-border: var(--white);--button-box-shadow: 0 4px 28px 0 rgb(0 0 0 / 13%);--button-hover-bg: var(--color-theme-secondary);--button-hover-border: var(--color-theme-secondary);--button-hover-clr: var(--white);--font-primary: "Outfit", sans-serif;--font-display: "Oswald", sans-serif;--fs-stat: 6.875rem;--fs-stat-sm: 6.2rem;--fs-display: 5rem;--fs-display-sm: 4.5rem;--fs-h1: 5rem;--fs-h2: 3.75rem;--fs-h3: 3.125rem;--fs-h4: 2.5rem;--fs-h5: 1.75rem;--fs-h6: 1.5rem;--fs-body-lg: 1.75rem;--fs-body: 1.5rem;--fs-body-sm: 1rem;--fs-btn-text: 1.25rem;--fs-btn-text-small: 1.25rem;--fs-btn-text-sm: 1rem;--fs-btn-text-xs: 0.875rem;--fs-caption: 1.125rem;--fs-tag: 1rem;--fw-extralight: 200;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--lh-normal-body: 1;--lh-tight: 120%;--lh-tight-body: 150%;--lh-snug: 1.3;--lh-normal: 1.4;--lh-relaxed: 1.5;--lh-loose: 1.8;--ls-tight: 0.2px;--ls-normal: 0.24px;--ls-wide: 0.48px;--ls-hero: 0.7px;--radius-sm: 10px;--radius-md: 20px;--radius-pill: 20px;--momentum-stats-rule-width: 114px;--go-beyond-title-rule-width: 132px;--u-100: 100%}:root[data-theme=light]{--button-white-clr: var(--color-theme-primary);--button-white-border: var(--color-theme-primary);--icon-color: var(--text-color-dark);--text-color: var(--text-color-dark)}*,*::before,*::after{box-sizing:border-box}html{font-size:16px}@media only screen and (max-width: 1280px){html{font-size:12px}}@media only screen and (max-width: 768px){html{font-size:10.6667px}}body{font-family:var(--font-primary);font-size:var(--fs-body);font-weight:var(--fw-light);line-height:var(--lh-normal-body);color:var(--text-color);background-color:var(--color-bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease}h1{font-family:var(--font-primary);font-size:var(--fs-h1);font-weight:var(--fw-light);line-height:var(--lh-tight);letter-spacing:var(--ls-hero);color:var(--text-color);margin:0}h2{font-family:var(--font-primary);font-size:var(--fs-h2);font-weight:var(--fw-semibold);line-height:var(--lh-normal);letter-spacing:normal;color:var(--text-color);margin:0}h3{font-family:var(--font-primary);font-size:var(--fs-h3);font-weight:var(--fw-extralight);line-height:var(--lh-relaxed);letter-spacing:normal;color:var(--text-color);margin:0}h4{font-family:var(--font-primary);font-size:var(--fs-h4);font-weight:var(--fw-regular);line-height:var(--lh-normal);color:var(--text-color);margin:0}h5{font-family:var(--font-primary);font-size:var(--fs-h5);font-weight:var(--fw-regular);line-height:var(--lh-loose);letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--text-color);margin:0}h6{font-family:var(--font-primary);font-size:var(--fs-h6);font-weight:var(--fw-medium);line-height:1;letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--text-color);margin:0}.text-stat{font-family:var(--font-primary);font-size:var(--fs-stat);font-weight:var(--fw-semibold);line-height:var(--lh-relaxed);color:var(--text-color)}.text-display{font-family:var(--font-primary);font-size:var(--fs-display);font-weight:var(--fw-semibold);line-height:var(--lh-snug);color:var(--text-color)}p{font-family:var(--font-primary);font-size:var(--fs-body);font-weight:var(--fw-light);line-height:var(--lh-loose);color:var(--text-color);margin:0 0 1em}.text-body-lg{font-size:var(--fs-body-lg);font-weight:var(--fw-light);line-height:var(--lh-loose)}.text-body-sm{font-size:var(--fs-body-sm);font-weight:var(--fw-regular);line-height:var(--lh-relaxed)}.text-caption{font-size:var(--fs-caption);font-weight:var(--fw-regular);line-height:var(--lh-relaxed)}.text-tag{font-size:var(--fs-tag);font-weight:var(--fw-regular);line-height:var(--lh-normal)}.text-accent{color:var(--color-text-accent)}.text-orange{color:var(--color-text-orange)}.text-muted{color:var(--color-text-muted)}.text-dark{color:var(--color-text-dark)}html.site-loader-active{overflow:hidden}html.site-loader-active .site-header{visibility:hidden;opacity:0}.site-loader{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:99999;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary-dark);opacity:1;visibility:visible}.site-loader.is-hidden{pointer-events:none;visibility:hidden;opacity:0}.site-loader.is-hidden .loader-text{opacity:0}.site-loader__inner{width:100%;height:100%;position:relative}.loader-video{width:100%;height:100%;overflow:hidden;transform:scale(0.92);opacity:0}.loader-video__media{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.05)}.loader-text{margin:0;opacity:0;overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:60px}@media(max-width: 768px){.loader-text{padding:40px 20px}}.loader-text__text{display:inline-block;color:#fff;text-align:center;font-size:52px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-0.988px}@media(max-width: 768px){.loader-text__text{font-size:32px}}.dmg-footer{position:relative;width:100%;padding:50px 0;font-family:Montserrat,sans-serif !important;z-index:2;background-position:0 -100px;background-size:cover;background-color:#fff}@media screen and (max-width: 1199px){.dmg-footer{padding:40px 0}}.dmg-footer .blurp-text p{line-height:20px}.dmg-footer::before{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-position:0 0 !important;background-size:auto 100%;content:""}@media screen and (max-width: 1199px){.dmg-footer::before{background:none}}@media screen and (max-width: 1024px){.dmg-footer::before{background-position:64% -93%;opacity:.6}}.dmg-footer::after{position:absolute;top:0;right:0;z-index:0;width:100%;height:100%;background-position:100% 0;background-size:auto 100%;content:""}@media screen and (max-width: 1199px){.dmg-footer::after{background:none}}@media screen and (max-width: 767px){.dmg-footer::after,.dmg-footer::before{opacity:.5}}@media screen and (max-width: 767px){.dmg-footer::before{width:200px;background-size:contain}}.dmg-footer .container{position:relative;z-index:9;max-width:1400px;padding:0 20px}.dmg-logo{text-align:center}.dmg-logo img{margin:auto}.dmg-links{display:flex;padding:9px 0;margin:10px 0;border-top:1px solid #acacac;border-bottom:1px solid #acacac;flex-wrap:wrap;justify-content:space-between;align-items:center}.dmg-social-link{width:15%}@media screen and (max-width: 1199px){.dmg-social-link{width:100%;text-align:center}.dmg-footer ul{text-align:center}}.dmg-social-link ul li{display:inline-block;margin-right:7px}.dmg-social-link ul li a{vertical-align:middle;display:inline-block}.dmg-social-link ul li a img{vertical-align:middle;display:block;width:24px;height:24px}.dmg-menu{display:flex;width:54%;justify-content:flex-end;text-align:center}@media screen and (max-width: 1199px){.dmg-menu{width:100%;margin:10px 0;justify-content:center}}.dmg-menu ul li{display:inline-block;margin:0 2px;font-size:16px;font-weight:300;line-height:24px;color:var(--text-color)}.dmg-menu ul li:last-child a{padding-right:0}.dmg-menu ul li:last-child a::after{content:""}@media screen and (max-width: 1024px){.dmg-menu ul li{font-size:15px}}.dmg-menu ul li a{position:relative;display:inline-block;padding-right:8px;font-size:12px;font-weight:500;text-decoration:none;color:var(--Black);transition:all .4s ease}.dmg-menu ul li a:hover{color:#d6e03d}.dmg-menu ul li a:hover::after{color:var(--text-color)}.dmg-menu ul li a:active{color:#d6e03d}.dmg-menu ul li a:active::after{color:var(--text-color)}.dmg-menu ul li a::after{position:absolute;top:0;right:-4px;content:"|"}@media screen and (min-width: 768px){.wrap-center-aligned{justify-content:center}}.gmg-ft-logo{display:flex;width:31%;justify-content:flex-end;align-items:center;text-align:right}.gmg-ft-logo p{margin:0;font-size:12px;font-weight:500;text-transform:uppercase;color:var(--Black)}@media screen and (max-width: 767px){.gmg-ft-logo p{width:100%;margin-bottom:5px;text-align:center}}.dmg-footer-extra-logo{max-width:60px;padding-left:10px}.dmg-logo-white{display:none}.dmg-social-link.social-link-white{display:none}.dmg-social-link ul{padding:0;margin:0}.ft-logo-white{display:none}.ls-cw{display:inline-block;max-width:49px;padding-left:10px;max-height:49px;-o-object-fit:contain;object-fit:contain}body .gmg-ft-logo.ft-logo-blk p{color:var(--Black) !important}.dmg-menu ul{padding:0;margin:0;text-align:center}@media(max-width: 1199px){.gmg-ft-logo{width:100%;padding-top:10px;border-top:1px solid #acacac;justify-content:center}.dmg-menu{width:100%;margin:10px 0}.dmg-social-link{width:100%;text-align:center}.dmg-social-link ul{text-align:center}}@media screen and (max-width: 767px){.gmg-ft-logo{width:100%;flex-wrap:wrap;justify-content:center}}.blurp-text{text-align:center}.blurp-text p{max-width:900px;margin:0 auto;font-size:13px;color:var(--Black)}.footer{overflow:hidden;position:relative;z-index:2}.footer .footer-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.footer .footer-bg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.footer__card{border-radius:var(--radius-md);margin:72px 0;padding:0 100px;position:relative;overflow:hidden;transition:.3s ease;z-index:2}@media(max-width: 1540px){.footer__card{padding:0 60px}}@media(max-width: 1200px){.footer__card{padding:0 40px}}@media(max-width: 768px){.footer__card{padding:0 16px;margin:78px 0}}.footer__main{display:grid;grid-template-columns:400px 1fr;gap:12.3vw;padding-top:110px;padding-bottom:82px;align-items:start;position:relative}@media(max-width: 1660px){.footer__main{gap:7vw}}@media(max-width: 1440px){.footer__main{grid-template-columns:300px 1fr}}@media(max-width: 1200px){.footer__main{grid-template-columns:1fr;padding-top:60px;padding-bottom:60px}}@media(max-width: 768px){.footer__main{grid-template-columns:1fr;gap:44px;padding-top:60px;padding-bottom:45px}}.footer__main::after{content:"";position:absolute;bottom:0;left:-50%;right:-50%;height:1px;background-color:var(--text-color)}@media(max-width: 768px){.footer__main::after{left:0;right:0;opacity:.5}}.footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media(max-width: 1200px)and (min-width: 769px){.footer__brand{flex-direction:row}.footer__brand .footer__brand-main{width:50%}}.footer__logo{display:block;margin-bottom:10px}.footer__logo-img{display:block;max-width:365px;height:auto;width:100%}@media(max-width: 1440px){.footer__logo-img{max-width:250px}}@media(max-width: 768px){.footer__logo-img{max-width:236px}}.footer__logo-img.dark{display:block}.footer__logo-img.light{display:none}.footer__badge{display:inline-flex;align-items:center;justify-content:center;background:rgba(113,88,195,.1);border-radius:var(--radius-md);padding:0 20px;font-family:var(--font-primary);font-size:1.875rem;font-weight:var(--fw-medium);line-height:var(--lh-relaxed);color:var(--color-text);margin-bottom:56px}@media(max-width: 1440px){.footer__badge{font-size:20px}}@media(max-width: 768px){.footer__badge{font-size:18px;margin-bottom:25px}}@media(max-width: 560px){.footer__badge{font-size:16px;font-style:normal;font-weight:400;line-height:150%}}.footer__badge-date p{font-size:24px;font-weight:400;line-height:150%;display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center;margin-bottom:8px}@media(max-width: 1740px){.footer__badge-date p{font-size:20px}}@media(max-width: 560px){.footer__badge-date p{font-size:16px}}.footer__badge-date p .icon{display:flex;align-items:center;justify-content:center;background-color:var(--bg-secondary-light);padding:10px;border-radius:10px}.footer__part-of{display:grid;grid-template-columns:1fr 205px;align-items:flex-start;gap:42px}@media(max-width: 1440px){.footer__part-of{gap:20px}}@media(max-width: 1200px)and (min-width: 769px){.footer__part-of{margin-top:10px}}@media(max-width: 768px){.footer__part-of{display:flex;flex-direction:column;gap:7px}}.footer__part-of-label{font-family:var(--font-primary);font-size:var(--fs-h6);font-weight:var(--fw-medium);line-height:100%;letter-spacing:var(--ls-wide);text-transform:uppercase;margin:0}@media(max-width: 1440px)and (min-width: 769px){.footer__part-of-label{font-size:20px}}@media(max-width: 768px){.footer__part-of-label{font-weight:400;line-height:150%}}.footer__part-of-logo{display:block}.footer__part-of-logo-img{display:block;max-width:100%;width:205px;height:auto}@media(max-width: 1024px){.footer__part-of-logo-img{width:190px}}.footer__part-of-logo-img.dark{display:block}.footer__part-of-logo-img.light{display:none}.footer__nav{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:0 40px;align-items:start}@media(max-width: 1024px){.footer__nav{grid-template-columns:repeat(3, 1fr);gap:40px}}@media(max-width: 600px){.footer__nav{grid-template-columns:1fr;gap:48px}}.footer__nav-col{display:flex;flex-direction:column;gap:41px}@media(max-width: 768px){.footer__nav-col{gap:22px}}.footer__nav-title{font-family:var(--font-primary);font-size:var(--fs-h6);font-weight:var(--fw-medium);line-height:1;letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--color-text);margin:0}.footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.footer__nav-list--events li{display:flex;align-items:center}.footer__nav-link{font-family:var(--font-primary);font-size:var(--fs-caption);font-weight:var(--fw-regular);line-height:133.333%;color:var(--color-text);text-decoration:none;transition:color .2s ease,opacity .2s ease}.footer__nav-link:hover{color:var(--color-theme-primary)}@media(max-width: 1440px){.footer__nav-link{font-size:14px}}.footer__nav-link--external{display:grid;grid-template-columns:1fr 15px;align-items:center;gap:15px;line-height:150%}@media(max-width: 768px){.footer__nav-link--external{grid-template-columns:1fr 8px;gap:8px}}.footer__nav-link--external svg{transition:transform .3s ease;width:100%}.footer__nav-link--external svg path{fill:var(--color-theme-primary)}.footer__nav-link--external:hover svg{transform:rotate(45deg)}.footer__social{display:flex;flex-wrap:wrap;gap:30px}@media(max-width: 768px){.footer__social{max-width:265px}}.footer__social-link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--MECS-Purple-01);text-decoration:none;transition:all .2s ease;flex-shrink:0}.footer__social-link svg{width:100%;height:100%;color:var(--color-theme-primary)}.footer__social-link:hover{color:var(--color-purple-light);transform:translateY(-2px);opacity:.8}.footer__bottom{border-top:1px solid var(--color-border-faint);padding:53px 0 52px}@media(max-width: 768px){.footer__bottom{padding:42px 0 60px}}.footer__legal{font-family:var(--font-primary);font-size:var(--fs-caption);font-weight:var(--fw-regular);line-height:var(--lh-relaxed);color:var(--color-text);margin:0;max-width:789px}html[data-theme=light] .footer__logo-img.dark{display:none}html[data-theme=light] .footer__logo-img.light{display:block}html[data-theme=light] .footer__part-of-logo-img.dark{display:none}html[data-theme=light] .footer__part-of-logo-img.light{display:block}html[data-theme=light] .footer__badge{background-color:var(--bg-secondary-light)}@media(max-width: 1740px){.footer-secondary .footer__part-of{grid-template-columns:100px 1fr;gap:30px}}@media(max-width: 1024px){.footer-secondary .footer__part-of{margin-bottom:20px}}@media(max-width: 768px){.footer-secondary .footer__part-of{gap:10px}}.footer-secondary .footer__nav{grid-template-columns:180px 150px 259px 210px;gap:60px}@media(max-width: 1740px){.footer-secondary .footer__nav{gap:30px}}@media(max-width: 1440px){.footer-secondary .footer__nav{grid-template-columns:155px 130px 215px 130px}}@media(max-width: 1200px){.footer-secondary .footer__nav{grid-template-columns:repeat(4, 1fr);gap:20px}}@media(max-width: 1024px){.footer-secondary .footer__nav{grid-template-columns:repeat(2, 1fr);gap:40px}}@media(max-width: 560px){.footer-secondary .footer__nav{grid-template-columns:1fr}}@media(max-width: 768px){.footer-secondary .footer__logo{margin-bottom:20px}}@media(max-width: 1440px){.footer-secondary .footer__social{gap:20px}}@media(max-width: 768px){.footer-secondary .footer__social{gap:30px;max-width:240px}}@media(max-width: 1440px){.footer-secondary .footer__social-link{width:25px;height:auto}}@media(max-width: 1440px){.footer-secondary .footer__nav-title{font-size:20px}}@media(max-width: 768px){.footer-secondary .footer__nav-title{font-size:16px}}@media(max-width: 1440px){.footer-secondary .footer__nav-col{gap:20px}}@media(max-width: 1199px){.footer-secondary .footer__show-time-item span{font-size:14px}}.footer-secondary .footer__main{grid-template-columns:1fr 1.5fr;gap:50px;padding-bottom:40px}@media(max-width: 1200px){.footer-secondary .footer__main{grid-template-columns:1fr;gap:20px;padding-bottom:20px}}@media(max-width: 768px){.footer-secondary .footer__main{padding:0;padding-bottom:40px}}.footer-secondary .footer__card{padding:0 80px}@media(max-width: 1500px){.footer-secondary .footer__card{padding:0 40px}}@media(max-width: 768px){.footer-secondary .footer__card{padding:60px 16px}}.footer__badge-date{margin-bottom:37px}.footer__show-time-item{color:var(--text-color);font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media(max-width: 1440px){.footer__show-time-item{font-size:14px}}@media(max-width: 1200px)and (min-width: 768px){.footer__show-time-item{font-size:16px}}.footer__show-time-item span{transition:color .2s ease;color:var(--text-color);display:block}.error404 .three-col{padding:80px 0}.error404 .three-col .container{max-width:1320px;margin:0 auto;padding:0 20px}.error404 .three-col h2{margin-bottom:48px;text-align:center;font-size:42px;line-height:1.2;font-weight:600}.error404 .three-col__inner{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media(max-width: 991px){.error404 .three-col__inner{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.error404 .three-col__inner{grid-template-columns:1fr}}.threeCol_card{overflow:hidden;border-radius:20px;color:#fff;transition:transform .35s ease,box-shadow .35s ease}.threeCol_card .head{display:inline-flex;margin:24px 24px 16px;padding:8px 0;border-radius:100px;color:var(--text-color);font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.threeCol_card img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.threeCol_card .wp-content{padding:24px 24px;color:var(--text-color)}.threeCol_card .wp-content ul,.threeCol_card .wp-content ol{padding-left:25px}.threeCol_card .wp-content ul li,.threeCol_card .wp-content ol li{margin-bottom:15px;line-height:normal}.threeCol_card.bg-white .wp-content{color:var(--text-color-dark)}.threeCol_card p{margin:0 0 15px;font-size:18px;line-height:1.6}.threeCol_card a{color:var(--color-theme-primary);font-weight:600;text-decoration:none;text-underline-offset:4px;transition:opacity .3s ease}.threeCol_card a:hover{opacity:.7}.error-page-500{position:relative;padding:clamp(3.5rem,10vw,6.5rem) 0 clamp(4rem,12vw,7.5rem);overflow:hidden}.error-page-500 .error-page{position:relative;z-index:1}.error-page-500 .error-page-content{display:flex;justify-content:center;align-items:center}.error-page-500 .error-page-inner{width:100%;max-width:40rem;margin:0 auto;text-align:center}.error-page-500 .error-title{margin:0 0 .35em;font-size:clamp(5.5rem,22vw,12rem);font-weight:var(--fw-medium);line-height:.9;letter-spacing:-0.03em;text-shadow:0 .08em .35em rgba(0,0,0,.18)}.error-page-500 .error-heading{margin:0 0 1.25rem;font-family:var(--font-primary);font-size:clamp(24px,4vw,40px);font-weight:var(--fw-regular);line-height:var(--lh-normal);letter-spacing:normal;text-transform:none;color:var(--text-color)}.error-page-500 .error-message{margin:0 auto 2rem;max-width:34rem;font-family:var(--font-primary);font-size:clamp(16px,2.2vw,24px);font-weight:var(--fw-light);line-height:var(--lh-relaxed)}.error-page-500 .error-action{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.error-page-500 .error-action .btn:focus-visible{outline:2px solid var(--white);outline-offset:4px}@media screen and (max-width: 768px){.error-page-500{padding-top:clamp(2.5rem,8vw,4rem);padding-bottom:clamp(3rem,10vw,5rem)}.error-page-500 .error-message{margin-bottom:1.75rem}}.cta-banner{padding:100px 0}@media(max-width: 768px){.cta-banner{padding:80px 0}}.cta-banner__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:64px}@media(max-width: 768px){.cta-banner__inner{flex-direction:column;gap:0}}.cta-banner__content{display:flex;flex-direction:column;align-items:flex-start;max-width:50%}@media(max-width: 768px){.cta-banner__content{width:100%;max-width:100%}}.cta-banner__desc{font-family:var(--font-primary);font-size:var(--fs-body);font-weight:var(--fw-light);line-height:var(--lh-loose)}.cta-banner__desc b{font-weight:var(--fw-semibold)}@media screen and (max-width: 768px){.cta-banner__desc{font-size:16px;margin-bottom:5px}}.cta-banner .section-intro{margin-bottom:0}@media screen and (max-width: 768px){.cta-banner .section-intro{margin-bottom:32px}}@media screen and (max-width: 768px){.cta-banner__btn{align-self:stretch;text-align:center;margin-top:35px}}.cta-banner__heading-wrap{display:flex;flex-direction:column;flex-shrink:0;max-width:50%}.cta-banner__heading-wrap .section-intro__title-wrap{margin-bottom:0}@media screen and (max-width: 768px){.cta-banner__heading-wrap{order:-1;max-width:100%}}.cta-banner__title{font-family:var(--font-primary);font-size:var(--fs-h2);font-weight:var(--fw-semibold);line-height:var(--lh-normal);color:var(--white)}@media screen and (max-width: 768px){.cta-banner__title{font-size:32px}}.cta-banner__rule{display:block;width:120px;height:2px;background-color:var(--white);margin-top:12px;flex-shrink:0}@media screen and (max-width: 768px){.cta-banner__rule{width:44px}}@media(min-width: 1200px){.cta-banner.layout-two{padding:120px 0}}.cta-banner.layout-two .cta-banner__inner{align-items:center}.cta-banner.layout-two .section-intro__title{margin-bottom:24px}@media(max-width: 768px){.cta-banner.layout-two .section-intro__title{margin-bottom:16px;font-size:38px;font-style:normal;font-weight:600;line-height:140%}}@media(max-width: 768px){.cta-banner.layout-two .cta-banner__btn{margin-top:10px}}.cta-banner.layout-two .cta-banner__logo{width:50%}@media(max-width: 768px){.cta-banner.layout-two .cta-banner__logo{width:100%;text-align:left;margin-bottom:50px}}.cta-banner.layout-two .cta-banner__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-width:560px;aspect-ratio:auto}.btn{font-family:var(--font-primary);font-size:var(--fs-btn-text);font-style:normal;font-weight:400;line-height:var(--lh-tight);padding:16px 40px;background-color:var(--Yellow);display:inline-block;color:var(--White, #FFF);border:1px solid;text-decoration:none;transition:.8s ease;border-radius:var(--radius-sm);position:relative;overflow:hidden;box-shadow:var(--button-box-shadow);letter-spacing:var(--ls-tight);white-space:normal}@media(max-width: 768px){.btn{font-size:16px;padding:13px 40px}}.btn span{display:block;position:relative;z-index:2}.btn::before{background:#000;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%, -50%);transition:opacity .6s ease,width .6s cubic-bezier(0.4, 0, 0.2, 1),height .6s cubic-bezier(0.4, 0, 0.2, 1);width:0;z-index:0}.btn.btn-white{background-color:var(--button-white-bg);border-color:var(--button-white-border);color:var(--button-white-clr)}.btn.btn-primary{background-color:var(--button-primary-bg);border-color:var(--button-primary-border);color:var(--button-primary-clr)}.btn.btn-secondary{background-color:var(--button-secondary-bg);border-color:var(--button-secondary-border);color:var(--button-secondary-clr)}.btn.btn-tertiary{background-color:var(--button-tertiary-bg);border-color:var(--button-tertiary-border);color:var(--button-tertiary-clr)}@media(hover: hover)and (pointer: fine){.btn:hover{background-color:var(--button-hover-bg);border-color:var(--button-hover-border);color:var(--button-hover-clr)}.btn:hover::before{height:500px;opacity:1;width:500px;transform:translate(-50%, -50%) scale(1.5)}}.gallery-section{padding:120px 0 60px}.gallery-section__grid{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 768px){.gallery-section__header .section-intro{margin-bottom:12px}}.gallery-section__cta-sm{text-align:center;margin-top:32px}@media(max-width: 768px){.gallery-section__cta-sm{margin-top:18px}}@media(min-width: 769px){.gallery-section__cta-sm{display:none}}@media(max-width: 560px){.gallery-section__cta-sm .btn-sm{width:100%}}.gallery-section__row{display:grid;gap:20px}.gallery-section__row--top{grid-template-columns:1.343fr 1fr 1.343fr}.gallery-section__row--bottom{grid-template-columns:1fr 1.78fr}.gallery-section__row--bottom .gallery-section__item .media-element{height:100%}@media(min-width: 769px){.gallery-section__row--bottom .gallery-section__item{height:300px}}@media(min-width: 1025px){.gallery-section__row--bottom .gallery-section__item{height:518px}}.gallery-section__item{border-radius:var(--radius-md);overflow:hidden;position:relative}.gallery-section__item img,.gallery-section__item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gallery-section__item iframe{position:absolute;inset:0;width:100vw;height:56.25vw;border:0;pointer-events:none}.gallery-section__item.data-video--loaded img,.gallery-section__item.data-video--loaded video,.gallery-section__item.data-video--loaded iframe{animation:gallery-fade-in .4s ease forwards}@keyframes gallery-fade-in{from{opacity:0}to{opacity:1}}@media(max-width: 768px){.gallery-section{padding:82px 0 50px}.gallery-section__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.gallery-section__row{display:contents}.gallery-section__item{height:100px}.gallery-section__row--top .gallery-section__item:last-child{grid-column:span 1}.gallery-section__row--bottom .gallery-section__item:last-child{grid-column:1/-1;height:176px}}.gallery-slider{padding:120px 0;overflow-x:hidden}@media(max-width: 768px){.gallery-slider .section-intro{margin-bottom:40px}}.gallery-slider__viewport{width:100%;overflow:visible}@media(max-width: 768px){.gallery-slider__viewport{padding-inline:16px;max-width:100%;margin:0 auto;padding-top:10px}}.gallery-slider__swiper{width:100%;overflow:visible !important;padding-left:20px}@media(max-width: 768px){.gallery-slider__swiper{padding-left:0;overflow:hidden !important}}.gallery-slider .gallery-slider__slide{height:auto}.gallery-slider__media{border-radius:var(--radius-md);overflow:hidden;height:100%}@media(max-width: 768px){.gallery-slider__media{border-radius:18px}}.gallery-slider__lightbox{position:relative;display:block;color:inherit;text-decoration:none;outline-offset:4px;height:100%}.gallery-slider__lightbox:focus-visible{outline:2px solid var(--color-theme-primary)}.gallery-slider__play{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:none}.gallery-slider__play img{display:block;width:min(80px,22vw);height:auto}.gallery-slider__image{width:100%;height:100%;max-height:308px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s ease}@media(min-width: 769px){.gallery-slider__slide:hover .gallery-slider__image{transform:scale(1.04)}}.gallery-slider__nav{display:none;align-items:center;justify-content:center;gap:20px;margin-top:40px;color:var(--color-theme-primary)}@media(max-width: 768px){.gallery-slider__nav{display:flex}}.gallery-slider__nav-btn{display:flex;align-items:center;justify-content:center;padding:0;background:rgba(0,0,0,0);border:none;cursor:pointer;color:inherit}.gallery-slider__nav-btn svg{display:block;flex-shrink:0}.gallery-slider__nav-btn:active{transform:scale(0.95)}.gallery-slider__nav-btn.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}@media(max-width: 768px){.gallery-slider{padding:80px 0}.gallery-slider .section-intro__cta{display:none}}@media(max-width: 768px){.glightbox-clean .gprev,.glightbox-clean .gnext{top:47% !important}.glightbox-clean .gprev{left:0 !important}.glightbox-clean .gnext{right:0 !important}}.go-beyond{background:var(--gradient-cta);color:var(--text-color-white);padding:120px 0}@media(max-width: 768px){.go-beyond{padding:80px 0}}.go-beyond__card{background-color:var(--bg-primary);border-radius:var(--radius-md);padding:111px 105px 110px 96px;display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media(min-width: 991px){.go-beyond__card{grid-template-columns:minmax(0, 1fr) 1fr}}@media(max-width: 1200px){.go-beyond__card{padding:80px}}@media(max-width: 768px){.go-beyond__card{padding:80px 16px;gap:72px;margin-top:32px}}@media(min-width: 991px){.go-beyond .go-beyond__stat{justify-self:end}}.go-beyond__value{margin:0;font-family:var(--font-primary);font-size:var(--fs-stat);font-weight:var(--fw-semibold);line-height:var(--lh-relaxed);max-width:700px;word-break:break-all}@media(max-width: 768px){.go-beyond__value{font-size:66px}}.go-beyond__rule{display:block;width:114px;border-radius:6px;height:6px;margin-top:-16px;margin-bottom:15px;background-color:var(--color-theme-primary)}@media(max-width: 1024px){.go-beyond__rule{margin-top:0}}@media(max-width: 768px){.go-beyond__rule{width:82px;margin-bottom:7px}}.go-beyond__label{margin:0;font-family:var(--font-primary);font-size:var(--fs-body-lg);font-weight:var(--fw-light);line-height:var(--lh-loose)}@media(max-width: 480px){.go-beyond__label{white-space:normal}}.go-beyond__copy{display:flex;flex-direction:column;gap:10px;max-width:800px}@media(max-width: 768px){.go-beyond__copy{gap:4px}}.go-beyond__tagline{margin:0;font-family:var(--font-primary);font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:var(--lh-loose);letter-spacing:var(--ls-wide);text-transform:uppercase}.go-beyond__lead{margin:0;max-width:40.875rem;font-family:var(--font-primary);font-size:var(--fs-h4);font-weight:var(--fw-medium);line-height:var(--lh-relaxed)}@media(max-width: 768px){.go-beyond__lead{font-size:24px}}.who-you-meet{color:var(--text-color-light);padding:120px 0}@media(max-width: 768px){.who-you-meet{padding:80px 0}}.who-you-meet .section-intro{margin-bottom:61px}@media(max-width: 768px){.who-you-meet .section-intro{margin-bottom:26px}}.who-you-meet__cta-btn.btn{padding:22px 30px;border-radius:var(--radius-sm);letter-spacing:.2px}@media(max-width: 768px){.who-you-meet__cta-btn.btn{padding:16px 40px}}.who-you-meet__spotlight{color:var(--color-theme-secondary);border-radius:var(--radius-md);padding:clamp(80px,10vw,118px) clamp(16px,6vw,98px);display:grid;gap:clamp(72px,5vw,4rem);align-items:center}@media(min-width: 992px){.who-you-meet__spotlight{grid-template-columns:minmax(0, 1fr) minmax(0, 1.3fr)}}.who-you-meet__spotlight-copy{display:flex;flex-direction:column;max-width:38rem}.who-you-meet__eyebrow{margin:0;font-family:var(--font-primary);font-size:var(--fs-body-lg);font-weight:var(--fw-regular);line-height:var(--lh-loose);letter-spacing:var(--ls-wide);text-transform:uppercase}.who-you-meet__headline{margin:0;font-family:var(--font-primary);font-size:var(--fs-h4);font-weight:var(--fw-medium);line-height:var(--lh-relaxed);max-width:37.75rem}.who-you-meet__spotlight-stats{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem)}@media(max-width: 576px){.who-you-meet__spotlight-stats{grid-template-columns:1fr}}.who-you-meet__spotlight-stat{margin:0;max-width:100%}.who-you-meet__spotlight-value{margin:0;font-family:var(--font-primary);font-size:var(--fs-stat);font-weight:var(--fw-semibold);line-height:var(--lh-relaxed)}@media(max-width: 768px){.who-you-meet__spotlight-value{font-size:clamp(66px,12vw,var(--fs-stat-sm))}}.who-you-meet__spotlight-rule{display:block;width:var(--momentum-stats-rule-width);height:6px;margin-top:-17px;margin-bottom:14px;border-radius:6px;background-color:var(--color-theme-primary)}@media(max-width: 768px){.who-you-meet__spotlight-rule{margin-top:0;margin-bottom:8px}}.who-you-meet__spotlight-label{margin:0;font-family:var(--font-primary);font-size:var(--fs-body-lg);font-weight:var(--fw-light);line-height:var(--lh-loose);color:var(--color-theme-secondary)}@media(max-width: 768px){.who-you-meet__spotlight-label{font-size:16px;font-style:normal;font-weight:300;line-height:180%}}.who-you-meet__roles{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:clamp(16px,2vw,24px);margin-top:40px}@media(max-width: 992px){.who-you-meet__roles{grid-template-columns:1fr;margin-top:40px}}.who-you-meet__role-card{position:relative;display:block;overflow:hidden;padding:62px 70px 40px 90px;min-height:353px;border-radius:var(--radius-md);background-color:hsla(0,0%,100%,.1);color:var(--text-color-light);text-decoration:none;transition:background-color .35s ease}@media(max-width: 768px){.who-you-meet__role-card{min-height:0;padding:37px 17px 68px 18px}}.who-you-meet__role-card:focus-visible{outline:2px solid var(--white);outline-offset:4px}.who-you-meet__role-default{display:block;z-index:1;transition:opacity .35s ease}.who-you-meet__role-hover{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;padding:30px;opacity:0;transition:opacity .35s ease;pointer-events:none;background-color:var(--color-theme-primary)}.who-you-meet__role-tags{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px 30px;flex:1 1 auto;align-content:flex-start}.who-you-meet__role-tag{display:flex;align-items:center;justify-content:center;padding:20px 40px;margin:0;border-radius:var(--radius-md);background-color:hsla(0,0%,100%,.1);font-family:var(--font-primary);font-size:1.375rem;font-weight:var(--fw-regular);line-height:var(--lh-relaxed);color:var(--white);text-align:center}@media(max-width: 576px){.who-you-meet__role-tag{padding:16px 20px;font-size:16px}}.who-you-meet__role-hover-title{display:block;margin-top:auto;padding-top:1.5rem;font-family:var(--font-primary);font-size:var(--fs-body-lg);font-weight:var(--fw-light);line-height:var(--lh-loose);color:var(--white)}.who-you-meet__role-value{display:block;font-family:var(--font-primary);font-size:var(--fs-stat);font-weight:var(--fw-semibold);line-height:var(--lh-relaxed)}@media(max-width: 768px){.who-you-meet__role-value{font-size:66px;font-style:normal;font-weight:600;line-height:120%}}.who-you-meet__role-rule{display:block;width:var(--momentum-stats-rule-width);height:6px;margin-top:-15px;margin-bottom:23px;border-radius:6px;background-color:var(--white)}@media(max-width: 768px){.who-you-meet__role-rule{margin-top:0;margin-bottom:5px}}.who-you-meet__role-label{display:block;font-family:var(--font-primary);font-size:var(--fs-body-lg);font-weight:var(--fw-light);line-height:var(--lh-loose);position:relative;padding-right:50px}@media(max-width: 768px){.who-you-meet__role-label{padding-right:0;position:static;font-size:16px;font-style:normal;font-weight:300;line-height:180%}}.who-you-meet__role-icon{position:absolute;right:0;top:0;z-index:1;color:var(--white);line-height:0;transition:opacity .35s ease}@media(max-width: 768px){.who-you-meet__role-icon{top:auto;bottom:26px;right:23px}}.who-you-meet__role-icon svg{display:block;width:41px;height:42px}.who-you-meet__role-card:hover,.who-you-meet__role-card:active{background-color:var(--color-theme-primary)}.who-you-meet__role-card:hover .who-you-meet__role-default,.who-you-meet__role-card:active .who-you-meet__role-default{opacity:0;pointer-events:none}.who-you-meet__role-card:hover .who-you-meet__role-icon,.who-you-meet__role-card:active .who-you-meet__role-icon{opacity:0}.who-you-meet__role-card:hover .who-you-meet__role-hover,.who-you-meet__role-card:active .who-you-meet__role-hover{opacity:1}.help-contact{padding:120px 0;position:relative}.help-contact::before{position:absolute;content:"";height:1px;width:100%;background:hsla(0,0%,100%,.4);top:0;max-width:calc(100% - 200px);margin:0 auto;padding:0 20px;left:50%;transform:translateX(-50%)}@media(max-width: 1600px){.help-contact::before{max-width:calc(100% - 120px)}}@media(max-width: 768px){.help-contact::before{max-width:calc(100% - 32px)}}.help-contact__layout{display:grid;grid-template-columns:1fr 2fr;gap:100px}@media(max-width: 1400px){.help-contact__layout{gap:50px}}@media(max-width: 768px){.help-contact__layout{gap:16px;grid-template-columns:1fr}}.help-contact__heading{flex:0 1 auto;max-width:min(100%,390px)}@media(max-width: 1400px){.help-contact__heading{max-width:100%}}.help-contact__heading .title-wrap .section-intro__title{color:inherit;overflow-wrap:normal;word-break:normal}@media(max-width: 360px){.help-contact__heading .title-wrap .section-intro__title{white-space:normal}}.help-contact__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, 1fr);min-width:0;gap:35px}@media(max-width: 1366px){.help-contact__list{grid-template-columns:1fr}}@media(max-width: 768px){.help-contact__list{gap:16px}}.help-contact__item{margin:0;box-sizing:border-box;flex:0 1 540px;max-width:min(100%,540px);min-width:0}@media(max-width: 768px){.help-contact__item{flex:1 1 100%;max-width:100%;min-width:0}}@media(max-width: 768px){.help-contact{padding:80px 0}}.help-contact-card{display:flex;flex-direction:row;align-items:center;gap:clamp(16px,2vw,20px);width:100%;min-width:0;max-width:100%}.help-contact-card__media{width:153px;max-width:min(153px,38vw);height:184px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md);flex-shrink:0}@media(max-width: 480px){.help-contact-card__media{width:116px;height:140px}}.help-contact-card__body{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.help-contact-card__body h5{margin:0;font-weight:var(--fw-semibold);letter-spacing:normal;text-transform:none;line-height:150%;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:manual;hyphens:manual}@media(max-width: 768px){.help-contact-card__body h5{font-size:18px}}.help-contact-card__body h6{margin:0;font-weight:var(--fw-regular);line-height:150%;letter-spacing:normal;text-transform:none;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.help-contact-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 30px;margin-top:18px}@media(max-width: 991px){.help-contact-card__actions{gap:12px 15px}}@media(max-width: 768px){.help-contact-card__actions{gap:12px 30px}}@media(max-width: 355px){.help-contact-card__actions{gap:12px 15px}}.help-contact-card__action{display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.help-contact-card__action:hover{transform:translateY(-2px);opacity:.8}.help-contact-card__icon{width:40px;height:40px;display:block}@media(max-width: 768px){.help-contact-card__icon{width:30px;height:30px}}:root[data-theme=light] .help-contact::before{display:none}.momentum-stats{background:var(--gradient-brand);color:var(--text-color-white);padding:98px 0 123px}@media screen and (max-width: 768px){.momentum-stats{padding:56px 0 79px}}.momentum-stats.momentum-stats-2 .momentum-stats__grid{grid-template-columns:1fr auto;gap:40px}@media screen and (max-width: 1024px){.momentum-stats.momentum-stats-2 .momentum-stats__grid{grid-template-columns:1fr;gap:70px}}.momentum-stats.momentum-stats-2 .momentum-stats__stat-wrp{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}@media screen and (max-width: 1024px){.momentum-stats.momentum-stats-2 .momentum-stats__stat-wrp{grid-template-columns:1fr;gap:14px}}.momentum-stats.momentum-stats-2 .momentum-stats__intro{max-width:500px;margin:0}.momentum-stats.momentum-stats-2 .momentum-stats__rule{margin:0}.momentum-stats.momentum-stats-2 .momentum-stats__stat{max-width:430px}@media screen and (max-width: 1440px){.momentum-stats.momentum-stats-2 .momentum-stats__stat{max-width:300px}}.momentum-stats__grid{display:grid;gap:160px;align-items:center;padding:0 100px}@media screen and (max-width: 1600px){.momentum-stats__grid{padding:0 60px}}@media screen and (max-width: 1340px){.momentum-stats__grid{gap:60px}}@media screen and (max-width: 1200px){.momentum-stats__grid{padding:0}}@media(min-width: 1024px){.momentum-stats__grid{grid-template-columns:minmax(16rem, 1.15fr) auto auto}}@media screen and (max-width: 1024px){.momentum-stats__grid{gap:25px}}.momentum-stats__intro{margin:0;max-width:34rem;margin-top:23px}@media screen and (max-width: 768px){.momentum-stats__intro{margin-bottom:47px}}.momentum-stats__eyebrow{margin-bottom:4px}@media screen and (max-width: 768px){.momentum-stats__eyebrow{font-size:16px}}.momentum-stats__title{margin:0;font-family:var(--font-primary);font-size:var(--fs-h4);font-weight:var(--fw-medium);line-height:var(--lh-relaxed);letter-spacing:normal;text-transform:none}@media screen and (max-width: 768px){.momentum-stats__title{font-size:24px}}.momentum-stats__stat{display:flex;flex-direction:column;align-items:flex-start;gap:0;text-align:left}@media screen and (max-width: 768px){.momentum-stats__stat{line-height:120%;font-size:66px}}.momentum-stats__value{margin:0;font-family:var(--font-primary);font-size:var(--fs-stat);font-weight:var(--fw-semibold);line-height:var(--lh-relaxed);word-break:break-all}@media(max-width: 768px){.momentum-stats__value{font-size:66px;line-height:120%}}.momentum-stats__rule{display:block;width:114px;height:6px;border-radius:6px;margin-top:-13px;margin-bottom:25px;background-color:var(--text-color);flex-shrink:0}@media screen and (max-width: 768px){.momentum-stats__rule{margin-bottom:7px;width:82px;margin-top:0}}.momentum-stats__label{margin:0;font-family:var(--font-primary);font-size:var(--fs-body-lg);font-weight:var(--fw-light);line-height:var(--lh-loose)}@media(max-width: 480px){.momentum-stats__label{white-space:normal;font-size:16px;line-height:180%}}.section-intro{flex:1 1 min(100%,560px);margin-bottom:58px}@media(max-width: 768px){.section-intro{margin-bottom:24px}}.section-intro__title-wrap{margin-bottom:20px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end}@media(max-width: 1024px){.section-intro__title-wrap{grid-template-columns:1fr}}@media(max-width: 768px){.section-intro__title-wrap{margin-bottom:26px}}.section-intro__title{position:relative}.section-intro__title span{color:var(--color-theme-primary)}.section-intro__title.with-line{padding-left:160px}@media(max-width: 768px){.section-intro__title.with-line{padding-left:52px}}.section-intro__title.with-line::after{content:"";position:absolute;left:0;top:42px;transform:translateY(-50%);width:132px;width:120px;height:6px;background-color:var(--color-theme-primary);border-radius:6px}@media(max-width: 1280px){.section-intro__title.with-line::after{top:32px}}@media(max-width: 768px){.section-intro__title.with-line::after{width:44px;top:23px}}.section-intro__cta{flex-shrink:0;margin-bottom:17px;max-width:600px}@media(max-width: 768px){.section-intro__cta{display:none}}.section-intro__cta-mobile{display:none;margin-top:40px;text-align:center}@media(max-width: 768px){.section-intro__cta-mobile{display:block}}@media(max-width: 540px){.section-intro__cta-mobile .btn{width:100%}}.section-intro__desc{margin:0;line-height:var(--lh-loose)}.section-intro__desc ul,.section-intro__desc ol{padding-left:32px;margin-bottom:10px}.section-intro__desc ul li,.section-intro__desc ol li{margin-bottom:10px}.section-intro__desc a{transition:.3s ease;color:var(--text-color)}.section-intro__desc a:hover{color:var(--color-theme-primary)}.section-intro__desc p{margin-bottom:.5em}.section-intro__desc p strong{font-weight:600}.section-intro__desc>:last-child{margin-bottom:0}@media(max-width: 768px){.section-intro__title{font-size:32px}}.section-intro__section{display:flex;padding-top:120px}@media(max-width: 768px){.section-intro__section{padding-top:80px}}.section-intro__section .section-intro{margin-bottom:61px}@media(max-width: 768px){.section-intro__section .section-intro{margin-bottom:25px}}.section-intro__section .section-intro .section-intro__desc p{font-size:2.5rem}@media(max-width: 768px){.section-intro__section .section-intro .section-intro__desc p{font-size:22px;line-height:180%}}.section-intro__section .section-intro__cta-mobile{margin-bottom:40px}.testimonials{padding:60px 0 110px;position:relative;overflow:hidden}@media(max-width: 768px){.testimonials{padding:30px 0 35px}}.testimonials::before{content:"";position:absolute;inset:0;pointer-events:none}.testimonials__inner .section-intro{margin-bottom:50px;width:80%}@media screen and (max-width: 1024px){.testimonials__inner .section-intro{width:100%}}@media screen and (max-width: 768px){.testimonials__inner .section-intro{margin-bottom:25px}}.testimonials__wrapper{display:grid;padding:0 95px;gap:68px 0;flex-direction:column;position:relative}@media screen and (max-width: 1200px){.testimonials__wrapper{padding:0;gap:15px 0}}.testimonials__inner-wrapper{display:flex;gap:0 80px;justify-content:center}@media screen and (max-width: 1200px){.testimonials__inner-wrapper{flex-direction:column}}.testimonials__nav{position:absolute;top:140px;right:70px;display:flex;align-items:center;gap:20px;z-index:10}@media(max-width: 1024px){.testimonials__nav{display:none}}.testimonials__nav-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:rgba(0,0,0,0);cursor:pointer}.testimonials__nav-btn svg{display:block;flex-shrink:0}.testimonials__nav-btn:active{transform:scale(0.95)}.testimonials__nav-btn.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.testimonials__swiper{overflow:hidden}.testimonials__slide{padding-bottom:8px}@media(max-width: 640px){.testimonials__slide{grid-template-columns:40px 1fr;grid-template-rows:auto auto;gap:20px}}@media(max-width: 480px){.testimonials__slide{grid-template-columns:36px 1fr}}.testimonials__quote-icon{flex-shrink:0;padding-top:4px}@media(max-width: 768px){.testimonials__quote-icon{padding-top:9px}}.testimonials__quote-icon svg{width:104px;height:85px}@media screen and (max-width: 1024px){.testimonials__quote-icon svg{width:50px;height:40px}}.testimonials__quote-icon:not(.testimonials__quote-icon--close){align-self:start}.testimonials__quote-icon--close{align-self:end}.testimonials__body{display:flex;flex-direction:column;gap:36px;max-width:1158px;width:100%}.testimonials__text{font-size:var(--fs-h4);font-weight:300;line-height:180%;margin-bottom:0}@media screen and (max-width: 1024px){.testimonials__text{font-size:2.25rem;font-weight:300;line-height:180%;padding-top:10px}}.testimonials__text span{color:var(--color-theme-primary);font-weight:700;font-style:normal}.testimonials__footer{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap;max-width:1150px;margin:0 auto;width:100%;position:relative;padding-bottom:24px}@media(max-width: 768px){.testimonials__footer{padding-bottom:38px}}.testimonials__footer::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--text-color);opacity:.1}@media(max-width: 768px){.testimonials__footer::after{display:none}}@media(max-width: 768px){.testimonials__footer{flex-direction:column;align-items:flex-start;gap:16px}}.testimonials__author{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.testimonials__name{font-size:24px;font-weight:500;line-height:120%}@media screen and (max-width: 1024px){.testimonials__name{font-size:var(--fs-body)}}.testimonials__role{font-size:var(--fs-caption);font-weight:300;line-height:120%;margin-bottom:3px}@media screen and (max-width: 1024px){.testimonials__role{font-size:14px}}.testimonials__tag{text-align:center;font-size:var(--fs-btn-text-sm);font-weight:400;line-height:140%;display:flex;padding:2px 10px;justify-content:center;align-items:center;gap:10px;border-radius:20px;background:rgba(113,88,195,.1)}@media screen and (max-width: 1024px){.testimonials__tag{font-size:14px}}.testimonials__logo{display:flex;min-height:116px;padding:14px 32px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:#fff}.testimonials__logo.no__background{background:rgba(0,0,0,0)}@media(max-width: 768px){.testimonials__logo{align-items:flex-start;padding:14px 20px;min-height:60px}}.testimonials__image{max-width:100%;width:100%}.venue{padding:120px 0}@media screen and (max-width: 1024px){.venue{padding:80px 0}}@media screen and (max-width: 1024px){.venue .section-intro__title-wrap{display:block;margin-bottom:40px}}@media screen and (max-width: 1024px){.venue .section-intro__cta{display:none}}.venue .venue__cta{display:none}@media screen and (max-width: 1024px){.venue .venue__cta{display:flex;justify-content:center;margin-top:40px}}@media screen and (max-width: 600px){.venue .venue__cta .btn{width:100%;text-align:center}}.venue-wrapper{border-radius:20px;overflow:hidden}.venue-wrapper picture{display:block;height:100%}.venue-wrapper picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.venue-wrapper .venue-wrapper__row{display:flex;flex-wrap:wrap}.venue-wrapper .venue-wrapper__left{width:33.84%;padding:111px 24px 111px 80px}@media screen and (max-width: 1400px){.venue-wrapper .venue-wrapper__left{padding:50px 24px 50px 30px}}@media screen and (max-width: 1024px){.venue-wrapper .venue-wrapper__left{width:100%}}@media screen and (max-width: 600px){.venue-wrapper .venue-wrapper__left{padding:80px 16px 40px}}.venue-wrapper .venue-wrapper__center{width:40.9%}@media screen and (max-width: 1024px){.venue-wrapper .venue-wrapper__center{width:50%}}@media screen and (max-width: 600px){.venue-wrapper .venue-wrapper__center{width:100%;height:235px}.venue-wrapper .venue-wrapper__center img{height:100%;-o-object-fit:cover;object-fit:cover}}.venue-wrapper .venue-wrapper__right{width:25.26%}@media screen and (max-width: 1024px){.venue-wrapper .venue-wrapper__right{width:50%}}@media screen and (max-width: 600px){.venue-wrapper .venue-wrapper__right{width:100%;height:206px}.venue-wrapper .venue-wrapper__right img{height:100%;-o-object-fit:cover;object-fit:cover}}.venue-wrapper .venue-eyebrow{font-size:var(--fs-h5);font-style:normal;font-weight:var(--fw-regular);line-height:180%;margin-bottom:3px;color:var(--color-theme-primary)}@media screen and (max-width: 600px){.venue-wrapper .venue-eyebrow{font-size:16px;margin-bottom:5px}}.venue-wrapper h3{font-size:var(--fs-h4);font-weight:var(--fw-medium);line-height:150%;margin:0}@media screen and (max-width: 600px){.venue-wrapper h3{font-size:22px}}.content-banner{position:relative;display:flex;padding-top:120px}@media screen and (max-width: 768px){.content-banner{padding-top:80px}}.content-banner__container{z-index:2;position:relative;width:100%}.content-banner__media{line-height:0;overflow:hidden;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.content-banner__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;inset:0}.content-banner__inner-wrapper{position:relative;margin-top:60px}@media screen and (max-width: 768px){.content-banner__inner-wrapper{margin-top:0}}.content-banner__description{padding:80px 0;width:100%;min-height:515px;display:flex;align-items:flex-end}@media screen and (max-width: 768px){.content-banner__description{padding:40px 0;min-height:510px}}.content-banner__content{text-align:right}.content-banner__wrapper{width:100%}.content-banner .media-element{width:var(--u-100);height:var(--u-100);-o-object-fit:cover;object-fit:cover}.content-banner__title{color:#fff;text-align:right;font-size:var(--fs-display);font-weight:600;line-height:150%}@media screen and (max-width: 768px){.content-banner__title{font-size:var(--fs-display-sm)}}.event-countdown{padding:120px 0 0}@media(max-width: 768px){.event-countdown{padding:80px 0 0}}.event-countdown__inner{position:relative;padding-bottom:120px}@media(max-width: 768px){.event-countdown__inner{padding-bottom:80px}}.event-countdown__inner::before{content:"";position:absolute;bottom:0;left:100px;right:100px;margin:0 auto;height:1px;background-color:rgba(51,51,51,.4)}@media(max-width: 1600px){.event-countdown__inner::before{left:60px;right:60px}}@media(max-width: 1281px){.event-countdown__inner::before{left:40px;right:40px}}@media(max-width: 768px){.event-countdown__inner::before{display:none}}.event-countdown__units{display:flex;justify-content:center;gap:clamp(16px,2.5vw,24px) clamp(20px,4vw,60px)}@media(max-width: 1200px){.event-countdown__units{flex-wrap:wrap}}@media(max-width: 768px){.event-countdown__units{gap:14px 32px}}@media(max-width: 576px){.event-countdown__units{gap:14px 52px}}.event-countdown__unit{display:flex;flex-direction:column;align-items:center;gap:14px}.event-countdown__label{font-size:var(--fs-body);font-weight:var(--fw-light);line-height:150%;letter-spacing:var(--ls-normal)}.event-countdown__value{display:flex;align-items:center;justify-content:center;min-width:165px;min-height:149px;padding:34px;border-radius:var(--radius-md);background-color:#dcd6ef;font-size:var(--fs-display);max-width:165px}@media(min-width: 769px){.event-countdown__value{min-width:clamp(120px,11.5vw,165px);max-width:clamp(120px,11.5vw,165px);min-height:clamp(106px,11.5vw,149px);padding:clamp(12px,2vw,34px)}}@media(max-width: 768px){.event-countdown__value{min-width:100px;max-width:100%;min-height:auto;padding:27px 15px;font-size:clamp(2.5rem,10vw,var(--fs-display))}}.event-countdown__digit{font-weight:var(--fw-medium);line-height:100%;color:var(--color-theme-primary)}.event-countdown__cta{margin-top:60px;text-align:center}@media(max-width: 768px){.event-countdown__cta{margin-top:40px}}.event-countdown__footnote-wrap{text-align:center;margin-top:42px}@media(max-width: 768px){.event-countdown__footnote-wrap{margin-top:20px}}.event-countdown__footnote{margin:0;font-family:var(--font-primary);font-size:1.25rem;font-weight:var(--fw-light);line-height:150%;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;-moz-column-gap:.35rem;column-gap:.35rem;row-gap:.5rem}@media(max-width: 768px){.event-countdown__footnote{font-size:16px}}.event-countdown__link{display:inline-flex;flex-direction:column;align-items:stretch;margin-inline-start:20px;text-decoration:none;color:var(--text-color);line-height:150%;font-weight:var(--fw-medium);transition:color .2s ease,opacity .2s ease}.event-countdown__link>.event-countdown__link-main{order:1}.event-countdown__link::before{content:"";order:2;align-self:flex-start;width:30px;height:4px;border-radius:999px;flex-shrink:0;transition:background .2s ease;background:var(--color-theme-primary)}.event-countdown__link svg{transition:transform .3s ease}.event-countdown__link:hover{color:var(--color-theme-primary)}.event-countdown__link:hover svg{transform:rotate(30deg)}.event-countdown__link:focus-visible{outline:2px solid var(--color-theme-primary);outline-offset:4px;border-radius:2px}.event-countdown__link-main{display:inline-flex;align-items:center;justify-content:center;gap:clamp(8px,2vw,14px)}.event-countdown__link-label{white-space:nowrap}.event-countdown__link-icon{flex-shrink:0;width:clamp(20px,5vw,25px);height:auto;transform:translate(0, -1px);color:var(--color-theme-primary)}:root[data-theme=dark] .event-countdown__inner::before{background-color:hsla(0,0%,100%,.4)}.bg-gradient-primary .event-countdown__link-label{color:var(--white)}.events-calendar{--events-calendar-accent: #f2612c;--events-calendar-badge-bg: #f6f5fa;padding:157px 0 160px}@media screen and (max-width: 1024px){.events-calendar{padding:80px 0}}.events-calendar__eyebrow{margin:0;font-family:var(--font-primary);font-size:var(--fs-h5);font-weight:var(--fw-regular);line-height:var(--lh-loose);color:var(--color-theme-primary)}@media screen and (max-width: 768px){.events-calendar__eyebrow{font-size:16px}}.events-calendar__intro .section-intro__title span.section-intro__title-accent{color:var(--events-calendar-accent)}.events-calendar__card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:clamp(1.25rem,3vw,2.5rem);padding:35px 60px 35px 60px;border:1px solid var(--white);border-radius:var(--radius-md)}@media screen and (max-width: 768px){.events-calendar__card{gap:24px;padding:24px 16px}}.events-calendar__card-main{display:flex;flex-direction:column;align-items:flex-start;gap:11px;min-width:min(100%,280px);flex:1 1 auto}.events-calendar__card-inner{display:flex}@media(max-width: 1024px){.events-calendar__card-inner{flex-direction:column;width:100%}}.events-calendar__badge{display:inline-block;padding:.125rem .625rem;font-family:var(--font-primary);font-size:var(--fs-caption);font-weight:var(--fw-regular);line-height:var(--lh-normal);color:var(--color-theme-secondary);background-color:var(--events-calendar-badge-bg);border-radius:var(--radius-pill)}@media screen and (max-width: 768px){.events-calendar__badge{font-size:14px;line-height:140%;padding:2px 10px}}.events-calendar__event-title{margin:0;font-family:var(--font-primary);font-size:var(--fs-h4);font-weight:var(--fw-semibold);line-height:var(--lh-normal)}@media screen and (max-width: 768px){.events-calendar__event-title{font-size:24px;line-height:140%}}.events-calendar__divider{flex:0 0 1px;align-self:stretch;min-height:5.25rem;background-color:var(--text-color);margin:0 30px}@media(max-width: 1024px){.events-calendar__divider{width:100%;min-height:1px;height:1px;margin:24px 0}}.events-calendar__card-meta{display:flex;flex-direction:column;min-width:min(100%,360px);flex:1 1 auto}.events-calendar__date{margin:0;font-family:var(--font-primary);font-size:var(--fs-h4);font-weight:var(--fw-medium);line-height:var(--lh-normal);margin-bottom:-5px}@media screen and (max-width: 768px){.events-calendar__date{font-size:24px;line-height:140%;margin-bottom:8px;font-weight:500}}.events-calendar__location{margin:0;font-family:var(--font-primary);font-size:2rem;font-weight:var(--fw-light);line-height:var(--lh-normal)}@media(max-width: 768px){.events-calendar__location{font-size:20px;line-height:140%}}.events-calendar__btn{font-size:1.25rem;font-weight:var(--fw-medium);line-height:1.5;color:var(--white);background-color:var(--events-calendar-accent);border-color:var(--events-calendar-accent);border-radius:var(--radius-sm)}@media(max-width: 767px){.events-calendar__btn{margin-left:0;width:100%;font-size:24px;font-weight:500;line-height:150%;text-align:center}}.events-calendar__btn:hover{background-color:var(--white);border-color:var(--white);color:var(--white)}:root[data-theme=light] .events-calendar__card{border:none;background-color:var(--white)}.bg-gradient-secondary .events-calendar__card,.bg-gradient-primary .events-calendar__card{border:1px solid var(--white);background-color:var(--white)}.bg-gradient-secondary .events-calendar__badge,.bg-gradient-primary .events-calendar__badge{color:var(--Black)}.bg-gradient-secondary .events-calendar__event-title,.bg-gradient-primary .events-calendar__event-title{color:var(--Black)}.bg-gradient-secondary .events-calendar__date,.bg-gradient-primary .events-calendar__date{color:var(--Black)}.bg-gradient-secondary .events-calendar__location,.bg-gradient-primary .events-calendar__location{color:var(--Black)}.bg-gradient-secondary .events-calendar__divider,.bg-gradient-primary .events-calendar__divider{background-color:var(--Black)}:root[data-theme=light] section.events-calendar.bg-primary .events-calendar__card{background-color:var(--bg-secondary-light)}:root[data-theme=light] section.events-calendar.bg-primary .events-calendar__badge{background-color:var(--bg-primary-light)}.image-with-text{position:relative;min-height:693px;display:flex;align-items:flex-end;justify-content:flex-end}@media screen and (max-width: 768px){.image-with-text{min-height:70vh}}.image-with-text__media{line-height:0;overflow:hidden;inset:0;position:absolute}.image-with-text__media .image-with-text__image{width:100%;height:100%;position:absolute;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image-with-text__description{position:relative;padding:65px 0}@media screen and (max-width: 768px){.image-with-text__description{padding:40px 0}}.image-with-text__content{text-align:right}.image-with-text__title{color:#fff;font-size:var(--fs-stat);font-weight:300;line-height:130%}.image-with-text__title span{font-weight:700}@media screen and (max-width: 768px){.image-with-text__title{font-size:var(--fs-stat-sm)}}.image-with-text__subtitle{display:block;color:#fff;font-size:var(--fs-h5);font-weight:400;line-height:180%;text-transform:uppercase;margin-bottom:0}@media screen and (max-width: 768px){.image-with-text__subtitle{font-size:1.5rem}}.logo-slider{padding:120px 0 59px}@media screen and (max-width: 768px){.logo-slider{padding:80px 0}}.logo-slider__title{font-style:normal;font-weight:400;line-height:180%;margin-bottom:60px;letter-spacing:normal}@media screen and (max-width: 768px){.logo-slider__title{font-size:1.5rem;margin-bottom:24px}}.logo-slider__inner{display:flex}.logo-slider__inner .logo-slider__inner--image{max-width:326px;height:182px;width:100%;display:flex;justify-content:center;align-items:center;padding:40px;border-radius:20px;background-color:#fff;text-decoration:none}.logo-slider__inner .logo-slider__inner--image[href]{cursor:pointer}@media screen and (max-width: 768px){.logo-slider__inner .logo-slider__inner--image{padding:20px 15px;max-width:233px;height:130px}}.logo-slider__inner .logo-slider__inner--image a{display:block;text-align:center}.logo-slider__inner .logo-slider__inner--image img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:inline-block;max-height:100%}.logo-slider .swiper-wrapper{transition-timing-function:linear !important}.logo-slider__wrapper:not(.swiper-initialized) .logo-slider__inner--image{margin-right:15px}@media screen and (min-width: 768px){.logo-slider__wrapper--marquee{overflow:hidden}.logo-slider__wrapper--marquee .logo-slider__inner{flex-wrap:nowrap;width:-moz-max-content;width:max-content;gap:16px;animation:logo-slider-marquee 45s linear infinite}}@media screen and (min-width: 768px)and (min-width: 1024px){.logo-slider__wrapper--marquee .logo-slider__inner{gap:20px}}@media screen and (min-width: 768px)and (min-width: 1400px){.logo-slider__wrapper--marquee .logo-slider__inner{gap:23px}}@media screen and (min-width: 768px){.logo-slider__wrapper--marquee .logo-slider__inner--image{margin-right:0;flex-shrink:0}}@keyframes logo-slider-marquee{from{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--logo-marquee-distance, 0px)))}}@media(prefers-reduced-motion: reduce){.logo-slider__wrapper--marquee .logo-slider__inner{animation:none}}.three-col-cards{padding:120px 0}@media screen and (max-width: 768px){.three-col-cards{padding:80px 0}}@media screen and (max-width: 768px){.three-col-cards .container:nth-child(2){padding:0;margin:0;max-width:100%}}.three-col-cards__nav{display:flex;justify-content:center;gap:20px;margin-top:24px}@media(min-width: 769px){.three-col-cards__nav{display:none}}.three-col-cards__nav-btn{display:flex;align-items:center;justify-content:center;width:48px;background:rgba(0,0,0,0);cursor:pointer}.three-col-cards__nav-btn svg{display:block;flex-shrink:0}.three-col-cards__nav-btn:active{transform:scale(0.95)}.three-col-cards__nav-btn.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.three-col-cards__cta-sm{text-align:center;margin-top:25px}@media(min-width: 769px){.three-col-cards__cta-sm{display:none}}@media(max-width: 560px){.three-col-cards__cta-sm .btn-sm{width:100%}}@media(max-width: 767px){.three-col-cards .section-intro__cta{display:none}}.three-col-cards .section-intro__desc ul a,.three-col-cards .section-intro__desc ol a{color:var(--text-color)}.three-col-cards__slider{margin-top:60px}@media screen and (max-width: 768px){.three-col-cards__slider{overflow:hidden;margin-top:24px}}.three-col-cards__slider:not(.swiper-initialized) .three-col-cards__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media screen and (max-width: 991px){.three-col-cards__slider:not(.swiper-initialized) .three-col-cards__grid{grid-template-columns:repeat(2, 1fr)}}.three-col-cards__slider:not(.swiper-initialized) .three-col-cards__card{width:auto;margin-right:0}@media screen and (max-width: 768px){.three-col-cards__grid{grid-template-columns:1fr}}@media screen and (max-width: 768px){.three-col-cards__grid.swiper-wrapper{display:flex;gap:0}}@media screen and (min-width: 769px){.three-col-cards__grid.swiper-wrapper{transform:none !important}}.three-col-cards .three-col-cards__card{position:relative;border-radius:var(--radius-md);overflow:hidden;min-height:463px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 768px){.three-col-cards .three-col-cards__card{min-height:300px;justify-content:center;height:auto}}@media screen and (min-width: 769px){.three-col-cards .three-col-cards__card.swiper-slide{width:auto;margin-right:0}}.three-col-cards .three-col-cards__card a{text-decoration:none}.three-col-cards .three-col-cards__card a .three-col-cards__content{padding-top:60px}@media screen and (max-width: 768px){.three-col-cards .three-col-cards__card a .three-col-cards__content{padding-top:35px}}.three-col-cards .three-col-cards__card a .three-col-cards__link img{transition:transform .3s ease}@media screen and (max-width: 768px){.three-col-cards .three-col-cards__card a .three-col-cards__link img{max-width:30px}}@media(hover: hover){.three-col-cards .three-col-cards__card a:hover .three-col-cards__link img{transform:rotate(30deg)}.three-col-cards .three-col-cards__card a:hover .three-col-cards__image img{transform:scale(1.05)}}.three-col-cards__content{z-index:2;padding:100px 75px 40px 60px;display:flex;flex-direction:column;gap:13px;position:relative;top:0;height:100%;width:100%;left:0;text-decoration:none}@media screen and (max-width: 1200px){.three-col-cards__content{padding:50px 40px;gap:10px}}@media screen and (max-width: 768px){.three-col-cards__content{padding:35px 40px;gap:10px}}.three-col-cards__title{font-size:var(--fs-h4);font-weight:var(--fw-regular);line-height:var(--lh-normal);color:var(--white);overflow-wrap:break-word}@media screen and (max-width: 768px){.three-col-cards__title{font-size:2.25rem}}.three-col-cards__text{font-size:var(--fs-h6);font-weight:var(--fw-light);line-height:var(--lh-tight-body);color:var(--white)}@media screen and (max-width: 768px){.three-col-cards__text{font-size:1.5rem}}.three-col-cards__image{position:absolute;top:0;height:100%;width:100%}.three-col-cards__image img{transition:transform .3s ease;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:center center;transform-box:fill-box}.two-col-cards{padding:120px 0}@media screen and (max-width: 1024px){.two-col-cards{padding:80px 0}}.two-col-cards__list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:25px}@media screen and (max-width: 768px){.two-col-cards__list{grid-template-columns:1fr}}.two-col-cards__card{position:relative;border-radius:var(--radius-md);overflow:hidden;min-height:clamp(280px,42vw,465px);display:flex;flex-direction:column;justify-content:space-between}.two-col-cards__card .two-col-cards__card-link{text-decoration:none}@media screen and (max-width: 768px){.two-col-cards__card{min-height:300px;justify-content:center}}.two-col-cards__card:hover .two-col-cards__link img{transform:rotate(30deg)}.two-col-cards__card:hover .two-col-cards__image img{transform:scale(1.05)}.two-col-cards__content{display:flex;flex-direction:column;justify-content:flex-start;gap:40px 0;position:relative;height:100%;width:100%;padding:100px 60px;z-index:1;text-decoration:none}@media screen and (max-width: 768px){.two-col-cards__content{gap:24px 0;padding:64px 30px}}.two-col-cards__title{margin:0;font-size:var(--fs-h4);font-weight:400;line-height:140%;color:#fff}@media screen and (max-width: 768px){.two-col-cards__title{font-size:2.25rem}}.two-col-cards__link{text-decoration:none}.two-col-cards__link img{transition:transform .3s ease}@media screen and (max-width: 768px){.two-col-cards__link img{max-width:30px}}.two-col-cards__image{position:absolute;inset:0;height:100%;width:100%}.two-col-cards__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.sponsors{padding:120px 0 117px}@media screen and (max-width: 768px){.sponsors{padding:80px 0 73px}}@media screen and (max-width: 767px){.sponsors__slider{overflow:hidden}}.sponsors__slider:not(.swiper-initialized) .sponsors__track{display:grid;grid-template-columns:repeat(5, 1fr);gap:23px}@media screen and (max-width: 1199px){.sponsors__slider:not(.swiper-initialized) .sponsors__track{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 991px){.sponsors__slider:not(.swiper-initialized) .sponsors__track{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 767px){.sponsors__slider:not(.swiper-initialized) .sponsors__track{grid-template-columns:1fr}}.sponsors__slider:not(.swiper-initialized) .logos{width:auto;margin-right:0}@media screen and (max-width: 767px){.sponsors__track.swiper-wrapper{display:flex;gap:0}}@media screen and (min-width: 768px){.sponsors__track.swiper-wrapper{transform:none !important}}@media screen and (max-width: 767px){.sponsors .logo-wrapper{padding-top:20px}}@media screen and (min-width: 768px){.sponsors .logo-wrapper .logos.swiper-slide{width:auto !important;margin-right:0 !important}}.sponsors .logo-wrapper .logos .logo-image{padding:20px;border-radius:10px;display:grid;align-items:center;justify-content:center;height:182px}.sponsors .logo-wrapper .logos .logo-image img{max-width:100%;-o-object-fit:contain;object-fit:contain;height:auto}.sponsors .logo-wrapper .logos .sponsors__logo-text{text-align:center;font-style:normal;font-weight:300;line-height:180%;margin-top:8px}@media screen and (max-width: 767px){.sponsors .logo-wrapper .logos .sponsors__logo-text{font-size:24px}}.sponsors .sponsors__slider-nav{display:none;margin-top:14px}.sponsors .sponsors__slider-nav button{padding:0 10px}@media screen and (max-width: 767px){.sponsors .sponsors__slider-nav{display:flex;justify-content:center}}.single-sponsor .help-contact::before{display:none}:root[data-theme=dark] .sponsors .logo-wrapper .logos .logo-image{background:var(--white) !important}:root[data-theme=dark] .partner-spotlight__grid{border:none}.product-sectors{padding:120px 0}@media screen and (max-width: 1024px){.product-sectors{padding:83px 0 73px}}@media screen and (max-width: 991px){.product-sectors .section-intro__cta{display:none}}@media screen and (max-width: 991px){.product-sectors .section-intro__title-wrap{display:block}}.product-sectors .product-sectors__cta{display:none}@media screen and (max-width: 991px){.product-sectors .product-sectors__cta{margin-top:24px;display:flex;justify-content:center}}@media screen and (max-width: 600px){.product-sectors .product-sectors__cta .btn{width:100%;text-align:center}}@media screen and (max-width: 767px){.product-sectors .product-sectors__container{padding:0;max-width:100%}}@media screen and (max-width: 767px){.product-sectors__slider:not(.swiper-initialized){padding:0 16px}.product-sectors__slider:not(.swiper-initialized) .swiper-slide{grid-column:1/-1}}.product-sectors__slider:not(.swiper-initialized) .product-sectors__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 1199px){.product-sectors__slider:not(.swiper-initialized) .product-sectors__wrapper{grid-template-columns:repeat(2, 1fr)}}.product-sectors__slider .product-sectors-slider__nav{display:flex;justify-content:center;gap:20px;margin-top:24px}@media(min-width: 768px){.product-sectors__slider .product-sectors-slider__nav{display:none}}.product-sectors__slider .product-sectors-slider__nav-btn{display:flex;align-items:center;justify-content:center;width:48px;background:rgba(0,0,0,0);cursor:pointer;padding:0}.product-sectors__slider .product-sectors-slider__nav-btn svg{display:block;flex-shrink:0;fill:var(--color-theme-primary)}.product-sectors__slider .product-sectors-slider__nav-btn:active{transform:scale(0.95)}.product-sectors__slider .product-sectors-slider__nav-btn.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.product-sectors__wrapper .product-sectors__item{border-radius:20px;position:relative;overflow:hidden}@media screen and (max-width: 768px){.product-sectors__wrapper .product-sectors__item{height:auto}}.product-sectors__wrapper .product-sectors__item:hover .product-sectors__item-block .product-sectors__item-content svg{transform:rotate(30deg)}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block{height:100%;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-image img{width:100%;-o-object-fit:cover;object-fit:cover;height:auto}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content{padding:57px 34px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content.option-two{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;padding:20px 24px}@media screen and (max-width: 991px){.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content.option-two{padding:20px 18px}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content.option-two .product-sectors__item-icon{max-width:48px}}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content .product-sectors__item-title{margin-top:4px}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content .product-sectors__item-text{margin-bottom:0}@media screen and (max-width: 991px){.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content{padding:57px 18px 30px;gap:10px}}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content svg{transition:transform .3s ease;width:44.108px}@media screen and (max-width: 991px){.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content svg{width:30px}}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content a{display:flex}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content a::after{position:absolute;content:"";width:100%;height:100%;z-index:1;left:0;top:0;border-radius:20px}.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content h3{font-size:var(--fs-h4);line-height:120%;font-weight:var(--fw-regular)}@media screen and (max-width: 768px){.product-sectors__wrapper .product-sectors__item .product-sectors__item-block .product-sectors__item-content h3{font-size:2.062rem}}.dates-hours{--_divider-color: rgb(255 255 255 / 40%);padding:clamp(64px,8vw,120px) 0}@media(max-width: 767px){.dates-hours{padding:80px 0}}@media(min-width: 769px){.dates-hours__layout .section-intro{margin-bottom:55px}}.dates-hours__schedule{display:flex;align-items:center;background-color:rgba(0,0,0,0);border:1px solid var(--white);border-radius:var(--radius-md);padding:clamp(20px,3vw,28px) clamp(32px,6vw,90px)}@media(max-width: 767px){.dates-hours__schedule{flex-direction:column;align-items:flex-start;gap:24px;padding:24px 16px}}.dates-hours__day{flex:1 1 0;display:flex;flex-direction:column;gap:3px;padding:0 102px}.dates-hours__day:first-child{padding-left:0}.dates-hours__day:last-child{padding-right:0}.dates-hours__day:not(:last-child){border-right:1px solid var(--_divider-color)}@media(max-width: 1850px){.dates-hours__day{padding:0 70px}}@media(max-width: 1600px){.dates-hours__day{padding:0 60px}}@media(max-width: 1200px){.dates-hours__day{padding:0 40px}}@media(max-width: 767px){.dates-hours__day{gap:10px;padding:0;width:100%}.dates-hours__day:not(:last-child){border-right:none;border-bottom:1px solid var(--_divider-color);padding-bottom:24px}}.dates-hours__day-name,.dates-hours__day-time,.dates-hours__day-date{margin:0;font-family:var(--font-primary);line-height:var(--lh-normal)}.dates-hours__day-name,.dates-hours__day-time{font-size:clamp(18px,2.2vw,32px);font-weight:var(--fw-light)}@media(max-width: 1600px){.dates-hours__day-name,.dates-hours__day-time{font-size:26px}}@media(max-width: 1400px){.dates-hours__day-name,.dates-hours__day-time{font-size:20px}}.dates-hours__day-date{font-size:clamp(20px,2.8vw,40px);font-weight:var(--fw-medium)}@media(max-width: 1850px){.dates-hours__day-date{font-size:34px}}@media(max-width: 1400px){.dates-hours__day-date{font-size:22px}}:root[data-theme=light] .dates-hours{--_divider-color: rgb(25 25 27 / 40%)}:root[data-theme=light] .dates-hours__schedule{background-color:var(--white);border-color:rgba(0,0,0,0)}@media(max-width: 768px){.section-intro__cta-mobile{margin-top:24px}}@media screen and (max-width: 768px){.dates-hours__cta-mobile{display:flex;justify-content:center;margin-top:24px}.dates-hours__cta-mobile .btn{width:100%;text-align:center}}.bg-gradient-secondary .dates-hours__day:not(:last-child),.bg-gradient-primary .dates-hours__day:not(:last-child){border-right:1px solid rgba(25,25,27,.4)}@media(max-width: 767px){.bg-gradient-secondary .dates-hours__day:not(:last-child),.bg-gradient-primary .dates-hours__day:not(:last-child){border-right:none;border-bottom:1px solid rgba(25,25,27,.4)}}@media(min-width: 1200px){.full-width-media{position:relative;position:sticky;top:0;z-index:1}}.full-width-image-video{width:100%}.full-width-image-video__image{width:100%;height:830px;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){.full-width-image-video__image{aspect-ratio:16/9;height:auto}}.full-width-image-video__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.full-width-image-video__viewport{position:relative;width:100%;height:830px;overflow:hidden;background-color:var(--color-bg-dark, #1a1428)}@media(max-width: 1024px){.full-width-image-video__viewport{aspect-ratio:16/9;height:auto}}@supports not (aspect-ratio: 16/9){.full-width-image-video__viewport{padding-bottom:56.25%;height:0}}.full-width-image-video__media{position:absolute;inset:0;z-index:0}@supports not (aspect-ratio: 16/9){.full-width-image-video__media{position:absolute;inset:0;height:100%}}.full-width-image-video__media video,.full-width-image-video__media iframe{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-width:max(177.78vh,100%);min-height:max(100vh,100%);transform:translate(-50%, -50%) scale(1.05);border:0}.full-width-image-video__media video{-o-object-fit:cover;object-fit:cover}.full-width-image-video__pause-tap-layer{position:absolute;inset:0;z-index:1;cursor:pointer;background:rgba(0,0,0,0)}.full-width-image-video__pause-tap-layer[hidden]{display:none}.full-width-image-video__yt-host{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.full-width-image-video__yt-host iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.full-width-image-video__poster{position:absolute;inset:0;z-index:1;left:0;top:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;transform:scale(1.1);transform-origin:center center}.full-width-image-video__scrim{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 11.98%, rgba(0, 0, 0, 0.3) 88.9%),linear-gradient(0deg, rgba(113, 88, 195, 0.2) 0%, rgba(113, 88, 195, 0.2) 100%);pointer-events:none}.full-width-image-video--playing .full-width-image-video__poster{opacity:0;transition:opacity .35s ease}.full-width-image-video__play{position:absolute;z-index:10;left:0;top:0;right:0;bottom:0;padding:0;margin:0;border:none;background:rgba(0,0,0,0);color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .2s ease,opacity .2s ease}.full-width-image-video__play:focus-visible{outline:2px solid #fff;outline-offset:4px}.full-width-image-video__play[hidden]{display:none}@media(max-width: 1024px){.full-width-image-video__play svg{width:48px;height:48px}}@media(max-width: 768px){.full-width-image-video__play svg{width:24px;height:28px}}.full-width-image-video[data-play-mode=autoplay] .full-width-image-video__play{display:none}.full-width-image-video[data-play-mode=autoplay] .full-width-image-video__scrim{opacity:.85}.full-width-image-video__sound{position:absolute;z-index:11;right:24px;bottom:24px;display:none;align-items:center;justify-content:center;width:56px;height:56px;padding:0;margin:0;border:0;border-radius:50%;color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color .2s ease,opacity .2s ease,transform .2s ease}.full-width-image-video__sound:hover,.full-width-image-video__sound:focus-visible{background:rgba(0,0,0,.65)}.full-width-image-video__sound:focus-visible{outline:2px solid #fff;outline-offset:4px}.full-width-image-video__sound[hidden]{display:none}@media(max-width: 768px){.full-width-image-video__sound{right:16px;bottom:16px;width:44px;height:44px}}.full-width-image-video__sound-icon{display:none;align-items:center;justify-content:center}.full-width-image-video__sound-icon svg{display:block;width:24px;height:auto}@media(max-width: 768px){.full-width-image-video__sound-icon svg{width:20px}}.full-width-image-video__sound[data-muted=true] .full-width-image-video__sound-icon--off{display:inline-flex}.full-width-image-video__sound[data-muted=false] .full-width-image-video__sound-icon--on{display:inline-flex}.full-width-image-video--playing .full-width-image-video__sound,.full-width-image-video[data-play-mode=autoplay] .full-width-image-video__sound{display:inline-flex}.full-width-image-video--loaded .full-width-image-video__media video,.full-width-image-video--loaded .full-width-image-video__media iframe{animation:full-width-image-video-fade .45s ease forwards}@media(min-width: 1200px){.full-width-media--video__fixed{position:sticky;top:0;z-index:1}}@keyframes full-width-image-video-fade{from{opacity:0}to{opacity:1}}.quick-links{padding:120px 0;overflow:hidden}@media(max-width: 767px){.quick-links{padding:80px 0}}@media(max-width: 767px){.quick-links__slider{overflow:hidden;margin-right:-20px !important}}.quick-links__slider:not(.swiper-initialized) .quick-links__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(0, 1fr));gap:24px}@media(max-width: 1600px){.quick-links__slider:not(.swiper-initialized) .quick-links__grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(max-width: 1199px){.quick-links__slider:not(.swiper-initialized) .quick-links__grid{gap:12px;grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 991px){.quick-links__slider:not(.swiper-initialized) .quick-links__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.quick-links__slider:not(.swiper-initialized) .quick-links__item{width:auto;margin-right:0}@media screen and (max-width: 768px){.quick-links .section-intro{margin-bottom:40px}}@media(max-width: 767px){.quick-links__grid.swiper-wrapper{display:flex;gap:0}}@media(min-width: 768px){.quick-links__grid.swiper-wrapper{transform:none !important}}.quick-links__item{min-width:0}@media(min-width: 768px){.quick-links__item.swiper-slide{width:auto !important;margin-right:0 !important}}@media(max-width: 767px){.quick-links__item.swiper-slide{height:auto}}.quick-links__link{display:flex;align-items:center;justify-content:center;min-height:120px;height:100%;border-radius:var(--radius-md);background:var(--gradient-primary);color:var(--white);text-decoration:none;position:relative;overflow:hidden}.quick-links__link[href]:hover .quick-links__link-text-icon img{transform:rotate(30deg)}.quick-links__link[href]:hover .quick-links__bg-img img{transform:scale(1.05)}.quick-links__link:focus-visible{outline:2px solid var(--color-theme-primary);outline-offset:3px}.quick-links__bg-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.quick-links__bg-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease;transform-origin:center center;transform-box:fill-box}.quick-links__link-text{position:relative;z-index:2;padding:60px 60px 71px}@media(max-width: 1440px){.quick-links__link-text{padding:40px 40px 44px}}@media(max-width: 767px){.quick-links__link-text{padding:18px 24px 50px 18px}}.quick-links__link-text-text{color:var(--White, #FFF);font-size:2.5rem;font-style:normal;font-weight:400;line-height:140%;margin-bottom:18px;display:block;word-break:break-word}.quick-links__link-text-icon{flex-shrink:0;display:flex;align-items:center;transition:transform .3s ease}.quick-links__link-text-icon img{display:block;transition:transform .3s ease;height:auto;transform-origin:center center}@media(max-width: 767px){.quick-links__link-text-icon img{width:24px}}.quick-links__nav{display:none;justify-content:center;gap:22px;margin-top:34px}@media(max-width: 767px){.quick-links__nav{display:flex}}.quick-links__nav-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer}.quick-links__nav-btn svg{display:block;flex-shrink:0}.quick-links__nav-btn:active{transform:scale(0.95)}.quick-links__nav-btn.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.quick-links__pagination{display:none;margin-top:20px;text-align:center}@media(max-width: 767px){.quick-links__pagination{display:block}}@media(min-width: 768px){.quick-links__pagination{display:none !important}}.quick-links__pagination.swiper-pagination-horizontal{position:static}.quick-links__pagination .swiper-pagination-bullet{width:8px;height:8px;background:hsla(0,0%,100%,.4);opacity:1}.quick-links__pagination .swiper-pagination-bullet-active{background:var(--color-theme-primary)}.icon-grid{padding:120px 0}@media(max-width: 1024px){.icon-grid{padding:80px 0}}@media(max-width: 768px){.icon-grid .section-intro__desc br{display:none}}.icon-grid__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px;list-style:none}@media(max-width: 991px){.icon-grid__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 768px){.icon-grid__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}}@media(max-width: 430px){.icon-grid__grid{grid-template-columns:1fr 1fr}}@media(max-width: 375px){.icon-grid__grid{grid-template-columns:1fr}}.icon-grid__card{display:grid;grid-template-rows:auto auto;grid-template-columns:1fr;justify-items:center;align-content:center;row-gap:16px;padding:37px 10px 26px;border-radius:var(--radius-md);background:var(--gradient-bg);text-align:center;height:100%;text-decoration:none}@media(max-width: 768px){.icon-grid__card{row-gap:12px;padding:30px 10px;min-height:156px}}.icon-grid__card h6{margin:0;color:var(--white);text-transform:inherit;line-height:150%;font-weight:var(--fw-regular)}.icon-grid__icon-wrap{display:grid;place-items:center;max-width:82px}@media(max-width: 768px){.icon-grid__icon-wrap{max-width:60px}}.icon-grid__icon-wrap img{display:block;height:auto;width:auto}:root{interpolate-size:allow-keywords}.content-accordion{padding:120px 0}@media(max-width: 1024px){.content-accordion{padding:80px 0}}.content-accordion .section-intro{margin-bottom:42px}@media(max-width: 768px){.content-accordion .section-intro{margin-bottom:24px}}@media(max-width: 768px){.content-accordion .section-intro__desc br{display:none}}.content-accordion__list{display:grid;gap:24px}.content-accordion__item{border-radius:var(--radius-md);overflow:hidden}.content-accordion__item a:hover{color:var(--color-theme-primary)}.content-accordion__trigger{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;width:100%;padding:30px 60px;font-family:var(--font-primary);font-size:2.125rem;font-weight:var(--fw-regular);line-height:120%;text-align:start;cursor:pointer;transition:background .5s ease,color .5s ease;color:var(--text-color)}.content-accordion__trigger:focus-visible{outline:2px solid var(--color-theme-primary);outline-offset:3px}@media(max-width: 768px){.content-accordion__trigger{padding:16px;font-size:1.875rem}}.content-accordion__trigger .content-accordion__trigger-label{transition:none}.content-accordion__item.is-open .content-accordion__trigger{color:var(--white);background:var(--gradient-bg)}.content-accordion__trigger-icon{display:grid;place-items:center;align-self:center;width:40px;height:40px}.content-accordion__trigger-icon svg{display:block}.content-accordion__glyph--minus{display:none}.content-accordion__glyph--minus svg path{fill:var(--white)}.content-accordion__glyph--plus svg path{fill:var(--color-theme-primary)}.content-accordion__item.is-open .content-accordion__glyph--plus{display:none}.content-accordion__item.is-open .content-accordion__glyph--minus{display:inline}.content-accordion__card-text a{color:var(--text-color)}.content-accordion__panel{height:0;overflow:hidden;transition:background-color .2s ease,height .3s ease !important;margin-top:0}@media(prefers-reduced-motion: reduce){.content-accordion__panel{transition:none}}.content-accordion__item.is-open>.content-accordion__panel{height:auto;margin-top:0}.content-accordion__panel-inner--prose{padding:30px 60px}@media(max-width: 768px){.content-accordion__panel-inner--prose{padding:24px 20px}}.content-accordion__panel-inner--prose p:last-child{margin-bottom:0}.content-accordion__panel-inner--prose a{color:var(--color-theme-primary);text-decoration:underline;font-weight:var(--fw-semibold)}.content-accordion__panel-body{padding:40px}@media(max-width: 991px){.content-accordion__panel-body{padding:16px 16px 40px}}.content-accordion__panel-body p:last-of-type{margin-bottom:0}.content-accordion__panel-body ul,.content-accordion__panel-body ol{padding-left:1rem}.content-accordion__panel-body ul li,.content-accordion__panel-body ol li{margin-bottom:.5rem;line-height:var(--lh-loose)}.content-accordion__panel-body a{color:var(--text-color)}.content-accordion__panel-inner--split{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.4fr);gap:24px;align-items:start}@media(max-width: 991px){.content-accordion__panel-inner--split{grid-template-columns:1fr}}.content-accordion__media{height:100%}@media(max-width: 991px){.content-accordion__media{border-radius:0;overflow:hidden}}@media(max-width: 450px){.content-accordion__media{aspect-ratio:203/202}}.content-accordion__media img{display:block;width:100%;height:100%}@media(max-width: 450px){.content-accordion__media img{-o-object-fit:cover;object-fit:cover}}.content-accordion__tags{margin:0;list-style:none;padding:40px 40px 40px 16px;display:flex;flex-wrap:wrap;gap:24px}@media(max-width: 991px){.content-accordion__tags{padding:16px 16px 40px;gap:16px}}.content-accordion__tags li{justify-self:start;width:-moz-max-content;width:max-content;max-width:100%;display:block;padding:14px 30px;border-radius:var(--radius-md);background:rgba(113,88,195,.2);font-size:var(--fs-body);line-height:150%;font-weight:var(--fw-regular);text-align:center}@media(max-width: 768px){.content-accordion__tags li{padding:12px 18px}}.content-accordion__cards{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px 24px;list-style:none;margin:0;padding:0}@media(max-width: 768px){.content-accordion__cards{grid-template-columns:1fr}}.content-accordion__cards>.content-accordion__card:only-child{grid-column:1/-1}.content-accordion__card{border-radius:var(--radius-md);overflow:hidden}.content-accordion__card--split .content-accordion__panel-inner{padding:24px}@media(max-width: 768px){.content-accordion__card--split .content-accordion__panel-inner{padding:16px}}.content-accordion__card-inner{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start;min-height:100%;padding:24px}@media(max-width: 768px){.content-accordion__card-inner{padding:16px}}.content-accordion__card--no-icon .content-accordion__card-inner{grid-template-columns:1fr}.content-accordion__card-icon{display:grid;place-items:center;width:60px;height:60px}@media(max-width: 768px){.content-accordion__card-icon{width:40px;height:40px}}.content-accordion__card-icon img{display:block;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){.content-accordion__card-icon img{margin-top:2px}}.content-accordion__card-text a{color:var(--text-color);text-decoration:underline}.content-accordion__card-text p:last-child{margin-bottom:0}.content-accordion__card-text ul,.content-accordion__card-text ol{margin:16px 0 0;padding-left:1.25em;list-style:disc}.content-accordion__card-text ul li,.content-accordion__card-text ol li{margin-bottom:8px;line-height:180%}.content-accordion__card-text ul li:last-child,.content-accordion__card-text ol li:last-child{margin-bottom:0}.content-accordion__card-text ol{list-style:decimal}.read-more{margin-top:30px}.read-more a{display:inline-flex;flex-direction:column;align-items:stretch;text-decoration:none;color:var(--text-color);line-height:150%;font-weight:var(--fw-medium);transition:color .2s ease,opacity .2s ease}.read-more a .linkmain{order:1}.read-more a::before{content:"";order:2;align-self:flex-start;width:30px;height:4px;border-radius:999px;flex-shrink:0;transition:background .2s ease;background:var(--color-theme-primary)}.read-more a:hover{color:var(--color-theme-primary)}.read-more a:hover svg{transform:rotate(30deg)}.read-more a:focus-visible{outline:2px solid var(--color-theme-primary);outline-offset:4px;border-radius:2px}.read-more a svg{flex-shrink:0;width:clamp(20px,5vw,25px);height:auto;transform:translate(0, -1px);color:var(--color-theme-primary);transition:transform .3s ease}.linkmain{display:inline-flex;align-items:center;justify-content:center;gap:clamp(8px,2vw,14px)}.sustainability-tips{padding:138px 0}@media(max-width: 1024px){.sustainability-tips{padding:80px 0}}.sustainability-tips__intro{margin-bottom:clamp(40px,6vw,54px)}.sustainability-tips__intro .section-intro{display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(0, 1fr);gap:clamp(24px,4vw,24px);align-items:start;margin-bottom:0;flex:none}@media(max-width: 991px){.sustainability-tips__intro .section-intro{grid-template-columns:1fr}}.sustainability-tips__intro .section-intro__title-wrap{margin-bottom:0}.sustainability-tips__panels{display:flex;flex-direction:column;gap:60px}@media(max-width: 768px){.sustainability-tips__panels{gap:40px}}.sustainability-tips__panel{border-radius:var(--radius-md);padding:80px}@media(max-width: 1024px){.sustainability-tips__panel{padding:40px}}@media(max-width: 768px){.sustainability-tips__panel{padding:40px 16px}}.sustainability-tips__panel h4{line-height:120%;font-size:2.125rem;font-weight:var(--fw-regular);margin:0 0 16px}@media(max-width: 768px){.sustainability-tips__panel h4{font-size:1.875rem}}.sustainability-tips__group h6{margin:0 0 24px;text-transform:none;line-height:120%;font-weight:var(--fw-semibold)}@media(max-width: 768px){.sustainability-tips__group h6{margin:0 0 16px}}.sustainability-tips__group:not(:first-child){margin-top:40px}@media(max-width: 768px){.sustainability-tips__group:not(:first-child){margin-top:16px}}.sustainability-tips__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px 24px}@media(max-width: 768px){.sustainability-tips__grid{grid-template-columns:1fr}}@media(max-width: 991px){.sustainability-tips__grid.full-width{grid-template-columns:1fr}}.sustainability-tips__item{display:grid;grid-template-columns:auto 1fr;gap:24px;padding:24px;border-radius:var(--radius-md)}@media(max-width: 768px){.sustainability-tips__item{padding:16px}}.sustainability-tips__icon{flex-shrink:0;display:grid;place-items:center;width:60px;height:60px}.sustainability-tips__icon img{display:block;-o-object-fit:contain;object-fit:contain;margin-top:4px}@media(max-width: 768px){.sustainability-tips__icon{width:40px;height:40px}}.sustainability-tips__body p{font-weight:var(--fw-regular)}.sustainability-tips__body p b{font-weight:var(--fw-semibold)}.sustainability-tips__body p:last-child{margin-bottom:0}.tabs-component__header{padding:140px 0 34px}@media(max-width: 768px){.tabs-component__header{padding:40px 0}}.tabs-component__header-list{display:flex;flex-wrap:wrap;gap:16px 45px;list-style:none;padding:0;margin:0}@media(max-width: 768px){.tabs-component__header-list{gap:16px}}.tabs-component__header-list .btn{padding:11px 20px;color:var(--color-theme-primary);border:1px solid var(--color-theme-primary);font-weight:var(--fw-medium);line-height:var(--lh-tight-body);letter-spacing:normal;cursor:pointer}.tabs-component__header-list .btn:hover{color:var(--white);background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}.tabs-component__header-list .btn::before{display:none}.tabs-component__header-list li.active .btn{color:var(--white);border:1px solid var(--white);background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}.tabs-section .tabs-component__header-list{gap:16px 24px}@media(max-width: 768px){.tabs-section .tabs-component__header-list{gap:16px}}:root[data-theme=dark] .tabs-component__header-list .btn{color:var(--white);border:1px solid var(--white)}:root[data-theme=dark] .tabs-component__header-list .btn:hover{color:var(--white);background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}:root[data-theme=dark] .tabs-component__header-list li.active .btn{color:var(--white);background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}.sticky-tabs{position:sticky;top:0;z-index:11}@media(max-width: 768px){.sticky-tabs{position:static}}.contact-card{padding:20px 32px 32px;border-radius:20px;max-width:495px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 768px){.contact-card{padding:5px 16px 14px}}.contact-card__header p{font-size:var(--fs-h6);line-height:180%;margin-bottom:24px;font-weight:250}@media(max-width: 768px){.contact-card__header p{margin-bottom:15px}}.contact-card__name{font-weight:var(--fw-semibold);line-height:150%;text-transform:none;margin-bottom:0;letter-spacing:normal}@media(max-width: 768px){.contact-card__name{font-size:16px}}.contact-card__title{font-size:var(--fs-h6);line-height:150%;font-weight:var(--fw-regular);margin-bottom:0;display:block}.contact-card__action-wrap{margin-top:12px;margin-bottom:10px;display:flex;flex-wrap:wrap;gap:12px}@media(max-width: 768px){.contact-card__action-wrap{flex-direction:column;gap:0;margin-bottom:0}}.contact-card__action-item{font-size:var(--fs-h6);line-height:150%;font-weight:var(--fw-regular)}@media(max-width: 768px){.contact-card__action-item{margin-bottom:10px}.contact-card__action-item:last-child{margin-bottom:0}}.contact-card__action-item b{font-weight:var(--fw-regular)}.contact-card__action-item a{color:var(--color-theme-primary)}@media(max-width: 768px){.contact-card__action-item.email{display:inline-block;margin-top:10px}}.contact-card .phone a{text-decoration:none}.bg-gradient-primary .contact-card__name,.bg-gradient-secondary .contact-card__name{color:var(--text-color)}.bg-gradient-primary .contact-card__title,.bg-gradient-secondary .contact-card__title{color:var(--text-color)}.bg-gradient-primary .contact-card__action-item b,.bg-gradient-secondary .contact-card__action-item b{color:var(--text-color)}.bg-gradient-primary .contact-card.bg-white .contact-card__name,.bg-gradient-primary .contact-card.bg-white .contact-card__title,.bg-gradient-secondary .contact-card.bg-white .contact-card__name,.bg-gradient-secondary .contact-card.bg-white .contact-card__title{color:var(--Black)}.bg-gradient-primary .contact-card.bg-white .contact-card__action-item b,.bg-gradient-secondary .contact-card.bg-white .contact-card__action-item b{color:var(--Black)}.contact-tabs .tabs-component{position:sticky;top:0}@media(max-width: 768px){.contact-tabs .tabs-component{transition:.5s ease;padding-top:15px;position:relative}.contact-tabs .tabs-component.stickyTabs{padding-top:35px}}.contact-tabs__content-item{padding:80px 0 77px;border-bottom:1px solid rgba(51,51,51,.4)}@media(max-width: 768px){.contact-tabs__content-item{padding:40px 0 35px}}@media(max-width: 768px){.contact-tabs__content-item:first-child{padding-top:65px}}.contact-tabs__content-item:last-child{padding-bottom:120px}@media(max-width: 768px){.contact-tabs__content-item:last-child{padding-bottom:80px}}.contact-tabs__title{max-width:557px;width:100%}@media(max-width: 1440px){.contact-tabs__title{max-width:457px}}@media(max-width: 1199px){.contact-tabs__title{max-width:100%}}@media(max-width: 768px){.contact-tabs__title h2{font-size:3.585rem}}.contact-tabs__content-item-inner{display:flex;gap:24px;align-items:flex-start}@media(max-width: 1199px){.contact-tabs__content-item-inner{flex-direction:column}}.contact-tabs__cards-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media(max-width: 768px){.contact-tabs__cards-wrap{grid-template-columns:1fr;gap:16px;width:100%}}.contact-tabs__cards-wrap .contact-card{max-width:100%}:root[data-theme=dark] .contact-tabs__content-item{border-bottom:1px solid hsla(0,0%,100%,.4)}.media-gallery{padding:0 0 120px}@media screen and (max-width: 768px){.media-gallery{padding:0 0 80px}}.media-gallery__tabs{display:flex;flex-wrap:wrap;gap:16px 24px;padding-top:140px;padding-bottom:34px}@media screen and (max-width: 768px){.media-gallery__tabs{padding-bottom:40px;gap:16px;padding-top:40px}}.media-gallery__tab{box-sizing:border-box;padding:10px 20px;border-radius:var(--radius-sm);border:1px solid var(--color-theme-primary);background-color:var(--white);color:var(--color-theme-primary);font-family:var(--font-primary);font-size:1.25rem;font-weight:var(--fw-medium);line-height:150%;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media screen and (max-width: 768px){.media-gallery__tab{font-size:1.5rem}}.media-gallery__tab:hover{border-color:var(--color-theme-secondary);color:var(--color-theme-secondary)}.media-gallery__tab:focus-visible{outline:2px solid var(--color-theme-primary);outline-offset:3px}.media-gallery__tab.is-active{background-color:var(--color-theme-primary);border-color:var(--color-theme-primary);color:var(--white)}:root[data-theme=dark] .media-gallery__tab{background-color:rgba(0,0,0,0);border-color:var(--white);color:var(--white)}:root[data-theme=dark] .media-gallery__tab:hover{border-color:var(--white);color:var(--white);background-color:hsla(0,0%,100%,.12)}:root[data-theme=dark] .media-gallery__tab:focus-visible{outline-color:var(--white)}:root[data-theme=dark] .media-gallery__tab.is-active{background-color:var(--color-theme-primary);border-color:var(--color-theme-primary);color:var(--white)}.media-gallery__grid{display:grid;grid-template-columns:repeat(14, minmax(0, 1fr));grid-auto-flow:row;grid-auto-columns:minmax(0, 1fr);gap:20px;align-items:start;justify-items:stretch}.media-gallery__grid--dense{grid-auto-flow:row dense}.media-gallery__grid>.media-gallery__lightbox{position:relative;box-sizing:border-box;width:100%;max-width:100%;min-width:0;justify-self:stretch;align-self:start}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--landscape,.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--portrait{aspect-ratio:unset;min-height:0}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--video:not(.media-gallery__item--portrait){aspect-ratio:unset;min-height:0}.media-gallery__grid>.media-gallery__lightbox>img{position:relative;z-index:0;display:block;width:100%;height:auto;max-width:100%}@media screen and (max-width: 768px){.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--portrait>img{max-height:70vh;width:auto;max-width:100%;margin-inline:auto}}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--layout-outer{grid-column:span 5;max-height:346px}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--layout-center{grid-column:span 4;max-height:346px}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--layout-third{grid-column:span 5}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--layout-two-thirds{grid-column:span 9}@media screen and (max-width: 768px){.media-gallery__grid{grid-template-columns:repeat(10, minmax(0, 1fr));gap:clamp(10px,2.5vw,16px);align-items:stretch}.media-gallery__grid>.media-gallery__lightbox{align-self:stretch}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--layout-outer{grid-column:span 5}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--layout-center{grid-column:span 5}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--layout-third{grid-column:span 5}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--video:not(.media-gallery__item--portrait){aspect-ratio:unset;min-height:clamp(176px,45vw,220px)}.media-gallery__grid>.media-gallery__lightbox:not(.media-gallery__item--video){aspect-ratio:unset;min-height:clamp(100px,25vw,200px)}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--layout-two-thirds{grid-column:span 10;aspect-ratio:unset;min-height:clamp(176px,45vw,220px)}.media-gallery__grid>.media-gallery__lightbox>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-gallery__grid>.media-gallery__lightbox.media-gallery__item--portrait>img{max-height:none;width:100%;margin-inline:0}.media-gallery__play{display:flex;align-items:center;justify-content:center}.media-gallery__play img{display:block;width:clamp(48px,12vw,72px);height:auto}}.media-gallery__lightbox{position:relative;display:flex;flex-wrap:wrap;border-radius:var(--radius-md);overflow:hidden;color:inherit;text-decoration:none;outline-offset:4px;height:100%}@media screen and (max-width: 768px){.media-gallery__lightbox{border-radius:var(--radius-sm)}}.media-gallery__lightbox:focus-visible{outline:2px solid var(--color-theme-primary)}.media-gallery__lightbox--filtered-out{display:none !important}.media-gallery__lightbox--more-hidden{display:none !important}.media-gallery__lightbox img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .45s ease}@media(hover: hover)and (pointer: fine){.media-gallery__lightbox:hover img{transform:scale(1.03)}}.media-gallery__item--landscape{aspect-ratio:16/10}.media-gallery__item--portrait{aspect-ratio:3/4}@media screen and (max-width: 768px){.media-gallery__item--portrait{aspect-ratio:3/4}}.media-gallery__item--video:not(.media-gallery__item--portrait){aspect-ratio:16/9}.media-gallery__item--video::before{content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.22);pointer-events:none}.media-gallery__play{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%, -50%);width:clamp(56px,7vw,98px);height:clamp(56px,7vw,98px);pointer-events:none}@media screen and (max-width: 768px){.media-gallery__play{width:40px;height:40px}}.media-gallery__more{margin-top:60px}@media screen and (max-width: 768px){.media-gallery__more{margin-top:40px;display:flex;width:100%;justify-content:center;box-sizing:border-box}}.media-gallery__more .btn{cursor:pointer}@media screen and (max-width: 400px){.media-gallery__more .btn{width:100%}}.media-gallery__more[hidden]{display:none !important}.featured-section{padding:120px 0}@media(max-width: 1024px){.featured-section{padding:80px 0}}.featured-section__card{display:grid;overflow:hidden;border-radius:var(--radius-md);background-color:var(--white);box-shadow:0 24px 60px rgba(0,0,0,.22)}@media(min-width: 769px){.featured-section__card{grid-template-columns:1.42fr 1fr;align-items:stretch}}.featured-section__copy{padding:62px 72px;display:flex;flex-direction:column;gap:28px 0;justify-content:center}@media(max-width: 1024px){.featured-section__copy{padding:40px}}@media(max-width: 768px){.featured-section__copy{padding:80px 16px 40px}}.featured-section__copy h4{font-weight:var(--fw-medium);line-height:150%}@media(max-width: 768px){.featured-section__copy h4{font-size:2.0625rem}}.featured-section__brand{display:flex;align-items:center;gap:7px}.featured-section__brand-image{display:block;width:auto;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.featured-section__brand-image--light{display:none}.featured-section__brand-image--dark{display:block}:root[data-theme=light] .featured-section__brand .featured-section__brand-image--light{display:block}:root[data-theme=light] .featured-section__brand .featured-section__brand-image--dark{display:none}.featured-section__cta-sm{justify-content:center;margin-top:37px;display:none}@media(max-width: 768px){.featured-section__cta-sm{display:flex}.featured-section__cta-sm .btn{width:100%;text-align:center}}.featured-section__media{position:relative}.featured-section__media img{display:block;width:100%;height:100%;min-height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 768px){.featured-section__media img{height:304px}}.partner-spotlight__grid{display:grid;gap:48px 24px;align-items:center;border-bottom:1px solid rgba(51,51,51,.4);padding:120px 0}@media(max-width: 768px){.partner-spotlight__grid{padding:80px 0}}@media(min-width: 992px){.partner-spotlight__grid{grid-template-columns:minmax(0, 1fr) minmax(0, 1.03fr)}}.partner-spotlight__content{display:flex;flex-direction:column}@media(max-width: 991px){.partner-spotlight__content{max-width:none}}.partner-spotlight__title{margin:0;font-size:clamp(2.5rem,4vw,3.75rem);line-height:140%;color:var(--text-color);margin-bottom:12px}.partner-spotlight__text{margin:0;margin-bottom:48px}@media(max-width: 768px){.partner-spotlight__text{margin-bottom:20px}}.partner-spotlight__visual{min-height:0}.partner-spotlight__card{display:flex;align-items:center;justify-content:center;min-height:433px;padding:48px 40px;background-color:var(--bg-secondary-light) !important;border-radius:var(--radius-md)}@media(max-width: 768px){.partner-spotlight__card{min-height:220px;padding:36px 28px}}.partner-spotlight__logo{width:100%;max-width:min(392px,85%);height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.bg-secondary .partner-spotlight__card{background-color:var(--bg-primary-light) !important}section.search-results{padding:120px 0}@media(max-width: 768px){section.search-results{padding:80px 0}}.search-results__page-title{margin:0 0 12px;font-family:var(--font-primary);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:140%;color:var(--text-color)}.search-results__meta{margin:0;font-family:var(--font-primary);font-size:1.25rem;font-weight:300;line-height:150%;color:var(--text-color);opacity:.85}@media(max-width: 768px){.search-results__meta{font-size:16px}}.search-results__query{font-weight:500;color:var(--color-theme-primary)}.search-results__list{margin:0;padding:0;list-style:none}.search-results__item{padding:40px 0;border-top:1px solid rgba(51,51,51,.4)}.search-results__item:first-child{padding-top:0;border-top:none !important}.search-results__article{display:flex;flex-direction:column;gap:24px;align-items:flex-start;max-width:100%}.search-results__text{display:flex;flex-direction:column;gap:16px;align-items:flex-start;max-width:100%}.search-results__title{margin:0;font-family:var(--font-primary);font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:600;line-height:1.4;color:var(--text-color)}@media(max-width: 768px){.search-results__title{font-size:24px;line-height:1.4}}.search-results__title-link{color:inherit;text-decoration:none;transition:color .2s ease}@media(hover: hover){.search-results__title-link:hover{color:var(--color-theme-primary)}}.search-results__title-link:focus-visible{outline:2px solid var(--color-theme-primary);outline-offset:4px;border-radius:2px}.search-results__excerpt{margin:0;max-width:100%;font-family:var(--font-primary);font-size:clamp(1.125rem,2vw,1.5rem);font-weight:300;line-height:1.8;color:var(--text-color)}@media(max-width: 768px){.search-results__excerpt{font-size:16px;line-height:1.4}}.search-results__excerpt--tight{line-height:1.5}@media(max-width: 768px){.search-results__excerpt--tight{line-height:1.45}}.search-results__cta{display:inline-flex;align-items:center;gap:14px;margin:0;font-family:var(--font-primary);font-size:1.25rem;font-weight:500;line-height:1.5;color:var(--text-color);text-decoration:none;transition:color .2s ease}@media(max-width: 768px){.search-results__cta{font-size:16px;line-height:1.4}.search-results__cta svg{width:20px}}@media(hover: hover){.search-results__cta:hover{color:var(--color-theme-primary)}.search-results__cta:hover .search-results__cta-accent{background-color:var(--color-theme-primary)}.search-results__cta:hover .search-results__cta-icon{color:var(--color-theme-primary)}.search-results__cta:hover svg{transform:rotate(30deg)}}.search-results__cta:focus-visible{outline:2px solid var(--color-theme-primary);outline-offset:4px;border-radius:2px}.search-results__cta-label{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px}.search-results__cta-accent{width:30px;height:4px;border-radius:2px;background-color:var(--color-theme-primary)}.search-results svg{transition:transform .3s ease}.search-results svg path{vector-effect:non-scaling-stroke}:root[data-theme=dark] .search-results__item{border-top:1px solid hsla(0,0%,100%,.4)}.four-card-image-text-grid{padding:120px 0}@media(max-width: 1024px){.four-card-image-text-grid{padding:80px 0}}.four-card-image-text-grid__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}@media(max-width: 1199px){.four-card-image-text-grid__list{grid-template-columns:repeat(1, minmax(0, 1fr))}}@media(max-width: 900px){.four-card-image-text-grid__list{grid-template-columns:1fr;gap:20px}}.four-card-image-text-grid__item{margin:0}@media(min-width: 769px){.four-card-image-text-grid__item:nth-child(4n+3) .four-card-image-text-grid__card,.four-card-image-text-grid__item:nth-child(4n+4) .four-card-image-text-grid__card{flex-direction:row-reverse}}@media(max-width: 768px){.four-card-image-text-grid__item:nth-child(odd) .four-card-image-text-grid__card .four-card-image-text-grid__media{order:1}}@media(max-width: 768px){.four-card-image-text-grid__item:nth-child(odd) .four-card-image-text-grid__card .four-card-image-text-grid__text{order:2}}.four-card-image-text-grid__card{display:flex;flex-direction:row;align-items:stretch;border-radius:var(--radius-md);overflow:hidden;height:100%}@media(max-width: 768px){.four-card-image-text-grid__card{height:auto;flex-direction:column-reverse}}.four-card-image-text-grid__text{flex:1 1 53.5%;min-width:0}@media(max-width: 768px){.four-card-image-text-grid__text{flex:1 1 auto}}.four-card-image-text-grid__media{flex:1 1 46.5%;min-width:0}@media(max-width: 768px){.four-card-image-text-grid__media{flex:1 1 auto}}.four-card-image-text-grid__text{display:flex;flex-direction:column;padding:24px;justify-content:space-between}.four-card-image-text-grid__text.bg-white .read-more a{color:#19191b !important}.four-card-image-text-grid__text h4{margin:0 0 20px;line-height:140%}@media(max-width: 768px){.four-card-image-text-grid__text h4{margin-bottom:16px;font-size:22px;font-style:normal;font-weight:400;line-height:140%}}.four-card-image-text-grid__text p{line-height:150%}.four-card-image-text-grid__text p:last-child{margin-bottom:0}.four-card-image-text-grid__actions{display:flex;flex-direction:column;gap:4px;padding-top:8px;margin-top:33px}.four-card-image-text-grid__actions .read-more{margin-top:15px}@media(max-width: 768px){.four-card-image-text-grid__actions .read-more{margin-top:9px}}.four-card-image-text-grid__actions .read-more:first-child{margin-top:0}.four-card-image-text-grid__actions .read-more .linklable{white-space:normal}.four-card-image-text-grid__media{position:relative;margin:0;min-height:200px;background-color:var(--bg-secondary-dark)}@media(min-width: 901px){.four-card-image-text-grid__media{min-height:0}}@media(max-width: 768px){.four-card-image-text-grid__media{height:260px}}:root[data-theme=light] .four-card-image-text-grid__media{background-color:rgba(25,25,27,.06)}.four-card-image-text-grid__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;left:0;top:0}.column-grid-with-hover{--cgh-card-min-h: 430px;--cgh-card-radius: var(--radius-md);--cgh-grid-gap: 24px;padding:120px 0}@media(max-width: 768px){.column-grid-with-hover{padding:80px 0}}.column-grid-with-hover__intro{margin-bottom:clamp(40px,6vw,80px);max-width:38rem}.column-grid-with-hover .column-grid-with-hover__link{text-decoration:none;display:block;height:100%}.column-grid-with-hover__title-top{display:block}.column-grid-with-hover__title-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.column-grid-with-hover__rule{flex-shrink:0;width:120px;height:6px;border-radius:6px;background-color:var(--color-theme-primary)}.column-grid-with-hover__title-sub{font-size:var(--fs-h2);font-weight:var(--fw-semibold);line-height:var(--lh-normal)}.column-grid-with-hover__title-to{color:var(--color-theme-secondary)}.column-grid-with-hover__title-exhibit{color:var(--color-theme-primary)}@media screen and (max-width: 768px){.column-grid-with-hover__slider{overflow:hidden;margin-top:clamp(24px,5vw,40px);margin-right:-16px !important;margin-left:-16px !important}}.column-grid-with-hover__slider .column-grid-with-hover__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:var(--cgh-grid-gap)}@media(max-width: 1199px){.column-grid-with-hover__slider .column-grid-with-hover__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 768px){.column-grid-with-hover__slider .column-grid-with-hover__grid{display:flex}}.column-grid-with-hover__slider .column-grid-with-hover__card{width:auto;margin-right:0}@media screen and (max-width: 768px){.column-grid-with-hover__grid.swiper-wrapper{display:flex;gap:0}}@media screen and (min-width: 769px){.column-grid-with-hover__grid.swiper-wrapper{transform:none !important}}.column-grid-with-hover__nav{display:flex;justify-content:center;gap:20px;margin-top:24px}@media(min-width: 769px){.column-grid-with-hover__nav{display:none}}.column-grid-with-hover__nav-btn{display:flex;align-items:center;justify-content:center;width:48px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer}.column-grid-with-hover__nav-btn svg{display:block;flex-shrink:0}.column-grid-with-hover__nav-btn:active{transform:scale(0.95)}.column-grid-with-hover__nav-btn.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.column-grid-with-hover__card{position:relative;border-radius:var(--cgh-card-radius);min-height:var(--cgh-card-min-h);overflow:hidden}@media screen and (min-width: 769px){.column-grid-with-hover__card.swiper-slide{width:auto !important;margin-right:0 !important}}@media screen and (max-width: 768px){.column-grid-with-hover__card.swiper-slide{height:auto;min-height:300px}}.column-grid-with-hover__media{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.column-grid-with-hover__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.02)}.column-grid-with-hover__panel{position:relative;z-index:1;height:100%;padding:60px 40px;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(180deg, rgba(25, 25, 27, 0.35) 0%, rgba(25, 25, 27, 0.55) 100%)}@media(max-width: 768px){.column-grid-with-hover__panel{padding:34px 40px}}.column-grid-with-hover__heading-trigger{position:relative;align-self:stretch;min-height:210px;outline:none;height:100%}.column-grid-with-hover__heading-trigger:focus-visible{box-shadow:0 0 0 3px var(--white),0 0 0 6px var(--color-theme-primary);border-radius:var(--radius-sm)}.column-grid-with-hover__state{display:flex;flex-direction:column;gap:10px;transition:opacity .5s ease,visibility .5s ease;transition-behavior:allow-discrete}@media(prefers-reduced-motion: reduce){.column-grid-with-hover__state{transition-duration:.01ms}}.column-grid-with-hover__state--preview{position:relative;z-index:1;opacity:1;visibility:visible}@media(max-width: 1024px){.column-grid-with-hover__state--preview{display:none !important}}.column-grid-with-hover__state--detail{position:absolute;left:0;right:0;top:0;z-index:2;opacity:0;visibility:hidden;pointer-events:none;height:100%;overflow-y:auto}@media(max-width: 1024px){.column-grid-with-hover__state--detail{opacity:1;visibility:visible;pointer-events:auto;position:relative}}.column-grid-with-hover__state--detail::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:7px;background-color:#f5f5f5}.column-grid-with-hover__state--detail::-webkit-scrollbar{width:10px;background-color:#f5f5f5;border-radius:7px}.column-grid-with-hover__state--detail::-webkit-scrollbar-thumb{border-radius:7px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.column-grid-with-hover__headline{margin:0;font-family:var(--font-primary);font-weight:var(--fw-regular);font-size:var(--fs-h4);line-height:var(--lh-normal);color:var(--text-color-light);transition:all .4s ease;transition-behavior:allow-discrete}.column-grid-with-hover__headline span{display:block}.column-grid-with-hover__arrow{margin-top:auto;padding-top:35px;align-self:flex-start;line-height:0}.column-grid-with-hover__arrow.for-mobile{display:none;width:30px;padding-top:40px}@media(max-width: 768px){.column-grid-with-hover__arrow.for-mobile{display:block}}.column-grid-with-hover__arrow img{display:block;width:41px;height:auto}.column-grid-with-hover__eyebrow{margin:0 0 10px;color:var(--white, #FFF);font-size:20px;font-weight:300;line-height:140%}@media(max-width: 768px){.column-grid-with-hover__eyebrow{font-size:24px;font-weight:400;margin-bottom:8px}}.column-grid-with-hover__desc{margin:0;color:var(--white, #FFF);font-size:24px;font-weight:300;line-height:150%}@media(max-width: 768px){.column-grid-with-hover__desc{font-size:16px}}.column-grid-with-hover__card:not(.column-grid-with-hover__card--detail-open) .column-grid-with-hover__panel:hover .column-grid-with-hover__state--preview,.column-grid-with-hover__card:not(.column-grid-with-hover__card--detail-open) .column-grid-with-hover__panel:focus-within .column-grid-with-hover__state--preview{opacity:0;visibility:hidden;pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.column-grid-with-hover__card:not(.column-grid-with-hover__card--detail-open) .column-grid-with-hover__panel:hover .column-grid-with-hover__state--preview .column-grid-with-hover__headline,.column-grid-with-hover__card:not(.column-grid-with-hover__card--detail-open) .column-grid-with-hover__panel:focus-within .column-grid-with-hover__state--preview .column-grid-with-hover__headline{transform:translate(-48px, -5px) scale(0.7)}.column-grid-with-hover__card:not(.column-grid-with-hover__card--detail-open) .column-grid-with-hover__panel:hover .column-grid-with-hover__state--preview .column-grid-with-hover__arrow,.column-grid-with-hover__card:not(.column-grid-with-hover__card--detail-open) .column-grid-with-hover__panel:focus-within .column-grid-with-hover__state--preview .column-grid-with-hover__arrow{display:none}.column-grid-with-hover__card:not(.column-grid-with-hover__card--detail-open) .column-grid-with-hover__panel:hover .column-grid-with-hover__state--detail,.column-grid-with-hover__card:not(.column-grid-with-hover__card--detail-open) .column-grid-with-hover__panel:focus-within .column-grid-with-hover__state--detail{opacity:1;visibility:visible;pointer-events:auto}.brochure-module{padding:12px 0 13px 0;background:var(--gradient-primary);color:var(--white)}@media(max-width: 768px){.brochure-module{padding:40px 0 80px 0}}.brochure-module__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(32px,5vw,64px)}@media(max-width: 992px){.brochure-module__inner{flex-direction:column;align-items:stretch;gap:0}}.brochure-module__media{flex:1 1 50%;min-width:0;display:flex;justify-content:flex-end;align-items:center}@media(max-width: 992px){.brochure-module__media{order:1}}.brochure-module__img{display:block;width:100%;max-width:848px;height:auto;-o-object-fit:contain;object-fit:contain}.brochure-module__content{flex:1 1 50%;display:flex;flex-direction:column;align-items:flex-start;gap:24px;max-width:43.875rem;padding:40px 0}@media(max-width: 992px){.brochure-module__content{gap:0}}.brochure-module__title{margin:0;font-family:var(--font-primary);font-size:var(--fs-h2);font-weight:var(--fw-semibold);line-height:var(--lh-normal);color:var(--white);display:flex;flex-direction:column;align-items:flex-start}@media(max-width: 768px){.brochure-module__title{font-size:32px}}.brochure-module__title.with-line{position:relative;padding-left:146px}@media(max-width: 768px){.brochure-module__title.with-line{padding-left:52px}}.brochure-module__title.with-line::before{content:"";position:absolute;left:0;top:42px;transform:translateY(-50%);width:132px;width:120px;height:6px;background-color:var(--color-theme-primary);border-radius:6px}@media(max-width: 1280px){.brochure-module__title.with-line::before{top:32px}}@media(max-width: 768px){.brochure-module__title.with-line::before{width:44px;top:23px}}.brochure-module__desc{margin:0;font-family:var(--font-primary);font-size:var(--fs-body);font-weight:var(--fw-light);line-height:var(--lh-loose);color:var(--white);max-width:43.875rem}.brochure-module__desc p{margin-bottom:0}@media(max-width: 768px){.brochure-module__desc{font-size:16px;margin-top:35px;margin-bottom:40px}}@media(max-width: 640px){.brochure-module__btn{width:100%;text-align:center}}.bg-gradient-primary .brochure-module__title.with-line::before,.bg-gradient-secondary .brochure-module__title.with-line::before{background-color:var(--white)}.speaker-single{overflow:hidden;border-radius:var(--radius-md);height:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--bg-secondary-light)}.speaker-single__link{display:flex;height:100%;flex-direction:column;justify-content:space-between;text-decoration:none}.speaker-single__link .speaker-single__icon{transition:transform .3s ease}@media screen and (max-width: 768px){.speaker-single__link .speaker-single__icon{width:32px}}.speaker-single__link:hover .speaker-single__icon{transform:rotate(30deg)}.speaker-single__link.no-link{cursor:default}.speaker-single__link.no-link:hover .speaker-single__icon{transform:rotate(0)}.speaker-single__image img{height:auto;width:100%}.speaker-single__content{display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding:40px;height:100%}@media screen and (max-width: 1199px){.speaker-single__content{gap:30px;padding:30px 18px}}.speaker-single__content .logo{max-width:130px}.speaker-single__content .logo img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.speaker-single__name{font-weight:var(--fw-medium);line-height:120%;margin-bottom:14px;color:var(--text-color)}@media screen and (max-width: 768px){.speaker-single__name{font-size:2.625rem;margin-bottom:6px}}.speaker-single__bottom{display:flex;gap:15px;justify-content:space-between;align-items:center}.speaker-single__title{color:var(--text-color);font-size:1.125rem}@media screen and (max-width: 768px){.speaker-single__title{font-size:1.312rem}}.speaker{padding:120px 0}@media screen and (max-width: 768px){.speaker{padding:80px 0}}.speaker .section-intro{margin-bottom:70px}@media screen and (max-width: 768px){.speaker .section-intro{margin-bottom:10px}.speaker .section-intro .section-intro__title-wrap{margin-bottom:15px}}.speaker-list .swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media screen and (max-width: 1024px){.speaker-list .swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(3, 1fr)}}.speaker-list .swiper-slide{height:auto}.speaker_swiper-nav{display:none}@media screen and (max-width: 768px){.speaker_swiper-nav{display:flex;justify-content:center;gap:20px;margin-top:24px}.speaker_swiper-nav__prev,.speaker_swiper-nav__next{cursor:pointer}}.speaker_list-cta--sm{display:none}@media screen and (max-width: 768px){.speaker_list-cta--sm{display:flex;justify-content:center;text-align:center;margin-top:24px}}@media screen and (max-width: 375px){.speaker_list-cta--sm .btn{width:100%}}.speaker-card-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:110;align-items:center}.speaker-card-popup__close{display:inline-block;margin-bottom:40px;position:absolute;right:40px;top:40px;cursor:pointer}@media screen and (max-width: 768px){.speaker-card-popup__close{right:20px;top:30px}}.speaker-card-popup__panel{max-width:1343px;background-color:var(--white);margin:0 auto;border-radius:var(--radius-md);overflow:hidden;padding:118px 40px 40px;position:relative;max-height:600px;overflow:auto}@media screen and (max-width: 1366px){.speaker-card-popup__panel{max-width:80%}}@media screen and (max-width: 768px){.speaker-card-popup__panel{padding:80px 20px 20px}}.speaker-card-popup__grid{display:grid;grid-template-columns:380px 1fr;gap:40px}@media screen and (max-width: 1199px){.speaker-card-popup__grid{grid-template-columns:200px 1fr;gap:20px}}@media screen and (max-width: 768px){.speaker-card-popup__grid{grid-template-columns:1fr}}.speaker-card-popup__media img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md)}.speaker-card-popup__top{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:20px}@media screen and (max-width: 768px){.speaker-card-popup__top{flex-direction:column;gap:15px;align-items:flex-start}}.speaker-card-popup__name{font-weight:var(--fw-medium);margin-bottom:0;line-height:120%}.speaker-card-popup__role{line-height:120%;margin-bottom:18px}@media screen and (max-width: 768px){.speaker-card-popup__role{font-size:1.5rem}}.speaker-card-popup__social{display:flex;gap:30px;list-style:none;padding:0;margin:0}.speaker-card-popup__social li{display:flex;line-height:normal;align-items:center}.speaker-card-popup__bio p{margin-bottom:20px;line-height:150%;font-size:1.125rem}@media screen and (max-width: 768px){.speaker-card-popup__bio p{font-size:1.312rem}}.speaker-card-popup__bio p:last-child{margin-bottom:0}.agenda-layout{padding:120px 0}@media(max-width: 768px){.agenda-layout{padding:80px 0}}.agenda-layout__inner{display:grid;grid-template-columns:145px 1fr;gap:42px}@media(max-width: 768px){.agenda-layout__inner{grid-template-columns:1fr;gap:24px}}.agenda-layout .link-more{margin-top:40px}@media(max-width: 768px){.agenda-layout .link-more{margin-top:24px}}.agenda-layout .link-more__link{text-decoration:none}.agenda-layout .link-more__link-label{font-size:1.5rem;line-height:150%;font-weight:var(--fw-medium);color:var(--text-color);position:relative;display:flex;align-items:center;gap:14px}.agenda-layout .link-more__link-label::after{content:"";position:absolute;bottom:-4px;left:0;width:30px;height:4px;border-radius:var(--radius-sm);background-color:var(--color-theme-primary)}@media(max-width: 768px){.agenda-layout .link-more__link-label svg{width:19px}}.agenda__nav--inner{position:sticky;top:120px}@media(max-width: 768px){.agenda__nav{position:sticky;top:110px}.agenda__nav.agenda-tabs-sticky{padding-top:10px;padding-bottom:10px;background-color:var(--white)}.agenda__nav--inner{position:static;top:auto;display:flex;flex-wrap:wrap;gap:18px}}@media(max-width: 600px){.agenda__nav{top:65px}.agenda__nav.agenda-tabs-sticky{padding-top:30px}}.agenda__nav-item{padding:30px;border-radius:var(--radius-md);border:1px solid var(--color-theme-primary);margin-bottom:24px;cursor:pointer}@media(max-width: 768px){.agenda__nav-item{padding:15px;display:inline-block;margin-bottom:0}}.agenda__nav-item:last-child{margin-bottom:0}.agenda__nav-item.active,.agenda__nav-item:hover{background-color:var(--color-theme-primary)}.agenda__nav-item.active *,.agenda__nav-item:hover *{color:var(--white)}.agenda__nav-item-title{color:var(--text-color-dark);font-size:1.875rem;line-height:120%;margin-bottom:4px;font-weight:var(--fw-regular)}@media(max-width: 768px){.agenda__nav-item-title{font-size:1.687rem;line-height:133%}}.agenda__nav-item-day,.agenda__nav-item-date{color:var(--text-color-dark);font-size:.875rem;line-height:142%;margin-bottom:4px;display:block;font-weight:var(--fw-regular)}@media(max-width: 768px){.agenda__nav-item-day,.agenda__nav-item-date{font-size:1.125rem;line-height:133%}}.agenda__nav-item-date{margin-bottom:0}[data-theme=dark] .agenda__nav-item-day,[data-theme=dark] .agenda__nav-item-date,[data-theme=dark] .agenda__nav-item-title{color:var(--white)}.bg-gradient-primary .agenda__nav-item *,.bg-gradient-secondary .agenda__nav-item *{color:var(--white)}.bg-gradient-primary .agenda-tabs-sticky{background:var(--gradient-primary)}.bg-gradient-secondary .agenda-tabs-sticky{background:var(--gradient-secondary)}.agenda__item{padding:30px;border-radius:var(--radius-md);background-color:var(--white);margin-bottom:24px}@media(max-width: 768px){.agenda__item{padding:18px}}.agenda__item:last-child{margin-bottom:0}.agenda__item-logo{margin-bottom:44px}@media(max-width: 768px){.agenda__item-logo{margin-bottom:16px}}.agenda__item-logo img{height:auto;width:auto}.agenda__item .agenda-meta{margin-bottom:16px;display:flex;flex-wrap:wrap;gap:16px 24px}@media(max-width: 575px){.agenda__item .agenda-meta{flex-direction:column;gap:20px;margin-bottom:25px}}.agenda__item .agenda-meta__item{display:flex;gap:8px;align-items:center}.agenda__item .agenda-meta__item p{margin-bottom:0;font-size:1rem;letter-spacing:.32px;line-height:150%;color:var(--text-color);font-weight:var(--fw-regular)}@media(max-width: 768px){.agenda__item .agenda-meta__item p{font-size:1.312rem;line-height:24px;letter-spacing:.28px}}.agenda__item-title{font-size:1.875rem;font-weight:var(--fw-medium);line-height:140%;color:var(--text-color)}@media(max-width: 768px){.agenda__item-title{font-size:1.687rem}}.agenda-item__list-wrap .agenda-item__list-inner{display:none}.agenda-item__list-wrap .agenda-item__list-inner.active{display:block}.agenda__speakers{display:flex;flex-wrap:wrap;gap:40px 60px;margin-top:20px}@media(max-width: 768px){.agenda__speakers{margin-top:24px;gap:24px}}.agenda__speakers-item{display:flex;gap:16px;align-items:center}.agenda__speakers-image{max-width:116px;border-radius:var(--radius-md);overflow:hidden}.agenda__speakers-image img{height:auto}@media(max-width: 768px){.agenda__speakers-image{max-width:80px}}.agenda__speakers-content .agenda__speakers-name{font-size:1.5rem;font-weight:var(--fw-regular);margin-bottom:4px;color:var(--text-color);line-height:140%}@media(max-width: 768px){.agenda__speakers-content .agenda__speakers-name{font-size:1.5rem}}.agenda__speakers-content span{font-size:1rem;line-height:140%;margin-bottom:4px;display:block;font-weight:var(--fw-regular);color:var(--text-color)}.agenda__speakers-content span:last-child{margin-bottom:0}@media(max-width: 768px){.agenda__speakers-content span{font-size:1.125rem}}.image-col-grid{padding:120px 0}@media(max-width: 768px){.image-col-grid{padding:80px 0}}.image-col-grid .section-intro{margin-bottom:60px;max-width:80%}@media(max-width: 768px){.image-col-grid .section-intro{margin-bottom:30px;max-width:100%;padding:0 16px}}.image-col-grid .container{position:relative}@media(max-width: 768px){.image-col-grid .container{padding:0}}.image-col-grid .swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 991px){.image-col-grid .swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.image-col-grid .swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(1, 1fr)}}.image-col-grid .swiper-slide{height:auto}.image-col-grid_swiper-nav{position:absolute;top:0;right:100px;gap:24px;top:70px;display:none}@media(max-width: 768px){.image-col-grid_swiper-nav{position:relative;right:0;top:0;justify-content:center;margin-top:24px}}.image-col-grid_swiper-nav__prev,.image-col-grid_swiper-nav__next{cursor:pointer}.image-col-grid:has(.swiper-slide:nth-child(4)) .image-col-grid_swiper-nav{display:flex}@media(max-width: 768px){.image-col-grid:has(.swiper-slide:nth-child(3)) .container{padding:0 16px}}@media(max-width: 600px){.image-col-grid:has(.swiper-slide:nth-child(3)) .container{padding:0}}@media(max-width: 600px){.image-col-grid:has(.swiper-slide:nth-child(3)) .image-col-grid_swiper-nav,.image-col-grid:has(.swiper-slide:nth-child(2)) .image-col-grid_swiper-nav{display:flex}}.img-col-card{border-radius:var(--radius-md);overflow:hidden;height:100%;background:var(--gradient-primary);position:relative}.img-col-card__link{text-decoration:none;display:block;height:100%}.img-col-card__link:hover .img-col-card__image img{transform:scale(1.05)}.img-col-card__link:hover .img-col-card__icon{transform:rotate(30deg)}.img-col-card .no-link{cursor:default}.img-col-card .no-link:hover .img-col-card__icon{transform:rotate(0)}.img-col-card__image{overflow:hidden}.img-col-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.img-col-card__content{padding:40px 40px 80px}.img-col-card__title{font-weight:var(--fw-medium);color:var(--white);margin-bottom:16px}@media(max-width: 768px){.img-col-card__title{font-size:2.25rem;font-weight:var(--fw-regular);margin-bottom:14px}}.img-col-card__text{font-weight:var(--fw-light);color:var(--white);line-height:180%;font-size:1.125rem;margin-bottom:16px}@media(max-width: 768px){.img-col-card__text{font-size:1.5rem;line-height:150%}}.img-col-card__icon{transition:transform .3s ease;position:absolute;bottom:40px;left:40px}@media(max-width: 768px){.img-col-card__icon svg{width:30px}}.news-insights{padding:120px 0}@media(max-width: 768px){.news-insights{padding:80px 0}}.news-insights .container{position:relative}.news-insights .section-intro{margin-bottom:60px;max-width:80%}@media(max-width: 768px){.news-insights .section-intro{margin-bottom:30px;max-width:100%}}.news-insights_swiper-nav{position:absolute;top:0;right:100px;gap:24px;top:70px;display:none}@media(max-width: 768px){.news-insights_swiper-nav{position:relative;right:0;top:0;justify-content:center;margin-top:40px}}.news-insights_swiper-nav__prev,.news-insights_swiper-nav__next{cursor:pointer}.news-insights .swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 991px){.news-insights .swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.news-insights .swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(1, 1fr)}}.news-insights .swiper-slide{height:auto}.news-insights:has(.swiper-slide:nth-child(4)) .news-insights_swiper-nav{display:flex}@media(max-width: 600px){.news-insights:has(.swiper-slide:nth-child(3)) .news-insights_swiper-nav,.news-insights:has(.swiper-slide:nth-child(2)) .news-insights_swiper-nav{display:flex}}.news-insights-card__link{text-decoration:none;display:block}.news-insights-card__image{border-radius:var(--radius-md);overflow:hidden;margin-bottom:24px}.news-insights-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-insights-card__title{font-size:1.375rem;font-weight:var(--fw-bold);color:var(--text-color);margin-bottom:12px;text-transform:none;line-height:150%}@media(max-width: 768px){.news-insights-card__title{font-size:1.5rem}}.news-insights-card__text{font-size:1.125rem;font-weight:var(--fw-regular);color:var(--text-color);margin-bottom:16px;line-height:150%}@media(max-width: 768px){.news-insights-card__text{font-size:1.312rem;margin-bottom:24px}}.news-insights__link{text-decoration:none;font-size:1.5rem;font-weight:var(--fw-medium);color:var(--fw-medium);line-height:150%;display:inline-flex;align-items:center;justify-content:center;gap:clamp(8px,2vw,14px);position:relative;transition:transform .2s ease;padding-bottom:2px}@media(max-width: 768px){.news-insights__link{font-size:1.5rem}}.news-insights__link svg{transition:transform .2s ease}.news-insights__link::before{position:absolute;bottom:0;left:0;content:"";order:2;align-self:flex-start;width:30px;height:4px;border-radius:100px;transition:background .2s ease;background:var(--color-theme-primary);margin-top:2px}.news-insights__link:hover svg{transform:rotate(30deg)}.two-col-section{padding:120px 0}@media(max-width: 768px){.two-col-section{padding:80px 0}}.two-col-section .two-col-section__grid{display:flex;gap:24px;border-radius:var(--radius-md);overflow:hidden}@media(max-width: 768px){.two-col-section .two-col-section__grid{flex-direction:column}}.two-col-section .swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:0;flex-wrap:wrap;flex-direction:column}.two-col-section__col-content{padding:45px 80px}@media(max-width: 991px){.two-col-section__col-content{padding:43px 16px 22px}}.two-col-section__col-content .sub-title{font-size:1.75rem;text-transform:none;line-height:180%;margin-bottom:4px;color:var(--color-theme-primary)}.two-col-section__col-content .section-intro__title-wrap{margin-bottom:24px}.two-col-section__col-content .description p{font-size:1.5rem;line-height:180%;margin-bottom:0}.two-col-section__col-content .btn{margin-top:65px}@media(max-width: 768px){.two-col-section__col-content .btn{margin-top:20px}}@media(max-width: 600px){.two-col-section__col-content .btn{width:100%;text-align:center}}.two-col-section__col-image{max-width:768px}.two-col-section__col-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.two-col-section_swiper-nav{gap:20px;margin-top:24px;justify-content:center;display:none}.two-col-section_swiper-nav__prev,.two-col-section_swiper-nav__next{cursor:pointer}@media(max-width: 599px){.two-col-section:has(.swiper-slide:nth-child(2)) .two-col-section_swiper-nav{display:flex}}.two-col-section.col-reverse .swiper-slide:nth-child(2n) .two-col-section__grid{flex-direction:row-reverse}@media(max-width: 991px){.two-col-section.col-reverse .swiper-slide:nth-child(2n) .two-col-section__grid{flex-direction:column-reverse}}@media(max-width: 991px){.two-col-section.col-reverse .swiper-slide:nth-child(2n) .two-col-section__grid .two-col-section__col-content{padding:22px 16px 43px}}.two-col-section.col-reverse .two-col-section__grid{gap:0}@media(max-width: 991px){.two-col-section.col-reverse .two-col-section__grid{flex-direction:column;margin-bottom:24px}}@media(max-width: 600px){.two-col-section.col-reverse .two-col-section__grid{margin-bottom:0}}.two-col-section.col-reverse .two-col-section__col-image{max-width:50%;width:100%}@media(max-width: 991px){.two-col-section.col-reverse .two-col-section__col-image{max-width:100%}.two-col-section.col-reverse .two-col-section__col-image img{height:364px}}.two-col-section.col-reverse .two-col-section__col-content{max-width:50%;width:100%;padding:89px 57px}@media(max-width: 991px){.two-col-section.col-reverse .two-col-section__col-content{max-width:100%;padding:46px 16px 20px}}.two-col-section.col-reverse .two-col-section__col-content .btn{margin-top:40px}@media(max-width: 768px){.two-col-section.col-reverse .two-col-section__col-content .btn{margin-top:20px}}.video-testimonail__card{border-radius:var(--radius-md);background-color:var(--bg-secondary-light);position:relative;overflow:hidden;transition:all .3s ease !important;width:410px}@media(max-width: 1200px){.video-testimonail__card{width:350px}}@media(max-width: 1024px){.video-testimonail__card{width:100%}}.video-testimonail__card.large{width:835px}@media(max-width: 1200px){.video-testimonail__card.large{width:635px}}@media(max-width: 1024px){.video-testimonail__card.large{width:100%}}.video-testimonail__card.large .video-testimonail__card-logo{margin-bottom:0}.video-testimonail__card.large .video-testimonail__card-image img{height:auto}.video-testimonail__card.large .video-testimonail__card-title{margin-bottom:4px;font-size:1.5rem}@media(max-width: 600px){.video-testimonail__card.large .video-testimonail__card-title{font-size:2.625rem;margin-bottom:10px}}.video-testimonail__card.large .video-testimonail__card-content{display:flex;gap:15px;justify-content:space-between;align-items:center}@media(max-width: 1024px){.video-testimonail__card.large .video-testimonail__card-content{flex-direction:column;align-items:flex-start;gap:30px}}.video-testimonail__card.large .video-testimonail__card-image-icon{opacity:1;position:absolute;top:24px;right:24px}.video-testimonail__card.large .video-testimonail__card-image-icon svg{max-width:42px}.video-testimonail__card-image img{width:100%;height:345px;-o-object-fit:cover;object-fit:cover}@media(max-width: 1200px){.video-testimonail__card-image img{height:auto}}@media(max-width: 1024px){.video-testimonail__card-image img{height:auto}}.video-testimonail__card-link{text-decoration:none;display:block}.video-testimonail__card-image-icon{opacity:0;position:absolute;top:24px;right:24px;cursor:pointer;transition:all .3s ease}@media(max-width: 600px){.video-testimonail__card-image-icon{top:16px;right:16px}}.video-testimonail__card-content{padding:40px}@media(max-width: 1200px){.video-testimonail__card-content{padding:20px}}@media(max-width: 1024px){.video-testimonail__card-content{padding:30px 18px}}.video-testimonail__card-logo{max-width:100px;margin-bottom:28px}@media(max-width: 1200px){.video-testimonail__card-logo{margin-bottom:16px}}.video-testimonail__card-logo img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.video-testimonail__card-title{font-size:2rem;font-weight:var(--fw-medium);line-height:120%;color:var(--text-color);margin-bottom:10px}@media(max-width: 600px){.video-testimonail__card-title{font-size:2.625rem}}.video-testimonail__card-text p{font-size:1.125rem;font-weight:var(--fw-light);line-height:120%;color:var(--text-color);margin-bottom:0}@media(max-width: 600px){.video-testimonail__card-text p{font-size:1.312rem}}.video-testimonial{padding:120px 0}@media(max-width: 768px){.video-testimonial{padding:80px 0}}.video-testimonial .container{position:relative}.video-testimonial .section-intro{margin-bottom:60px;max-width:80%}@media(max-width: 768px){.video-testimonial .section-intro{margin-bottom:30px;max-width:100%}}.video-testimonial__swiper-nav{position:absolute;top:0;right:100px;display:flex;gap:24px;top:70px}@media(max-width: 768px){.video-testimonial__swiper-nav{position:relative;right:0;top:0;justify-content:center;margin-top:24px}}.video-testimonial__swiper-nav__prev,.video-testimonial__swiper-nav__next{cursor:pointer}.video-testimonial__card-wrapper{display:flex;gap:24px}.video-testimonial__swiper.for-desktop{display:block}@media(max-width: 1024px){.video-testimonial__swiper.for-desktop{display:none}}.video-testimonial__swiper.for-mobile{display:none}@media(max-width: 1024px){.video-testimonial__swiper.for-mobile{display:block}}html[data-theme=light]{--color-bg-page: #f5f5f5;--color-bg-section: #fff;--color-text: #19191b;--color-text-muted: #5e45b0;--header-bg: rgb(255 255 255 / 90%);--header-border: rgb(0 0 0 / 8%)}:root[data-theme=dark]{--text-color: var(--text-color-light)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0}.bg-primary{transition:background-color .5s ease;background-color:var(--bg-primary-dark)}:root[data-theme=light] .bg-primary{background-color:var(--bg-primary-light)}.bg-secondary{transition:background-color .5s ease;background-color:var(--bg-secondary-dark)}:root[data-theme=light] .bg-secondary{background-color:var(--bg-secondary-light)}.bg-white{background-color:var(--white)}.bg-white p,.bg-white h1,.bg-white h2,.bg-white h3,.bg-white h4,.bg-white h5,.bg-white h6{color:var(--text-color-dark)}.bg-gradient-primary{background:var(--gradient-primary)}.bg-gradient-secondary{background:var(--gradient-secondary)}.bg-gradient-primary,.bg-gradient-secondary{color:var(--white)}.bg-gradient-primary .momentum-stats__stat .momentum-stats__rule,.bg-gradient-secondary .momentum-stats__stat .momentum-stats__rule{background-color:var(--white)}.bg-gradient-primary .momentum-stats__stat p,.bg-gradient-secondary .momentum-stats__stat p{color:var(--white)}.bg-gradient-primary .section-intro__title,.bg-gradient-secondary .section-intro__title{color:var(--white)}.bg-gradient-primary .section-intro__title span,.bg-gradient-secondary .section-intro__title span{color:var(--white)}.bg-gradient-primary .section-intro__title.with-line::after,.bg-gradient-secondary .section-intro__title.with-line::after{background:var(--white)}.bg-gradient-primary h1,.bg-gradient-primary h2,.bg-gradient-primary h3,.bg-gradient-primary h4,.bg-gradient-primary h5,.bg-gradient-primary h6,.bg-gradient-secondary h1,.bg-gradient-secondary h2,.bg-gradient-secondary h3,.bg-gradient-secondary h4,.bg-gradient-secondary h5,.bg-gradient-secondary h6{color:var(--white)}.bg-gradient-primary p,.bg-gradient-secondary p{color:var(--white)}.bg-gradient-primary .section-intro__desc *,.bg-gradient-secondary .section-intro__desc *{color:var(--white)}.bg-gradient-primary .btn.btn-white,.bg-gradient-secondary .btn.btn-white{color:var(--white);border-color:var(--white)}.bg-gradient-primary .btn.btn-white:hover,.bg-gradient-secondary .btn.btn-white:hover{border-color:var(--button-hover-border)}.bg-gradient-primary .bg-white h1,.bg-gradient-primary .bg-white h2,.bg-gradient-primary .bg-white h3,.bg-gradient-primary .bg-white h4,.bg-gradient-primary .bg-white h5,.bg-gradient-primary .bg-white h6,.bg-gradient-primary .bg-white p,.bg-gradient-primary .bg-white .banner__event-date-value,.bg-gradient-primary .bg-white .banner__event-date-title,.bg-gradient-secondary .bg-white h1,.bg-gradient-secondary .bg-white h2,.bg-gradient-secondary .bg-white h3,.bg-gradient-secondary .bg-white h4,.bg-gradient-secondary .bg-white h5,.bg-gradient-secondary .bg-white h6,.bg-gradient-secondary .bg-white p,.bg-gradient-secondary .bg-white .banner__event-date-value,.bg-gradient-secondary .bg-white .banner__event-date-title{color:var(--text-color-dark)}.bg-gradient-primary .bg-secondary h4,.bg-gradient-primary .bg-secondary h6,.bg-gradient-primary .bg-primary h4,.bg-gradient-primary .bg-primary h6,.bg-gradient-secondary .bg-secondary h4,.bg-gradient-secondary .bg-secondary h6,.bg-gradient-secondary .bg-primary h4,.bg-gradient-secondary .bg-primary h6{color:var(--text-color)}.bg-gradient-primary .bg-secondary p,.bg-gradient-primary .bg-primary p,.bg-gradient-secondary .bg-secondary p,.bg-gradient-secondary .bg-primary p{color:var(--text-color)}
/*# sourceMappingURL=main.css.map */
