@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:"Lifelogo Easy";src:url("/assets/font/LifelogoEasy.woff2") format("woff2"),url("/assets/font/LifelogoEasy.woff") format("woff"),url("/assets/font/LifelogoEasy.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}body{font-family:"Poppins",sans-serif;margin:0;background:#1b2324}html{scroll-behavior:smooth}*{box-sizing:border-box}.logo-link{text-decoration:none;color:#fff}.logo{height:48px}.logo-wrapper{flex-grow:1;display:flex;justify-content:center;padding-left:25px}@media only screen and (min-width: 992px){.logo-wrapper{padding-left:210px}}#show-menu{display:none}#show-menu:checked+.menu{top:71px}label[for=show-menu]{display:block}@media only screen and (min-width: 992px){label[for=show-menu]{display:none}}label[for=show-menu] .line{display:block;height:3px;width:32px;background:#fff}label[for=show-menu] .line+.line{margin-top:8px}.label-wrapper{display:flex;align-items:center}header{background:#6945af;display:flex;position:relative;z-index:1}@media only screen and (min-width: 992px){header{padding:8px 16px}}header .menu{display:flex;flex-direction:column;align-items:center;list-style:none;padding:0;margin:0;position:absolute;top:-50px;left:0;width:100vw;background:#6945af;transition:.5s top}@media only screen and (min-width: 992px){header .menu{display:flex;flex-direction:row;position:relative;top:auto;left:auto;width:auto}}header .mobile-wrapper{display:flex;background:#6945af;padding:8px 16px;width:100%;z-index:1;border-bottom:1px solid rgba(0,0,0,.1647058824)}@media only screen and (min-width: 992px){header .mobile-wrapper{padding:0;border-bottom:0}}header .menu-item{display:inline-block;padding:8px 0}@media only screen and (min-width: 992px){header .menu-item+.menu-item{margin-left:18px}}header .menu-item-link{text-decoration:none;color:#fff}header .menu-item-link:hover{color:rgba(255,255,255,.7)}.container.home{min-height:100vh;min-height:calc(100vh - 64px);display:flex;align-items:center;background-image:url("/assets/img/IMG_4111.jpeg");background-size:cover}.container.home .middle-info{background:rgba(105,69,175,.85);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding:24px 10px}@media only screen and (min-width: 992px){.container.home .middle-info{align-items:center}}.container.home .middle-info h2{color:#fff;font-weight:400;margin:5px 0}.pricing{padding:32px;display:flex;flex-direction:column;align-items:center}.pricing .row{display:flex;justify-content:space-between;width:100%;max-width:1920px}@media only screen and (max-width: 991.98px){.pricing .row{flex-wrap:wrap}}.pricing .row+.row{margin-top:32px}.pricing .price-box{color:#fff;border:3px solid #fff;width:30%;display:flex;flex-direction:column}@media only screen and (max-width: 991.98px){.pricing .price-box{width:100%}}@media only screen and (max-width: 991.98px){.pricing .price-box+.price-box{margin-top:32px}}.pricing .price-box ul{flex-grow:1}.pricing .price-box-title{background:#6945af;text-align:center}.pricing .price{background:#6945af;color:#fff;text-align:center;margin:0;padding:16px;margin-bottom:-3px;font-size:24px}.pricing .price span{font-size:12px;display:block}.pricing .note{color:#fff;text-align:center;margin:32px 0 0 0}.gallery{display:flex;flex-wrap:wrap}.gallery img{width:25%}@media only screen and (max-width: 767.98px){.gallery img{width:50%}}footer{display:flex;justify-content:center;flex-wrap:wrap}footer:not(.alt){background:#6945af}@media only screen and (min-width: 992px){footer{padding:32px 32px 8px 32px}}footer .row{display:flex;flex-wrap:wrap;width:100%;max-width:1000px}@media only screen and (min-width: 992px){footer .row{justify-content:space-evenly}}footer .row .info{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 991.98px){footer .row .info{width:30%;margin:16px 10%}}@media only screen and (max-width: 991.98px){footer .row .info{width:100%}}footer .row .info .icon{height:32px;width:32px}footer .row .info .icon img{max-width:100%;max-height:100%}footer .row .info p{color:#fff;margin:0;text-decoration:none}@media only screen and (min-width: 992px){footer .row .info p{margin-left:16px}}footer .copyright{width:100%;text-align:center;margin:0;padding:8px 0;font-size:12px;color:rgba(255,255,255,.6)}.services{display:flex;flex-direction:column;align-items:center;padding:32px 5%}@media only screen and (min-width: 992px){.services{padding:32px 15%}}.services .header{color:#fff;font-size:32px;font-size:2rem;margin-top:0;font-weight:400}.services .service{display:flex;flex-direction:row;flex-wrap:wrap;background:rgba(105,69,175,.5);color:#fff;border-radius:30px;padding:16px;max-width:1000px}.services .service.reversed{flex-direction:row-reverse}@media only screen and (min-width: 992px){.services .service.reversed .half:not(.with-img){align-items:flex-start}}.services .service+.service{margin-top:40px}.services .service .half{width:100%;padding:10px}@media only screen and (min-width: 992px){.services .service .half{width:40%}}.services .service .half:not(.with-img){display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}@media only screen and (min-width: 992px){.services .service .half:not(.with-img){width:60%}}.services .service img{display:block;width:100%;height:100%;object-fit:cover;border-radius:14px}.services .service h4{font-weight:500;font-size:24px;font-size:1.5rem;margin-top:0}.services .service .link{text-decoration:none;color:#000;background:#d9d9d9;display:inline-block;padding:8px 24px;border-radius:8px}.video{display:flex;justify-content:center;margin:40px 0;padding:0 5%}@media only screen and (min-width: 992px){.video{padding:0px 15%}}.video iframe{display:block;aspect-ratio:16/9;width:100%;max-width:1000px}.form{padding:32px 5%;display:flex;flex-direction:column;align-items:center}.form:not(.alt){background:#6945af}@media only screen and (min-width: 992px){.form{padding:32px 15%}}.form .header{color:#fff;width:100%;text-align:center;font-weight:500;font-size:24px;font-size:1.5rem;margin-top:0}.form.alt .form-wrapper{background:#6945af;padding:16px;border:2px solid #fff;border-radius:8px}.form form{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;max-width:1000px}.form .input-wrapper{display:inline-block;border-bottom:1px solid #fff;padding:0 10px;margin:5px;width:100%}@media only screen and (min-width: 992px){.form .input-wrapper{width:25%}}.form .input-wrapper.has-error{border-bottom:1px solid #d71919}.form .input-wrapper input{width:100%}.form input,.form textarea{background:rgba(0,0,0,0);border:0;color:#fff;font-size:18px;font-size:1.125rem;outline:none}.form textarea{width:100%;line-height:3ch;background-image:linear-gradient(transparent, transparent calc(3ch - 1px), #E7EFF8 0px);background-size:100% 3ch;resize:none;margin-top:24px;padding:0 15px}.form textarea.has-error{background-image:linear-gradient(transparent, transparent calc(3ch - 1px), #d71919 0px)}.form input::placeholder,.form textarea::placeholder{color:rgba(255,255,255,.7)}.form input[type=submit]{border:2px solid #fff;border-radius:8px;padding:8px 20px;margin-top:24px;transition:.5s}.form input[type=submit]:hover{background:#fff;color:#000;cursor:pointer}.form .send-wrapper{display:flex;width:100%;justify-content:flex-end}.form .message{width:100%;display:flex;justify-content:center;align-items:center;border-radius:16px;margin-bottom:16px}.form .message.success{background:#70ff70}.form .message.error{background:#ff5d5d}.form .message p{font-weight:500}.landing-alt{position:relative;color:#fff;padding:32px 5%;background:url("/assets/img/IMG_4108.jpeg") no-repeat;background-size:cover}.landing-alt::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.landing-alt .header{font-weight:500;margin:0 0 32px 0;text-align:center;position:relative}.landing-alt p{opacity:.8;text-align:center}.variants,.variants-alt{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;padding:32px 5%}@media only screen and (min-width: 992px){.variants,.variants-alt{justify-content:center;padding:32px 5%;padding-bottom:132px}}.variants .variant,.variants-alt .variant{background:#6945af;color:#fff;width:100%;border-radius:16px;display:flex;flex-direction:column}@media only screen and (min-width: 992px){.variants .variant,.variants-alt .variant{width:30%}}.variants .variant div.header,.variants-alt .variant div.header{padding:16px;background:rgba(217,217,217,.3);border-top-left-radius:16px;border-top-right-radius:16px;border-bottom:2px solid #fff}.variants .variant.active div.header,.variants-alt .variant.active div.header{background:rgba(240,212,3,.6);border-bottom:2px solid #cfbb20}.variants .variant h3.header,.variants-alt .variant h3.header{margin:0;text-align:center}.variants .variant .body,.variants-alt .variant .body{padding:16px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.variants .variant .body-bottom,.variants-alt .variant .body-bottom{display:flex;justify-content:space-between;align-items:center}.variants .variant .price,.variants-alt .variant .price{font-weight:500;margin:0}.variants .variant p,.variants-alt .variant p{font-style:italic;color:#aaa}.variants .variant button,.variants .variant .form-link,.variants-alt .variant button,.variants-alt .variant .form-link{background:#fff;color:#000;text-decoration:none;border:0;padding:8px 32px;border-radius:8px;font-size:16px;font-size:1rem}.variants .variant button:hover,.variants .variant .form-link:hover,.variants-alt .variant button:hover,.variants-alt .variant .form-link:hover{background:#d8d8d8;cursor:pointer}@media only screen and (min-width: 992px){.variants .variant:not(.active){transform:translateY(100px)}}.variants-alt{gap:32px}.variants-alt .row{display:flex;flex-wrap:wrap;width:100%;gap:32px}@media only screen and (min-width: 992px){.variants-alt .row{justify-content:center}}@media only screen and (min-width: 992px){.variants-alt .variant:nth-of-type(2){transform:translateY(50px)}}.extra-list{padding:32px 10%}@media only screen and (min-width: 1200px){.extra-list{padding:32px 15%}}.extra-list .list-item{color:#fff;display:flex;flex-wrap:wrap;justify-content:flex-end}@media only screen and (min-width: 992px){.extra-list .list-item{justify-content:space-between}}.extra-list .list-item+.list-item{margin-top:32px}.extra-list .list-item .title{font-size:18px;font-size:1.125rem;font-weight:500;margin:0;width:100%}@media only screen and (min-width: 992px){.extra-list .list-item .title{width:auto}}.extra-list .list-item .title span{font-size:14px;font-size:.875rem;font-weight:400;font-style:italic}.extra-list .list-item .price{font-size:18px;font-size:1.125rem;font-weight:500;margin:0}.not-found{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:32px}.not-found a{color:#d8d8d8}.not-found a:hover{color:#fff}.not-found h2,.not-found h3,.not-found p{margin:15px 0}/*# sourceMappingURL=app.css.map */