.faq__inner{grid-template-columns:minmax(260px,1fr) 1.7fr;align-items:start;gap:60px;display:grid}@media (max-width:992px){.faq__inner{grid-template-columns:1fr;gap:32px}}.faq__head{flex-direction:column;gap:12px;display:flex;position:sticky;top:110px}@media (max-width:992px){.faq__head{position:static;top:auto}}.faq__head p{color:#0000008c;margin:0;font-size:clamp(1rem,.9rem + .5vw,1.35rem)}.faq__list{flex-direction:column;gap:14px;display:flex}.faq-item{border:1px solid #e9e9e9;border-radius:16px;transition:border-color .3s;overflow:hidden}.faq-item--open{border-color:#f07e0080}.faq-item__q{cursor:pointer;text-align:left;color:#000000d9;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:22px 26px;font-size:clamp(1rem,.95rem + .3vw,1.2rem);font-weight:600;display:flex}@media (max-width:600px){.faq-item__q{padding:18px}}.faq-item__icon{flex-shrink:0;width:20px;height:20px;position:relative}.faq-item__icon:before,.faq-item__icon:after{content:"";background-color:#f07e00;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item__icon:before{width:16px;height:2px}.faq-item__icon:after{width:2px;height:16px}.faq-item--open .faq-item__icon:after{transform:translate(-50%,-50%)scaleY(0)}.faq-item__a-wrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-item--open .faq-item__a-wrap{grid-template-rows:1fr}.faq-item__a{color:#0009;margin:0;padding:0 26px;font-size:clamp(.95rem,.9rem + .2vw,1.05rem);line-height:1.55;overflow:hidden}@media (max-width:600px){.faq-item__a{padding:0 18px}}.faq-item--open .faq-item__a{padding-bottom:24px}
.calc-form__wrapper{background:#f1f2f6;border-radius:32px;flex-direction:column;gap:10px;padding:40px;display:flex;position:relative;overflow:hidden}.calc-form__subtitle{color:#000;max-width:70%;margin-bottom:10px;font-size:clamp(1rem,.8846rem + .5128vw,1.5rem)}.calc-form__form{flex-wrap:wrap;align-items:flex-start;gap:20px;margin-top:40px;margin-bottom:10px;display:flex}.calc-form__form .input-group{flex-direction:column;flex:1;gap:6px;min-width:250px;display:flex}.calc-form__form .input-group select,.calc-form__form .input-group input{color:#000;background:#fff;border:1px solid #e7e8ec;border-radius:16px;outline:none;width:100%;padding:16px 20px;font-size:clamp(1rem,.9423rem + .2564vw,1.25rem);transition:border-color .3s,box-shadow .3s}.calc-form__form .input-group select:focus,.calc-form__form .input-group input:focus{border-color:#f07e00}.calc-form__form .input-group select.error,.calc-form__form .input-group input.error{background-color:#ff4d4d05;border-color:#ff4d4d}.calc-form__form .input-group .error-text{color:#ff4d4d;margin-left:5px;font-size:13px;font-weight:500;animation:.3s forwards fadeInError}.calc-form__form button{cursor:pointer;background-color:#f080001a;border:1px solid #f07e00;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;min-width:240px;height:60px;padding:8px 8px 8px 24px;font-size:18px;font-weight:500;transition:all .3s;display:flex}.calc-form__form button .orange-arrow{background-color:#f07e00;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.calc-form__form button .orange-arrow svg path{transition:all .3s}.calc-form__form button:hover:not(:disabled){color:#fff;background-color:#f07e00}.calc-form__form button:hover:not(:disabled) .orange-arrow{background-color:#fff}.calc-form__form button:hover:not(:disabled) .orange-arrow svg{transform:translate(5%)}.calc-form__form button:hover:not(:disabled) .orange-arrow svg path{stroke:#f07e00}.calc-form__form button:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(.5)}@keyframes fadeInError{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.calc-form__wrapper{border-radius:24px;padding:24px}.calc-form__subtitle{max-width:100%;font-size:16px}.calc-form__form{flex-direction:column;gap:15px}.calc-form__form .input-group{width:100%;min-width:100%}.calc-form__form .input-group input,.calc-form__form .input-group select{padding:14px 16px;font-size:16px}.calc-form__form button{width:100%;font-size:16px}}
@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fon{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes slogan1{0%{opacity:0;transform:translate(-10%)}to{opacity:1;transform:translate(0)}}@keyframes podslogan1{0%{opacity:0;transform:translate(-50%)}30%{opacity:0;transform:translate(-25%)}to{opacity:1;transform:translate(0)}}@keyframes slogan2{0%{opacity:0;transform:translate(10%)}to{opacity:1;transform:translate(0)}}@keyframes podslogan2{0%{opacity:0;transform:translate(50%)}30%{opacity:0;transform:translate(25%)}to{opacity:1;transform:translate(0)}}@keyframes ugol1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes ugol2{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes button{0%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0)}}@keyframes backgroundMove{0%{opacity:0}to{opacity:1}}.hero-img{object-fit:cover;object-position:center bottom;z-index:-10;width:100%;height:100vh;animation:.5s backgroundMove;position:absolute;bottom:0}.hero{width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero .hero-content{background:linear-gradient(90deg,#000000b3 0%,#00000073 45%,#00000026 75%,#0000000d 100%),linear-gradient(#0000 45%,#00000059 100%);flex-direction:column;justify-content:center;align-items:start;gap:20px;width:100%;height:100vh;padding:9vh 9%;display:flex}.hero .slogan{color:#fff;flex-direction:column;align-items:flex-start;gap:22px;display:flex;position:relative}.hero .slogan h1{text-shadow:0 2px 16px #00000073;opacity:0;margin-bottom:0;font-family:grandisExtended,sans-serif;font-weight:700;line-height:1.02;animation:.8s ease-out .3s forwards fadeUp;font-size:clamp(2rem,1.2rem + 3.4vw,4.5rem)!important}.hero .slogan .hero-sub{color:#fff;text-shadow:0 1px 10px #00000080;opacity:0;max-width:640px;margin-bottom:0;font-weight:400;animation:.8s ease-out .5s forwards fadeUp;font-size:clamp(1.05rem,.9rem + .6vw,1.4rem)!important}.hero .hero-stats{color:#fff;text-shadow:0 1px 10px #00000080;opacity:0;flex-wrap:wrap;align-items:center;row-gap:8px;font-weight:600;animation:.8s ease-out .7s forwards fadeUp;display:flex;font-size:clamp(1rem,.85rem + .65vw,1.5rem)!important}.hero .hero-stats .hero-stat{white-space:nowrap;padding:0 22px;position:relative}.hero .hero-stats .hero-stat:first-child{padding-left:0}.hero .hero-stats .hero-stat:not(:last-child):after{content:"";background:#fff6;width:1px;height:65%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hero .hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:28px;margin-top:8px;animation:.8s ease-out .9s forwards fadeUp;display:flex}.hero .hero-cta{color:#fff;background-color:#f07e00;border-color:#f07e00;padding:4px 4px 4px 32px}.hero .hero-cta label{color:#fff}.hero .hero-link{color:#fff;border-bottom:1px solid #ffffff80;padding-bottom:2px;font-size:clamp(1rem,.95rem + .2vw,1.2rem);font-weight:500;text-decoration:none;transition:border-color .3s}.hero .hero-link:hover{border-color:#fff}.hero:after{content:"";z-index:-11;background-color:#747474;width:100%;height:100%;position:absolute;bottom:0}@media (max-width:1600px){.hero .hero-content{justify-content:end;padding:13vh 5%}}@media (max-width:992px){.hero .hero-content{padding:100px 3%}.hero .hero-content .slogan{gap:18px;max-width:100%;margin-top:0;margin-left:0}.hero .hero-content .slogan h1{font-size:32px}.hero .hero-content .slogan .hero-sub,.hero .hero-content .hero-stats{font-size:16px}.hero .hero-content .hero-stats .hero-stat{padding:0 14px}.hero .hero-content .hero-actions{gap:18px}}
.how-we-build{flex-direction:column;gap:40px;display:flex}.how-we-build__head{flex-direction:column;gap:12px;display:flex}.how-we-build__head p{color:#0000008c;margin:0;font-size:clamp(1rem,.9rem + .5vw,1.35rem)}.how-we-build__steps{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}@media (max-width:1200px){.how-we-build__steps{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.how-we-build__steps{grid-template-columns:1fr;gap:14px}}.hwb-step{background-color:#f1f2f6;border:1px solid #0000;border-radius:20px;flex-direction:column;gap:14px;padding:28px 24px;transition:all .3s;display:flex}.hwb-step:hover{background-color:#fff;border-color:#f07e0040;transform:translateY(-6px);box-shadow:0 15px 30px #0000000f}.hwb-step__num{color:#f07e00;font-family:grandisExtended,sans-serif;font-size:2rem;font-weight:700;line-height:1}.hwb-step__title{color:#000000d9;margin:0;font-size:clamp(1.05rem,.95rem + .4vw,1.25rem);font-weight:600;line-height:1.25}.hwb-step__desc{color:#0009;margin:0;font-size:clamp(.9rem,.85rem + .2vw,1rem);line-height:1.45}
.preview-card{cursor:pointer;border-radius:20px;flex-direction:column;flex:1;gap:20px;margin:-10px;padding:10px;transition:all .4s;display:flex}.preview-card .image-wrapper{border-radius:20px;width:100%;height:35vh;overflow:hidden}.preview-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.preview-card .card-info{flex-direction:column;gap:20px;transition:transform .3s;display:flex}.preview-card .card-info .project-name{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;display:flex}.preview-card .card-info .project-name p{text-transform:uppercase;font-weight:400;transition:color .3s;font-size:clamp(1.375rem,1.2885rem + .3846vw,1.75rem)!important}.preview-card .card-info .project-name .link-more{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.preview-card .card-info .project-name .link-more span{opacity:.7;font-size:14px;transition:opacity .3s}.preview-card .card-info .project-name .link-more .orange-arrow{background-color:#f07e00;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.preview-card .card-info .project-name .link-more .orange-arrow svg{transition:transform .3s}.preview-card .card-info .project-info{flex-direction:row;gap:20px;display:flex}.preview-card .card-info .project-info .project-info-card{flex-direction:row;align-items:center;gap:8px;font-weight:400;display:flex;font-size:clamp(1rem,.9423rem + .2564vw,1.25rem)!important}.preview-card .card-info .project-info .project-info-card .icon-container{background-color:#f1f2f6;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background-color .3s;display:flex}.preview-card .card-info .project-info .project-info-card .icon-container img{object-fit:contain;width:24px;height:24px}.preview-card .card-info .project-price{color:#000;font-weight:400;transition:color .3s;font-size:clamp(1.375rem,1.2885rem + .3846vw,1.75rem)!important}.preview-card:hover{background-color:#fff;box-shadow:0 20px 40px #0000000d}.preview-card:hover img{transform:scale(1.08)}.preview-card:hover .project-name p,.preview-card:hover .project-price{color:#f07e00}.preview-card:hover .orange-arrow{background-color:#d77100;transform:scale(1.1)}.preview-card:hover .orange-arrow svg{transform:translate(3px)}.preview-card:hover .link-more span{opacity:1}.preview-card:hover .icon-container{background-color:#f07e001a}@media (max-width:992px){.preview-card{gap:10px;margin:0;padding:0}.preview-card:hover{box-shadow:none}.preview-card:hover img{transform:none}.preview-card .image-wrapper{height:250px}.preview-card .card-info{gap:10px}.preview-card .card-info .project-name p,.preview-card .card-info .project-price{font-size:22px}}
.preview-title{align-items:center;gap:30px;display:flex}@media (max-width:992px){.preview-title{flex-direction:column;gap:20px}}.preview{flex-direction:column;gap:60px;margin-bottom:75px;display:flex}@media (max-width:1200px){.preview{margin-bottom:0}}.preview .cards-container{flex-direction:row;gap:20px;display:flex}@media (max-width:992px){.preview .cards-container{flex-direction:column;gap:40px}}.projects-container{grid-template-columns:1fr;gap:30px;display:grid}@media (min-width:768px){.projects-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.projects-container{grid-template-columns:repeat(3,1fr)}}@media (min-width:1600px){.projects-container{grid-template-columns:repeat(3,1fr);gap:30px}}
