@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap);*{font-family:Outfit,sans-serif}body{background-color:#000}a,h1,h2,h3,h4,h5,h6,p{color:#fff;text-decoration:none}:root{--color-1:#f26522;--color-2:#333;--color-3:#43c5e5}*{box-sizing:border-box;margin:0;padding:0}.swipe{left:39%;position:absolute;top:49%}.swipe img{height:300px;width:300px}.whatsapp{cursor:pointer;left:85%;position:absolute;top:83%}.whatsapp img{height:80px;width:90px}@media(max-width:1080px){.swipe{left:38%;position:absolute;top:51%}.swipe img{height:250px;width:250px}.whatsapp{left:79%;position:absolute;top:80%}.whatsapp img{height:70px;width:80px}}@media(max-width:750px){.swipe{left:26%;position:absolute;top:60%}.swipe img{height:200px;width:200px}.whatsapp{left:75%;position:absolute;top:78%}.whatsapp img{height:60px;width:70px}}.mask{height:100vh;position:relative;width:100%}.into-img{background-position:50%;background-size:cover;object-fit:cover}.into-img,.mask:after{height:100%;width:100%}.mask:after{background-color:#000;content:"";left:0;opacity:.8;position:absolute;top:0}.hero{height:100%;width:100%}.hero .content{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero .content h1{font-size:4rem;padding:.6rem 0 1.5rem}.hero .content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.button{align-items:center;display:flex;gap:1.5%;justify-content:center;left:50%;position:absolute;top:70%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn{background-color:#f3ba00}.btn,.btn-light{border:1px solid #fff;color:#fff;cursor:pointer;font-size:25px;font-size:21px;height:40px;padding:2%;text-align:center;width:120px}.btn-light{background:transparent}.btn-light:hover{background-color:#0000008e;transition:.3s}.btn:hover{opacity:.9}@media screen and (max-width:640px){.hero .content h1{font-size:3rem}.hero .content p{font-size:1.4rem}}.nav{background-color:#0000009c;height:70px;position:fixed;width:100vw;z-index:10}.nav-bg{background-color:#fc0909;transition:.5s}.nav-items{color:#fff;display:flex;height:70px;justify-content:space-between;width:100%}.nav-items .logo{cursor:pointer;font-size:30px;margin-left:3%;margin-top:1%}.nav-items ul{align-items:center;display:flex;justify-content:center;list-style-type:none;margin-right:3%}.nav-items li{color:#fff;cursor:pointer;margin-left:40px;margin-right:10px}.nav-items li a{color:#fff;text-decoration:none}.nav-items li a:hover{border-bottom:1px solid #fff;color:#ff5100;transition:.5s}.hamburget{display:none}@media screen and (max-width:1040px){.nav-items ul{align-items:center;background:rgba(0,0,0,.945);flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.3s;width:100%;z-index:-3}.nav-items{padding-top:10px}.nav-items.active{left:0}.nav-items ul li{padding:1rem 0}.nav-items ul li a{font-size:2rem}.hamburget{display:inline;display:initial;margin-right:5%;margin-top:2%}}.footer{background-color:hsla(0,0%,7%,.8);padding:6rem 0;width:100%}.footer-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.left{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{margin-top:1rem}h4{padding-bottom:.7rem}h4,p{font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}}.unlimited-heading{padding:4rem 0 2rem;text-align:center}.limited-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.unlimited-card{background:#1a1919;border-radius:2px;padding:1.2rem 1rem}.unlimited-card img{border-radius:2px;width:100%}.unlimited-btn{background-color:#639;background-color:#f3ba00;border:1px solid #fff;border-radius:2px;color:#fff;font-size:20px;height:40px;margin-top:10%;max-width:1000px;padding-top:9px;text-align:center}@media(max-width:1080px){.limited-container{grid-template-columns:repeat(2,1fr);margin:auto;max-width:80%}.unlimited-btn{font-size:15px;height:30px;padding-top:4px;width:100%}}@media(max-width:750px){.limited-container{grid-template-columns:1fr;margin:auto;max-width:70%}.unlimited-btn{font-size:14px;height:30px;padding-top:5px;width:100%}}.team-heading{padding:4rem 0 2rem;text-align:center}.team-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.team-card{background:#1a1919;border-radius:2px;padding:1.2rem 1rem}.team-card img{border-radius:2px;width:100%}.team-title{color:#fff;padding:1rem 0}.team-details p{font-size:1.1rem;padding-bottom:1rem;text-align:center}.team-btn{background-color:#639;background-color:#f3ba00;border:1px solid #fff;border-radius:2px;color:#fff;font-size:20px;height:40px;margin-top:10%;max-width:1000px;padding-top:9px;text-align:center}@media(max-width:1080px){.team-container{grid-template-columns:repeat(2,1fr);margin:auto;max-width:80%}.team-btn{font-size:15px;height:30px;padding-top:4px;width:100%}.team-title{font-size:20px;padding:1rem 0}.team-details p{font-size:.9rem}}@media(max-width:750px){.team-container{grid-template-columns:1fr;margin:auto;max-width:70%}.team-btn{font-size:14px;height:30px;padding-top:5px;width:100%}.team-title{font-size:20px;padding:1rem 0}.team-details p{font-size:.9rem}}.video-heading{padding:4rem 0 2rem;text-align:center}.video-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.video-card{background:#1a1919;border-radius:2px;padding:1.2rem 1rem}@media(max-width:1080px){.video-container{grid-template-columns:repeat(2,1fr);margin:auto;max-width:80%}}@media(max-width:750px){.video-container{grid-template-columns:1fr;margin:auto;max-width:70%}}.rh5v-DefaultPlayer_component{background-color:#000;font-family:Helvetica;font-size:11px;position:relative}.rh5v-DefaultPlayer_video{height:100%;width:100%}.rh5v-DefaultPlayer_controls{background-color:rgba(0,0,0,.7);bottom:0;display:flex;height:34px;left:0;opacity:0;position:absolute;right:0;transition:opacity .2s}.rh5v-DefaultPlayer_seek{flex-grow:1}.rh5v-DefaultPlayer_component:hover .rh5v-DefaultPlayer_controls{opacity:1}.rh5v-Time_component{color:#fff;line-height:35px;padding:0 10px}.rh5v-Time_current{margin-right:5px}.rh5v-Time_duration{color:#919191;margin-left:5px}.rh5v-Seek_component{position:relative}.rh5v-Seek_track{background-color:#3e3e3e;height:4px;left:5px;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rh5v-Seek_buffer,.rh5v-Seek_fill,.rh5v-Seek_input{height:100%;left:0;position:absolute;top:0}.rh5v-Seek_buffer{background-color:#5a5a5a}.rh5v-Seek_fill{background:#fff}.rh5v-Seek_input{cursor:pointer;opacity:0;width:100%}.rh5v-Volume_component{position:relative}.rh5v-Volume_component:hover{background-color:#000}.rh5v-Volume_button{background:none;border:0;color:inherit;cursor:pointer;font:inherit;height:34px;line-height:normal;overflow:visible;padding:0;width:34px}.rh5v-Volume_button:focus{outline:0}.rh5v-Volume_icon{padding:7px}.rh5v-Volume_slider{background-color:#000;bottom:100%;display:none;height:56px;left:5px;position:absolute;right:5px}.rh5v-Volume_component:hover .rh5v-Volume_slider{display:block}.rh5v-Volume_track{background-color:#3e3e3e;bottom:8px;left:50%;position:absolute;top:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:4px}.rh5v-Volume_fill,.rh5v-Volume_input{bottom:0;height:100%;left:0;position:absolute;right:0;width:100%}.rh5v-Volume_fill{background-color:#fff}.rh5v-Volume_input{-webkit-appearance:slider-vertical;cursor:pointer;margin:0;opacity:0;padding:0}.rh5v-Captions_component{position:relative}.rh5v-Captions_component:hover{background-color:#000}.rh5v-Captions_button{background:none;border:0;color:inherit;cursor:pointer;font:inherit;height:34px;line-height:normal;overflow:visible;padding:0;width:34px}.rh5v-Captions_button:focus{outline:0}.rh5v-Captions_icon{padding:5px}.rh5v-Captions_trackList{background-color:rgba(0,0,0,.7);bottom:100%;color:#fff;display:none;list-style:none;margin:0;padding:0;position:absolute;right:0}.rh5v-Captions_component:hover .rh5v-Captions_trackList{display:block}.rh5v-Captions_trackItem{cursor:pointer;padding:7px}.rh5v-Captions_activeTrackItem,.rh5v-Captions_trackItem:hover{background:#000}.rh5v-Captions_activeTrackItem{text-decoration:underline}.rh5v-PlayPause_component:hover{background-color:#000}.rh5v-PlayPause_button{background:none;border:0;color:inherit;cursor:pointer;font:inherit;height:34px;line-height:normal;overflow:visible;padding:0;width:34px}.rh5v-PlayPause_button:focus{outline:0}.rh5v-PlayPause_icon{padding:5px}.rh5v-Fullscreen_component:hover{background-color:#000}.rh5v-Fullscreen_button{background:none;border:0;color:inherit;cursor:pointer;font:inherit;height:34px;line-height:normal;overflow:visible;padding:0;width:34px}.rh5v-Fullscreen_button:focus{outline:0}.rh5v-Fullscreen_icon{padding:5px}.rh5v-Overlay_component{background-color:transparent;bottom:0;color:#fff;cursor:pointer;height:100%;left:0;position:absolute;right:0;text-align:center;top:0;width:100%}.rh5v-Overlay_inner{background-color:rgba(0,0,0,.7);border-radius:10px;display:inline-block;height:60px;margin-left:-30px;width:60px}.rh5v-Overlay_icon,.rh5v-Overlay_inner{left:50%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rh5v-Overlay_icon{margin-left:-20px}.hero-img{background:rgba(0,0,0,.685);height:60vh;position:relative;width:100%}.heading{align-items:center;background-color:rgba(0,0,0,.336);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hero-img:before{background:url(https://img77.uenicdn.com/image/upload/v1571889301/business/lazza-direct/14372077-ac54-4fe4-a0a0-e249449fcc24.jpg);background-position:top;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-img{font-size:2.2rem}.hero-img p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.hero-img h1{font-size:2rem;margin-top:190px}.hero-img:before{background:url(https://img77.uenicdn.com/image/upload/v1571889301/business/lazza-direct/14372077-ac54-4fe4-a0a0-e249449fcc24.jpg);background-position:left -60px top;content:"";height:400px;width:100%}}.service-heading{padding:4rem 0 2rem;text-align:center}.service-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.service-card{background:#1a1919;border-radius:2px;padding:1.2rem 1rem}.service-card img{border-radius:2px;width:100%}.service-title{color:#fff;padding:1rem 0}.service-details p{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.service-btn{background-color:#639;background-color:#f3ba00;border:1px solid #fff;border-radius:2px;color:#fff;font-size:20px;height:40px;margin-top:10%;max-width:1000px;padding-top:9px;text-align:center}@media(max-width:1080px){.service-container{grid-template-columns:repeat(2,1fr);margin:auto;max-width:80%}.service-btn{font-size:15px;height:30px;padding-top:4px;width:100%}.service-title{font-size:20px;padding:1rem 0}.service-details p{font-size:.9rem}}@media(max-width:750px){.service-container{grid-template-columns:1fr;margin:auto;max-width:70%}.service-btn{font-size:14px;height:30px;padding-top:5px;width:100%}.service-title{font-size:20px;padding:1rem 0}.service-details p{font-size:.9rem}}.about{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin:3rem 0;width:100%}.about .left{margin:auto;max-width:350px;padding:1rem;text-align:center}.about .left p{margin:1.2rem 0}.about .right{max-width:700px}.right .img-container{align-items:center;display:grid;grid-template-columns:repeat(12,1fr);position:relative;text-align:center}.right .img{border:1px solid #333;max-width:90%}.right .top{grid-column:1/span 8;grid-row:1;padding-top:20%;z-index:6}.right .bottom{grid-column:4/-1;grid-row:1;z-index:5}label{color:#fff;margin-bottom:.5rem}form{display:flex;flex-direction:column;margin:auto;max-width:600px;padding:4rem 1rem}form input,form textarea{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1);color:#f4f4f4;font-size:1.2rem;margin-bottom:1rem;outline:none;padding:10px 18px}.popup{background:#fff;border-radius:6px;color:#333;left:50%;padding:0 30px 30px;position:absolute;text-align:center;top:0;-webkit-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1);transition:top .4s,-webkit-transform .4s;transition:transform .4s,top .4s;transition:transform .4s,top .4s,-webkit-transform .4s;visibility:hidden;width:400px}.popup img{border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);margin-top:-50px;width:100px}.popup h2{font-size:38px;font-weight:500;margin:30px 0 10px}.popup button{background:#6fd649;border:none;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:18px;margin-top:50px;outline:none;padding:10px 0;width:100%}.product-heading{padding:4rem 0 2rem;text-align:center}.product-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.product-card{background:#1a1919;border-radius:2px;padding:1.2rem 1rem}.product-card img{border-radius:2px;width:100%}.product-title{color:#fff;padding:1rem 0}.product-details p{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.product-btn{display:flex;justify-content:space-between;padding:.5rem 0}.product-btn .btn1{background-color:#639;background-color:#f3ba00;border:1px solid #fff;border-radius:2px;color:#fff;font-size:20px;height:45px;padding-top:9px;text-align:center;width:150px}.product-btn.btn1:hover{opacity:.9}@media(max-width:1080px){.product-container{grid-template-columns:repeat(2,1fr);margin:auto;max-width:80%}.product-btn .btn1{font-size:15px;height:30px;padding-top:4px;width:100px}.product-title{font-size:20px;padding:1rem 0}.product-details p{font-size:.9rem}}@media(max-width:750px){.product-container{grid-template-columns:1fr;margin:auto;max-width:70%}.product-btn .btn1{font-size:14px;height:30px;padding-top:5px;width:100px}.product-title{font-size:20px;padding:1rem 0}.product-details p{font-size:.9rem}}
/*# sourceMappingURL=main.8c94bd94.css.map*/