*,:after,:before{box-sizing:border-box;font-size:16px;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;margin:0}:root{--white-1:#fff;--gray-1:#f6f8f9;--gray-2:#aaabac;--gray-3:#727272;--gray-4:#313233;--gray-5:#151b26;--red-1:#ff5263;--black-1:#000;--shadow-1:-0.5em 1em 2em 0.1em rgba(0,0,0,.2)}.App_app__zr1wm{background-color:var(--gray-1);height:max(100vh,100%);width:100%}.ActionBar_flexlist__rMjCD{align-items:center;display:flex;flex-direction:row;gap:2em;justify-content:space-around;list-style:none}.ActionBar_flexlist__rMjCD>li>*{color:var(--gray-3);font-size:1.1em;font-weight:600;text-decoration:none;transition:color .2s ease,background-color .2s ease}.ActionBar_flexlist__rMjCD>li>:focus,.ActionBar_flexlist__rMjCD>li>:hover{color:var(--gray-4);outline:none}.ActionBar_flexlist__rMjCD>li:first-child{border-right:1px solid var(--gray-2)}.ActionBar_flexlist__rMjCD>li:last-child{background-color:var(--black-1);border-radius:.5em;padding:.6em 1.6em}.ActionBar_flexlist__rMjCD>li:last-child>*{color:var(--white-1)}.ActionBar_flexlist__rMjCD>li:last-child:hover,.ActionBar_flexlist__rMjCD>li:last-child:hover>*{background-color:var(--red-1);color:var(--black-1)}.ActionBar_icon__CDtrf{height:2em;margin-right:1em;padding:.2em;width:2em}.HeaderComponent_widthFull__QJuYN{background-color:var(--white-1);height:4em;position:fixed;width:100%}.HeaderComponent_flexbar__OnsIA{align-items:center;background-color:var(--white-1);display:flex;flex-wrap:nowrap;height:100%;justify-content:space-between;margin-inline:auto;max-width:1420px;width:100%}.HeaderComponent_flexrow__WkqeA{align-items:center;display:flex;flex-direction:row;gap:2em}.Logo_flexBox__\+HFnW{align-items:center;display:flex;flex-direction:row;max-width:10em}.Logo_flexBox__\+HFnW>*{text-decoration:none}.Logo_icon__EeiT0{aspect-ratio:1/1;color:var(--red-1);width:2em}.Logo_name__PiJTB{color:var(--gray-5);font-family:Josefin Sans,sans-serif;font-size:2.5em;font-weight:600;text-decoration:none}.NavBar_flexList__4tuVX{align-items:center;display:flex;flex-direction:row;gap:2em;justify-content:space-around;list-style:none}.NavBar_flexList__4tuVX>li>*{color:var(--gray-3);font-size:1.1em;font-weight:600;text-decoration:none;transition:color .2s ease}.NavBar_flexList__4tuVX>li>:focus,.NavBar_flexList__4tuVX>li>:hover{color:var(--gray-4);outline:none}@media screen and (max-width:1200px){.NavBar_flexList__4tuVX{display:none}}.BodyComponent_bodyContainer__P2UgC{height:100vh;padding:4em 1em 1em;-webkit-user-select:none;user-select:none;width:100%}.BodyComponent_flexContainer__\+ZnGI{display:flex;flex:0 1 auto;gap:2em;padding-top:4em}.BodyComponent_flexLeft__sGIZl{display:flex;flex-direction:column;gap:1em;width:30%}.BodyComponent_linkFlow__1ugIl{color:var(--gray-3);display:inline-flex;gap:1em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BodyComponent_linkFlow__1ugIl>h3{cursor:pointer;font-weight:400;letter-spacing:.1em}.BodyComponent_linkFlow__1ugIl>h3:first-child{border-bottom:1px solid var(--gray-2)}.BodyComponent_linkFlow__1ugIl>h3:first-child:hover{border-bottom:1px solid var(--gray-3);color:var(--gray-4)}.BodyComponent_flexColumnBox__lH23s{display:flex;flex-direction:column;gap:1em}.BodyComponent_flexColumnBox__lH23s>h1{color:var(--gray-5);font-size:2em;font-weight:400}.BodyComponent_flexColumnBox__lH23s>p{color:var(--gray-3);font-size:1.2em}.BodyComponent_flexRight__28ndp{margin-inline:auto}.BodyComponent_flexRight__28ndp>img{box-shadow:var(--shadow-1);height:auto;width:100%}@media screen and (min-width:1620px){.BodyComponent_flexLeft__sGIZl{padding-left:10%}}@media screen and (max-width:1260px){.BodyComponent_flexContainer__\+ZnGI{flex-wrap:wrap;justify-content:center;text-align:center}.BodyComponent_flexLeft__sGIZl{justify-content:center;width:60%}.BodyComponent_linkFlow__1ugIl{align-self:center}}.Form_formContainer__nCnwK{align-items:center;background-color:var(--white-1);box-shadow:var(--shadow-1);display:flex;flex-direction:column;gap:2em;height:40em;justify-content:center;min-width:100%;padding:1em;width:30em}.Form_formContainer__nCnwK>section{display:flex;flex-direction:column;gap:.5em;width:100%}.Form_formContainer__nCnwK>section>label{-webkit-font-feature-settings:"pcap","c2pc";font-feature-settings:"pcap","c2pc";color:var(--gray-5);font-size:1.1em;font-variant:all-petite-caps}.Form_formContainer__nCnwK>section>input{height:4em}.Form_formContainer__nCnwK>section>input,.Form_formContainer__nCnwK>section>textarea{background-color:var(--gray-1);border:none;border-radius:.5em;outline:none;padding:1em}.Form_formContainer__nCnwK>section>textarea{height:15em;resize:none}.Form_formContainer__nCnwK>button{background-color:var(--black-1);border:none;border-radius:.5em;color:var(--white-1);font-size:1.3em;height:3em;outline:none;transition:background-color .2s linear,color .2s linear;width:100%}.Form_formContainer__nCnwK>button:hover{background-color:var(--red-1);color:var(--black-1)}
/*# sourceMappingURL=main.fad554df.css.map*/