 :root{--clr-green:#006633;--clr-white:#fff;--clr-black:#000;}*,*::before,*::after{box-sizing:border-box;}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:"Baloo 2",-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:var(--clr-black);text-align:left;background-color:var(--clr-white);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}p{margin-top:0;}h1{font-weight:600;font-size:max(32px,6vw);line-height:36px;;color:var(--clr-white);text-align:center;}h2{font-weight:700;font-size:32px;line-height:36px;margin:0 auto 8px auto;color:var(--clr-green);text-shadow:var(--clr-green) 0px 0px 0.8px;-webkit-font-smoothing:antialiased;letter-spacing:0.02em;}h5{font-weight:700;font-size:18px;color:var(--clr-green);margin:0 0 7px 0;}a{color:var(--clr-green);}main{min-width:340px;}main,main > div{display:flex;flex-direction:column;}main > div:first-child{background-image:url(../img/background_img.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;justify-content:center;align-items:center;height:285px;}main > div:last-child{padding:13px 20px 0 20px;overflow:hidden;}.content{margin:auto;max-width:465px;}.content > p{margin:0 0 26px 0;}.logo{margin-bottom:44px;text-align:right;}.logo img{width:125px;height:auto;margin:0 0 0 auto;}main a{font-weight:700;}.footer{display:flex;padding-top:28px;position:relative;}.footer > img{position:absolute;z-index:1;left:-40px;bottom:0;width:420px;pointer-events:none;}.footer > div{position:relative;z-index:2;}.footer > div > img{width:82px;height:auto;}.footer > div:last-child{padding:13px 0 0 27px;margin-bottom:45px;}.footer p{font-size:18px;line-height:1;margin-bottom:10px;}.footer a{font-weight:500;font-size:15px;line-height:26px;}@media(min-width:765px){.logo{margin:0 auto 44px auto;width:708px;}}@media(min-width:992px){main{flex-direction:row;min-height:100vh;}main > div:first-child{flex:1 0 40%;justify-content:flex-start;height:auto;padding-top:170px;}main > div:last-child{flex:1 0 60%;padding:18px 60px 0 60px;}.content{margin-left:0;}h1{font-size:min(64px,4vw);}.logo{width:auto;max-width:590px;margin:0 -50px 44px 0;}.footer > img{left:-50px;bottom:-145px;width:480px;}}@media(min-width:1440px){main > div:first-child{flex:1 0 50%;padding-top:164px;}main > div:last-child{flex:1 0 50%;padding:18px 110px 0 110px;background-position:20px bottom;background-size:490px auto;}h1{font-size:64px;}.footer > img{left:-100px;bottom:-65px;}}