@layer components-shared{.dropdown{position:relative;width:-moz-fit-content;width:fit-content;min-width:220px;cursor:pointer}@media screen and (max-width:1279.98px){.dropdown{width:100%}}.dropdown__field{display:flex;align-items:center;justify-content:space-between;width:100%;height:36px;padding:6px 8px 6px 12px;transition:all .4s;color:var(--white);border-radius:var(--br8);background:var(--white-5)}@media screen and (max-width:1279.98px){.dropdown__field{justify-content:center}}.dropdown__field:has(.dropdown__input:disabled){cursor:default;color:var(--white-20);background:var(--white-5)}.dropdown__field:hover{background:var(--blue)}.dropdown__input{width:-moz-fit-content;width:fit-content;cursor:pointer;transition:all .4s;letter-spacing:.05em;color:inherit;border:none;background:rgba(0,0,0,0);font-size:var(--fs16);font-weight:var(--fw540);font-variation-settings:"wdth" 83}.dropdown__input:focus,.dropdown__input:focus-visible{outline:none}.dropdown__input:disabled{cursor:default}.dropdown__icon{width:19px;height:19px;transition:all .4s}@media screen and (max-width:1279.98px){.dropdown__icon{margin-bottom:4px}}.dropdown__list{position:absolute;z-index:1;top:calc(100% + 8px);right:0;left:0;display:flex;visibility:hidden;flex-direction:column;padding:6px;transition:all .4s;opacity:0;border-radius:var(--br8);background:var(--white-5);gap:6px;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px)}.dropdown__item{transition:all .4s;color:var(--gray);padding-inline:6px 11px}@media screen and (max-width:1279.98px){.dropdown__item{text-align:center}}.dropdown__item:hover{color:var(--white)}.dropdown.js-dropdown-active .dropdown__field{background:var(--blue)}.dropdown.js-dropdown-active .dropdown__icon{transform:rotate(180deg)}.dropdown.js-dropdown-active .dropdown__list{visibility:visible;opacity:1}.dropdown .dropdown__item.js-dropdown-item-active{display:flex;align-items:center;justify-content:space-between;color:var(--white);gap:13px}.dropdown .dropdown__item.js-dropdown-item-active:after,.dropdown .dropdown__item.js-dropdown-item-active:before{display:block;width:6px;height:6px;content:"";border-radius:var(--br-circle);background:var(--white)}.dropdown .dropdown__item.js-dropdown-item-active:before{display:none}@media screen and (max-width:1279.98px){.dropdown .dropdown__item.js-dropdown-item-active:before{display:block}}}@layer components-shared{.activity-card{position:relative;display:flex;flex-direction:column;gap:8px;padding:36px 28px 0}@media screen and (max-width:1279.98px){.activity-card{padding:36px 16px 0 28px}}@media screen and (max-width:767.98px){.activity-card{padding:32px 0 0 28px}}.activity-card:before{position:absolute;top:12px;right:28px;left:28px;height:1px;content:"";background:var(--white-20)}@media screen and (max-width:1279.98px){.activity-card:before{right:16px}}@media screen and (max-width:767.98px){.activity-card:before{right:0}}.activity-card__icon{position:absolute;top:4px;left:4px}.tabs{display:flex;flex-direction:column}.tabs__navigation-tab{display:flex;-moz-column-gap:8px;column-gap:8px;margin:0 auto 24px}.tabs-content{position:absolute;top:0;left:0;width:100%;transition:opacity 1.2s ease 0s,transform 1.2s ease 0s;pointer-events:none;opacity:0}.tabs-content.js-tab-active{position:relative;transition-delay:.15s;pointer-events:auto;opacity:1}.tabs-content.js-tab-hidden{transform:translateY(40px);opacity:0}.image-collection__item{overflow:hidden;cursor:pointer}.image-collection__item img{transition-duration:.4s}.image-collection__item:hover img{scale:1.03}.image-collection__button{display:flex;margin:36px auto 0}.image-collection__modal{background:var(--black)}.image-collection__modal .modal__body{display:flex;flex-direction:column;justify-content:center;padding-bottom:29px}}@layer components-shared{}@layer components-shared{}@layer components-shared{@media(max-width:1280px){.image-collection__modal{padding-right:0}}.image-collection__slide,.image-collection__slider,.image-collection__slider-wrap{height:100%}@media(max-width:1280px){.image-collection__slide,.image-collection__slider,.image-collection__slider-wrap{height:auto;min-height:500px}}.image-collection__slider-wrap{position:relative;width:100%;margin-inline:auto}@media(max-width:1280px){.image-collection__slider-wrap{width:calc(100% + 32px);margin-left:-16px}}@media(max-width:390px){.image-collection__slider-wrap{width:100%;margin-left:0}}.image-collection__slide{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;aspect-ratio:2}.image-collection__slide img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:81vh}@media(max-width:1280px){.image-collection__slide{width:704px;height:auto}.image-collection__slide img{-o-object-fit:cover;object-fit:cover;max-height:393px}}@media(max-width:768px){.image-collection__slide{width:90%}}@media screen and (max-width:767.98px){.image-collection__slide img{-o-object-fit:contain;object-fit:contain}.image-collection__navigation{display:none}}.image-collection__navigation .slider__button{position:absolute;z-index:1;top:50%;left:16px;transform:translateY(-50%)}@media screen and (max-width:1279.98px){.image-collection__navigation .slider__button{left:8px}}.image-collection__navigation .slider__button_next{right:16px;left:auto}@media screen and (max-width:1279.98px){.image-collection__navigation .slider__button_next{right:8px}}.image-collection__description{position:absolute;bottom:0;left:50%;display:flex;align-items:start;justify-content:space-between;width:95%;transform:translateX(-50%)}@media screen and (max-width:1279.98px){.image-collection__description{flex-direction:column;row-gap:24px}}.image-collection__description-inner{display:grid;row-gap:4px}.video-collection{transition:opacity 1.2s ease 0s,transform 1.2s ease 0s;opacity:1}.video-collection__container{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 8px}}@layer components-shared{@media(max-width:1280px){.video-collection__container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767.98px){.video-collection__container{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.video-collection__container{grid-template-columns:repeat(1,1fr)}}.video-collection__button{display:flex;margin:36px auto 0}.video-collection__modal{background:var(--black)}.video-collection__modal .modal__body{display:flex;flex-direction:column;justify-content:center;padding-bottom:29px}@media(max-width:1280px){.video-collection__modal{padding-right:0}}.video-collection__slide,.video-collection__slider,.video-collection__slider-wrap{height:100%}@media(max-width:1280px){.video-collection__slide,.video-collection__slider,.video-collection__slider-wrap{height:auto;min-height:auto}}.video-collection__slider-wrap{position:relative;width:100%;margin-inline:auto}@media(max-width:1280px){.video-collection__slider-wrap{width:calc(100% + 32px);margin-left:-16px}}@media(max-width:390px){.video-collection__slider-wrap{width:100%;margin-left:0}}.video-collection__slide{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;aspect-ratio:2}.video-collection__slide img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:81vh}.video-collection__slide iframe{height:100%}@media(max-width:1280px){.video-collection__slide{width:704px;height:auto}.video-collection__slide img{-o-object-fit:cover;object-fit:cover;max-height:393px}}@media(max-width:768px){.video-collection__slide{width:90%}}@media screen and (max-width:767.98px){.video-collection__slide img{-o-object-fit:contain;object-fit:contain}.video-collection__navigation{display:none}}.video-collection__navigation .slider__button{position:absolute;z-index:1;top:50%;left:16px;transform:translateY(-50%)}@media screen and (max-width:1279.98px){.video-collection__navigation .slider__button{left:8px}}.video-collection__navigation .slider__button_next{right:16px;left:auto}@media screen and (max-width:1279.98px){.video-collection__navigation .slider__button_next{right:8px}}.video-collection.js-animate{transform:translateY(0);opacity:1}.video-collection:not(.js-animate){transform:translateY(40px);opacity:0}.team-collection{display:flex;overflow:hidden;flex-direction:column}}@layer components-shared{.team-collection:not(:has(.team-collection__carousel)){display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:8px}.team-collection:not(:has(.team-collection__carousel)) .team-card{width:auto}.team-collection__carousel{display:flex;max-width:1600.98px;margin:0 auto;padding:4px 0;will-change:transform;backface-visibility:hidden;transform-style:preserve-3d}.team-collection__carousel>*{flex:0 0 100%}.team-collection__carousel:first-child{transform:translateX(-10%)}.team-collection__carousel:nth-child(2){transform:translateX(-50%)}.team-collection__carousel:nth-child(3){transform:translateX(-15%)}.team-collection__carousel:nth-child(4){transform:translateX(-45%)}@media screen and (max-width:767.98px){.team-collection__carousel .team-card{max-width:320px}}.team-collection__group{display:flex;gap:8px;flex-shrink:0;padding-right:8px}.team-collection__button{width:-moz-fit-content;width:fit-content;margin-top:54px;margin-inline:auto}@media screen and (max-width:767.98px){.team-collection__button{margin-top:32px}}}@layer components-widgets{.about{padding-block:120px}@media screen and (max-width:1279.98px){.about{padding-block:60px}}@media screen and (max-width:767.98px){.about{padding-block:48px}}.about__content{display:flex;align-items:center;flex-direction:column;max-width:50%;margin:0 auto;gap:48px;text-align:center}@media screen and (max-width:1279.98px){.about__content{max-width:550px}}@media screen and (max-width:767.98px){.about__content{max-width:100%;gap:24px}}.about__text i{font-style:italic}.activity{padding-block:120px}}@layer components-widgets{@media screen and (max-width:1279.98px){.activity{padding-block:60px}}@media screen and (max-width:767.98px){.activity{padding-block:48px}}.activity__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.activity__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.activity__heading{margin-bottom:48px}}.activity__content{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 8px}@media screen and (max-width:1279.98px){.activity__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.98px){.activity__content{grid-template-columns:1fr;gap:24px}}}@layer components-widgets{.contents{padding-block:120px}@media screen and (max-width:1279.98px){.contents{padding-block:60px}}@media screen and (max-width:767.98px){.contents{padding-block:48px}}.contents__heading{margin-bottom:80px;text-align:center}@media screen and (max-width:1279.98px){.contents__heading{margin-bottom:48px}}@media screen and (max-width:767.98px){.contents__heading{margin-bottom:32px}}.contents__group-heading{text-align:center;padding-block:80px 40px}@media screen and (max-width:1279.98px){.contents__group-heading{text-align:left;padding-block:64px 36px}}@media screen and (max-width:767.98px){.contents__group-heading{padding-block:48px 24px}}}@layer components-shared{.accordion{transition:all .4s;border-top:1px solid var(--white-20)}.accordion__group{border-bottom:1px solid var(--white-20)}.accordion__group-header{display:grid;align-items:center;width:100%;padding:40px 16px;cursor:pointer;grid-template-columns:100px 1fr 100px}.accordion__group-header:hover{color:var(--white)}.accordion__group-header:hover .accordion__group-header-title,.accordion__group-header:hover span{color:var(--white)!important}.accordion__group-header:hover .accordion__group-header-icon:after,.accordion__group-header:hover .accordion__group-header-icon:before{background-color:var(--white)}@media screen and (max-width:1279.98px){.accordion__group-header{padding:28px 0;grid-template-areas:"page . icon" "title title title";gap:8px}}.accordion__group-header-page{transition:all .4s}@media screen and (max-width:1279.98px){.accordion__group-header-page{grid-area:page}}.accordion__group-header-title{transition:all .4s;text-align:center}@media screen and (max-width:1279.98px){.accordion__group-header-title{grid-area:title;text-align:left}}.accordion__group-header-icon{position:relative;width:18px;height:18px;margin:3px;transition:all .4s;justify-self:end}@media screen and (max-width:1279.98px){.accordion__group-header-icon{grid-area:icon}}.accordion__group-header-icon:after,.accordion__group-header-icon:before{position:absolute;content:"";transition-duration:.3s;background-color:var(--gray)}.accordion__group-header-icon:after{top:0;left:50%;width:2px;height:100%;transform:translateX(-50%)}.accordion__group-header-icon:before{top:50%;left:0;width:100%;height:2px;transform:translateY(-50%)}.accordion__group-body{overflow:hidden;max-height:0;transition:max-height .4s ease-in-out,margin .4s ease-in-out;will-change:max-height}@media screen and (max-width:1279.98px){.accordion__group-body{width:100%}}.accordion__header{display:grid;align-items:center;width:100%;padding:40px 16px;cursor:pointer;grid-template-columns:100px 1fr 100px}.accordion__header:hover{color:var(--white)}.accordion__header:hover .accordion__header-title,.accordion__header:hover span{color:var(--white)!important}.accordion__header:hover .accordion__header-icon:after,.accordion__header:hover .accordion__header-icon:before{background-color:var(--white)}@media screen and (max-width:1279.98px){.accordion__header{padding:28px 0;grid-template-areas:"page . icon" "title title title";gap:8px}}.accordion__header-page{transition:all .4s}@media screen and (max-width:1279.98px){.accordion__header-page{grid-area:page}}.accordion__header-title{transition:all .4s;text-align:center}@media screen and (max-width:1279.98px){.accordion__header-title{grid-area:title;text-align:left}}.accordion__header-icon{position:relative;width:18px;height:18px;margin:3px;transition:all .4s;justify-self:end}@media screen and (max-width:1279.98px){.accordion__header-icon{grid-area:icon}}.accordion__header-icon:after,.accordion__header-icon:before{position:absolute;content:"";transition-duration:.3s;background-color:var(--gray)}.accordion__header-icon:after{top:0;left:50%;width:2px;height:100%;transform:translateX(-50%)}.accordion__header-icon:before{top:50%;left:0;width:100%;height:2px;transform:translateY(-50%)}.accordion__body{display:flex;overflow:hidden;flex-direction:column;width:calc(50% + 18px);max-height:0;margin-left:auto;padding-left:18px;transition:max-height .4s ease-in-out,margin .4s ease-in-out;row-gap:16px;will-change:max-height}@media screen and (max-width:1279.98px){.accordion__body{width:100%}}.accordion__item{position:relative}.accordion__item:before{position:absolute;top:6px;left:-18px;width:6px;height:6px;content:"";transition:all .4s;border-radius:50%;background-color:rgba(0,0,0,0)}@media screen and (max-width:1279.98px){.accordion__item:before{display:none}}.accordion__item span{transition:all .4s}.accordion.js-open .accordion__header-icon:after,.accordion.js-open .accordion__header-icon:before{background-color:var(--white)}.accordion.js-open .accordion__header-icon:after{rotate:90deg}.accordion.js-open .accordion__body{margin-bottom:80px}@media screen and (max-width:1279.98px){.accordion.js-open .accordion__body{margin-bottom:28px}}.accordion .js-active-item.accordion__item:before,.js-group-open.accordion__group .accordion__group-header-icon:after,.js-group-open.accordion__group .accordion__group-header-icon:before{background-color:var(--white)}.js-group-open.accordion__group .accordion__group-header-icon:after{rotate:90deg}.js-group-open.accordion__group .accordion__group-body{margin-bottom:80px}@media screen and (max-width:1279.98px){.js-group-open.accordion__group .accordion__group-body{margin-bottom:28px}}}@layer components-features{.cookie-consent{position:fixed;z-index:11;bottom:80px;display:flex;justify-content:center;width:100%;margin:0 auto;padding:0 8px}@media screen and (max-width:767.98px){.cookie-consent{bottom:70px}}.cookie-consent__wrap{display:flex;align-items:center;justify-content:space-between;gap:64px;max-width:1568px;margin:0 auto;padding:16px;border:1px solid var(--white-10);border-radius:var(--br16);background:var(--white-5);-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px)}@media screen and (max-width:1279.98px){.cookie-consent__wrap{align-items:flex-start;flex-direction:column;padding:16px;border-radius:var(--br16)}}@media screen and (max-width:767.98px){.cookie-consent__wrap{justify-content:start;padding:16px;gap:16px}}.cookie-consent__content{display:flex;flex:1;flex-direction:column}@media screen and (max-width:1279.98px){.cookie-consent__content{gap:4px}}.cookie-consent__title{margin:0;color:var(--white);font-size:var(--fs14);font-weight:var(--fw540);line-height:1.5;font-variation-settings:"wdth" 83}@media screen and (max-width:767.98px){.cookie-consent__title{font-size:var(--fs14);line-height:1.43}}.cookie-consent__text{margin:0;color:var(--white-60);font-size:var(--fs14);font-weight:var(--fw490);line-height:1.5}@media screen and (max-width:767.98px){.cookie-consent__text{max-width:70%;font-size:var(--fs14);line-height:1.43}}.cookie-consent__link{transition:all .4s;text-decoration:underline;color:var(--white)}.cookie-consent__link:hover{color:var(--white)}.cookie-consent__button{flex-shrink:0;padding:8px 24px;white-space:nowrap;border-radius:var(--br8);background-color:var(--blue)}.cookie-consent__button:hover{background-color:var(--dark-blue)}@media screen and (max-width:1279.98px){.cookie-consent__button{width:-moz-fit-content;width:fit-content}}}@layer components-widgets{.essays{padding-block:120px}@media screen and (max-width:1279.98px){.essays{padding-block:60px}}@media screen and (max-width:767.98px){.essays{padding-block:48px}}.essays__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.essays__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.essays__heading{margin-bottom:48px}}.essays__wrapper{display:flex;justify-content:end}.essays__right-aside{width:100%}@media screen and (max-width:767.98px){.essays__right-aside{width:100%;max-width:100%}}.essays__button{margin:48px auto 0}@media screen and (max-width:767.98px){.essays__button{margin-top:32px}}}@layer components-widgets{.events{padding-block:120px}@media screen and (max-width:1279.98px){.events{padding-block:60px}}@media screen and (max-width:767.98px){.events{padding-block:48px}}.events__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.events__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.events__heading{margin-bottom:48px}}.events__content{display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1279.98px){.events__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.98px){.events__content{grid-template-columns:1fr}.events__item:nth-child(n+4){display:none}}.events__button{margin:48px auto 0}@media screen and (max-width:1279.98px){.events__button{margin-top:24px}}.events.js-show-all .events__item{display:flex}.experts{padding-block:120px}}@layer components-widgets{@media screen and (max-width:1279.98px){.experts{padding-block:60px}}@media screen and (max-width:767.98px){.experts{padding-block:48px}}.experts__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.experts__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.experts__heading{margin-bottom:48px}}.experts__content{display:grid;grid-template-columns:repeat(4,1fr);gap:54px 8px}@media screen and (max-width:1279.98px){.experts__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.98px){.experts__content{grid-template-columns:1fr;gap:40px}}.experts__content_columns-5{grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1279.98px){.experts__content_columns-5{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.98px){.experts__content_columns-5{grid-template-columns:1fr}}.experts__content:has(:only-child){display:flex;justify-content:center}.experts__card:only-child{width:calc(25% - 6px)}@media screen and (max-width:1279.98px){.experts__card:only-child{width:calc(50% - 4px)}}@media screen and (max-width:767.98px){.experts__card:only-child{width:100%}}.experts__button{margin:68px auto 0}@media screen and (max-width:767.98px){.experts__button{margin-top:40px}}}@layer components-widgets{.facts{padding-block:120px}@media screen and (max-width:1279.98px){.facts{padding-block:60px}}@media screen and (max-width:767.98px){.facts{padding-block:48px}}.facts__content{display:flex;align-items:center;flex-direction:column;width:65%;margin:0 auto}@media screen and (max-width:1279.98px){.facts__content{width:100%}}}@layer components-widgets{.floating-bar{position:fixed;z-index:10;top:0;right:0;left:50%;display:flex;overflow-y:auto;align-items:center;width:-moz-max-content;width:max-content;max-width:100%;margin-top:16px;padding:8px 20px;transition:transform .8s;transform:translate(-50%,-200%);border-radius:var(--br28);background:var(--white-5);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px)}@media screen and (max-width:1279.98px){.floating-bar{width:100%;margin-top:0;padding:14px 16px;border-radius:0}}.floating-bar::-webkit-scrollbar{display:none}.floating-bar__wrapper{display:flex;overflow-y:auto;align-items:center;-moz-column-gap:16px;column-gap:16px}.floating-bar__wrapper::-webkit-scrollbar{display:none}@media screen and (max-width:1279.98px){.floating-bar__wrapper{margin:0 auto}}.floating-bar__link{width:auto;min-width:-moz-fit-content;min-width:fit-content;padding-top:1px}.floating-bar__dot{flex-shrink:0;width:4px;height:4px;transition:all .4s;border-radius:50%;background-color:var(--white-30)}.floating-bar.js-bar-visible{transform:translate(-50%)}.js-body-hidden-scrollbar .floating-bar{left:calc(50% - var(--js-scrollbar-width)/2)}.floating-bar__dot.js-dot-active{background-color:var(--white)}.footer{margin-top:auto;padding-top:120px}}@layer components-widgets{@media screen and (max-width:1279.98px){.footer{padding-top:60px}}@media screen and (max-width:767.98px){.footer{padding-top:48px}}.footer__wrap{position:relative}.footer__video-wrap{position:absolute;z-index:-1;inset:0;overflow:hidden;background:var(--black)}.footer__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6}.footer__content{padding:40px 24px 80px}@media screen and (max-width:767.98px){.footer__content{padding:40px 8px 80px}}.footer__top{display:grid;grid-template-columns:2fr 1fr 1fr}@media screen and (max-width:1279.98px){.footer__top{grid-template-columns:repeat(2,1fr);row-gap:24px}}@media screen and (max-width:767.98px){.footer__top{grid-template-columns:1fr;gap:40px}}.footer__top-links{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:1279.98px){.footer__top-links{grid-column:2/3;flex-direction:row}}@media screen and (max-width:767.98px){.footer__top-links{grid-column:auto;flex-direction:column;order:1}}.footer__top-link:hover span{color:var(--dark-blue)!important}.footer__top-link span{transition:all .4s}.footer__socials{display:flex;justify-content:flex-end;gap:16px}@media screen and (max-width:1279.98px){.footer__socials{justify-content:start;order:-1;grid-column:1/2}}@media screen and (max-width:767.98px){.footer__socials{grid-column:auto;order:0}}.footer__social{width:24px;height:24px;color:var(--white)}.footer__social:active,.footer__social:hover{color:var(--dark-blue)}.footer__social svg{width:100%;height:100%}.footer__bottom{display:grid;grid-template-columns:repeat(2,1fr);align-items:end;padding-block:60px}@media screen and (max-width:1279.98px){.footer__bottom{padding-top:148px;gap:24px}}@media screen and (max-width:767.98px){.footer__bottom{grid-template-columns:1fr;padding-top:76px}}@media screen and (max-width:1279.98px){.footer__copyright{grid-column:2/3;order:1}}@media screen and (max-width:767.98px){.footer__copyright{grid-column:auto}}.footer__bottom-links{display:flex;flex-direction:column;gap:8px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1279.98px){.footer__bottom-links{gap:4px;grid-column:2/3}}@media screen and (max-width:767.98px){.footer__bottom-links{grid-column:auto}}.footer__bottom-link:hover span{color:var(--dark-blue)!important}.footer__bottom-link span{transition:all .4s}.gallery{padding-block:120px}}@layer components-widgets{@media screen and (max-width:1279.98px){.gallery{padding-block:60px}}@media screen and (max-width:767.98px){.gallery{padding-block:48px}}.gallery__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.gallery__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.gallery__heading{margin-bottom:48px}}.gallery__wrapper{max-width:1306px;margin-inline:auto}.gallery__wrapper-image{display:grid;grid-template-columns:2fr repeat(2,1fr);grid-template-rows:50% 50%;gap:8px}@media screen and (max-width:767.98px){.gallery__wrapper-image{grid-template-columns:repeat(2,1fr);grid-template-rows:50% 25% 25%}}.gallery__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.gallery__image:first-child{grid-area:1/1/3/2}@media screen and (max-width:767.98px){.gallery__image:first-child{grid-area:1/1/2/3}}.gallery__image:nth-child(2){grid-area:1/2/2/4}@media screen and (max-width:767.98px){.gallery__image:nth-child(2){grid-area:2/1/3/3}}.gallery__image:nth-child(3){grid-area:2/2/3/3}@media screen and (max-width:767.98px){.gallery__image:nth-child(3){grid-area:3/1/4/2}}.gallery__image:nth-child(4){grid-area:2/3/3/4}.gallery__image:nth-child(4) .gallery__image-text{position:absolute;z-index:2;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);text-align:center}@media screen and (max-width:767.98px){.gallery__image:nth-child(4){grid-area:3/2/4/3}}.gallery__modal{background:var(--black)}.gallery__modal .modal__body{display:flex;flex-direction:column;justify-content:center;padding-bottom:29px}@media(max-width:1280px){.gallery__modal{padding-right:0}}.gallery__slide,.gallery__slider,.gallery__slider-wrap{height:100%}@media(max-width:1280px){.gallery__slide,.gallery__slider,.gallery__slider-wrap{height:auto;min-height:500px}}.gallery__slider-wrap{position:relative;width:100%;margin-inline:auto}@media(max-width:1280px){.gallery__slider-wrap{width:calc(100% + 32px);margin-left:-16px}}@media(max-width:390px){.gallery__slider-wrap{width:100%;margin-left:0}}.gallery__slide{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;aspect-ratio:2}.gallery__slide img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:81vh}@media(max-width:1280px){.gallery__slide{width:704px;height:auto}.gallery__slide img{-o-object-fit:cover;object-fit:cover;max-height:393px}}@media(max-width:768px){.gallery__slide{width:90%}}@media screen and (max-width:767.98px){.gallery__slide img{-o-object-fit:contain;object-fit:contain}.gallery__navigation{display:none}}.gallery__navigation .slider__button{position:absolute;z-index:1;top:50%;left:16px;transform:translateY(-50%)}@media screen and (max-width:1279.98px){.gallery__navigation .slider__button{left:8px}}.gallery__navigation .slider__button_next{right:16px;left:auto}@media screen and (max-width:1279.98px){.gallery__navigation .slider__button_next{right:8px}}.gallery .js-image-last{position:relative}.gallery .js-image-last:after{position:absolute;content:"";background-color:var(--black-80);inset:0}.header{position:fixed;z-index:10;top:0;right:0;left:0;transition:transform .8s,background-color .8s}.header__content{position:relative;justify-content:space-between;padding-block:16px}.header__content,.header__link{display:flex;align-items:center}.header__link{gap:8px;justify-content:center}}@layer components-widgets{@media screen and (max-width:767.98px){.header__link{gap:2px}}.header__link-content{display:flex;flex-direction:column}.header__link-first{letter-spacing:.05em;color:var(--white);font-family:Lozung Caps,sans-serif;font-size:var(--fs14);font-weight:400;font-style:normal;line-height:20px;font-variant-numeric:lining-nums proportional-nums stacked-fractions}@media screen and (max-width:767.98px){.header__link-first{font-size:12px}}.header__link-second{letter-spacing:.05em;color:var(--white-60);font-size:var(--fs14);font-weight:var(--fw540);line-height:1.43;font-variation-settings:"wdth" 83}@media screen and (max-width:767.98px){.header__link-second{font-size:12px}}.header__icon{color:var(--white)}@media screen and (max-width:767.98px){.header__icon{width:40px;height:40px}}.header__center{position:absolute;top:50%;left:50%;display:flex;align-items:center;transform:translate(-50%,-50%);gap:4px}@media screen and (max-width:1279.98px){.header__center{display:none}}.header__right{display:flex;gap:20px}@media screen and (max-width:1279.98px){.header__right{gap:12px}}@media screen and (max-width:767.98px){.header__right{gap:8px}}.header__language{white-space:nowrap}@media screen and (max-width:767.98px){.header__language span{font-size:14px!important}}.header__audio-player{padding:0;cursor:pointer;transition:opacity .2s;border:none;outline:none;background:rgba(0,0,0,0)}.header__audio-player:hover{opacity:.8}@media screen and (max-width:1279.98px){.header__audio-player{display:none}}.header__burger{position:relative;z-index:11;display:flex;align-items:center;width:60px;height:60px;padding:18px;transition:all .4s;color:var(--white);border:1px solid var(--white);border-radius:var(--br-circle);outline:none;background-color:rgba(0,0,0,0)}.header__burger:hover{border:1px solid var(--white-30)}@media screen and (max-width:1279.98px){.header__burger{width:60px;height:60px}}@media screen and (max-width:767.98px){.header__burger{width:40px;height:40px;padding:12px}}.header__burger-line{position:relative;width:100%;height:2px;transition:all .4s;background-color:rgba(0,0,0,0)}.header__burger-line:after,.header__burger-line:before{position:absolute;left:0;width:inherit;height:inherit;content:"";transition:all .4s;background-color:var(--white)}.header__burger-line:before{transform:translateY(-4px)}@media screen and (max-width:767.98px){.header__burger-line:before{transform:translateY(-2px)}}.header__burger-line:after{transform:translateY(4px)}@media screen and (max-width:767.98px){.header__burger-line:after{transform:translateY(2px)}.header__burger-line{height:1px}}.header__menu{position:fixed;z-index:10;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s,-webkit-backdrop-filter .6s ease;transition:opacity .6s ease,backdrop-filter .6s ease,visibility 0s linear .6s;transition:opacity .6s ease,backdrop-filter .6s ease,visibility 0s linear .6s,-webkit-backdrop-filter .6s ease;opacity:0;background:var(--black-10);inset:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.header__menu-body{overflow-y:auto;width:100%;height:100%;transition:opacity .6s ease 0s,transform .6s ease 0s;transform:translateY(40px);opacity:0}.header__menu-body::-webkit-scrollbar{width:4px}.header__menu-body::-webkit-scrollbar-track{margin:16px 0;background-color:rgba(0,0,0,0)}.header__menu-body::-webkit-scrollbar-thumb{border-radius:2px;background:var(--white-10)}.header__menu-content{display:flex;flex-direction:column;width:100%;height:100%}.header__menu-audio{display:none}@media screen and (max-width:1279.98px){.header__menu-audio{position:absolute;z-index:11;top:34px;left:20px;display:flex}.header__menu-audio .header__audio-player{display:flex}}.header__menu-top{position:relative;display:grid;flex-grow:1;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr 164px 164px 1fr;gap:0 8px;padding-block:30px}@media screen and (max-width:1279.98px){.header__menu-top{display:flex;flex-direction:column;gap:32px;padding-block:110px 84px}}@media screen and (max-width:767.98px){.header__menu-top{gap:28px;padding-block:110px 40px}}.header__menu-circle{width:212px;height:212px;margin:auto;border:1px solid var(--white-20);border-radius:var(--br-circle);grid-column:6/8;grid-row:2/4}@media screen and (max-width:1279.98px){.header__menu-circle{display:none}}.header__menu-circle span{position:fixed;width:8px;height:8px;transform:translate(-50%,-50%);border-radius:var(--br-circle);background:var(--white)}.header__menu-group{position:relative;display:flex;justify-content:center}@media screen and (max-width:1279.98px){.header__menu-group{position:static}}.header__menu-group:first-child{grid-column:4/10;grid-row:1/2;align-items:flex-end;padding-bottom:96px}@media screen and (max-width:1279.98px){.header__menu-group:first-child{order:1;padding:0}}.header__menu-group:nth-child(2){grid-column:8/11;grid-row:2/3}@media screen and (max-width:1279.98px){.header__menu-group:nth-child(2){order:5}}.header__menu-group:nth-child(3){grid-column:8/11;grid-row:3/4;padding-top:16px}@media screen and (max-width:1279.98px){.header__menu-group:nth-child(3){order:6;padding:0}}.header__menu-group:nth-child(4){grid-column:7/9;grid-row:4/5;padding-top:32px}@media screen and (max-width:1279.98px){.header__menu-group:nth-child(4){order:7;padding:0}}.header__menu-group:nth-child(5){grid-column:5/7;grid-row:4/5;padding-top:32px}@media screen and (max-width:1279.98px){.header__menu-group:nth-child(5){order:2;padding:0}}.header__menu-group:nth-child(6){grid-column:3/6;grid-row:3/4;padding-top:16px}@media screen and (max-width:1279.98px){.header__menu-group:nth-child(6){order:4;padding:0}}.header__menu-group:nth-child(7){grid-column:3/6;grid-row:2/3}@media screen and (max-width:1279.98px){.header__menu-group:nth-child(7){order:3}}.header__menu-group-content{display:flex;align-items:center;flex-direction:column;width:100%;text-align:center;gap:8px}@media screen and (max-width:1279.98px){.header__menu-group-content{align-items:center;gap:4px}}.header__menu-group-heading{justify-content:center;width:100%}@media screen and (max-width:1279.98px){.header__menu-group-heading{position:relative}}.header__menu-group-heading:not(:only-child){margin-bottom:14px}@media screen and (max-width:767.98px){.header__menu-group-heading:not(:only-child){margin-bottom:8px}}.header__menu-group-heading p{transition:all .4s}@media screen and (max-width:1279.98px){.header__menu-group-heading p{color:var(--white)!important}}.header__menu-group-heading p:hover{color:var(--white)!important}.header__menu-group-link{display:flex;justify-content:center;width:100%}.header__menu-group-link span{display:block;width:100%;transition:all .4s}.header__menu-group-link span:hover{color:var(--white)!important}.header__menu-bottom{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:24px 20px;border-top:1px solid var(--white-10)}@media screen and (max-width:1279.98px){.header__menu-bottom{flex-direction:column-reverse;margin:0;padding:0}}.header__menu-bottom-socials{display:flex;align-items:center;gap:16px}@media screen and (max-width:1279.98px){.header__menu-bottom-socials{flex-direction:column-reverse;padding-block:24px;width:100%}.header__menu-bottom-socials:nth-child(2){flex-direction:column;border-bottom:1px solid var(--white-10)}}.header__menu-bottom-links{display:flex;align-items:center;gap:16px}.header__menu-bottom-link{width:24px;height:24px;transition-duration:.2s;color:var(--white)}.header__menu-bottom-link:active,.header__menu-bottom-link:hover{color:var(--gray)}.header__menu-bottom-link svg{width:100%;height:100%}.header__menu-bottom-text{line-height:1!important}.header .js-menu-show.header__menu{visibility:visible;transition-delay:0s;opacity:1;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px)}.header .js-menu-show .header__menu-body{transition-delay:.15s;transform:translateY(0);opacity:1}.header .js-burger-open .header__burger-line{transform:rotate(1turn)}.header .js-burger-open .header__burger-line:before{transform:translateY(0) rotate(45deg)}.header .js-burger-open .header__burger-line:after{transform:translateY(0) rotate(-45deg)}@media screen and (max-width:1279.98px){.header__menu-group-heading.js-link-active:after,.header__menu-group-heading.js-link-active:before{position:absolute;top:5px;left:-26px;width:8px;height:8px;content:"";border-radius:var(--br-circle);background:var(--white)}.header__menu-group-heading.js-link-active:after{right:-26px;left:auto}}@media screen and (max-width:767.98px){.header__menu-group-heading.js-link-active:after{display:none}}.header.js-header-hidden{transform:translateY(-200%)}.js-body-hidden-scrollbar .header:not(.js-header-main){margin-right:var(--js-scrollbar-width)}.header.js-header-scrolled{background-color:var(--white-5);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px)}.header__audio-player{display:flex;align-items:center;gap:8px}.header__audio-player__audio-player-text{transition:opacity .3s}}@layer components-widgets{@media screen and (max-width:1279.98px){.header__audio-player{display:none}}.header__audio-player-icon{flex-shrink:0;transition:opacity .3s}.header__audio-player-bar-1,.header__audio-player-bar-2,.header__audio-player-bar-3,.header__audio-player-bar-4,.header__audio-player-bar-5{transition:transform .3s ease;transform:scaleY(1);transform-origin:center}.header__audio-player.js-audio-playing .header__audio-player-text{display:none}.header__audio-player.js-audio-playing .header__audio-player-bar-1,.header__audio-player.js-audio-playing .header__audio-player-bar-2,.header__audio-player.js-audio-playing .header__audio-player-bar-3,.header__audio-player.js-audio-playing .header__audio-player-bar-4,.header__audio-player.js-audio-playing .header__audio-player-bar-5{animation:audio-bar-pulse 2.5s ease-in-out infinite}@keyframes audio-bar-pulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(2)}}}@layer components-widgets{.intro{display:flex;align-items:center;justify-content:center;width:calc(100% - var(--js-scrollbar-width));inset:0}.intro,.intro__video-wrap{position:fixed;overflow:hidden;height:100vh}.intro__video-wrap{z-index:-1;top:0;left:0;width:100vw;background:var(--black)}.intro__video{width:100%;height:100%;pointer-events:none;opacity:.6;-o-object-fit:cover;object-fit:cover}.intro__text{position:relative;z-index:2;transition:all .4s;text-align:center;word-break:normal;opacity:0;overflow-wrap:anywhere}.intro .js-visible.intro__text{opacity:1}.invite{padding-block:120px}}@layer components-widgets{@media screen and (max-width:1279.98px){.invite{padding-block:60px}}@media screen and (max-width:767.98px){.invite{padding-block:48px}}.invite__heading{text-align:center}.invite__subtitle{max-width:360px;margin-top:48px;text-align:center;margin-inline:auto}@media screen and (max-width:767.98px){.invite__subtitle{margin-top:24px}}.invite__form{margin-top:120px}@media screen and (max-width:1279.98px){.invite__form{margin-top:64px}}@media screen and (max-width:767.98px){.invite__form{margin-top:48px}}.invite__form,.invite__soc1als{margin-inline:auto;max-width:780px}.invite__form-result{display:grid;row-gap:36px;max-width:50%;margin-inline:auto;text-align:center}.invite__form-result img{margin-top:20px}.invite__soc1als{margin-top:64px;text-align:center}.invite__soc1als-buttons{display:flex;width:100%;margin-top:24px;gap:8px}@media screen and (max-width:767.98px){.invite__soc1als-buttons{flex-direction:column}.invite__soc1als{margin-top:48px}}}@layer components-widgets{.kolomeisky-project{padding-block:120px}@media screen and (max-width:1279.98px){.kolomeisky-project{padding-block:60px}}@media screen and (max-width:767.98px){.kolomeisky-project{padding-block:48px}}.kolomeisky-project__heading{margin-bottom:48px;text-align:center;letter-spacing:.05em;text-transform:uppercase}@media screen and (max-width:1279.98px){.kolomeisky-project__heading{margin-bottom:32px}}@media screen and (max-width:767.98px){.kolomeisky-project__heading{margin-bottom:24px}}.kolomeisky-project__image{position:relative;width:100%;max-width:800px;margin:0 auto 48px;aspect-ratio:16/9}.kolomeisky-project__image img{border-radius:8px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1279.98px){.kolomeisky-project__image{margin-bottom:32px}}@media screen and (max-width:767.98px){.kolomeisky-project__image{margin-bottom:24px}}.kolomeisky-project__description{max-width:800px;margin-right:auto;margin-bottom:48px;margin-left:auto;text-align:center}@media screen and (max-width:1279.98px){.kolomeisky-project__description{margin-bottom:32px}}@media screen and (max-width:767.98px){.kolomeisky-project__description{margin-bottom:24px}}.kolomeisky-project__button-wrapper{display:flex;justify-content:center}.kolomeisky-project__button{display:flex;width:-moz-fit-content;width:fit-content}.not-found-block{display:flex;align-items:center;flex-grow:1;justify-content:center;padding-top:332px;padding-bottom:240px}.not-found-block__wrapper{max-width:580px;margin-inline:auto;text-align:center}.not-found-block__heading{margin-bottom:80px}}@layer components-widgets{@media screen and (max-width:767.98px){.not-found-block__heading{margin-bottom:32px}}.not-found-block__description{margin-bottom:48px}@media screen and (max-width:767.98px){.not-found-block__description{margin-bottom:32px}}.not-found-block__button{width:386px;height:56px;margin-inline:auto}@media screen and (max-width:1279.98px){.not-found-block__button{width:364px}}@media screen and (max-width:767.98px){.not-found-block__button{width:100%}}.not-found-block+footer{padding-top:0}@media screen and (max-width:767.98px){.not-found-block{padding-top:252px;padding-bottom:160px}}}@layer components-widgets{.partners{padding-block:120px}@media screen and (max-width:1279.98px){.partners{padding-block:60px}}@media screen and (max-width:767.98px){.partners{padding-block:48px}}.partners__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.partners__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.partners__heading{margin-bottom:48px}}.partners__content{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(167px,1fr));gap:8px}@media screen and (max-width:1279.98px){.partners__content{position:relative;overflow:hidden;max-height:640px;transition:max-height .6s ease;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767.98px){.partners__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1279.98px){.partners__content:after{position:absolute;right:0;bottom:0;left:0;height:210px;content:"";transition:opacity .4s ease;opacity:1;background:linear-gradient(1turn,#00031b,rgba(0,3,27,0))}}.partners__item{position:relative;aspect-ratio:1.75}.partners__button{display:none}@media screen and (max-width:1279.98px){.partners__button{display:flex;margin:24px auto 0}}.partners.js-expanded .partners__content{max-height:1000vh}.partners.js-expanded .partners__content:after{opacity:0}.partnership{padding-top:140px}}@layer components-widgets{@media screen and (max-width:767.98px){.partnership{padding-top:188px}}.partnership__content{display:flex;flex-direction:column;justify-content:center}.partnership__heading{margin-bottom:48px;text-align:center}.partnership__text{max-width:780px;margin:0 auto;text-align:center}@media screen and (max-width:1279.98px){.partnership__text{max-width:550px}}}@layer components-widgets{.personal{padding-top:212px}@media screen and (max-width:1279.98px){.personal{padding-top:188px}}.personal__header{display:grid;row-gap:24px;max-width:1306px;margin-inline:auto;padding-bottom:64px;border-bottom:1px solid var(--white-10)}.personal__header p{display:inline-flex;justify-self:center}@media screen and (max-width:1279.98px){.personal__header p{justify-self:start}.personal__header{max-width:550px}}@media screen and (max-width:767.98px){.personal__header{max-width:100%;padding-bottom:48px}}.personal__heading{text-align:center}@media screen and (max-width:1279.98px){.personal__heading{text-align:start}}.personal__title{display:flex;justify-content:end;padding-block:32px}.personal__description{display:grid;grid-template-columns:repeat(2,1fr);max-width:1306px;margin-inline:auto;padding-top:52px}@media screen and (max-width:1279.98px){.personal__description{grid-template-columns:1fr;max-width:550px;padding-top:16px}}@media screen and (max-width:767.98px){.personal__description{max-width:-moz-fit-content;max-width:fit-content}}.personal__description-right-aside h1{letter-spacing:.034em!important;text-transform:none!important;font-size:var(--fs24)!important;font-weight:var(--fw440)!important;line-height:1.33!important;font-variation-settings:"wdth" 83!important;padding-block:24px}@media screen and (max-width:767.98px){.personal__description-right-aside h1{font-size:var(--fs20)!important;line-height:1.4!important}}.personal__description-right-aside h2{padding-top:16px;letter-spacing:.034em!important;text-transform:none!important;font-size:var(--fs20)!important;font-weight:var(--fw540)!important;line-height:1.4!important;font-variation-settings:"wdth" 83!important}@media screen and (max-width:767.98px){.personal__description-right-aside h2{font-size:var(--fs18)!important;line-height:1.55!important}}.personal__description-right-aside p{margin-block:16px}.personal__description-right-aside p:has(br){margin-block:0}.personal__description-right-aside strong{font-weight:700}.personal__description-right-aside p:has(img)+p:has(em){letter-spacing:.05em;font-size:var(--fs14);font-weight:var(--fw540);font-variation-settings:"wdth" 83;line-height:1.43}.personal__description-right-aside ol{display:flex;flex-direction:column;margin-left:24px;margin-block:16px;list-style-type:none;counter-reset:list;gap:16px}.personal__description-right-aside ol .ql-indent-1{margin-left:24px}.personal__description-right-aside ol>li[data-list=bullet]{position:relative}.personal__description-right-aside ol>li[data-list=bullet]:before{position:absolute;top:8px;left:-24px;width:8px;height:8px;content:"";border-radius:50%;background-color:var(--white)}.personal__description-right-aside ol>li[data-list=ordered]{position:relative}.personal__description-right-aside ol>li[data-list=ordered]:before{position:absolute;top:0;left:-24px;content:counter(list) ".";counter-increment:list}.personal__description-right-aside img{display:block;width:auto;max-width:100%;height:auto;padding-top:24px}.personal__description-right-aside a{cursor:pointer;transition:all .4s;text-decoration:underline;color:var(--white)}.personal__description-right-aside a:hover{color:var(--white-60)}.personal__description-right-aside :not(a){color:var(--white)!important}.personal__description-right-aside>:first-child{margin-top:0}.personal__description-right-aside>:last-child{margin-bottom:0}.policy{padding-top:212px}}@layer components-widgets{@media screen and (max-width:1279.98px){.policy{padding-top:188px}}.policy__header{display:grid;row-gap:24px;max-width:1306px;margin-inline:auto;padding-bottom:64px;border-bottom:1px solid var(--white-10)}.policy__header p{display:inline-flex;justify-self:center}@media screen and (max-width:1279.98px){.policy__header p{justify-self:start}.policy__header{max-width:550px}}@media screen and (max-width:767.98px){.policy__header{max-width:100%;padding-bottom:48px}}.policy__heading{text-align:center}@media screen and (max-width:1279.98px){.policy__heading{text-align:start}}.policy__date{display:flex;justify-self:center;-moz-column-gap:8px;column-gap:8px}@media screen and (max-width:1279.98px){.policy__date{justify-self:start}}@media screen and (max-width:767.98px){.policy__date{display:block}.policy__date p{margin-right:8px}}.policy__description{max-width:1306px;margin-inline:auto}@media screen and (max-width:1279.98px){.policy__description{max-width:550px}}@media screen and (max-width:767.98px){.policy__description{max-width:-moz-fit-content;max-width:fit-content}}.policy__description-inner{display:grid;gap:48px;padding-top:64px;grid-template-columns:repeat(2,1fr)}.policy__description-inner:not(:last-child){padding-bottom:64px;border-bottom:1px solid var(--white-10)}@media screen and (max-width:1279.98px){.policy__description-inner{gap:32px;grid-template-columns:1fr;padding-top:16px}}.policy__description-right-aside h1{letter-spacing:.034em!important;text-transform:none!important;font-size:var(--fs24)!important;font-weight:var(--fw440)!important;line-height:1.33!important;font-variation-settings:"wdth" 83!important;padding-block:24px}@media screen and (max-width:767.98px){.policy__description-right-aside h1{font-size:var(--fs20)!important;line-height:1.4!important}}.policy__description-right-aside h2{padding-top:16px;letter-spacing:.034em!important;text-transform:none!important;font-size:var(--fs20)!important;font-weight:var(--fw540)!important;line-height:1.4!important;font-variation-settings:"wdth" 83!important}@media screen and (max-width:767.98px){.policy__description-right-aside h2{font-size:var(--fs18)!important;line-height:1.55!important}}.policy__description-right-aside p{margin-block:16px}.policy__description-right-aside p:has(br){margin-block:0}.policy__description-right-aside strong{font-weight:700}.policy__description-right-aside p:has(img)+p:has(em){letter-spacing:.05em;font-size:var(--fs14);font-weight:var(--fw540);font-variation-settings:"wdth" 83;line-height:1.43}.policy__description-right-aside ol{display:flex;flex-direction:column;margin-left:24px;margin-block:16px;list-style-type:none;counter-reset:list;gap:16px}.policy__description-right-aside ol .ql-indent-1{margin-left:24px}.policy__description-right-aside ol>li[data-list=bullet]{position:relative}.policy__description-right-aside ol>li[data-list=bullet]:before{position:absolute;top:8px;left:-24px;width:8px;height:8px;content:"";border-radius:50%;background-color:var(--white)}.policy__description-right-aside ol>li[data-list=ordered]{position:relative}.policy__description-right-aside ol>li[data-list=ordered]:before{position:absolute;top:0;left:-24px;content:counter(list) ".";counter-increment:list}.policy__description-right-aside img{display:block;width:auto;max-width:100%;height:auto;padding-top:24px}.policy__description-right-aside a{cursor:pointer;transition:all .4s;text-decoration:underline;color:var(--white)}.policy__description-right-aside a:hover{color:var(--white-60)}.policy__description-right-aside :not(a){color:var(--white)!important}.policy__description-right-aside>:first-child{margin-top:0}.policy__description-right-aside>:last-child{margin-bottom:0}.portfolio{padding-block:120px}}@layer components-widgets{@media screen and (max-width:1279.98px){.portfolio{padding-block:60px}}@media screen and (max-width:767.98px){.portfolio{padding-block:48px}}.portfolio__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.portfolio__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.portfolio__heading{margin-bottom:48px}}.portfolio__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media screen and (max-width:1279.98px){.portfolio__gallery{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.98px){.portfolio__gallery{grid-template-columns:1fr}}.portfolio__modal{background:var(--black)}.portfolio__modal .modal__body{display:flex;flex-direction:column;justify-content:center;padding-bottom:29px}@media(max-width:1280px){.portfolio__modal{padding-right:0}}.portfolio__slide,.portfolio__slider,.portfolio__slider-wrap{height:100%}@media(max-width:1280px){.portfolio__slide,.portfolio__slider,.portfolio__slider-wrap{height:auto;min-height:500px}}.portfolio__slider-wrap{position:relative;width:100%;margin-inline:auto}@media(max-width:1280px){.portfolio__slider-wrap{width:calc(100% + 32px);margin-left:-16px}}@media(max-width:390px){.portfolio__slider-wrap{width:100%;margin-left:0}}.portfolio__slide{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}@media(max-width:1280px){.portfolio__slide{width:704px;height:auto}}@media(max-width:768px){.portfolio__slide{width:90%}}@media screen and (max-width:767.98px){.portfolio__navigation{display:none}}.portfolio__navigation .slider__button{position:absolute;z-index:1;top:50%;left:16px;transform:translateY(-50%);color:var(--white)}@media screen and (max-width:1279.98px){.portfolio__navigation .slider__button{left:8px}}.portfolio__navigation .slider__button_next{right:16px;left:auto}@media screen and (max-width:1279.98px){.portfolio__navigation .slider__button_next{right:8px}}}@layer components-widgets{.programs{padding-block:120px}@media screen and (max-width:1279.98px){.programs{padding-block:60px}}@media screen and (max-width:767.98px){.programs{padding-block:48px}}.programs__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.programs__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.programs__heading{margin-bottom:48px}}.programs__content{display:flex;flex-direction:column}@media screen and (max-width:1279.98px){.programs__content{row-gap:24px}}}@layer components-widgets{.projects{padding-block:120px}@media screen and (max-width:1279.98px){.projects{padding-block:60px}}@media screen and (max-width:767.98px){.projects{padding-block:48px}}.projects__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.projects__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.projects__heading{margin-bottom:48px}}.projects__content{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:8px}@media screen and (max-width:1279.98px){.projects__content{grid-auto-rows:auto;grid-template-columns:1fr;gap:24px}}}@layer components-widgets{.projects-slider{overflow-x:hidden;padding-block:72px}@media screen and (max-width:1279.98px){.projects-slider{padding-block:60px}}@media screen and (max-width:767.98px){.projects-slider{padding-block:48px}}.projects-slider__header{display:flex;align-items:center;flex-direction:column;margin-bottom:64px;text-align:center;gap:48px}@media screen and (max-width:767.98px){.projects-slider__header{margin-bottom:48px;gap:24px}}.projects-slider__heading{margin-bottom:120px;padding-bottom:120px;text-align:center;border-bottom:1px solid var(--white-20)}.projects-slider__description{display:flex;align-items:center;justify-content:center;max-width:780px;margin:48px auto 0;text-align:center}@media screen and (max-width:1279.98px){.projects-slider__description{margin-top:24px}}.projects-slider__content{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:8px}@media screen and (max-width:1279.98px){.projects-slider__content{grid-auto-rows:auto;grid-template-columns:1fr;gap:24px}}.projects-slider__slider-wrapper{position:relative;overflow-x:hidden;width:100vw;margin-left:calc(50% - 50vw)}@media screen and (max-width:767.98px){.projects-slider__slider-wrapper{width:100%;margin-left:0}}.projects-slider__slider{overflow:visible}.projects-slider__slider .swiper-wrapper{align-items:center}.projects-slider__slider .swiper-slide{margin-right:0;transition:transform .35s ease,opacity .35s ease;transform:scale(.82);transform-origin:center center;opacity:.6}.projects-slider__slider .swiper-slide-prev{transform:scale(.82) translateX(9%)}.projects-slider__slider .swiper-slide-next{transform:scale(.82) translateX(-9%)}.projects-slider__slider .swiper-slide-active{z-index:2;transform:scale(1);opacity:1}.projects-slider__slide{position:relative;width:min(86vw,960px);height:auto}@media screen and (max-width:1279.98px){.projects-slider__slide{width:100%;max-width:100%}}@media screen and (max-width:767.98px){.projects-slider__slide{width:100%}.projects-slider__navigation{display:none}}.projects-slider__navigation .slider__button{position:absolute;z-index:3;top:50%;left:calc(50% - 480px + 16px);transform:translateY(-50%);color:var(--white)}.projects-slider__navigation .slider__button.swiper-button-disabled{pointer-events:none;opacity:0;color:var(--white-20)}@media(max-width:1116px){.projects-slider__navigation .slider__button{left:calc(50% - 43vw + 16px)}}@media screen and (max-width:1279.98px){.projects-slider__navigation .slider__button{left:8px}}.projects-slider__navigation .slider__button_next{right:calc(50% - 480px + 16px);left:auto}@media(max-width:1116px){.projects-slider__navigation .slider__button_next{right:calc(50% - 43vw + 16px)}}@media screen and (max-width:1279.98px){.projects-slider__navigation .slider__button_next{right:8px}}.projects-slider__pagination{position:absolute;z-index:3;bottom:46px;left:50%;display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;transform:translateX(-50%)}.projects-slider__button-wrapper{display:flex;justify-content:center;margin-top:48px}@media screen and (max-width:1279.98px){.projects-slider__button-wrapper{margin-top:32px}}@media screen and (max-width:767.98px){.projects-slider__button-wrapper{margin-top:24px}}.projects-slider__button{display:flex;width:-moz-fit-content;width:fit-content}.projects-slider__info-modal{background:var(--black)}.projects-slider__info-modal .modal__body{display:flex;flex-direction:column;justify-content:center;padding-bottom:29px}.projects-slider__info-modal .modal__body .modal__part{padding-top:0;border-top:none}@media(max-width:1280px){.projects-slider__info-modal{padding-right:0}}.projects-slider__modal{background:var(--black)}.projects-slider__modal .modal__body{display:flex;flex-direction:column;justify-content:center;padding-bottom:29px}@media(max-width:1280px){.projects-slider__modal{padding-right:0}}.projects-slider__modal-slide,.projects-slider__modal-slider,.projects-slider__modal-slider-wrap{height:100%}@media(max-width:1280px){.projects-slider__modal-slide,.projects-slider__modal-slider,.projects-slider__modal-slider-wrap{height:auto;min-height:auto}}.projects-slider__modal-slider-wrap{position:relative;width:100%;margin-inline:auto}@media(max-width:1280px){.projects-slider__modal-slider-wrap{width:calc(100% + 32px);margin-left:-16px}}@media(max-width:390px){.projects-slider__modal-slider-wrap{width:100%;margin-left:0}}.projects-slider__modal-slide{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;aspect-ratio:2}.projects-slider__modal-slide img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:81vh}.projects-slider__modal-slide iframe{height:100%}@media(max-width:1280px){.projects-slider__modal-slide{width:704px;height:auto}.projects-slider__modal-slide img{-o-object-fit:cover;object-fit:cover;max-height:393px}}@media(max-width:768px){.projects-slider__modal-slide{width:90%}}@media screen and (max-width:767.98px){.projects-slider__modal-slide img{-o-object-fit:contain;object-fit:contain}.projects-slider__modal-navigation{display:none}}.projects-slider__modal-navigation .slider__button{position:absolute;z-index:1;top:50%;left:16px;transform:translateY(-50%)}@media screen and (max-width:1279.98px){.projects-slider__modal-navigation .slider__button{left:8px}}.projects-slider__modal-navigation .slider__button_next{right:16px;left:auto}@media screen and (max-width:1279.98px){.projects-slider__modal-navigation .slider__button_next{right:8px}}}@layer components-widgets{.reviews{padding-block:120px;padding-bottom:120px;border-bottom:1px solid var(--white-20)}@media screen and (max-width:1279.98px){.reviews{padding-block:60px}}@media screen and (max-width:767.98px){.reviews{padding-block:48px;padding-bottom:96px}}.reviews__description,.reviews__heading{margin-bottom:120px;text-align:center}@media screen and (max-width:1279.98px){.reviews__description,.reviews__heading{margin-bottom:64px}}@media screen and (max-width:767.98px){.reviews__description,.reviews__heading{margin-bottom:48px}}.reviews__description{max-width:780px;margin-inline:auto;white-space:pre-line}.reviews__slider-wrap{width:calc(100% + 32px);margin-left:-16px}@media screen and (max-width:767.98px){.reviews__slider-wrap{width:100%;margin-left:0}}.reviews__slide{width:550px;height:auto;border:1.5px solid rgba(0,0,0,0)}.reviews__slide .review-card{height:100%}.reviews__slide .review-card__description{transition:all .4s;color:var(--gray);font-size:14px}.reviews__slide.swiper-slide-active{position:relative;border:1.5px solid var(--white);border-radius:1.5px}.reviews__slide.swiper-slide-active:after,.reviews__slide.swiper-slide-active:before{position:absolute;z-index:1;top:50%;left:50%;display:block;content:"";transform:translate(-50%,-50%);transform-origin:50% 50%;background:var(--body-background-color)}.reviews__slide.swiper-slide-active:before{width:calc(100% + 4px);height:87.5%}.reviews__slide.swiper-slide-active:after{width:93.5%;height:calc(100% + 4px)}.reviews__slide.swiper-slide-active:hover:after{width:91.5%}.reviews__slide.swiper-slide-active:hover:before{height:85.5%}.reviews__slide.swiper-slide-active .review-card{position:relative;z-index:2}.reviews__slide.swiper-slide-active .review-card .review-card__description{color:var(--white)}.reviews__pagination{display:flex;justify-content:center;margin-top:48px}@media screen and (max-width:1279.98px){.reviews__pagination{margin-top:24px}}}@layer components-widgets{.speaker{padding-top:140px;padding-bottom:120px}@media screen and (max-width:1279.98px){.speaker{padding-bottom:112px}}@media screen and (max-width:767.98px){.speaker{padding-top:164px;padding-bottom:98px}}.speaker__heading{margin-bottom:48px;text-align:center}.speaker__slider{z-index:0}.speaker__slider-wrap{position:relative;margin-inline:-16px;width:calc(100% + 32px)}.speaker__slide{position:relative;width:100%;aspect-ratio:2}.speaker__slide img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767.98px){.speaker__navigation{display:none}}.speaker__navigation .slider__button{position:absolute;top:50%;left:16px;transform:translateY(-50%)}@media screen and (max-width:1279.98px){.speaker__navigation .slider__button{left:8px}}.speaker__navigation .slider__button_next{right:16px;left:auto}@media screen and (max-width:1279.98px){.speaker__navigation .slider__button_next{right:8px}}.speaker__pagination{position:absolute;z-index:1;bottom:24px;left:50%;display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;transform:translateX(-50%)}@media screen and (max-width:1279.98px){.speaker__pagination{bottom:-48px}}}@layer components-widgets{@media(max-width:1600.98px){.video-gallery{padding-block:120px}}@media screen and (max-width:1279.98px){.video-gallery{padding-block:60px}}@media screen and (max-width:767.98px){.video-gallery{padding-block:48px}}.video-gallery__heading{text-align:center}.video-gallery__text{display:flex;flex-direction:column;max-width:780px;margin:48px auto 0;text-align:center;gap:24px}.video-gallery__bar{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;align-items:end;margin-bottom:48px}@media(max-width:1600.98px){.video-gallery__bar{margin-top:120px}}@media screen and (max-width:1279.98px){.video-gallery__bar{display:flex;flex-direction:column-reverse;gap:24px;margin-top:64px}}@media screen and (max-width:767.98px){.video-gallery__bar{margin-top:48px}}.video-gallery__bar-filter{display:flex;flex-wrap:wrap;gap:8px}.video-gallery__content{display:grid;grid-template-columns:repeat(4,1fr);gap:44px 8px;align-items:start}@media screen and (max-width:1279.98px){.video-gallery__content{grid-template-columns:repeat(2,1fr);gap:24px 8px}}@media screen and (max-width:767.98px){.video-gallery__content{grid-template-columns:repeat(1,1fr)}}.video-gallery__button{margin:24px auto 0}}