.section{width:100%;max-width:100%;padding:50px 0}.section--bg-default{background-color:rgba(0,0,0,0)}.section--bg-white{background-color:#fff}.section--bg-dark{background-color:#051926}.section--bg-light{background-color:#f7f7f7}.section--bg-lightT2{background-color:#ececec}.section--pd-none{padding:0}.section--pd-s{padding:8px 0}.section--pd-m{padding:16px 0}.section--pd-l{padding:24px 0}.section--pd-xl{padding:32px 0}.section--pd-xxl{padding:40px 0}.section--pd-xxxl{padding:50px 0}.heading{font-family:var(--font-family-heading,"DM Serif Display");font-weight:400}.heading--1{font-size:2.375rem;line-height:3.25rem}@media screen and (min-width:1024px){.heading--1{font-size:4.5rem;line-height:5.625rem}}.heading--1.heading--fixed{font-size:4.5rem;line-height:5.625rem}.heading--1.heading--page{font-size:2.375rem;line-height:3.25rem}@media screen and (min-width:1024px){.heading--1.heading--page{font-size:4.5rem;line-height:5.625rem}}@media screen and (min-width:1280px){.heading--1.heading--page{font-size:6.75rem;line-height:6.75rem}}.heading--1.heading--page.heading--fixed{font-size:6.75rem;line-height:6.75rem}.heading--2{font-size:2rem;line-height:2.5rem}@media screen and (min-width:1024px){.heading--2{font-size:2.375rem;line-height:3.25rem}}.heading--2.heading--fixed{font-size:2.375rem;line-height:3.25rem}.heading--3{font-size:1.5rem;line-height:1.875rem}@media screen and (min-width:1024px){.heading--3{font-size:2rem;line-height:2.5rem}}.heading--3.heading--fixed{font-size:2rem;line-height:2.5rem}.heading--4{font-size:1.5rem;line-height:1.875rem}.heading--m-0{margin:0}.styles_hiddenHeading__wYINJ{position:absolute;display:inline-block;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:0;clip:rect(1px,1px,1px,1px);font-size:0}.modal{position:relative;z-index:1000;display:flex;overflow:hidden;width:calc(100vw - 16px*2);max-width:600px;height:-moz-fit-content;height:fit-content;flex-direction:column;padding:24px;margin:16px 0;background-color:#fff}.modal__title{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;margin-bottom:16px;font-size:1.5rem;font-weight:700;gap:8px}.modal__close-icon{display:inline-flex;align-items:center;justify-content:center;font-size:28px;transition:background-color .2s ease-in-out}.modal__close-icon:hover{background-color:#ececec;cursor:pointer}.modal__content{overflow:auto}.modal__footer{margin-top:16px}.modal--full-screen{width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0}.backdrop{position:fixed;z-index:1000;display:flex;overflow:auto;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);inset:0;isolation:isolate;opacity:0;transform:translateZ(1000px)}.backdrop--position-top{align-items:start}.backdrop--position-top .modal{margin-top:12vh}@media screen and (min-width:1024px){.backdrop--position-top .modal{margin-top:16vh}}.backdrop--position-center{align-items:center}.backdrop--active{background-color:rgba(0,0,0,.53);opacity:1}.backdrop--fade-in{transition:background-color .2s ease-in-out,opacity .2s ease-in-out}.backdrop--fade-in .modal{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.backdrop--fade-in.backdrop--active .modal{opacity:1}.backdrop--pop-up{transition:background-color .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.backdrop--pop-up .modal{opacity:0;transform:translateY(10vh);transition:all .3s cubic-bezier(.4,0,.2,1)}.backdrop--pop-up.backdrop--active .modal{opacity:1;transform:translateY(0);transition-delay:.1s}.backdrop--blurred{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.backdrop-layer{position:fixed;z-index:9999;width:100%;height:100%;inset:0;pointer-events:none}.styles_blurredCircle__iC5FM{position:absolute;width:var(--circle-width);height:var(--circle-height);border-radius:50%;background:#67e77f;filter:blur(var(--circle-blur,120px));opacity:var(--circle-opacity,.2);pointer-events:none;will-change:transform}.styles_ideaImgWrapper__F2swI{display:flex;align-items:center;justify-content:center}.styles_ideaImgWrapper__F2swI>img{max-width:128px;height:auto;filter:grayscale(1);transition:filter .4s ease-in}.styles_blurredCircleWrapper___6p9P{position:absolute;display:flex;align-items:center;justify-content:center;inset:-300px 0 0;isolation:isolate;pointer-events:none}.styles_blurredCircle__Z_j4w{background-color:rgba(0,0,0,0);transition:background-color .4s ease-in}.styles_banner__p03aP{position:relative;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px 50px;background-color:#051926}.styles_bannerTitle__5b98N{max-width:648px}.styles_banner__p03aP:hover .styles_ideaImgWrapper__F2swI>img{filter:grayscale(0)}.styles_banner__p03aP:hover .styles_blurredCircle__Z_j4w{background-color:#f8c500}.styles_techExpertAvatarWrapper__01zFu{position:relative}.styles_techExpertAvatar__rWDE_{position:relative;z-index:1;width:100%;height:auto}.styles_techExpertAvatarBlur__PU4r6{position:absolute;z-index:0;right:0;bottom:-16px;left:0;width:60%;height:100%;margin:0 auto;filter:blur(30px)}.styles_contacts__P1dao{display:flex;flex-flow:column wrap;gap:8px}.styles_contact__cZcAn{display:flex;height:48px;align-items:center;padding-right:12px;background-color:#ececec;gap:12px}.styles_contactIcon__4TfsI{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background-color:#67e77f}.styles_card__nbTiT{display:grid;overflow:hidden;grid-gap:24px;gap:24px;grid-template-columns:1fr}.styles_card__nbTiT .styles_aside__qX1wK{position:relative;width:100%;margin:0 auto}@media screen and (min-width:481px){.styles_card__nbTiT .styles_aside__qX1wK{max-width:312px}}@media screen and (min-width:1024px){.styles_card__nbTiT{grid-template-columns:auto 312px}.styles_card__nbTiT .styles_aside__qX1wK{max-width:312px}}.styles_modal__AtMi_{background-color:#fff}