@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Black-eki9AL6E.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Bold-Ds1Nnxiq.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Heavy-B-YjeZBZ.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Light-DAKy7Fl0.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Medium-CP71v66j.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Regular-sVI-CVgm.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Semibold-DRynujmN.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Thin-CJae-v51.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/assets/SF-Pro-Rounded-Ultralight-DfBzAEfx.otf) format("opentype");font-weight:200;font-style:normal}body{font-family:SF Pro Rounded,sans-serif;margin:0;color:#23262d;line-height:1.3}*{font-family:SF Pro Rounded,sans-serif}:root{--screen-small: 380px;--screen-medium: 768px;--screen-big: 1366px}.Header{position:fixed;top:0;width:100vw;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000a1;padding:10px 0;display:flex;justify-content:space-around;align-items:center;box-shadow:0 2px 5px #0003;z-index:1000;transition:.2s ease}@media (max-width: 565px){.Header{width:calc(100vw - 32px);padding:10px 16px;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.Header__icon{cursor:pointer;transition:.2s}.Header__icon--opened{transform:rotate(90deg)}.Header__items{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;max-height:0;overflow:hidden;opacity:0;transition:.2s ease}.Header__items--opened{max-height:500px;opacity:1}.Header__item{background:none;border:none;cursor:pointer;transition:.2s ease;font-weight:400;color:#fff}.Header__item:hover{color:#b8860b;transform:scale(1.15)}.Header__item:after{content:"";position:absolute;left:50%;bottom:-3px;height:1px;width:0;background-color:#b8860b;transition:all .2s ease;transform:translate(-50%);opacity:0}.Header__item:hover:after{width:100%;opacity:1;transform:translate(-50%)}.MainSection{position:relative;margin-top:38px}.MainSection__img{width:100%;height:calc(100vh - 38px);object-fit:cover;object-position:center}.AboutUs{display:flex;align-items:center;justify-content:center;padding:0 16px;gap:60px}.AboutUs__img{min-width:300px;width:300px;color:#23262d}.AboutUs__img--small{min-width:40px;width:40px;color:#23262d}.AboutUs__title{white-space:nowrap;font-size:40px;font-weight:600;display:flex;align-items:center;gap:16px}.AboutUs__title--center{justify-content:center}.AboutUs__text{font-size:20px;font-weight:500;max-width:500px}.Flow{padding:60px 16px}.Flow__title{text-align:center;font-size:40px;font-weight:500;margin-bottom:20px}.Flow__container{display:flex;justify-content:center;gap:30px}@media (max-width: 800px){.Flow__container{flex-direction:column;gap:16px}}.Flow__subtitle{font-size:28px;font-weight:600;margin-bottom:20px;padding-left:40px}@media (max-width: 800px){.Flow__subtitle{text-align:center}}.Flow li{font-size:20px;font-weight:600;padding:30px 0;border-bottom:1px solid #23262d}.Flow li:last-child{border-bottom:none}.Flow__list{margin-bottom:0}.Flow__decimals{list-style-type:decimal}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.GalleryItem__preview{width:100%;height:30vh;cursor:pointer;object-fit:cover;object-position:center;transition:.2s ease;border-radius:12px;border:3px solid transparent}.GalleryItem__preview:hover{border-color:#fff}.Portfolio{padding:60px 32px;background:#000}.Portfolio__title{color:#fff;text-align:center;font-size:40px;font-weight:500;margin-bottom:50px}.Portfolio__items{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width: 768px){.Portfolio__items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.Portfolio{padding:30px 16px}.Portfolio__items{grid-template-columns:1fr}}.Footer{background:#000;padding:32px 16px;color:#fff}.Footer__title{text-align:center;font-size:40px;font-weight:500;margin-bottom:20px}.Footer__description{text-align:center;margin-bottom:16px}.Footer__text{font-size:16px;line-height:18px}.Footer__subtitle{font-size:18px;line-height:20px;margin-bottom:8px}.Footer__section{margin-bottom:16px}.Footer__content{display:flex;justify-content:center;gap:48px}@media (max-width: 610px){.Footer__content{display:block;width:fit-content;margin:0 auto}}.Footer__list{margin:0;padding-left:20px}.Footer__link{display:flex;align-items:center;gap:4px;margin-bottom:8px;font-size:16px;line-height:18px}.Footer__link svg{color:#fff;fill:#fff;stroke:#fff;width:20px;height:20px}.Footer__link a{text-decoration:none;color:#fff}
