.container-left{padding-left:15px}@media (min-width:576px){.container-left{padding-left:calc(50vw - 255px)}}@media (min-width:768px){.container-left{padding-left:calc(50vw - 345px)}}@media (min-width:992px){.container-left{padding-left:calc(50vw - 465px)}}@media (min-width:1200px){.container-left{max-width:100%;padding-left:12vw}}@media (min-width:1921px){.container-left{max-width:100%;padding-left:20vw}}.container-right{padding-right:15px}@media (min-width:576px){.container-right{padding-right:calc(50vw - 255px)}}@media (min-width:768px){.container-right{padding-right:calc(50vw - 345px)}}@media (min-width:992px){.container-right{padding-right:calc(50vw - 465px)}}@media (min-width:1200px){.container-right{max-width:100%;padding-right:12vw}}@media (min-width:1921px){.container-right{max-width:100%;padding-right:20vw}}.sp-120{padding:7.5rem 0}.sp-80{padding:5rem 0}.sp-50{padding:3.125rem 0}.pb-30{padding-bottom:1.875rem}.pb-50{padding-bottom:3.125rem}.pb-60{padding-bottom:3.125rem}.pb-80{padding-bottom:5rem}.pb-90{padding-bottom:5.625rem}.pb-120{padding-bottom:7.5rem}.pt-30{padding-top:1.875rem}.pt-50{padding-top:3.125rem}.pt-60{padding-top:3.75rem}.pt-80{padding-top:5rem}.pt-90{padding-top:5.625rem}.pt-120{padding-top:7.5rem}.mb-120{margin-bottom:7.5rem}.mb-90{margin-bottom:5.625rem}.mb-80{margin-bottom:5rem}.mb-60{margin-bottom:3.75rem}.mb-50{margin-bottom:3.125rem}.mb-30{margin-bottom:1.875rem}.mb-15{margin-bottom:.9375rem}.mt-120{margin-top:7.5rem}.mt-90{margin-top:5.625rem}.mt-80{margin-top:5rem}.mt-60{margin-top:3.75rem}.mt-50{margin-top:3.125rem}.mt-30{margin-top:1.875rem}.mt-15{margin-top:.9375rem}@media (max-width:767.98px){.sp-120,.sp-80{padding:30px 0}.pb-120,.pb-30,.pb-50,.pb-60,.pb-80,.pb-90{padding-bottom:30px}.pt-120,.pt-30,.pt-50,.pt-60,.pt-80,.pt-90{padding-top:30px}.mb-120,.mb-30,.mb-50,.mb-60,.mb-80,.mb-90{margin-bottom:30px}.mt-120,.mt-50,.mt-60,.mt-80,.mt-90{margin-top:30px}}section.home section.banner{position:relative;overflow:hidden;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:160px}@media (max-width:767.98px){section.home section.banner{min-height:auto;width:100%;aspect-ratio:16/20.5;display:block;padding:28vw 0 0 0}}section.home section.banner .banner-img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:767.98px){section.home section.banner .banner-img{background-size:100% auto;background-position:center bottom}}section.home section.banner .banner-img::before{content:'';position:absolute;top:0;left:0;width:100%;height:12.5rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.3) 0,transparent 100%)}@media (max-width:767.98px){section.home section.banner .banner-img::before{display:none}}section.home section.banner .banner-img__main{z-index:1;background-image:url(/assets/img/home/banner-main.jpg?v=5)}@media (max-width:767.98px){section.home section.banner .banner-img__main{background-image:url(/assets/img/home/banner-main-mobile.jpg?v=5)}}section.home section.banner .banner-img__front{z-index:3;background-image:url(/assets/img/home/banner-front.png?v=5)}@media (max-width:767.98px){section.home section.banner .banner-img__front{background-image:url(/assets/img/home/banner-front-mobile.png?v=5);background-position:center 31%}}section.home section.banner .banner-tryo{position:relative;z-index:2;width:100%;height:auto;-webkit-transform:translateY(calc(var(--scroll) * .4px));-ms-transform:translateY(calc(var(--scroll) * .4px));transform:translateY(calc(var(--scroll) * .4px));will-change:transform}section.home section.banner .banner-tryo img{width:100%;max-width:80vw;display:block;margin:0 auto;opacity:0;-webkit-animation:banner-tryo-reveal 1.8s ease-out .4s forwards;animation:banner-tryo-reveal 1.8s ease-out .4s forwards}section.home section.banner .banner-text{position:relative;z-index:4;width:100%;padding:7.5rem 0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.8)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 100%)}@media (max-width:767.98px){section.home section.banner .banner-text{background:0 0;position:absolute;bottom:15%;padding:0;left:0}}section.home section.banner .banner-text p{font-family:Syne,sans-serif;font-size:2.5rem;line-height:1.1;color:#fff}@media (max-width:767.98px){section.home section.banner .banner-text p{font-size:34px}}@media (max-width:575.98px){section.home section.banner .banner-text p{font-size:30px}}@media (max-width:575.98px){section.home section.banner .banner-text p.typewriter{font-size:28px;margin-top:10px}}@-webkit-keyframes banner-tryo-reveal{0%{opacity:0;-webkit-transform:translateY(150%);transform:translateY(150%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes banner-tryo-reveal{0%{opacity:0;-webkit-transform:translateY(150%);transform:translateY(150%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}section.home section.about-mobile{display:none}@media (max-width:767.98px){section.home section.about-mobile{position:relative;display:block;background-color:#143d32;background-image:url(/assets/img/home/bg-shape.svg);background-size:60% auto;background-position:left bottom;background-repeat:no-repeat;padding:45px 30px;margin-top:-33px;margin-bottom:45px;border-radius:35px;overflow:visible;z-index:5}}@media (max-width:767.98px) and (max-width:419.98px){section.home section.about-mobile{padding:45px 15px}}section.home section.about-mobile .btn-wrapper{position:absolute;top:0;left:0;right:0;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}section.home section.about-mobile .btn-wrapper .btn{font-size:20px}@media (max-width:419.98px){section.home section.about-mobile .btn-wrapper .btn{font-size:18px}}section.home section.about-mobile .text-wrapper{padding-top:5%}section.home section.about-mobile .text-wrapper p{font-family:Syne,sans-serif;font-size:1.875rem;font-weight:600;line-height:1.65;color:#fff;text-align:center}@media (max-width:767.98px){section.home section.about-mobile .text-wrapper p{font-size:22px}}@media (max-width:575.98px){section.home section.about-mobile .text-wrapper p{font-size:20px}}@media (max-width:419.98px){section.home section.about-mobile .text-wrapper p{font-size:18px}}section.home section.about-desktop{position:relative;z-index:5;margin-bottom:7.5rem;-webkit-transition:margin-top .5s ease-in-out;transition:margin-top .5s ease-in-out}@media (max-width:767.98px){section.home section.about-desktop{display:none}}section.home section.about-desktop.revealed{margin-top:-60px}section.home section.about-desktop .color-section{background-color:#143d32;background-image:url(/assets/img/home/bg-shape.svg);background-size:auto 80%;background-position:left bottom;background-repeat:no-repeat;padding:6.25rem 8.75rem;border-radius:1.875rem}@media (max-width:1920.98px){section.home section.about-desktop .color-section{padding:80px 80px}}section.home section.about-desktop p{font-family:Syne,sans-serif;font-size:1.875rem;font-weight:600;line-height:1.65;color:#fff;text-align:center}@media (max-width:1199.98px){section.home section.about-desktop p{font-size:26px}}@media (max-width:991.98px){section.home section.about-desktop p{font-size:24px}}section.home section.benefits .benefit{margin-bottom:3.75rem}@media (max-width:575.98px){section.home section.benefits .benefit{margin-bottom:30px}}section.home section.benefits .benefit h3{padding-bottom:.625rem;font-family:Syne,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.2;color:#000;border-bottom:solid 1px #d2e6cb;margin-bottom:15px}@media (max-width:1350px){section.home section.benefits .benefit h3{font-size:1.25rem}}@media (max-width:575.98px){section.home section.benefits .benefit h3{min-height:50px}}section.home section.benefits .benefit p{font-size:1rem}section.home section.choose{position:relative;margin-top:26.875rem;margin-bottom:7.5rem}@media (max-width:1400px){section.home section.choose{margin-top:300px}}@media (max-width:1300px){section.home section.choose{margin-top:250px}}@media (max-width:1199.98px){section.home section.choose{margin-top:180px}}@media (max-width:991.98px){section.home section.choose{margin-top:120px}}@media (max-width:575.98px){section.home section.choose{margin-top:80px;margin-bottom:80px}}section.home section.choose .color-section{position:relative;background-color:#caa9cb;padding:5rem 2.8125rem;border-radius:1.875rem}@media (max-width:1920.98px){section.home section.choose .color-section{padding:80px 45px}}@media (max-width:575.98px){section.home section.choose .color-section{padding:30px 30px}}section.home section.choose .color-section .img-wrapper{position:relative;background:url(/assets/img/home/choose-img.jpg?v=2);background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:1.875rem;z-index:1;width:100vw;margin-right:3.125rem;margin-left:calc(-50vw + 50%);top:-25rem;height:calc(100% + 25rem)}@media (max-width:1400px){section.home section.choose .color-section .img-wrapper{top:-200px;height:calc(100% + 200px)}}@media (max-width:991.98px){section.home section.choose .color-section .img-wrapper{top:0;width:100%;margin:45px 0 0 0;height:400px}}@media (max-width:419.98px){section.home section.choose .color-section .img-wrapper{height:300px}}section.home section.choose .color-section .dark-leaf{position:absolute;top:0;right:0;-webkit-transform:translateY(-80%);-ms-transform:translateY(-80%);transform:translateY(-80%)}@media (max-width:1199.98px){section.home section.choose .color-section .dark-leaf{-webkit-transform:translateY(-90%);-ms-transform:translateY(-90%);transform:translateY(-90%)}}@media (max-width:767.98px){section.home section.choose .color-section .dark-leaf{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}}@media (max-width:575.98px){section.home section.choose .color-section .dark-leaf{-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}}section.home section.choose .color-section .dark-leaf img{width:340px}@media (max-width:1199.98px){section.home section.choose .color-section .dark-leaf img{width:250px}}@media (max-width:991.98px){section.home section.choose .color-section .dark-leaf img{width:200px}}@media (max-width:767.98px){section.home section.choose .color-section .dark-leaf img{width:150px}}@media (max-width:575.98px){section.home section.choose .color-section .dark-leaf img{top:-30px}}section.home section.choose .color-section .choose-icon{margin-bottom:1.875rem}@media (max-width:991.98px){section.home section.choose .color-section .choose-icon img{width:80px}}@media (max-width:419.98px){section.home section.choose .color-section .choose-icon img{width:60px}}section.home section.choose .color-section .option{padding-bottom:1.875rem;border-bottom:solid 1px #d2e6cb;margin-bottom:3.75rem}@media (max-width:767.98px){section.home section.choose .color-section .option{margin-bottom:30px}}section.home section.choose .color-section .option h3{font-size:2.375rem;line-height:1.2}@media (max-width:1920.98px){section.home section.choose .color-section .option h3{font-size:1.5rem}}@media (max-width:1199.98px){section.home section.choose .color-section .option h3{font-size:1.75rem}}@media (max-width:991.98px){section.home section.choose .color-section .option h3{margin-bottom:15px}}@media (max-width:767.98px){section.home section.choose .color-section .option p{margin-bottom:30px}}section.home section.choose .color-section .light-leaf{position:absolute;bottom:0;left:0;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}@media (max-width:1199.98px){section.home section.choose .color-section .light-leaf img{width:250px}}@media (max-width:991.98px){section.home section.choose .color-section .light-leaf img{width:200px}}@media (max-width:767.98px){section.home section.choose .color-section .light-leaf img{width:150px}}@media (max-width:575.98px){section.home section.choose .color-section .light-leaf img{width:100px}}section.home section.harmonogram{margin-bottom:7.5rem}section.home section.harmonogram .stages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.home section.harmonogram .stages .stage{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}section.home section.harmonogram .stages .stage:not(:last-child)::after{content:"";position:absolute;top:41px;right:0;width:50px;height:2px;background-color:#d2e6cb;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}section.home section.harmonogram .stages .stage .stage-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:121px;min-height:83px;background-color:#fff;margin-bottom:30px}@media (max-width:1050px){section.home section.harmonogram .stages .stage .stage-img img{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}section.home section.harmonogram .stages .stage p{font-size:1.1875rem;line-height:1.8125rem}}@media (max-width:991.98px){section.home section.harmonogram .stages .stage:not(:last-child)::after{width:40px}section.home section.harmonogram .stages .stage .stage-img{margin-bottom:15px}section.home section.harmonogram .stages .stage .stage-img img{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}section.home section.harmonogram .stages .stage p{font-size:14px;line-height:24px}}@media (max-width:767.98px){section.home section.harmonogram .stages{display:block}section.home section.harmonogram .stages .stage:not(:last-child){margin-bottom:100px}section.home section.harmonogram .stages .stage:not(:last-child)::after{top:auto;right:50%;bottom:-70px;width:2px;height:40px;background-color:#d2e6cb;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}section.home section.harmonogram .stages .stage .stage-img{min-width:auto;min-height:auto;margin-bottom:20px}section.home section.harmonogram .stages .stage .stage-img img{-webkit-transform:none;-ms-transform:none;transform:none}section.home section.harmonogram .stages .stage p{font-size:18px;line-height:28px}}@media (max-width:767.98px){section.home section.harmonogram .desktop{display:none}}section.home section.harmonogram .mobile{display:none}@media (max-width:767.98px){section.home section.harmonogram .mobile{display:block}}section.home section.services{margin-bottom:7.5rem}@media (max-width:767.98px){section.home section.services{margin-bottom:60px}}section.home section.services .color-section.green{background-color:#d2e6cb;padding:6.25rem 12.5rem;border-radius:1.875rem}@media (max-width:1920.98px){section.home section.services .color-section.green{padding:80px 45px}}@media (max-width:575.98px){section.home section.services .color-section.green{padding:30px 30px;background-size:90% auto}}section.home section.pillars{margin-bottom:7.5rem}@media (max-width:767.98px){section.home section.pillars{margin-bottom:60px}}section.home section.pillars .img-wrapper{border-radius:1.875rem;overflow:hidden}section.home section.pillars .row{margin-top:-30%;margin-bottom:9.375rem}@media (max-width:991.98px){section.home section.pillars .row{margin-top:-120px;margin-bottom:30px}}section.home section.pillars .row .col-12:nth-child(2),section.home section.pillars .row .col-12:nth-child(5){position:relative;top:7.5rem}@media (max-width:991.98px){section.home section.pillars .row .col-12:nth-child(2),section.home section.pillars .row .col-12:nth-child(5){top:0}}section.home section.pillars .pillar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.875rem;background-color:#e1d5c3;text-align:center;margin-bottom:1.875rem;border-radius:1.875rem}@media (max-width:767.98px){section.home section.pillars .pillar{padding:15px 15px 90px 15px;min-height:500px;margin-bottom:0;border-top-left-radius:0;border-top-right-radius:0}}section.home section.pillars .pillar .pillar-img{margin-bottom:1.875rem}section.home section.pillars .pillar h3.pillar-title{font-size:1.625rem;line-height:normal;margin-bottom:1.875rem;color:#000}@media (max-width:767.98px){section.home section.pillars .pillar h3.pillar-title{font-size:22px}}@media (max-width:767.98px){section.home section.pillars .pillar p{font-size:18px}}@media (max-width:767.98px){section.home section.pillars .desktop{display:none}}section.home section.pillars .mobile{display:none}@media (max-width:767.98px){section.home section.pillars .mobile{display:block}}section.home section.pillars .mobile .img-wrapper{background-image:url(/assets/img/home/piliere.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:400px;border-bottom-left-radius:0;border-bottom-right-radius:0;text-align:center;padding:30px 15px 0 15px}section.home section.pillars .mobile .img-wrapper h2{color:#fff;font-size:36px}section.home section.gallery{margin-bottom:7.5rem}@media (max-width:767.98px){section.home section.gallery{margin-bottom:60px}}section.home section.right-choices{margin-bottom:90px}@media (max-width:767.98px){section.home section.right-choices{margin-bottom:45px}}section.home section.right-choices a.link{position:relative;display:block;text-decoration:none;border-radius:1.875rem;overflow:hidden;margin-bottom:1.875rem}@media (max-width:575.98px){section.home section.right-choices a.link{margin-bottom:15px}}section.home section.right-choices a.link::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.3;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}section.home section.right-choices a.link img{display:block;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}section.home section.right-choices a.link h3{position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:1.875rem;line-height:2.375rem;color:#fff;text-align:center;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (max-width:767.98px){section.home section.right-choices a.link h3{font-size:26px;line-height:normal}}section.home section.right-choices a.link:hover::before{opacity:.5}section.home section.right-choices a.link:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}section.home section.right-choices a.link:hover h3{-webkit-transform:translate(-50%,-50%) scale(1.2);-ms-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}section.home section.developer{margin-bottom:7.5rem}@media (max-width:767.98px){section.home section.developer{margin-bottom:60px}}@media (max-width:991.98px){section.home section.developer .img-wrapper{margin-top:45px}}section.home section.developer .img-wrapper img{width:100%;border-radius:1.875rem}section.home section.projects{margin-bottom:7.5rem;overflow-x:hidden}@media (max-width:767.98px){section.home section.projects{margin-bottom:60px}}