.ConstructionEstimateElement .form-group{margin-bottom:var(--field-row,15px)}.ConstructionEstimateElement .form-group label{display:var(--form-label-display,block);margin-bottom:5px}.ConstructionEstimateElement .form-group label i{margin-right:5px}.ConstructionEstimateElement .form-group .form-control{width:100%}.ConstructionEstimateElement .form-group .form-control::placeholder{color:var(--placeholder-color,currentColor)}.ConstructionEstimateElement .form-group select.form-control option{color:#1e1e1e}.ConstructionEstimateElement .group-button button{height:auto!important;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px}.ConstructionEstimateElement .group-button button i{margin-left:.2em}.ConstructionEstimateElement .estimate-result-box h3{margin-top:0;margin-bottom:15px}.ConstructionEstimateElement .estimate-result-box h3 i{margin-right:8px}.ConstructionEstimateElement .estimate-result-box p{margin-bottom:5px;color:var(--result-text-color,inherit)}.ConstructionEstimateElement .estimate-result-box p:last-child{margin-bottom:0}.ConstructionEstimateElement .estimate-result-box .estimate-result-intro{margin-bottom:16px}.ConstructionEstimateElement .estimate-result-box .estimate-result-details{border-top:1px solid rgb(0 0 0 / .12)}.ConstructionEstimateElement .estimate-result-box .estimate-result-details p{display:flex;justify-content:space-between;gap:16px;padding:10px 0;margin:0;border-bottom:1px solid rgb(0 0 0 / .08)}.ConstructionEstimateElement .estimate-result-box .estimate-result-details p>span:first-child{flex:1}.ConstructionEstimateElement .estimate-result-box .estimate-result-details p b{text-align:right}.ConstructionEstimateElement .estimate-result-box .estimate-result-details .estimate-result-total,.ConstructionEstimateElement .estimate-result-box .estimate-result-details .estimate-result-cost{font-size:1.05em;font-weight:600}.ConstructionEstimateElement .estimate-result-box .estimate-result-details .estimate-result-cost{padding-top:14px;padding-bottom:14px;border-bottom:0}.ConstructionEstimateElement .estimate-result-box .estimate-result-details .estimate-result-cost b{font-size:1.15em}.ConstructionEstimateElement .estimate-result-box .estimate-result-content{padding-top:20px;margin-top:20px;border-top:1px solid rgb(0 0 0 / .12)}.ConstructionEstimateElement .estimate-result-box .estimate-result-content>:last-child{margin-bottom:0}.ConstructionEstimateElement .estimate-result-box .estimate-result-content img{max-width:100%;height:auto}@media (max-width:1024px){.ConstructionEstimateElement .group-button{width:var(--col-width-tablet,100%)}}@media (max-width:768px){.ConstructionEstimateElement .group-button{width:var(--col-width-mobile,100%)}}.FakeOrdersElement .fake-orders-wrapper{position:relative;overflow:hidden;border-radius:10px;background:#fff;padding:16px}.FakeOrdersElement .fake-orders-viewport{overflow:hidden;height:var(--fake-orders-height,300px);position:relative}.FakeOrdersElement .fake-orders-scroll-container{position:absolute;top:0;left:0;width:100%;will-change:transform}.FakeOrdersElement .fake-orders-track{display:flex;flex-direction:column;gap:var(--fake-orders-gap,12px)}.FakeOrdersElement .fake-order-item{padding:10px 14px;border-radius:8px;background:#f8f9fb;border:1px solid #eef0f4;flex-shrink:0}.FakeOrdersElement .order-info{min-width:0}.FakeOrdersElement .order-main-line{font-size:13px;color:#333;line-height:1.5;word-break:break-word}.FakeOrdersElement .order-customer-name{font-weight:700;color:#111}.FakeOrdersElement .order-action{color:#555}.FakeOrdersElement .order-product{font-weight:600;color:#e44d26}.FakeOrdersElement .order-time{font-size:11px;color:#999;margin-top:3px;display:flex;align-items:center;gap:4px}.SidebarBoxElement .element-sidebar-box{background-color:#fff;clear:both;margin-bottom:15px;padding:0!important;box-shadow:0 15px 35px rgb(0 0 0 / .1);border-radius:12px;overflow:hidden}.SidebarBoxElement .element-sidebar-box .sidebar-title{padding:10px}.SidebarBoxElement .element-sidebar-box .header-title{border-bottom:2px;text-align:center;margin-bottom:0}.SidebarBoxElement .element-sidebar-box .sidebar-content{border-radius:0 0 8px 8px;background:#FFF;box-shadow:none}.FeedbackElementStyle1 .box-content{position:relative;max-width:100%}.FeedbackElementStyle1 .box-content .swiper{position:relative;--swiper-item-show:var(--feedback-item-number, 3);--swiper-gap:var(--feedback-item-gap, 20px)}@media (max-width:999px){.FeedbackElementStyle1 .box-content .swiper{--swiper-item-show:var(--feedback-item-number-tablet, 2)}}@media (max-width:768px){.FeedbackElementStyle1 .box-content .swiper{--swiper-item-show:var(--feedback-item-number-mobile, 1);--swiper-gap:10px}}.FeedbackElementStyle1 .box-content.scroll-type-marquee{pointer-events:none}.FeedbackElementStyle1 .box-content.scroll-type-marquee .arrow_box{display:none!important}.FeedbackElementStyle1 .box-content.scroll-type-marquee .swiper-wrapper{transition-timing-function:linear!important}.FeedbackElementStyle1 .box-content.scroll-type-marquee .swiper-slide{width:calc((100% - ((var(--swiper-item-show, 3) - 1) * var(--swiper-gap, 20px))) / var(--swiper-item-show, 3))!important;height:auto!important}.FeedbackElementStyle1 .box-content.scroll-type-marquee .swiper::before,.FeedbackElementStyle1 .box-content.scroll-type-marquee .swiper::after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:10;pointer-events:none;transition:all 0.3s ease}.FeedbackElementStyle1 .box-content.scroll-type-marquee .swiper::before{left:0;background:linear-gradient(to right,#ffffff,#fff0)}.FeedbackElementStyle1 .box-content.scroll-type-marquee .swiper::after{right:0;background:linear-gradient(to left,#ffffff,#fff0)}.FeedbackElementStyle1 .box-content.feedback-display-horizontal .swiper .swiper-slide{height:auto}.FeedbackElementStyle1 .box-content.feedback-display-horizontal .swiper .swiper-slide .item{height:100%}@media (max-width:768px){.FeedbackElementStyle1 .box-content.feedback-display-horizontal .swiper::before,.FeedbackElementStyle1 .box-content.feedback-display-horizontal .swiper::after{width:40px}}.FeedbackElementStyle1 .item-vertical .avatar{text-align:center;margin-bottom:10px}.FeedbackElementStyle1 .item-vertical .avatar img{width:var(--feedback-image-width,100px);height:var(--feedback-image-width,100px);object-fit:cover;border-radius:50%;display:inline-block}.FeedbackElementStyle1 .item-vertical .feedback-info{text-align:center}.FeedbackElementStyle1 .item-vertical .feedback-info p{margin-bottom:10px}.FeedbackElementStyle1 .item-vertical .feedback-info .feedback-name{text-align:center;font-size:18px;font-weight:700;color:#1e1e1e;line-height:1.2}.FeedbackElementStyle1 .item-vertical .feedback-info .feedback-office{font-size:13px}.FeedbackElementStyle1 .item-vertical .feedback-info .feedback-content{margin:10px auto;width:500px;max-width:100%}.FeedbackElementStyle1 .item-vertical .feedback-info .feedback-star{text-align:center;margin-top:10px}.FeedbackElementStyle1 .item-vertical .feedback-info .feedback-star .star-item{font-size:var(--feedback-star-size,20px);color:var(--feedback-star-color,#f5c518);margin:0 2px}.FeedbackElementStyle1 .item-vertical .feedback-galleries{justify-content:center}.FeedbackElementStyle1 .feedback-galleries{display:flex;flex-wrap:wrap;grid-gap:5px;margin-top:10px}.FeedbackElementStyle1 .feedback-galleries a{display:block;width:50px;height:50px}.FeedbackElementStyle1 .feedback-galleries a img{width:100%;height:100%;object-fit:cover}.FeedbackElementStyle1 .item-horizontal{height:100%}.FeedbackElementStyle1 .item-horizontal .item-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border:1px solid #edf1f7;border-radius:16px;padding:28px 26px 24px;height:100%;transition:all 0.3s cubic-bezier(0,0,.5,1);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;isolation:isolate}.FeedbackElementStyle1 .item-horizontal .feedback-star{text-align:left;margin-bottom:4px}.FeedbackElementStyle1 .item-horizontal .feedback-star .star-item{font-size:var(--feedback-star-size,14px);color:var(--feedback-star-color,#f5c518);margin-right:2px}.FeedbackElementStyle1 .item-horizontal .feedback-content{font-size:15px;color:#4c4d5b;line-height:1.6;margin-top:16px;margin-bottom:6px;text-align:left;flex-grow:1}.FeedbackElementStyle1 .item-horizontal .feedback-info{display:flex;align-items:center;gap:15px}.FeedbackElementStyle1 .item-horizontal .feedback-info .avatar-col{flex-shrink:0;width:var(--feedback-image-width,50px);height:var(--feedback-image-width,50px)}.FeedbackElementStyle1 .item-horizontal .feedback-info .avatar-col img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.FeedbackElementStyle1 .item-horizontal .feedback-info .info-col{display:flex;flex-direction:column;justify-content:center;text-align:left}.FeedbackElementStyle1 .item-horizontal .feedback-info .info-col .feedback-name{margin:0;font-size:16px;font-weight:700;color:#1e1e1e;line-height:1.2}.FeedbackElementStyle1 .item-horizontal .feedback-info .info-col .feedback-office{margin:0;font-size:13px;color:#4c4d5b;line-height:1.2}.FeedbackElementStyle1 .item-horizontal .feedback-galleries{justify-content:flex-end}@media screen and (max-width:1000px){.FeedbackElementStyle1 .item-vertical .avatar img,.FeedbackElementStyle1 .item-horizontal .feedback-info .avatar-col{width:var(--feedback-image-width-tablet,50px);height:var(--feedback-image-width-tablet,50px)}}@media screen and (max-width:600px){.FeedbackElementStyle1 .item-vertical .avatar img,.FeedbackElementStyle1 .item-horizontal .feedback-info .avatar-col{width:var(--feedback-image-width-mobile,50px);height:var(--feedback-image-width-mobile,50px)}}.HeadingElementStyle17 .heading-title-border .heading-top-border,.HeadingElementStyle17 .heading-title-border .heading-content{display:block}.HeadingElementStyle17 .heading-title-border.heading-title-border--full{width:100%}.HeadingElementStyle17 .heading-title-border.heading-title-border--compact{display:inline-block;max-width:100%}.HeadingElementStyle17 .heading-title-border.heading-title-border--compact .heading-top-border{width:100%}.HeadingElementStyle17 .heading-title-border.heading-title-border--compact .heading-content{width:fit-content;max-width:100%}.HeadingElementStyle17 .heading-title-border .header{color:#000;font-family:var(--font-header),serif;font-size:25px;font-weight:700}.PostElementStyle1{--swiper-item-show:var(--item-number, 3)}@media (max-width:999px){.PostElementStyle1{--swiper-item-show:var(--item-number-tablet, 3)}}@media (max-width:767px){.PostElementStyle1{--swiper-item-show:var(--item-number-mobile, 2)}.PostElementStyle1 .swiper{--swiper-gap:10px}}.PostElementStyle1 .box-content{position:relative}.PostElementStyle1 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),minmax(0,1fr));gap:var(--bs-gutter-x)}.PostElementStyle1 .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.PostElementStyle1 .swiper:not(.swiper-initialized) .swiper-wrapper{--swiper-gap:var(--item-gap, 20px)}.PostElementStyle1 .swiper-slide{height:auto}.PostElementStyle1 .swiper-slide .item{height:100%}.PostElementStyle1 .item:hover{overflow:hidden;box-shadow:2px 4px 16px #00000029}.PostElementStyle1 .item:hover .img img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.PostElementStyle1 .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.PostElementStyle1 .item .img img{height:100%;width:100%;object-fit:cover;-webkit-transition:all 0.3s;transition:all 0.3s}.PostElementStyle1 .item .title{padding:10px;display:flex;flex-direction:column}.PostElementStyle1 .item .title .header{font-size:16px;line-height:1.4;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.PostElementStyle1 .item .title .header a{color:currentColor;outline:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.PostElementStyle1 .item .title .description{margin-top:8px;height:calc(2em * 1.444);line-height:1.444;text-align:initial;color:#687385;margin-bottom:0}.PostElementStyle1 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.PostElementStyle1 .item .title .post-info{margin:0 0 20px 0}.PostElementStyle1 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.PostElementStyle1 .item .title .read-more a:hover{padding-left:20px}@media (max-width:1000px){.PostElementStyle1 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),minmax(0,1fr))}}@media screen and (max-width:767px){.PostElementStyle1 .post-list-grid{gap:10px}}@media (max-width:600px){.PostElementStyle1 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),minmax(0,1fr))}}.ProjectElementStyle3{--swiper-item-show:var(--item-number, 3)}@media (max-width:999px){.ProjectElementStyle3{--swiper-item-show:var(--item-number-tablet, 3)}}@media (max-width:767px){.ProjectElementStyle3{--swiper-item-show:var(--item-number-mobile, 2)}.ProjectElementStyle3 .swiper{--swiper-gap:10px}}.ProjectElementStyle3 .box-content{position:relative}.ProjectElementStyle3 .project-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),minmax(0,1fr));gap:var(--bs-gutter-x)}.ProjectElementStyle3 .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.ProjectElementStyle3 .swiper:not(.swiper-initialized) .swiper-wrapper{--swiper-gap:var(--item-gap, 20px)}.ProjectElementStyle3 .swiper-slide{height:auto}.ProjectElementStyle3 .swiper-slide .item{height:100%}.ProjectElementStyle3 .item{overflow:hidden}.ProjectElementStyle3 .item:hover{box-shadow:2px 4px 16px #00000029}.ProjectElementStyle3 .item:hover .img img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.ProjectElementStyle3 .item .img{padding-top:var(--project-img-ration,100%);width:100%}.ProjectElementStyle3 .item .img img{height:100%;width:100%;object-fit:cover;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ProjectElementStyle3 .item .title{padding:10px;display:flex;flex-direction:column}.ProjectElementStyle3 .item .title .header{font-size:16px;line-height:1.4;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.ProjectElementStyle3 .item .title .header a{color:currentColor;outline:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ProjectElementStyle3 .item .title .description{margin-top:8px;height:calc(2em * 1.444);line-height:1.444;text-align:initial;color:#687385;margin-bottom:0}.ProjectElementStyle3 .item .title .post-info{margin:0 0 20px 0}.ProjectElementStyle3 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.ProjectElementStyle3 .item .title .read-more a:hover{padding-left:20px}@media (max-width:1000px){.ProjectElementStyle3 .project-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),minmax(0,1fr))}}@media screen and (max-width:767px){.ProjectElementStyle3 .project-list-grid{gap:10px}}@media (max-width:600px){.ProjectElementStyle3 .project-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),minmax(0,1fr))}}.inner-row-wrapper{width:100%;display:flex;flex-wrap:initial}@media (max-width:768px){.build-content,.inner-row-wrapper{flex-wrap:wrap!important;flex:0 0 auto;width:100%!important}}.ConstructionEstimateElement_fw_mtv0smub_bble4ef.ConstructionEstimateElement{--form-label-display:block;--field-gap:16px;--field-row:16px;--result-text-color:#1e1e1e}.ConstructionEstimateElement_fw_mtv0smub_bble4ef.ConstructionEstimateElement .form-group .form-control{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.ConstructionEstimateElement_fw_mtv0smub_bble4ef.ConstructionEstimateElement .form-group label{font-weight:600;font-size:14px;line-height:20px}.ConstructionEstimateElement_fw_mtv0smub_bble4ef.ConstructionEstimateElement button[type="submit"]{text-transform:uppercase;font-size:14px;line-height:20px;background-color:var(--theme-color);border-style:none;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px}.ConstructionEstimateElement_fw_mtv0smub_bble4ef.ConstructionEstimateElement button[type="reset"]{text-transform:uppercase;font-size:14px;line-height:20px;background-color:var(--theme-color);border-style:none;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px}.ConstructionEstimateElement_fw_mtv0smub_bble4ef.ConstructionEstimateElement .estimate-result-box{background-color:#f8f9fa;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}@media(max-width:1000px){.ConstructionEstimateElement_fw_mtv0smub_bble4ef.ConstructionEstimateElement .estimate-result-box{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}}.SidebarBoxElement_fw_mtuzsry1_nz8pf39.SidebarBoxElement{margin-bottom:8px}.SidebarBoxElement_fw_mtuzsry1_nz8pf39.SidebarBoxElement .element-sidebar-box{margin-top:0;margin-right:0;margin-bottom:10px;margin-left:0}.SidebarBoxElement_fw_mtuzsry1_nz8pf39.SidebarBoxElement .element-sidebar-box .sidebar-title{background-color:var(--theme-color);padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.SidebarBoxElement_fw_mtuzsry1_nz8pf39.SidebarBoxElement .element-sidebar-box .sidebar-title .header-title .header{font-size:16px;line-height:23px;color:#fff}.SidebarBoxElement_fw_mtuzsry1_nz8pf39.SidebarBoxElement .element-sidebar-box .sidebar-content{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.FakeOrdersElement_fw_mtuzsry2_oyu8eni.FakeOrdersElement .fake-orders-wrapper{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.FakeOrdersElement_fw_mtuzsry2_oyu8eni.FakeOrdersElement .fake-orders-wrapper .fake-order-item{background-color:#fff;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:0;border-linked-width:0;border-color:#eef0f4;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px}.FakeOrdersElement_fw_mtuzsry2_oyu8eni.FakeOrdersElement .fake-orders-wrapper .fake-order-item .order-customer-name{color:#1e1e1e}.FakeOrdersElement_fw_mtuzsry2_oyu8eni.FakeOrdersElement .fake-orders-wrapper .fake-order-item .order-product{color:var(--theme-color)}.FakeOrdersElement_fw_mtuzsxer_jv9j4xk.FakeOrdersElement .fake-orders-wrapper{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.FakeOrdersElement_fw_mtuzsxer_jv9j4xk.FakeOrdersElement .fake-orders-wrapper .fake-order-item{background-color:#fff;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:0;border-linked-width:0;border-color:#eef0f4;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px}.FakeOrdersElement_fw_mtuzsxer_jv9j4xk.FakeOrdersElement .fake-orders-wrapper .fake-order-item .order-customer-name{color:#1e1e1e}.FakeOrdersElement_fw_mtuzsxer_jv9j4xk.FakeOrdersElement .fake-orders-wrapper .fake-order-item .order-product{color:var(--theme-color)}.SidebarBoxElement_fw_mtuzt63h_3dhrrn1.SidebarBoxElement{margin-bottom:0}.SidebarBoxElement_fw_mtuzt63h_3dhrrn1.SidebarBoxElement .element-sidebar-box{margin-top:0;margin-right:0;margin-bottom:10px;margin-left:0}.SidebarBoxElement_fw_mtuzt63h_3dhrrn1.SidebarBoxElement .element-sidebar-box .sidebar-title{background-color:var(--theme-color);padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.SidebarBoxElement_fw_mtuzt63h_3dhrrn1.SidebarBoxElement .element-sidebar-box .sidebar-title .header-title .header{font-size:16px;line-height:23px;color:#fff}.SidebarBoxElement_fw_mtuzt63h_3dhrrn1.SidebarBoxElement .element-sidebar-box .sidebar-content{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.FakeOrdersElement_fw_mtuzt63h_reqdn46.FakeOrdersElement .fake-orders-wrapper{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.FakeOrdersElement_fw_mtuzt63h_reqdn46.FakeOrdersElement .fake-orders-wrapper .fake-order-item{background-color:#fff;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:0;border-linked-width:0;border-color:#eef0f4;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px}.FakeOrdersElement_fw_mtuzt63h_reqdn46.FakeOrdersElement .fake-orders-wrapper .fake-order-item .order-customer-name{color:#1e1e1e}.FakeOrdersElement_fw_mtuzt63h_reqdn46.FakeOrdersElement .fake-orders-wrapper .fake-order-item .order-product{color:var(--theme-color)}.FeedbackElementStyle1_fw_mtuzt63h_bkjbhrh.FeedbackElementStyle1{--feedback-star-size:14px;--feedback-item-number:1;--feedback-item-number-tablet:1;--feedback-item-number-mobile:1;--feedback-item-gap:20px;--feedback-image-width:50px;--feedback-image-width-tablet:50px;--feedback-image-width-mobile:50px}.FeedbackElementStyle1_fw_mtuztbkz_xp6jtvy.FeedbackElementStyle1{--feedback-star-size:14px;--feedback-item-number:1;--feedback-item-number-tablet:1;--feedback-item-number-mobile:1;--feedback-item-gap:20px;--feedback-image-width:50px;--feedback-image-width-tablet:50px;--feedback-image-width-mobile:50px}.HeadingElementStyle17_fw_mtv0n0zq_idtnjcy.HeadingElementStyle17{margin-right:10px;margin-bottom:10px;margin-left:10px}.HeadingElementStyle17_fw_mtv0n0zq_idtnjcy.HeadingElementStyle17 .heading-title-border .heading-top-border{border-style:solid;border-top-width:1px;border-right-width:0;border-bottom-width:0;border-left-width:0;border-linked-width:0;border-color:#f1f1f1}.HeadingElementStyle17_fw_mtv0n0zq_idtnjcy.HeadingElementStyle17 .heading-title-border .heading-content{border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:5px;border-linked-width:0;border-color:var(--theme-color);padding-top:15px;padding-right:0;padding-bottom:10px;padding-left:10px}.PostElementStyle1_fw_mtv0nk3b_hjwdn2x.PostElementStyle1.post{--wpost-img-ration:64.52%;--item-number:3;--item-number-tablet:2;--item-number-mobile:1;--item-gap:15px}.PostElementStyle1_fw_mtv0nk3b_hjwdn2x.PostElementStyle1.post .item{background-color:#fff;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 10px 0 #fff0}.PostElementStyle1_fw_mtv0nk3b_hjwdn2x.PostElementStyle1.post .item:hover{box-shadow:0 0 10px 0 #00000028}.PostElementStyle1_fw_mtv0nk3b_hjwdn2x.PostElementStyle1.post .item .img{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.PostElementStyle1_fw_mtv0nk3b_hjwdn2x.PostElementStyle1.post .item .title .header{font-size:18px;line-height:26px;color:#182b55;margin-top:0;margin-bottom:8px}.PostElementStyle1_fw_mtv0nk3b_hjwdn2x.PostElementStyle1.post .item .title .description{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.PostElementStyle1_fw_mtv0nk3b_hjwdn2x.PostElementStyle1.post .item .title .post-created{font-size:12px;line-height:17px;color:#888}.HeadingElementStyle17_fw_mtv0lghl_kvaacgu.HeadingElementStyle17{margin-right:10px;margin-bottom:10px;margin-left:10px}.HeadingElementStyle17_fw_mtv0lghl_kvaacgu.HeadingElementStyle17 .heading-title-border .heading-top-border{border-style:solid;border-top-width:1px;border-right-width:0;border-bottom-width:0;border-left-width:0;border-linked-width:0;border-color:#f1f1f1}.HeadingElementStyle17_fw_mtv0lghl_kvaacgu.HeadingElementStyle17 .heading-title-border .heading-content{border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:5px;border-linked-width:0;border-color:var(--theme-color);padding-top:15px;padding-right:0;padding-bottom:10px;padding-left:10px}.ProjectElementStyle3_fw_mtttes3w_pp9gv3x.ProjectElementStyle3.post{--project-img-ration:64.516129032258%;--item-number:3;--item-number-tablet:2;--item-number-mobile:1;--item-gap:15px}.ProjectElementStyle3_fw_mtttes3w_pp9gv3x.ProjectElementStyle3.post .item{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 10px 0 #fff0}.ProjectElementStyle3_fw_mtttes3w_pp9gv3x.ProjectElementStyle3.post .item:hover{box-shadow:0 0 10px 0 #00000028}.ProjectElementStyle3_fw_mtttes3w_pp9gv3x.ProjectElementStyle3.post .item .img{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.ProjectElementStyle3_fw_mtttes3w_pp9gv3x.ProjectElementStyle3.post .item .title .header{font-size:18px;line-height:26px;color:var(--theme-color);margin-top:0;margin-bottom:8px}.ProjectElementStyle3_fw_mtttes3w_pp9gv3x.ProjectElementStyle3.post .item .title .description{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}#row_mtuzq6dl_9d0jran{padding-top:10px;padding-bottom:10px}#column_mtuzq6dl_oxaptxe{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;border-style:none}#column_mtv0rjtv_zmdaray{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-linked-width:1px;border-color:#ccc}#column_mtuzqf90_rqzm1pd{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}#row_mttsqabt_71gselw{margin-top:30px;margin-bottom:30px;padding-top:10px;padding-bottom:10px}#column_mttsqabt_fifsisy{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mttte3l8_dc6oasu{padding-top:10px;padding-bottom:10px}#column_mttte3l8_r45tjt6{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}#row_mtttdo18_h1pu3dk{margin-top:30px;margin-bottom:30px;padding-top:10px;padding-bottom:10px}#column_mtttdo18_w6y72q6{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}@media(max-width:1000px){#column_mtuzq6dl_oxaptxe{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}#column_mtv0rjtv_zmdaray{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}}#column_mtuzq6dl_oxaptxe{flex:0 1 75%;width:75%;min-width:0}#column_mtv0rjtv_zmdaray{flex:0 1 100%;width:100%;min-width:0}#column_mtuzqf90_rqzm1pd{flex:0 1 25%;width:25%;min-width:0}#column_mttsqabt_fifsisy{flex:0 1 100%;width:100%;min-width:0}#column_mttte3l8_r45tjt6{flex:0 1 100%;width:100%;min-width:0}#column_mtttdo18_w6y72q6{flex:0 1 100%;width:100%;min-width:0}@media (min-width:768px) and (max-width:991px){#column_mtuzq6dl_oxaptxe{flex:0 1 75%;width:75%;min-width:0}#column_mtv0rjtv_zmdaray{flex:0 1 100%;width:100%;min-width:0}#column_mtuzqf90_rqzm1pd{flex:0 1 25%;width:25%;min-width:0}#column_mttsqabt_fifsisy{flex:0 1 100%;width:100%;min-width:0}#column_mttte3l8_r45tjt6{flex:0 1 100%;width:100%;min-width:0}#column_mtttdo18_w6y72q6{flex:0 1 100%;width:100%;min-width:0}}@media (max-width:767px){#column_mtuzq6dl_oxaptxe{flex:0 1 100%;width:100%;min-width:0}#column_mtv0rjtv_zmdaray{flex:0 1 100%;width:100%;min-width:0}#column_mtuzqf90_rqzm1pd{flex:0 1 100%;width:100%;min-width:0}#column_mttsqabt_fifsisy{flex:0 1 100%;width:100%;min-width:0}#column_mttte3l8_r45tjt6{flex:0 1 100%;width:100%;min-width:0}#column_mtttdo18_w6y72q6{flex:0 1 100%;width:100%;min-width:0}}