body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:sans-serif;background:#efe7cd}h1,h2{font-family:Italiana,serif;font-weight:100;color:#285430}h1{font-size:60px}h2{font-size:30px;font-weight:300}nav{display:flex;flex-flow:row;align-items:flex-end;justify-content:flex-end;height:60px;font-size:25px;column-gap:60px;padding-right:200px}nav a{color:#285430;font-weight:400;text-decoration:none}@media only screen and (max-width: 1200px){nav{padding-right:100px}}@media only screen and (max-width: 950px){nav{padding-right:50px}}@media only screen and (max-width: 735px){nav{padding-right:0;padding-left:20px;justify-content:flex-start;column-gap:30px}nav a{font-weight:100;font-size:20px;color:#477d50}}#tutorial-wrapper{margin-top:30px;display:flex;flex-flow:column;align-items:flex-start;padding:0 30px}@media only screen and (max-width: 770px){#tutorial-wrapper{padding:0 10px}#tutorial-wrapper h1{font-size:45px}}#tutorial-wrapper #vedio-tutorial{width:100%}#tutorial-wrapper #vedio-tutorial h2{font-weight:400}#tutorial-wrapper #vedio-tutorial iframe{height:320px;width:500px}@media only screen and (max-width: 540px){#tutorial-wrapper #vedio-tutorial iframe{width:100%;height:60vw}}#tutorial-wrapper #text-tutorial{padding-left:23px}#tutorial-wrapper #text-tutorial .tutorial-part{margin:30px 0}#tutorial-wrapper #text-tutorial .tutorial-part>*{margin:5px 0}#tutorial-wrapper #text-tutorial .tutorial-part img{margin-bottom:10px;display:block;width:min(100%,400px)}footer{min-height:max(55vh,300px);display:flex;flex-flow:column;justify-content:center;align-items:flex-start;padding-left:10vw;row-gap:20px;background-color:#deeaa9}footer a{color:#000;font-size:35px}
