:export{green:#28a745;greenLight:#a4d600;green90:rgba(40,167,70,.9333333333);green20:rgba(40,167,70,.2509803922);blue:#498ec7;blue30:rgba(73,142,199,.1882352941);darkBlue:#020a13;white:#fff;mobile:480px;tablet:768px;desktop:1024px;large:1280px}.backgroundImage{width:100vw;height:60vh;margin:0;padding:0;background-position:50%;background-size:cover;background-color:#28a745;justify-content:center}.backgroundImage,.backgroundImage .content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center}.backgroundImage .content{max-width:1280px;width:100%;justify-content:flex-start;position:relative;left:0;padding:0 1rem}@media(max-width:768px){.backgroundImage .content{justify-content:center}}@media(max-width:480px){.backgroundImage .content{flex-direction:column;padding:1rem}}.backgroundImage .content .text{background-color:rgba(40,167,70,.9333333333);color:#fff;padding:1em 1.6em;border-radius:1em;width:100%;max-width:400px;min-height:auto}@media(max-width:768px){.backgroundImage .content .text{width:80%;min-height:auto}}@media(max-width:480px){.backgroundImage .content .text{width:90%;padding:1em}}.backgroundImage .content .text h1{font-size:3em}@media(max-width:768px){.backgroundImage .content .text h1{font-size:2.5em}}@media(max-width:480px){.backgroundImage .content .text h1{font-size:2em}}.backgroundImage .content .text .underTitle{margin:1em 0 0}