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%;font:inherit;vertical-align:baseline;}:focus{outline:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}textarea{overflow:auto;vertical-align:top;resize:vertical;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}img{border:0;-ms-interpolation-mode:bicubic;}figure{margin:0;}form{margin:0;}fieldset{border:1px solid var(--color-grey-100);margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}html,button,input,select,textarea{color:var(--color-text-primary);}::-moz-selection{background:var(--color-blue-010);text-shadow:none;}::selection{background:var(--color-blue-010);text-shadow:none;}img{vertical-align:middle;}fieldset{border:0;margin:0;padding:0;}textarea{resize:vertical;}.chromeframe{margin:0.2em 0;background:var(--color-grey-050);color:var(--color-text-primary);padding:0.2em 0;}:root{--color-black--rgb:0,0,0;--color-black:#000000;--color-white--rgb:255,255,255;--color-white:#ffffff;--color-grey-010--rgb:248,248,248;--color-grey-010:#f8f8f8;--color-grey-020--rgb:160,160,160;--color-grey-020:#a0a0a0;--color-grey-050--rgb:217,217,217;--color-grey-050:#d9d9d9;--color-grey-100--rgb:164,172,193;--color-grey-100:#a4acc1;--color-grey-200--rgb:171,171,171;--color-grey-200:#ababab;--color-grey-300--rgb:98,101,112;--color-grey-300:#626570;--color-grey-400--rgb:70,70,70;--color-grey-400:#464646;--color-grey-500:#1d1d1f;--color-blue-010:#b3d4fc;--color-blue-020:#87ceeb;--color-blue-030:#4facfe;--color-blue-050:#347ce9;--color-blue-100--rgb:38,90,166;--color-blue-100:#265aa6;--color-blue-200--rgb:22,41,91;--color-blue-200:#16295b;--color-cyan-050:#00ffff;--color-cyan-100:#00c0b3;--color-green-020:#00df66;--color-green-050:#2e8431;--color-green-100--rgb:67,98,54;--color-green-100:#436236;--color-green-200:#155724;--color-yellow-010:#ffeeba;--color-yellow-050:#ffff00;--color-orange-100:#f0ab16;--color-orange-200:#d24726;--color-brown-100:#b38600;--color-brown-200:#856404;--color-red:#ff3030;--color-red-200:#d62020;--color-error--rgb:217,89,89;--color-error:#d95959;--color-pink-100:#d6249f;--color-pink-200:#bc1888;--color-purple-100:#a855f7;--color-purple-200:#7c3aed;--color-highlight--rgb:255,196,90;--color-highlight:#ffc45a;--color-bg-primary:#ffffff;--color-bg-secondary:#f8f8f8;--color-bg-tertiary:#f0f0f0;--color-text-primary:#000000;--color-text-secondary:#626570;--color-text-muted:#a0a0a0;--color-text-heading:#16295b;--color-link:#265aa6;--color-link-hover:#347ce9;--color-border:#d9d9d9;--color-surface-card:#ffffff;--color-surface-overlay:rgba(0,0,0,0.5);}html[data-theme="dark"]{--color-bg-primary:#0f0f0f;--color-bg-secondary:#272727;--color-bg-tertiary:#3f3f3f;--color-text-primary:#f1f1f1;--color-text-secondary:#aaaaaa;--color-text-muted:#717171;--color-text-heading:#f1f1f1;--color-link:#3ea6ff;--color-link-hover:#65b8ff;--color-border:#3f3f3f;--color-surface-card:#272727;--color-surface-overlay:rgba(0,0,0,0.6);--color-black--rgb:241,241,241;--color-white--rgb:15,15,15;--color-grey-010--rgb:39,39,39;--color-grey-050--rgb:63,63,63;}@media (max-width:899px){:root{--wrap:5vw;--wrap-1:5vw;--wrap-2:5vw;--wrap-colored:5vw;}*{outline:none;}}@media (min-width:900px) and (max-width:1199px){:root{--wrap:5vw;--wrap-1:5vw;--wrap-2:5vw;--wrap-colored:5vw;}}@media (min-width:1200px) and (max-width:2199px){:root{--wrap:2.604vw;--wrap-1:15vw;--wrap-2:22.708vw;--wrap-colored:calc(var(--wrap-1) - var(--wrap));}}@media (min-width:2200px){:root{--wrap:5vw;--wrap-1:15vw;--wrap-2:23.437vw;--wrap-colored:calc(var(--wrap-1) - var(--wrap));}}html{background-color:var(--color-bg-primary);color:var(--color-text-primary);}::-webkit-scrollbar{width:4px;}::-webkit-scrollbar-track{background:var(--color-bg-secondary);}::-webkit-scrollbar-thumb{background:var(--color-blue-100);}::-webkit-scrollbar-thumb:hover{background:var(--color-blue-200);}*{-webkit-tap-highlight-color:transparent;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;}*{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;}body,input,textarea,button,select{font-family:"Roboto",sans-serif;}a{text-decoration:none;}html,body{overflow-x:clip;height:unset !important;font-weight:400;font-size:1rem;line-height:140%;color:var(--color-text-primary);background-color:var(--color-bg-primary);}html._lock,body._lock{overflow:hidden;}:root{--color-blue:#1b4ffd;--color-green:var(--color-green-020);--color-white:#ffffff;--color-black:var(--color-grey-400);--color-black--rgb:51,51,51;--color-grey:var(--color-grey-300);--color-blue--rgb:27,79,253;--cf-font:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;}.career-forum-header,.career-forum-marquee,.career-forum-section,.career-forum-location,.career-forum-form,.career-forum-footer,.video-popup-overlay,.about-banner{font-family:var(--cf-font);}.career-forum-section input,.career-forum-section button,.career-forum-section select,.career-forum-section textarea,.career-forum-form input,.career-forum-form button,.career-forum-header .btn,.career-forum-footer input,.career-forum-footer button{font-family:var(--cf-font);}.career-forum-section{margin-top:100px;}.career-forum-header{position:fixed;top:0;left:0;width:100%;z-index:990;background-color:var(--color-bg-primary);}.career-forum_container{padding:0 10vw;}@media (max-width:768px){.career-forum_container{padding:0 15px;}}.career-forum-header__wrapper{display:flex;justify-content:space-between;align-items:center;padding:20px 0;}.career-forum-header__logo a{display:block;max-width:200px;}.career-forum-header__logo img{display:block;width:100%;height:auto;}.career-forum-menu{display:flex;align-items:center;justify-content:space-between;}.career-forum-menu__list{display:flex;align-items:center;justify-content:center;gap:30px;padding:0;margin:0;list-style:none;}.career-forum-menu__item{font-size:16px;color:var(--color-text-primary);transition:color 0.2s ease;}.career-forum-menu__item:hover{color:var(--color-blue);}.career-forum-menu__list li:first-child{position:relative;margin-right:15px;}.career-forum-menu__list li:first-child::after{content:"";position:absolute;right:-22px;top:50%;transform:translateY(-50%);height:20px;width:1px;background-color:var(--color-grey);opacity:0.3;}.career-forum-menu__item--home{display:flex;align-items:center;gap:6px;color:var(--color-grey);}.career-forum-menu__item--home:hover{color:var(--color-blue);}.career-forum-header__button .btn{display:block;width:fit-content;color:var(--color-white);padding:18px 36px;font-size:24px;font-weight:600;text-transform:uppercase;line-height:120%;text-align:center;transition:color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;will-change:color,border-color,box-shadow;cursor:pointer;outline:none;border:2px solid var(--color-blue);background-color:var(--color-blue);position:relative;overflow:hidden;z-index:1;}.career-forum-header__button .btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-green);transform:scaleX(0);transform-origin:left;transition:transform 0.4s cubic-bezier(0.25,0.8,0.25,1);z-index:-1;}.career-forum-header__button .btn:hover{color:var(--color-text-primary);font-weight:500;border-color:var(--color-green);box-shadow:0 5px 15px rgba(0,223,102,0.4);}.career-forum-header__button .btn:hover::before{transform:scaleX(1);}.career-forum-menu__toggle{display:none;}@keyframes career-forum-marquee-scroll{0%{transform:translate3d(0,0,0);}100%{transform:translate3d(-50%,0,0);}}.career-forum-header__marquee{z-index:1;margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;}.career-forum-marquee{width:100%;white-space:nowrap;overflow:hidden;}.career-forum-marquee__inner{display:flex;width:fit-content;flex-wrap:nowrap;animation-name:career-forum-marquee-scroll;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform;}.career-forum-marquee-1 .career-forum-marquee__inner{animation-duration:60s;}.career-forum-marquee-1{background:var(--color-green);color:var(--color-text-primary);transform:rotate(-7deg) scale(1.1);}.career-forum-marquee-2 .career-forum-marquee__inner{animation-duration:70s;}.career-forum-marquee-2{background:var(--color-blue);color:var(--color-white);transform:rotate(-5deg) scale(1.1) translateY(44px);}.career-forum-marquee__part{display:inline-block;flex-shrink:0;font-size:38px;padding:16px 75px;}@media (min-width:900px){.career-forum-header__marquee{height:500px;}}@media (max-width:899px){.career-forum-header__marquee{height:300px;}.career-forum-marquee__part{font-size:32px;padding:16px 60px;}}@media (max-width:540px){.career-forum-header__marquee{height:400px;}.career-forum-marquee__part{font-size:28px;padding:16px 50px;}}@media (max-width:375px){.career-forum-header__marquee{height:320px;}.career-forum-marquee__part{font-size:24px;padding:16px 40px;}}.block-title{position:relative;display:flex;align-items:center;padding-left:10vw;text-align:left;}.block-title h2{white-space:nowrap;margin:0;color:var(--color-blue);font-family:var(--cf-font);line-height:110%;font-size:3.5rem;font-weight:500;letter-spacing:0.1ch;}.block-title span{display:inline-block;content:"";width:100%;height:2px;background-color:var(--color-blue);margin-left:50px;}@media (max-width:768px){.block-title h2{font-size:2.5rem;white-space:normal;}.block-title span{margin-left:20px;}.block-title{padding:0 15px;}}@media (max-width:480px){.block-title h2{font-size:2rem;}.block-title span{width:50%;margin-left:15px;height:1px;}}@media (max-width:1200px){.career-forum-header__button{display:none;}.career-forum-menu__toggle{display:block;width:30px;height:24px;position:relative;cursor:pointer;z-index:1000;}.career-forum-menu__toggle span,.career-forum-menu__toggle::before,.career-forum-menu__toggle::after{content:"";display:block;height:2px;background:var(--color-black);position:absolute;width:100%;transition:transform 0.3s,opacity 0.3s;}.career-forum-menu__toggle::before{top:0;}.career-forum-menu__toggle span{top:11px;}.career-forum-menu__toggle::after{bottom:0;}.career-forum-menu__toggle._active-menu::before{transform:rotate(45deg);top:11px;}.career-forum-menu__toggle._active-menu span{opacity:0;}.career-forum-menu__toggle._active-menu::after{transform:rotate(-45deg);bottom:11px;}.career-forum-menu__box{position:fixed;top:0;right:0;transform:translateX(100%);width:70%;max-width:300px;height:100vh;background:var(--color-bg-primary);padding:80px 20px 20px;box-shadow:-5px 0 15px rgba(0,0,0,0.1);transition:transform 0.3s ease-in-out;will-change:transform;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:999;overflow-y:auto;}.career-forum-menu__box._active-menu{transform:translateX(0);}.career-forum-menu__list{flex-direction:column;width:100%;gap:0;align-items:flex-start;}.career-forum-menu__list li{width:100%;padding:10px 0;margin:0;border-bottom:1px solid var(--color-grey-010);}.career-forum-menu__list li:first-child{margin-right:0;border-bottom:2px solid rgba(var(--color-blue--rgb),0.1);margin-bottom:5px;}.career-forum-menu__list li:first-child::after{display:none;}.career-forum-menu__item{font-size:18px;display:block;}}.about-banner{position:relative;width:100%;height:600px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background-color:var(--color-grey-500);color:var(--color-white);}.about-banner__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.about-banner__video video{width:100%;height:100%;object-fit:cover;filter:brightness(0.7) grayscale(0.2);transition:filter 0.3s ease;}.about-banner__bottom{position:relative;z-index:2;padding:40px;background:linear-gradient( to top,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100% );display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px;}.about-banner__title{font-size:3.5rem;font-weight:500;line-height:1.1;text-shadow:2px 2px 8px rgba(0,0,0,0.5);max-width:800px;}.about__wrapper>* + *{margin-top:50px;}.about-banner-button{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;background-color:var(--color-blue);color:var(--color-white);border:2px solid var(--color-blue);font-size:1.2rem;font-weight:500;cursor:pointer;will-change:transform;transition:transform 0.3s ease,box-shadow 0.3s ease;text-decoration:none;}.about-banner-button span{position:relative;z-index:1;}.about-banner-button:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(var(--color-blue--rgb),0.3);}.about-banner-button:hover::before{background-color:var(--color-blue);}.about-banner-button::before{content:"";display:inline-block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:14px solid var(--color-white);margin-right:5px;transition:border-left-color 0.3s ease;}@media (max-width:992px){.about-banner{height:500px;}.about-banner__bottom{padding:30px;}.about-banner__title{font-size:2.8rem;}.about-banner-button{font-size:1rem;padding:12px;}}@media (max-width:768px){.about-banner{height:400px;}.about-banner__bottom{padding:20px;}.about-banner__title{font-size:2.2rem;}.about-banner-button{padding:10px;}}@media (max-width:576px){.about-banner{height:350px;}.about-banner__bottom{padding:15px;}.about-banner__title{font-size:1.8rem;}.about-banner-button{font-size:0.8rem;padding:5px 10px;}.about-banner-button::before{border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid var(--color-white);margin-right:3px;}}.video-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:opacity 0.3s,visibility 0.3s;z-index:10000;}.video-popup-overlay.is-open{visibility:visible;opacity:1;}.video-popup-overlay .popup__bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.9);z-index:1;}.video-popup-overlay .career-popup__wrapper{position:relative;z-index:2;width:90%;max-width:1200px;}.video-content-player{position:relative;width:100%;padding-top:56.25%;background:var(--color-black);}.video-content-player video{position:absolute;top:0;left:0;width:100%;height:100%;}.video-popup-overlay .popup__close{position:absolute;top:-40px;right:-40px;border:none;background:transparent;cursor:pointer;z-index:3;transition:transform 0.2s ease;}.video-popup-overlay .popup__close svg{width:30px;height:30px;}.video-popup-overlay .popup__close:hover{transform:rotate(90deg);}@media (max-width:768px){.video-popup-overlay .popup__close{top:10px;right:10px;background:rgba(0,0,0,0.5);border-radius:50%;padding:5px;}}.about__info{display:grid;grid-template-columns:1fr;gap:50px;padding:0 15px;}.about__top{display:grid;gap:50px;grid-template-columns:1fr;}@media (min-width:900px){.about__info{grid-template-columns:2fr 3fr;gap:80px;padding:0;padding-left:10vw;}.about__top{grid-template-columns:4fr 1fr;}}.about__text h3,.about-gallery__title{font-size:40px;margin:0;color:var(--color-blue);font-family:var(--cf-font);line-height:110%;font-weight:500;margin-bottom:30px;}@media (min-width:900px){.about__text h3,.about-gallery__title{margin-bottom:50px;}}.about__text p{line-height:1.6;font-size:1.1rem;color:var(--color-grey);font-weight:400;margin-top:30px;}.about__text{color:var(--color-grey);}.about-gallery{overflow:hidden;}.about-gallery>* + *{margin-top:30px;}@media (min-width:900px){.about-gallery>* + *{margin-top:50px;}}@media (max-width:480px){.about__text h3,.about-gallery__title{font-size:30px;margin-bottom:20px;}.about__text p{font-size:16px;margin-top:20px;}}.about-slider{position:relative;display:block;width:100%;padding-bottom:40px;}.about-slider .swiper-slide{position:relative;width:100%;padding-top:62.5%;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.1);}.about-slider .swiper-slide a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;}.about-slider .swiper-slide img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease;}.about-slider .swiper-slide a:hover img{transform:scale(1.05);}.about-slider .swiper-nav{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;bottom:0;padding:0 10px;box-sizing:border-box;z-index:10;}.about-slider .about-pagination{display:flex;justify-content:center;align-items:center;height:24px;}.about-slider .swiper-pagination-bullet{background:var(--color-grey);opacity:1;transition:background-color 0.3s ease;margin-top:0;margin-bottom:0;vertical-align:middle;}.about-slider .about-prev,.about-slider .about-next{width:auto;margin:0;display:flex;align-items:center;justify-content:center;color:var(--color-blue);transition:color 0.3s ease;cursor:pointer;}.about-slider .about-prev:hover,.about-slider .about-next:hover{color:var(--color-grey);}.about-slider .about-prev::after,.about-slider .about-next::after{content:none;}.about-slider .about-prev{justify-content:flex-end;}.about-slider .about-next{justify-content:flex-start;}.about-slider .about-prev svg,.about-slider .about-next svg{width:24px;height:24px;stroke:currentColor;}.about-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:30px;padding:20px;border-radius:12px;}.about-details-item{display:flex;align-items:center;justify-content:center;padding:20px;transition:transform 0.3s ease;}.about-details-item:hover{transform:translateY(-5px);}.about-details-item__icon{flex-shrink:0;margin-right:15px;padding:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;}.about-details-item__icon svg{width:48px;height:48px;color:var(--color-blue);}.about-details-item__info{display:flex;flex-direction:column;gap:5px;}.about-details-item__title{font-size:1.5rem;font-weight:500;color:var(--color-text-primary);line-height:1.4;}.about-details-item__text{font-size:0.95rem;color:var(--color-grey);line-height:1.5;}@media (max-width:768px){.about-details-item__icon svg{width:36px;height:36px;}.about-details-item__title{font-size:1.25rem;}}@media (max-width:600px){.about-details{flex-direction:column;}.about-details-item{padding:15px;align-items:flex-start;}.about-details-item__icon{padding:10px;}.about-details-item__icon svg{width:24px;height:24px;}}.speakers{position:relative;overflow:visible;z-index:2;}.speakers__wrapper{min-height:800px;}.speakers__list{display:grid;height:fit-content;grid-template-columns:repeat(3,minmax(220px,320px));gap:100px;padding:0 10vw;margin-top:50px;position:relative;z-index:2;justify-content:center;}.speakers-item{position:relative;text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;}.speakers-item__card{background-color:var(--color-bg-primary);box-shadow:0 5px 20px rgba(var(--color-black--rgb),0.07);border:4px solid var(--color-blue);overflow:hidden;display:flex;flex-direction:column;flex-grow:1;width:100%;transition:transform 0.3s ease,box-shadow 0.3s ease;will-change:transform;}.speakers-item:hover .speakers-item__card{transform:translateY(-8px);box-shadow:0 10px 25px rgba(var(--color-black--rgb),0.12);}.speakers-item__img{width:100%;position:relative;overflow:hidden;}.speakers__list:not(._partners) .speakers-item__img{aspect-ratio:3/4;}.speakers__list:not(._partners) .speakers-item__card>.speakers-item__img:only-child{aspect-ratio:auto;height:100%;flex-grow:1;min-height:380px;}.speakers-item__img img{top:0;left:0;width:100%;object-fit:cover;transition:transform 0.4s ease;will-change:transform;}.speakers__list:not(._partners) .speakers-item__img img{position:absolute;height:100%;object-position:center top;}.speakers-item:hover .speakers-item__img img{transform:scale(1.05);}.speakers-item__insta{display:inline-flex;align-items:center;align-self:flex-start;font-size:1rem;font-weight:600;color:var(--color-blue);text-decoration:none;transition:opacity 0.3s ease,color 0.3s ease;margin-bottom:12px;background-color:transparent;border:none;padding:0;}.speakers-item__insta:hover{color:var(--color-blue);opacity:0.7;background-color:transparent;}.speakers-item__insta span::before{content:"";display:inline-block;width:18px;height:18px;margin-right:8px;vertical-align:middle;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230047FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='2' width='20' height='20' rx='5' ry='5'%3E%3C/rect%3E%3Cpath d='M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z'%3E%3C/path%3E%3Cline x1='17.5' y1='6.5' x2='17.51' y2='6.5'%3E%3C/line%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;color:inherit;transition:color 0.3s ease;}.speakers-item__info{padding:20px 15px;flex-grow:1;}.speakers-item__name{font-size:1.6rem;font-weight:500;color:var(--color-blue);margin:0 0 5px 0;line-height:1.2;}.speakers-item__name,._partners__name{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;white-space:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.speakers-item__position{font-size:1rem;color:var(--color-grey);font-weight:400;line-height:1.5;}.speakers-item__theme{padding:10px 25px;border-top:4px solid var(--color-blue);background-color:var(--color-bg-primary);display:flex;align-items:center;gap:12px;}.speakers-item__theme svg{width:24px;height:24px;flex-shrink:0;}.speakers-item__theme p{margin:0;font-size:1.1rem;font-weight:500;color:var(--color-text-primary);line-height:1.4;}@media (max-width:992px){.speakers__list{grid-template-columns:repeat(2,minmax(220px,320px));}}@media (max-width:768px){.speakers__list{padding:0 5vw;gap:20px;}.speakers__list:not(._partners) .speakers-item__card>.speakers-item__img:only-child{min-height:350px;}.speakers-item__name{font-size:1.4rem;}.speakers-item__info,.speakers-item__theme{padding:20px;}}@media (max-width:480px){.speakers__list{grid-template-columns:minmax(200px,340px);padding:0 15px;margin-top:30px;}.speakers__list:not(._partners) .speakers-item__card>.speakers-item__img:only-child{min-height:320px;}.speakers-item__card{border-width:3px;}.speakers-item__name{font-size:1.3rem;}.speakers-item__position{font-size:0.95rem;}.speakers-item__theme p{font-size:1.05rem;}.speakers-item__info,.speakers-item__theme{padding:15px 20px;}.speakers-item__insta{font-size:0.9rem;padding:0;margin-bottom:8px;}}.program{padding:50px 0;background-color:var(--color-bg-secondary);}.program__wrapper{display:flex;flex-direction:column;gap:50px;margin-top:50px;}.program-section__title{font-family:var(--cf-font);font-size:2rem;font-weight:500;color:var(--color-blue);margin:0 0 30px 0;padding-bottom:15px;border-bottom:2px solid var(--color-green);display:inline-block;}.program-section__list{display:flex;flex-direction:column;gap:15px;position:relative;}.program-section__subtitle{color:var(--color-link-hover);font-size:36px;margin:30px 0 30px;font-weight:500;padding:10px 30px;}.program-item--block{background-color:rgba(var(--color-blue--rgb),0.05);border:3px solid var(--color-blue);color:var(--color-text-primary);padding:10px 30px;position:relative;display:flex;flex-direction:column;box-shadow:0 5px 15px rgba(var(--color-blue--rgb),0.05);max-width:1400px;}.program-item{display:flex;align-items:center;padding:10px 0;}.program-item--block .program-item{padding:20px 0;border-bottom:1px solid rgba(var(--color-blue--rgb),0.2);}.program-item--block .program-item:last-child{border-bottom:none;}.program-item--simple{border:none !important;box-shadow:none !important;background-color:#ffff;}.program-item__time{font-family:var(--cf-font);font-weight:400;font-size:18px;min-width:80px;}.program-item--block .program-item__time{color:var(--color-link-hover);font-weight:bold;font-size:26px;min-width:200px;margin-right:10px;padding-right:30px;}.program-item-info{flex-grow:1;text-align:left;padding-left:60px;}.program-item__text p{margin:0;font-size:16px;line-height:1.4;}.program-item--block .program-item__text p{font-size:24px;line-height:1.4;font-weight:500;color:var(--color-link-hover);max-width:650px;}.program-item--simple .program-item__time{color:var(--color-grey) !important;border-right-color:rgba(98,101,112,0.2) !important;}.program-item--simple .program-item__text p{color:var(--color-grey) !important;}.program-item__tag{position:absolute;top:50%;left:-120px;transform:translateY(-50%) rotate(-90deg);transform-origin:center;color:var(--color-white);text-shadow:-1px -1px 0 var(--color-blue),0 -1px 0 var(--color-blue),1px -1px 0 var(--color-blue),1px 0 0 var(--color-blue),1px 1px 0 var(--color-blue),0 1px 0 var(--color-blue),-1px 1px 0 var(--color-blue),-1px 0 0 var(--color-blue),0 0 1px var(--color-blue);font-weight:400;font-size:32px;letter-spacing:2px;white-space:nowrap;line-height:1;user-select:none;pointer-events:none;transition:all 0.3s ease;}@media (max-width:1200px){.program-item__tag{font-size:30px;left:-90px;}}@media (max-width:992px){.program__wrapper{gap:50px;}.program-item__tag{font-size:26px;left:-70px;letter-spacing:1px;}}@media (max-width:768px){.program-section__subtitle{font-size:28px;margin-top:20px;margin-bottom:20px;padding:10px 20px;}.program-section__list{padding-left:0 !important;}.program-item--block{padding:25px 20px;}.program-item--block .program-item{flex-direction:column;align-items:flex-start;padding:20px 0;}.program-item--block .program-item__time{font-size:20px;border-right:none;border-bottom:1px solid rgba(var(--color-blue--rgb),0.2);margin-bottom:10px;padding-bottom:10px;width:100%;margin-right:0;}.program-item-info{width:100%;padding-left:0;}.program-item--simple .program-item__time{border-bottom-color:rgba(98,101,112,0.2) !important;}.program-item--block .program-item__text p{font-size:18px;}.program-item__tag{position:static;transform:none;display:inline-block;width:fit-content;margin-bottom:15px;font-size:20px;text-align:left;font-weight:900;letter-spacing:1px;color:var(--color-white);background-color:transparent;padding:0;border-radius:0;}}.location__wrapper{margin-top:50px;display:flex;flex-direction:column;gap:5px;}.location-item{padding:30px;padding-left:0;display:flex;justify-content:space-between;align-items:center;}.location-item__title{font-family:var(--cf-font);font-size:1.8rem;font-weight:500;color:var(--color-blue);}.location-item__text{font-size:1.3rem;color:var(--color-grey);width:fit-content;text-align:right;max-width:800px;line-height:140%;}.location-item__text p{margin:0;}@media (max-width:768px){.career-forum-section{margin-top:3rem;}.block-title{padding:0 15px;}.career-forum-location{padding:60px 0;}.career-forum-location .block-title{margin-bottom:40px;}.location__wrapper{gap:25px;}.location-item{padding:25px;padding-left:0;}.location-item__title{font-size:1.6rem;}.location-item__text{font-size:1rem;}}@media (max-width:480px){.career-forum-location{padding:40px 0;}.career-forum-location .block-title{margin-bottom:30px;}.location__wrapper{gap:20px;}.location-item{padding:20px 0px;}.location-item__title{font-size:1.4rem;}.location-item__text{font-size:0.9rem;}}.partners{padding:80px 0;background-color:var(--color-bg-secondary);}.partners .block-title{margin-bottom:50px;}.speakers__list._partners{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,380px));gap:30px;margin:50px 0;position:relative;z-index:2;justify-content:center;align-items:stretch;}._partners .speakers-item__img{width:100%;position:relative;background-color:var(--color-bg-primary);border-bottom:1px solid var(--color-grey-010);}._partners .speakers-item__img img{top:0;left:0;width:100%;height:100%;object-fit:contain;padding:20px;box-sizing:border-box;transition:transform 0.4s ease;will-change:transform;}._partners .speakers-item__info{padding:25px;display:flex;flex-direction:column;flex-grow:1;}._partners .speakers-item__name{font-size:1.6rem;font-weight:500;color:var(--color-text-primary);margin:0 0 15px 0;line-height:1.2;}._partners .speakers-item__position{color:var(--color-grey);font-size:1rem;line-height:1.6;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;}._partners .speakers-item__position p{margin:0;}._partners .speakers-item{height:auto;display:flex;flex-direction:column;}._partners .speakers-item__card{height:auto;min-height:200px;flex-grow:1;display:flex;flex-direction:column;}.read-more{font-size:0.95rem;font-weight:600;color:var(--color-blue);cursor:pointer;display:inline-block;margin-top:15px;transition:opacity 0.3s ease;align-items:end;}.read-more:hover{opacity:0.7;}.extra-text{max-height:0;opacity:0;visibility:hidden;overflow:hidden;font-size:0.95rem;color:var(--color-grey);padding-top:0;border-top:1px solid transparent;margin-top:0;transition:max-height 0.4s ease-in-out,opacity 0.4s ease-in-out,padding-top 0.4s ease-in-out,margin-top 0.4s ease-in-out,border-color 0.4s ease-in-out,visibility 0.4s ease-in-out;hyphens:auto;-webkit-hyphens:auto;word-wrap:break-word;text-align:justify;}.extra-text p{margin:0;}.extra-text.is-open{max-height:1500px;opacity:1;visibility:visible;padding-top:10px;border-top-color:var(--color-grey-010);margin-top:15px;}.career-forum-form{background-color:var(--color-bg-secondary);}.career-forum-form .block-title{margin-bottom:50px;}.career-forum-form__wrapper{padding:0 10vw;}#cr-google-form .input{display:flex;flex-direction:column;gap:20px;}#cr-google-form input[type="text"],#cr-google-form input[type="tel"]{width:100%;padding:20px 18px;font-size:1rem;font-family:var(--cf-font);color:var(--color-text-primary);background:var(--color-bg-primary);border:4px solid var(--color-blue);box-sizing:border-box;}#cr-google-form input[type="text"]::placeholder,#cr-google-form input[type="tel"]::placeholder{color:var(--color-text-muted);}#cr-google-form input[type="text"]:focus,#cr-google-form input[type="tel"]:focus{outline:none;border-color:var(--color-blue);box-shadow:0 0 0 3px rgba(var(--color-blue--rgb),0.15);}#cr-google-form p{font-size:1.1rem;font-weight:500;color:var(--color-blue);text-align:left;margin-top:15px;}.career-forum-radio-group{display:flex;flex-direction:column;gap:15px;margin-bottom:30px;}.radio-option{display:flex;align-items:center;position:relative;cursor:pointer;}.radio-option input[type="radio"]{display:none;}.radio-option label{font-size:1rem;font-weight:500;color:var(--color-text-primary);cursor:pointer;padding-left:30px;}.radio-option label::before{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid var(--color-border);border-radius:50%;background:var(--color-bg-primary);transition:border-color 0.3s ease;}.radio-option label::after{content:"";display:block;position:absolute;left:5px;top:50%;transform:translateY(-50%) scale(0);width:10px;height:10px;background:var(--color-blue);border-radius:50%;transition:transform 0.3s ease;}.radio-option input[type="radio"]:checked + label{color:var(--color-blue);font-weight:600;}.radio-option input[type="radio"]:checked + label::before{border-color:var(--color-blue);}.radio-option input[type="radio"]:checked + label::after{transform:translateY(-50%) scale(1);}.radio-option:hover label::before{border-color:var(--color-blue);}#cr-google-form .btn{width:100%;padding:18px 52px;font-size:24px;font-weight:600;text-transform:uppercase;color:var(--color-white);background:var(--color-blue);border:none;cursor:pointer;transition:opacity 0.3s ease;position:relative;overflow:hidden;border-radius:0;font-family:var(--cf-font);}#cr-google-form .btn:hover{opacity:0.85;}.career-forum-form-loader{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:3px solid rgba(255,255,255,0.3);border-top-color:var(--color-white);border-radius:50%;animation:spin 1s linear infinite;}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg);}}#cr-google-form.is-loading .btn{color:transparent;pointer-events:none;}#cr-google-form.is-loading .career-forum-form-loader{display:block;}@media (max-width:600px){#cr-google-form input[type="text"],#cr-google-form input[type="tel"]{padding:16px 18px;font-size:0.95rem;}#cr-google-form .btn{font-size:18px;padding:16px 30px;}}.form-columns-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:40px;background-color:var(--color-blue--rgb);}.form-column-right{display:flex;flex-direction:column;gap:30px;}#cr-google-form .form-column-right p:nth-of-type(2){margin-top:20px;}#cr-google-form .form-column-right .career-forum-radio-group{margin-bottom:0;}@media (max-width:768px){.form-columns-wrapper{grid-template-columns:1fr;gap:30px;}#cr-google-form .form-column-right p:nth-of-type(2){margin-top:30px;}}.career-forum-footer{position:relative;background-color:var(--color-bg-secondary);padding:40px 0;overflow:hidden;}.career-forum-footer ._container{position:relative;z-index:2;}.career-forum-footer__top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;}.career-forum-footer__logo img{max-height:40px;width:auto;}.career-forum-footer__nav ul{display:flex;align-items:center;flex-wrap:wrap;gap:30px;list-style:none;margin:0;padding:0;}.career-forum-footer__nav a{text-decoration:none;color:var(--color-text-primary);font-weight:500;font-size:0.95rem;transition:color 0.3s ease;}.career-forum-footer__nav a:hover{color:var(--color-blue);}.career-forum-footer__divider{border:0;height:1px;background-color:var(--color-blue);opacity:0.3;margin:30px 0;}.career-forum-footer__bottom{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:30px;}.career-forum-footer__contacts{display:flex;gap:35px;flex-wrap:wrap;}.career-forum-footer__contact-item{display:flex;align-items:flex-start;gap:12px;font-size:0.9rem;color:var(--color-grey);line-height:1.5;}.career-forum-footer__contact-item svg{width:20px;height:20px;color:var(--color-blue);flex-shrink:0;margin-top:3px;}.career-forum-footer__contact-item span{display:block;}.career-forum-footer__contact-item div span:first-child{margin-bottom:5px;}.career-forum-footer__socials{display:flex;gap:15px;align-items:center;}.career-forum-footer__socials a{color:var(--color-text-primary);transition:color 0.3s ease;}.career-forum-footer__socials a:hover{color:var(--color-blue);}.career-forum-footer__socials svg{width:24px;height:24px;}.career-forum-footer__crest-watermark{position:absolute;right:-80px;top:50%;transform:translateY(-50%);width:300px;height:300px;opacity:0.08;z-index:1;pointer-events:none;object-fit:contain;}@media (max-width:992px){.career-forum-footer__top{flex-direction:column;gap:30px;}.career-forum-footer__nav ul{justify-content:center;}.career-forum-footer__bottom{flex-direction:column;align-items:center;gap:40px;}.career-forum-footer__contacts{flex-direction:column;align-items:center;text-align:center;gap:25px;}.career-forum-footer__contact-item{flex-direction:column;align-items:center;text-align:center;}.career-forum-footer__contact-item svg{margin-top:0;}.career-forum-footer__crest-watermark{display:none;}}@media (max-width:480px){.career-forum-footer__nav ul{flex-direction:column;gap:20px;}}.career-forum-footer__logos{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;}.cr-honeypot{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}.about-gallery .swiper-pagination-bullet-active{background-color:var(--color-blue) !important;}@media (max-width:768px){.about-slider .about-prev,.about-slider .about-next{display:none;}}#career-forum-about,#career-forum-program,#career-forum-form,#career-forum-partners,#career-forum-speakers,#career-forum-employers{scroll-margin-top:180px;}.speakers-item__card--coming-soon{display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--color-bg-secondary);border:2px dashed var(--color-blue);height:100%;min-height:400px;opacity:0.8;}.speakers-item__placeholder-content{padding:20px;display:flex;flex-direction:column;align-items:center;gap:15px;}.speakers-item__placeholder-content svg{margin-bottom:10px;opacity:0.7;}.speakers-item__placeholder-content .speakers-item__name{font-size:20px;font-weight:500;color:var(--color-text-primary);margin-bottom:5px;}.speakers-item__placeholder-content p{font-size:16px;color:var(--color-text-secondary);margin:0;}._partners .speakers-item__card--coming-soon{min-height:480px;height:auto;}.speakers-horizontal-text{width:100%;overflow:hidden;padding:20px 0;position:relative;user-select:none;display:flex;flex-direction:column;gap:10px;margin-bottom:200px;}.horizontal-track{display:flex;width:max-content;white-space:nowrap;animation:marqueeHorizontal 70s linear infinite;will-change:transform;}.horizontal-track.track-reverse{animation:marqueeHorizontalReverse 70s linear infinite;}.horizontal-track span{font-size:3rem;font-weight:500;margin-right:40px;text-transform:lowercase;line-height:1;}.horizontal-track span:nth-child(odd){color:var(--color-blue);}.horizontal-track span:nth-child(even){color:var(--color-white);text-shadow:-1px -1px 0 var(--color-blue),0 -1px 0 var(--color-blue),1px -1px 0 var(--color-blue),1px 0 0 var(--color-blue),1px 1px 0 var(--color-blue),0 1px 0 var(--color-blue),-1px 1px 0 var(--color-blue),-1px 0 0 var(--color-blue),0 0 1px var(--color-blue);}@media (max-width:768px){.horizontal-track span{font-size:2.2rem;margin-right:25px;}.speakers-horizontal-text{gap:8px;}}@media (max-width:480px){.horizontal-track span{font-size:1.8rem;margin-right:15px;}.speakers-horizontal-text{margin-top:30px;margin-bottom:0;}}@keyframes marqueeHorizontal{0%{transform:translate3d(0,0,0);}100%{transform:translate3d(-50%,0,0);}}@keyframes marqueeHorizontalReverse{0%{transform:translate3d(-50%,0,0);}100%{transform:translate3d(0,0,0);}}.event-alert-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;}.event-alert-overlay.is-visible{opacity:1;visibility:visible;}.event-alert-box{background:var(--color-bg-primary);width:90%;max-width:400px;padding:30px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,0.2);transform:translateY(20px);transition:transform 0.3s ease;border:1px solid rgba(var(--color-blue--rgb),0.1);}.event-alert-overlay.is-visible .event-alert-box{transform:translateY(0);}.event-alert-title{font-size:20px;font-weight:500;margin-bottom:15px;color:var(--color-text-primary);}.event-alert-message{font-size:16px;line-height:1.5;color:var(--color-text-primary);margin-bottom:25px;}.event-alert-btn{display:inline-block;background:var(--color-blue);color:var(--color-white);padding:12px 30px;border-radius:50px;text-decoration:none;font-weight:600;cursor:pointer;border:none;transition:background 0.3s ease,transform 0.2s;}.event-alert-btn:hover{background:var(--color-blue-100);transform:scale(1.05);}.partners-item-card{min-height:200px !important;}.program-item--simple{margin-bottom:0;}.program-item--simple .program-item{padding:10px 0;}#career-forum-program{position:relative;z-index:1;}#career-forum-program::before{content:'';position:absolute;top:-350px;left:0;width:160px;height:935px;transform:rotate(0deg);background-image:url("data:image/svg+xml,%3Csvg width='160' height='935' viewBox='0 0 160 935' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_6252_2357)'%3E%3Cpath d='M-170.786 904.267L99.4129 261.285C100.719 258.178 99.2094 254.605 96.0714 253.375L-407 56.1543' stroke='%230047FF' stroke-width='97'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_6252_2357' x='-435.702' y='0' width='595.1' height='934.057' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_6252_2357'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:right top;z-index:-1;pointer-events:none;}#career-forum-program::after{content:'';position:absolute;top:400px;right:0;width:160px;height:935px;background-image:url("data:image/svg+xml,%3Csvg width='160' height='935' viewBox='0 0 160 935' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_6252_2357)'%3E%3Cpath d='M-170.786 904.267L99.4129 261.285C100.719 258.178 99.2094 254.605 96.0714 253.375L-407 56.1543' stroke='%230047FF' stroke-width='97'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_6252_2357' x='-435.702' y='0' width='595.1' height='934.057' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_6252_2357'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:right top;transform:scale(-1,-1);z-index:-1;pointer-events:none;}@media (max-width:1024px){#career-forum-program::after{display:none;}#career-forum-program::before{display:none;}}.about-banner{height:clamp(500px,90vh,900px);}@media (max-width:992px){.about-banner{height:500px;}}@media (max-width:768px){.about-banner{height:400px;}}@media (max-width:480px){.about-banner{height:300px;}}.about-slider .swiper-slide{padding-top:133%;background-color:var(--color-bg-secondary);}@media (min-width:900px){.about-slider .swiper-slide{padding-top:0;height:700px;}.about-slider{max-width:550px !important;margin:0 !important;}.about__info{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:0 10vw;}}@media (max-width:768px){.about-slider .swiper-slide{padding-top:125%;}.about-gallery__title{text-align:left !important;}}@media (min-width:1200px){.about__info{grid-template-columns:1.2fr 1fr;gap:100px;}}.about-gallery{display:flex;flex-direction:column;align-items:center;width:100%;}.about-gallery__title{text-align:center;width:100%;font-size:2rem !important;margin-bottom:30px !important;}.about-slider{max-width:500px !important;width:100%;}.about__text p{font-size:1.1rem;line-height:1.6;margin-top:20px;}#career-forum-about{position:relative;z-index:1;overflow:hidden;background-color:var(--color-bg-primary);}#career-forum-about::before,#career-forum-about::after{content:'';position:absolute;border-radius:50%;filter:blur(120px);z-index:0;pointer-events:none;}#career-forum-about::before{width:400px;height:400px;background:rgba(var(--color-blue--rgb),0.12);bottom:35%;left:45%;}#career-forum-about::after{width:700px;height:700px;background:rgba(var(--color-blue--rgb),0.12);bottom:5%;right:-150px;}.about__wrapper{position:relative;z-index:2;}@media (max-width:768px){#career-forum-about::before{width:300px;height:300px;filter:blur(80px);left:-200px;}#career-forum-about::after{width:400px;height:400px;filter:blur(100px);right:-300px;}}body{overflow-x:hidden;}#career-forum-speakers::before{content:'';position:absolute;border-radius:50%;width:400px;height:400px;background:rgba(var(--color-blue--rgb),0.12);filter:blur(120px);top:-100px;left:-200px;z-index:0;pointer-events:none;}@media (max-width:768px){#career-forum-speakers::before{width:300px;height:300px;filter:blur(80px);left:-150px;}}.video-popup-overlay .career-popup__wrapper{width:100%;max-width:1200px;height:auto;margin:0 auto;position:relative;display:block;}.video-content-player{position:relative;padding-top:56.25%;width:100%;height:0;background:var(--color-black);display:block;}.video-content-player video{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 10px 40px rgba(0,0,0,0.4);}@media (max-width:768px){.video-popup-overlay .career-popup__wrapper{max-width:95%;height:auto;}.video-popup-overlay .popup__close{top:-40px;right:0;background:transparent;padding:0;width:auto;height:auto;}}.about-details{margin:2vw 10vw;padding:20px 0;display:flex;justify-content:space-between;}.about-details-item{display:flex;justify-content:flex-start;align-items:center;padding:20px 0;max-width:450px;}.about-details-item__icon{padding:12px 0;}.coming-soon-banner{position:relative;z-index:1;margin:0 10vw 50px 10vw;padding:50px 20px;border:2px solid var(--color-blue);text-align:center;}.coming-soon-banner__title{color:var(--color-blue);font-size:4rem;font-weight:500;margin:0 0 20px 0;line-height:1.2;position:relative;z-index:2;}.coming-soon-banner__subtitle{color:var(--color-blue);font-size:2.5rem;font-weight:500;margin:0;position:relative;z-index:2;}.coming-soon-banner::after{content:'';position:absolute;border-radius:50%;width:300px;height:300px;background:rgba(var(--color-blue--rgb),0.1);top:10%;left:-200px;transform:translateY(-50%);z-index:-1;pointer-events:none;}@media (max-width:992px){.coming-soon-banner__title{font-size:2.5rem;}.coming-soon-banner__subtitle{font-size:1.5rem;}}@media (max-width:768px){.coming-soon-banner{padding:15px;}.coming-soon-banner__title{font-size:2rem;}.coming-soon-banner__subtitle{font-size:1.2rem;}.coming-soon-banner::after{left:-350px;}}@media (max-width:480px){.coming-soon-banner__title{font-size:1.6rem;}.coming-soon-banner__subtitle{font-size:1.1rem;}}.location-item{padding:30px 0;}.location-item__title{max-width:400px;line-height:140%;}.location-item__text{text-align:left;}#cr-google-form .btn{padding:20px;font-size:18px;min-width:200px;max-width:400px;margin:0 auto;}#cr-google-form input[type="text"],#cr-google-form input[type="tel"]{padding:20px !important;}@media (max-width:768px){.location__wrapper{gap:20px;}.location-item{flex-direction:column;align-items:flex-start;gap:10px;padding:20px;background-color:var(--color-bg-secondary);border-left:4px solid var(--color-blue);}.location-item__title{font-size:1.5rem;}.location-item__title p{margin:0;}.location-item__text{text-align:left;max-width:100%;font-size:1.05rem;}}@media (max-width:480px){.location-item{padding:15px;}.location-item__title{font-size:1.3rem;}.location-item__text{font-size:0.95rem;}}.career-forum-mobile-btn{display:none;}@media (max-width:1200px){.career-forum-mobile-btn{display:block;width:100%;margin-top:40px;}.career-forum-mobile-btn .btn{display:block;width:100%;padding:15px;background-color:var(--color-blue);color:var(--color-white);font-size:1.2rem;font-weight:600;text-transform:uppercase;text-align:center;text-decoration:none;border:2px solid var(--color-blue);transition:all 0.3s ease;}.career-forum-mobile-btn .btn:hover,.career-forum-mobile-btn .btn:active{background-color:var(--color-green);border-color:var(--color-green);color:var(--color-text-primary);}}.about__text .text-lead{font-size:1.25rem;color:var(--color-text-primary);line-height:1.6;margin-bottom:25px;}.about__text .text-lead strong{color:var(--color-blue);font-weight:700;}.about__text .text-marker{background-repeat:no-repeat;background-size:100% 35%;background-position:0 90%;font-weight:500;color:var(--color-text-primary);}.about__text .text-highlight-box{background-color:var(--color-bg-secondary);border-left:4px solid var(--color-blue);padding:25px 30px;margin:20px 0;}.about__text .text-highlight-box p{margin:0;font-size:1.15rem;color:var(--color-text-primary);font-weight:500;line-height:1.5;}.about__text .text-cta{margin-top:45px;font-size:1.2rem;line-height:1.6;}.about__text .text-cta .text-accent{color:var(--color-grey);}.about__text .text-cta strong{display:block;margin-top:10px;color:var(--color-blue);text-transform:uppercase;letter-spacing:0.03em;font-weight:800;}@media (max-width:768px){.about__text .text-lead{font-size:1.1rem;}.about__text .text-highlight-box{padding:20px;margin:25px 0;}.about__text .text-highlight-box p{font-size:1.05rem;}.about__text .text-cta{margin-top:30px;}.about__text .text-cta strong{font-size:1rem;}}.career-forum-header{padding-top:2vw;}.career-forum-header::before{content:'';position:absolute;top:-30px;left:40px;width:881px;height:137px;background-image:url("data:image/svg+xml,%3Csvg width='380' height='100' viewBox='0 0 881 137' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23f)'%3E%3Cpath d='M861.091 -80.6328L57.2621 86.2914C52.8826 87.2008 49.0837 83.1711 50.2495 78.8528L142.813 -264' stroke='%230047FF' stroke-width='78'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='f' x='0' y='-285.166' width='880.021' height='421.613' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur /%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;z-index:-1;pointer-events:none;}@media (max-width:1024px){.career-forum-header::before{width:440px;height:68px;top:-10px;left:-30px;}}@media (max-width:768px){.career-forum-header::before{display:none;}}.career-forum-form__wrapper{padding:5vw 10vw;background-color:rgba(var(--color-blue--rgb),0.05);}.career-forum-form__wrapper .btn{display:flex;justify-content:center;align-items:center;width:fit-content;margin:20px auto;padding:24px 100px;font-size:30px;font-weight:600;text-transform:uppercase;color:var(--color-white);background:var(--color-blue);border:2px solid var(--color-blue);cursor:pointer;transition:color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;position:relative;overflow:hidden;border-radius:0;font-family:var(--cf-font);text-decoration:none;z-index:1;}.career-forum-form__wrapper .btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-green);transform:scaleX(0);transform-origin:left;transition:transform 0.4s cubic-bezier(0.25,0.8,0.25,1);z-index:-1;}.career-forum-form__wrapper .btn:hover{color:var(--color-text-primary);border-color:var(--color-green);box-shadow:0 5px 15px rgba(0,223,102,0.4);}.career-forum-form__wrapper .btn:hover::before{transform:scaleX(1);}@media (max-width:768px){.career-forum-form__wrapper .btn{width:100%;padding:18px 30px;font-size:22px;}}.career-forum-form{background-color:var(--color-bg-primary) !important;margin-top:40px;}.speakers__list:not(._partners) .speakers-item__img{flex:0 0 auto;height:380px;width:100%;aspect-ratio:auto;}.speakers__list._partners{align-items:flex-start;}.speakers__list._partners .speakers-item{display:flex;height:auto;width:100%;}.speakers__list._partners .speakers-item__card{display:flex;flex-direction:column;width:100%;min-height:440px;}.speakers__list._partners .speakers-item__img{flex:0 0 auto;height:220px;display:flex;align-items:center;justify-content:center;padding:20px;pointer-events:none;}.speakers__list._partners .speakers-item__img img{max-height:100%;max-width:100%;object-fit:contain;}.speakers__list._partners .speakers-item__info{flex-grow:1;}.speakers-item__info{display:flex;flex-direction:column;}.speakers-item__name{min-height:2em;}.speakers-item__position{flex-grow:1;}.speakers-item__theme{min-height:150px;}.speakers-item__insta{min-height:24px;}.speakers-item__insta.speakers-item__fb span::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230047FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='2' width='20' height='20' rx='5' ry='5'%3E%3C/rect%3E%3Cpath d='M16 7h-2a2 2 0 0 0-2 2v9'%3E%3C/path%3E%3Cline x1='9' y1='11' x2='15' y2='11'%3E%3C/line%3E%3C/svg%3E");}html{scroll-behavior:smooth;}html,body{overflow-x:clip;}body{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;background-color:var(--color-bg-primary,#fdfdfd);color:var(--color-text-primary,#333333);}body._lock{overflow:hidden;}.visually-hidden{position:absolute !important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;}img{max-width:100%;height:auto;}