.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}.mb-120{margin-bottom:7.5rem}.mb-80{margin-bottom:5rem}.mb-50{margin-bottom:3.125rem}.mb-30{margin-bottom:1.875rem}.mb-15{margin-bottom:.9375rem}@media (max-width:767.98px){.sp-120,.sp-80{padding:50px 0}.mb-120,.mb-80{margin-bottom:50px}}section.benefits{margin-bottom:4.375rem}@media (max-width:767.98px){section.benefits{margin-bottom:0}}section.benefits .benefit{position:relative;padding-top:1.875rem;border-top:solid 1px #fff;margin-bottom:3.125rem}section.benefits .benefit::after,section.benefits .benefit::before{content:"";position:absolute;z-index:1;-webkit-transform:translateZ(0);transform:translateZ(0)}section.benefits .benefit::before{top:-1px;left:16px;width:30px;height:1px;background-color:#000}section.benefits .benefit::after{top:-8px;left:8px;width:1px;height:16px;background-color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}section.benefits .benefit .benefit-title{font-size:1.75rem;line-height:1.2}section.benefits .benefit .benefit-title .year{font-size:1rem;line-height:2.375rem}section.benefits .benefit .benefit-title .locality{font-size:1rem;line-height:2.375rem;margin-top:.9375rem}section.benefits .benefit .benefit-text{font-size:1rem;line-height:1.5rem;color:#838383;margin-top:.9375rem}section.visit-showroom{position:relative;background-image:url(/assets/img/showroom/showroom.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:3.125rem 0}@media (max-width:575.98px){section.visit-showroom{padding:50px 0 20px 0}}section.visit-showroom::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2)}@media (max-width:575.98px){section.visit-showroom::after{background-color:rgba(0,0,0,.4)}}section.visit-showroom .text-content{position:relative;padding:0 5.625rem;z-index:1;width:100%}@media (max-width:991.98px){section.visit-showroom .text-content{padding:0 30px}}@media (max-width:419.98px){section.visit-showroom .text-content{padding:0 15px}}section.visit-showroom .text-content .title{font-size:5.125rem;line-height:5.75rem}@media (max-width:1199.98px){section.visit-showroom .text-content .title{font-size:4.5rem;line-height:5.125rem}}@media (max-width:991.98px){section.visit-showroom .text-content .title{font-size:62px;line-height:72px}}@media (max-width:767.98px){section.visit-showroom .text-content .title{font-size:52px;line-height:62px}}@media (max-width:575.98px){section.visit-showroom .text-content .title{font-size:42px;line-height:52px}}@media (max-width:419.98px){section.visit-showroom .text-content .title{font-size:32px;line-height:42px}}section.visit-showroom .text-content .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575.98px){section.visit-showroom .text-content .logos{-ms-flex-wrap:wrap;flex-wrap:wrap}}section.visit-showroom .text-content .logos div{display:inline-block;text-align:center}@media (max-width:575.98px){section.visit-showroom .text-content .logos div{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3);margin-bottom:30px}}@media (max-width:419.98px){section.visit-showroom .text-content .logos div{-ms-flex-preferred-size:50%;flex-basis:50%}}section.visit-showroom .text-content .logos div img{width:100px;max-width:100%;height:auto;max-height:30px}@media (max-width:991.98px){section.visit-showroom .text-content .logos div img{width:80px;max-height:25px}}@media (max-width:767.98px){section.visit-showroom .text-content .logos div img{width:60px;max-height:22px}}@media (max-width:575.98px){section.visit-showroom .text-content .logos div img{width:80px;max-height:25px}}a.post-link{display:block;text-decoration:none;margin-bottom:3.125rem}a.post-link .post-image-wrap{position:relative;overflow:hidden;margin-bottom:1.25rem}a.post-link .post-image-wrap img.post-image{width:100%;display:inline-block;-webkit-transition:all .5s ease;transition:all .5s ease}a.post-link .post-image-wrap img.plus{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3.125rem;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}a.post-link .post-title{font-size:1.75rem;line-height:2.375rem;color:#000;margin-bottom:1.25rem}a.post-link .post-title.white{color:#fff}a.post-link .post-perex{font-size:1rem;line-height:1.5rem;color:#838383}a.post-link:hover .post-image-wrap img.post-image{opacity:.35;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}a.post-link:hover .post-image-wrap img.plus{opacity:1}section.home section.banner{position:relative}@media (max-width:575.98px){section.home section.banner{padding:120px 0;background-image:url(/assets/img/home/banner.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}section.home section.banner::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}}@media (max-width:419.98px){section.home section.banner{padding:100px 0}}section.home section.banner .banner-image img{opacity:.8;width:100%}section.home section.banner .banner-text{position:absolute;z-index:1;top:50%;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:575.98px){section.home section.banner .banner-text{position:relative;top:0;-webkit-transform:none;-ms-transform:none;transform:none}}section.home section.banner .banner-text h1,section.home section.banner .banner-text h2{font-weight:400;color:#fff;line-height:1.2;text-align:center;text-transform:uppercase}section.home section.banner .banner-text h1{font-size:4rem;margin-bottom:1.875rem}@media (max-width:991.98px){section.home section.banner .banner-text h1{font-size:54px}}@media (max-width:767.98px){section.home section.banner .banner-text h1{font-size:44px}}@media (max-width:575.98px){section.home section.banner .banner-text h1{font-size:32px}}section.home section.banner .banner-text h1 span.icon-plus-big{position:relative;font-size:2.75rem;font-weight:700;-webkit-transform:translateZ(0);transform:translateZ(0);top:-.1875rem}@media (max-width:991.98px){section.home section.banner .banner-text h1 span.icon-plus-big{top:-4px;font-size:36px}}@media (max-width:767.98px){section.home section.banner .banner-text h1 span.icon-plus-big{top:-4px;font-size:30px}}@media (max-width:575.98px){section.home section.banner .banner-text h1 span.icon-plus-big{top:-2px;font-size:22px}}section.home section.banner .banner-text h2{font-size:1.4375rem}@media (max-width:991.98px){section.home section.banner .banner-text h2{font-size:22px}}@media (max-width:767.98px){section.home section.banner .banner-text h2{font-size:21px}}@media (max-width:575.98px){section.home section.banner .banner-text h2{font-size:19px}}section.home .grid-img-1{text-align:right;margin-bottom:5rem}@media (max-width:767.98px){section.home .grid-img-1{margin-bottom:50px}}@media (max-width:575.98px){section.home .grid-img-1{margin-bottom:30px}}section.home .grid-img-1 img{height:358px}@media (max-width:1199.98px){section.home .grid-img-1 img{height:200px}}@media (max-width:767.98px){section.home .grid-img-1 img{height:150px}}@media (max-width:575.98px){section.home .grid-img-1 img{height:auto}}section.home .grid-img-3{padding-top:11.1875rem}@media (max-width:1199.98px){section.home .grid-img-3{padding-top:6.25rem}}@media (max-width:767.98px){section.home .grid-img-3{padding-top:75px}}@media (max-width:575.98px){section.home .grid-img-3{padding-top:30px}}@media (max-width:575.98px){section.home .grid-img{text-align:center}section.home .grid-img img{width:300px}}