.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}.hero-content h5{font-size:5rem;font-family:Great Vibes,cursive;color:#e12121;line-height:2rem}.hero-content h1{font-size:6rem;font-family:Poppins,sans-serif;color:#fff;letter-spacing:1px}.hero-content{text-align:center}.hero-content p{color:#fff;font-size:2rem;padding:0 2rem}.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 #e12121;color:#fff;border-radius:100px;padding:.7rem 1.3rem;transition:all .5s ease}.hero-content .hero-btn a:hover{background-color:#e12121;color:#fff}@media screen and (max-width:1023px)and (min-width:501px){.hero{height:70vh}}@media only screen and (max-width:500px){.hero{height:40vh}.hero-content h5{font-size:3.5rem}.hero-content h1{font-size:3rem}.hero-content p{font-size:1rem;text-align:center;padding:0 1rem}.hero-content .hero-btn{margin:2.5rem 0}.hero-content .hero-btn a{font-size:1rem;font-family:Poppins,sans-serif;margin:0 .5rem;padding:.7rem 1.3rem}}@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:#002b49;background:#959baf}::-webkit-scrollbar{width:6px;border-left:1px solid #000}::-webkit-scrollbar-thumb{background-color:#002b49}.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;padding:8rem 0}.is1-main{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}.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 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-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;display:flex}}@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 p{text-align:center;padding:0}.is1-left h3{font-size:3.2rem}}