.hero{position:relative;height:100vh;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/images/hero.png) 50%;background-repeat:no-repeat;background-size:cover;background-position:top}.hero-content{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem;text-align:center}.hero-content h5{font-size:4rem;font-family:Open Sans,sans-serif;font-weight:600;color:#359fbc;line-height:1.3;margin-bottom:1rem}.hero-content h1{font-size:5.5rem;font-family:Open Sans,sans-serif;font-weight:700;color:#fff;letter-spacing:1px;line-height:1.2;margin-bottom:1.5rem}.hero-content p{color:#fff;font-size:1.8rem;line-height:1.5;padding:0 2rem;max-width:80rem;margin:0 auto}.hero-content .hero-btn{margin:3rem 0}.hero-content .hero-btn a{font-size:1.5rem;font-family:Poppins,sans-serif;margin:0 1rem;border:2px solid #359fbc;color:#fff;border-radius:100px;padding:.7rem 1.3rem;transition:all .5s ease}.hero-content .hero-btn a:hover{background-color:#359fbc;color:#fff}@media screen and (max-width:1023px)and (min-width:501px){.hero{min-height:60vh;height:auto}.hero-content{padding:4rem 2rem}.hero-content h5{font-size:3rem}.hero-content h1{font-size:4.5rem}.hero-content p{font-size:1.6rem}}@media only screen and (max-width:500px){.hero{min-height:50vh;height:auto}.hero-content{padding:3rem 1.5rem}.hero-content h5{font-size:2rem;line-height:1.4;margin-bottom:.8rem}.hero-content h1{font-size:2.5rem;line-height:1.3;margin-bottom:1rem}.hero-content p{font-size:1.3rem;line-height:1.6;text-align:center;padding:0 1rem}.hero-content .hero-btn{margin:2rem 0;display:flex;flex-direction:column;gap:1rem;width:100%}.hero-content .hero-btn a{font-size:1.3rem;font-family:Poppins,sans-serif;padding:1rem 2rem;display:block;max-width:250px;margin:0 auto}}@import"https://fonts.googleapis.com/css?family=Great+Vibes|Open+Sans:300,400,600|Poppins:300,400,500,800|Raleway:300,400,500&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans,sans-serif}h1,h2,h3,h4,h5,p{color:#333}ul{list-style:none}a{text-decoration:none}html{font-size:10px}::selection{color:#359fbc;background:#959baf}::-webkit-scrollbar{width:6px;border-left:1px solid #000}::-webkit-scrollbar-thumb{background-color:#359fbc}.container{width:70vw;margin:auto}@media screen and (max-width:1023px)and (min-width:501px){.container{width:95vw}}@media only screen and (max-width:500px){.container{width:95vw}}.is1{width:70vw;margin:auto}.is1-main{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;height:70vh}.is1-left,.is1-right{display:flex;justify-content:center;flex-direction:column}.is1-left img,.is1-right img{width:100%}.is1-left h3,.is1-right h3{font-size:3.5rem;font-weight:500;margin-bottom:1rem}.is1-left h4,.is1-right h4{font-size:2.2rem;font-weight:600;margin:2rem 0 1rem;color:#359fbc}.is1-left p,.is1-right p{font-size:1.3rem;font-weight:600;margin:1rem 0;padding-right:4rem}.is1-left p:nth-child(2),.is1-right p:nth-child(2){margin-top:0}.is1-left ul,.is1-right ul{list-style:none;margin:1rem 0;padding-right:4rem}.is1-left ul li,.is1-right ul li{font-size:1.3rem;font-weight:600;line-height:2.2rem;margin:.8rem 0;padding-left:2.5rem;position:relative}.is1-left ul li:before,.is1-right ul li:before{content:"✓";position:absolute;left:0;color:#359fbc;font-weight:700;font-size:1.6rem}.is1-right div{box-shadow:0 13px 49px -37px rgba(0,0,0,.75);-webkit-box-shadow:0 13px 49px -37px rgba(0,0,0,.75);-moz-box-shadow:0 13px 49px -37px rgba(0,0,0,.75)}@media screen and (max-width:1023px)and (min-width:501px){.is1{width:90vw}}@media only screen and (max-width:500px){.is1{width:90vw}.is1-main{grid-template-columns:repeat(1,1fr);grid-gap:1rem;height:auto}.is1-left h3,.is1-left h4,.is1-left p{text-align:center;padding:0}.is1-left h3{font-size:3.2rem}.is1-left h4{font-size:2rem}.is1-left ul{padding:0 2rem}.is1-left ul li{text-align:left}}