:root{--main-bg-color: #F5FF9F;--grey-text: #290909;--white-text: #29090970;--yellow-text: #29090970;--almost-transparent-text: #29090952;--separator-color: #29090929}@font-face{font-family:"Stringer";src:url("/fonts/Stringer-Light-Web-87b6b4d3.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Clear";src:url("/fonts/AlgorytmClear-Regular-58ece297.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Mono";src:url("/fonts/AlgorytmMono-Regular-befe9789.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}.grey_text{color:var(--grey-text)}.yellow_text{color:var(--yellow-text)}.white_text{color:var(--white-text)}.main_text{font-family:Clear;font-weight:400;font-size:20px;line-height:28px;letter-spacing:-0.02em;color:var(--grey-text)}*{scroll-behavior:smooth}html{background-color:var(--main-bg-color)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow:auto;overflow-x:hidden}a{color:var(--yellow-text);text-decoration:underline}p,h1{margin:0}.screen{width:100vw;height:100vh}@media screen and (min-width: 992px){.screen{display:flex}}.left_part{width:100%;height:100%;position:relative;background-image:url("/images/bg-b66028f5.svg");background-repeat:repeat}@media screen and (min-width: 992px){.left_part{width:50%;position:fixed;left:0;top:0;bottom:0}}.left_part>.title{position:absolute;top:120px;right:40px;left:36px;z-index:1;color:var(--grey-text);background-color:var(--main-bg-color)}.right_part{width:100%;height:100%;padding:40px 40px 0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.right_part__content{max-width:640px}@media screen and (min-width: 992px){.right_part{width:50%;margin-left:auto}}.first_section{min-height:calc(100vh - 24px);display:flex;flex-direction:column}.title{max-width:640px;font-family:Stringer;font-weight:300;font-size:40px;line-height:44px;letter-spacing:-0.02em;color:var(--white-text)}.item{display:flex;gap:24px;width:100%;padding:40px 0;flex-direction:column}.item__left{flex-shrink:0;font-family:Mono;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;text-transform:uppercase;color:var(--yellow-text);padding-top:4px}.item__right{font-family:Clear;font-weight:400;font-size:20px;line-height:28px;letter-spacing:-0.02em;color:var(--grey-text);display:flex;flex-direction:column;gap:24px}.item__right__title{color:var(--white-text)}.first_item{padding-top:0}@media screen and (min-width: 768px){.item{flex-direction:row}.item__left{width:140px}.shifted_content{margin-left:164px}}.show_more{display:none;margin-top:auto;margin-bottom:36px;cursor:pointer}@media screen and (min-width: 992px){.show_more{display:block}}.note{color:var(--almost-transparent-text);font-family:Clear;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-0.02em;padding:40px 0;display:flex;flex-direction:column;gap:8px}.separator{width:100%;height:1px;background-color:var(--separator-color)}