.notFount{height:150px;display:flex;justify-content:center;align-items:center;border-radius:10px;color:var(--primary);font-size:35px;font-weight:700}.home .heroBanner{background-image:url(/_next/static/media/banner.b73988b7.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative;overflow:hidden}@media only screen and (min-width:992px){.home .heroBanner{overflow:visible}}.home .heroBanner .contentWrapper{position:relative;height:100%;padding-bottom:0!important}.home .heroBanner .contentWrapper .content{display:grid;grid-template-columns:1fr;flex:1 1;justify-items:center;align-items:center;height:100%}@media only screen and (min-width:992px){.home .heroBanner .contentWrapper .content{grid-template-columns:1.1fr 1fr}}.home .heroBanner .contentWrapper .content .text h1{color:#000;font-size:40px;font-weight:800;line-height:1.6;margin-top:100px}@media only screen and (min-width:640px){.home .heroBanner .contentWrapper .content .text h1{font-size:42px;margin-top:70px}}@media only screen and (min-width:992px){.home .heroBanner .contentWrapper .content .text h1{font-size:50px;margin-top:0}}.home .heroBanner .contentWrapper .content .text h1 span{color:var(--primary)}.home .heroBanner .contentWrapper .content .text p{color:#000;margin-top:10px;font-size:18px;font-weight:600}@media only screen and (min-width:992px){.home .heroBanner .contentWrapper .content .text p{font-size:21px}}.home .heroBanner .contentWrapper .content .image{display:flex;justify-content:end;flex-direction:column;height:100%}.home .heroBanner .contentWrapper .content .image .img{height:80%;position:relative}.home .heroBanner .contentWrapper .content .image .img:before{content:"";position:absolute;width:650px;height:650px;background-color:hsla(0,0%,100%,.133);left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%)}.home .heroBanner .contentWrapper .content .image .img:after{content:"";position:absolute;width:450px;height:450px;background-color:hsla(0,0%,100%,.145);left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%)}.home .heroBanner .contentWrapper .content .image img{z-index:10;position:relative;width:100%}@media only screen and (min-width:640px){.home .heroBanner .contentWrapper .content .image img{width:100%;height:100%}}