.our-works{background:#f8f9fa;padding:80px 0}.our-works__title{text-align:center;color:#333;margin-bottom:50px;font-size:2.5rem}@media (max-width:768px){.our-works__title{font-size:2rem}}.our-works__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:50px;display:grid}@media (max-width:768px){.our-works__grid{grid-template-columns:1fr;gap:20px}}.our-works__card{background:#fff;border-radius:15px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1)}.our-works__card:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.our-works__image{width:100%;height:250px;position:relative;overflow:hidden}.our-works__image-container{width:100%;height:100%;position:relative}.our-works__image-content{object-fit:cover;width:100%;height:100%;transition:transform .3s}.our-works__card:hover .our-works__image-content{transform:scale(1.05)}.our-works__image-placeholder{color:#6c757d;background:linear-gradient(135deg,#e9ecef 0%,#dee2e6 100%);border-bottom:2px dashed #ced4da;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;display:flex}.our-works__content{flex-direction:column;flex-grow:1;padding:25px;display:flex}.our-works__card-title{color:#2c3e50;margin-bottom:10px;font-size:1.3rem;font-weight:600}.our-works__card-description{color:#666;flex-grow:1;margin-bottom:20px;line-height:1.5}.our-works__footer{text-align:center;margin-top:40px}.our-works__view-all{color:#007bff;cursor:pointer;background:0 0;border:2px solid #007bff;border-radius:8px;padding:15px 40px;font-size:1.1rem;font-weight:600;transition:all .3s}.our-works__view-all:hover{color:#fff;background:#007bff;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,123,255,.3)}
.help-section{color:#fff;background:linear-gradient(135deg,#00c3ff,#0066ba);padding:max(60px,min(8vw,100px)) 0;position:relative;overflow:hidden}.help-section:before{content:"";background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}@media (max-width:768px){.help-section:before{width:300px;height:300px}}.help-section .container{z-index:1;position:relative}.help-section__content{grid-template-columns:1fr 1fr;align-items:start;gap:max(40px,min(6vw,80px));display:grid}@media (max-width:1024px){.help-section__content{grid-template-columns:1fr;gap:50px}}.help-section__title{margin-bottom:max(30px,min(4vw,50px));font-size:max(1.8rem,min(4vw,2.5rem));font-weight:700;line-height:1.2;position:relative}.help-section__title:after{content:"";background:rgba(255,255,255,.5);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-15px;left:0}.help-section__list{flex-direction:column;gap:max(16px,min(2vw,24px));margin:0 0 40px;padding:0;list-style:none;display:flex}.help-section__item{align-items:flex-start;gap:max(12px,min(2vw,20px));padding:8px 0;transition:transform .2s;display:flex}.help-section__item:hover{transform:translate(8px)}.help-section__item-icon{background:#000;border:1.5px solid #4e4e4e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:max(28px,min(3vw,36px));height:max(28px,min(3vw,36px));margin-top:2px;transition:all .3s;display:flex}.help-section__item-icon svg{color:#fff;width:max(12px,min(1.5vw,16px));height:max(12px,min(1.5vw,16px))}.help-section__item:hover .help-section__item-icon{background:#4e4e4e;transform:scale(1.1)}.help-section__item-text{opacity:.95;flex:1;font-size:max(1rem,min(1.5vw,1.1rem));font-weight:400;line-height:1.5}.help-section__image{position:relative}@media (max-width:1024px){.help-section__image{order:-1}}.help-section__image-wrapper{background:rgba(255,255,255,.05);border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.1)}.help-section__image-wrapper:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(45deg,rgba(102,126,234,.1) 0%,rgba(66,41,190,.2) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.help-section__image-wrapper:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.15)}.help-section__image-content{border-radius:16px;width:100%;height:auto;transition:transform .3s;display:block}.help-section__image-wrapper:hover .help-section__image-content{transform:scale(1.05)}.help-section__button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;box-sizing:border-box;white-space:nowrap;direction:ltr;background:#2a76b0;border:none;border-radius:8px;width:100%;margin-bottom:120px;padding:30px 200px;font-size:1.5rem;font-weight:600;transition:all .3s;display:block;box-shadow:0 4px 15px rgba(50,134,197,.3)}@media (max-width:768px){.help-section__button{white-space:normal;width:100%;max-width:100%;margin-bottom:40px;padding:20px 40px}}.help-section__button:hover{background:#3286c5;transform:translateY(-2px);box-shadow:0 6px 20px rgba(50,134,197,.4)}.help-section__button:active{transform:translateY(0)}
.why-choose-us{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:max(60px,min(8vw,100px)) 0;position:relative}.why-choose-us:before{content:"";background:linear-gradient(90deg,transparent 0%,#cbd5e1 50%,transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.why-choose-us__header{text-align:center;max-width:600px;margin-bottom:max(40px,min(6vw,70px));margin-left:auto;margin-right:auto}.why-choose-us__title{color:#1e293b;margin-bottom:16px;font-size:max(2rem,min(5vw,3rem));font-weight:700;line-height:1.1}@media (max-width:768px){.why-choose-us__title{margin-bottom:12px}}.why-choose-us__subtitle{color:#64748b;margin:0;font-size:max(1.1rem,min(2vw,1.25rem));line-height:1.5}.why-choose-us__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:max(24px,min(4vw,32px));display:grid}@media (max-width:480px){.why-choose-us__grid{grid-template-columns:1fr}}.why-choose-us__card{background:#fff;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03)}.why-choose-us__card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(0,0,0,.15),0 0 0 1px rgba(59,130,246,.05)}.why-choose-us__card:hover .why-choose-us__card-image:after{opacity:1}.why-choose-us__card:hover .why-choose-us__card-overlay{background:linear-gradient(transparent 40%,rgba(59,130,246,.4) 100%)}.why-choose-us__card:before{content:"";z-index:2;background:linear-gradient(135deg,#00c3ff,#0066ba);height:3px;position:absolute;top:0;left:0;right:0}.why-choose-us__card-image{height:200px;position:relative;overflow:hidden}.why-choose-us__card-image:after{content:"";opacity:0;z-index:1;background:linear-gradient(45deg,rgba(59,130,246,.1) 0%,rgba(139,92,246,.1) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.why-choose-us__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.why-choose-us__card:hover .why-choose-us__image{transform:scale(1.05)}.why-choose-us__card-overlay{z-index:1;background:linear-gradient(transparent 60%,rgba(0,0,0,.2) 100%);transition:background .3s;position:absolute;top:0;bottom:0;left:0;right:0}.why-choose-us__card-content{flex-direction:column;flex:1;padding:max(20px,min(3vw,20px));display:flex}.why-choose-us__card-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.why-choose-us__card-icon{background:linear-gradient(135deg,#00c3ff,#0066ba);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 4px 12px rgba(59,130,246,.3)}.why-choose-us__card-title{color:#1e293b;margin:0;font-size:max(1.25rem,min(2vw,1.5rem));font-weight:700;line-height:1.2}.why-choose-us__card-description{color:#64748b;flex:1;margin:0;font-size:max(.95rem,min(1.5vw,1rem));line-height:1.6}@keyframes cardEntrance{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.why-choose-us__card{animation:.6s ease-out both cardEntrance}.why-choose-us__card:first-child{animation-delay:.1s}.why-choose-us__card:nth-child(2){animation-delay:.2s}.why-choose-us__card:nth-child(3){animation-delay:.3s}.why-choose-us__card:nth-child(4){animation-delay:.4s}.why-choose-us__card:nth-child(5){animation-delay:.5s}.why-choose-us__card:nth-child(6){animation-delay:.6s}
.faq{background:#f8f9fa;padding:80px 0}.faq__title{text-align:center;color:#333;margin-bottom:30px;font-size:2.5rem}@media (max-width:768px){.faq__title{font-size:2rem}}.faq__content{text-align:center;margin-bottom:40px}.faq__description{color:#666;margin-bottom:25px;font-size:1.2rem}.faq__button{color:#fff;cursor:pointer;background:#3286c5;border:none;border-radius:5px;padding:15px 30px;font-size:1.1rem;transition:background .3s}.faq__button:hover{background:#007bff}.faq__placeholder{text-align:center;background:#fff;border:2px dashed #dee2e6;border-radius:10px;padding:60px 20px}.faq__placeholder-content{color:#6c757d;font-size:1.1rem}
.page{flex-direction:column;min-height:100vh;display:flex}main{flex:1}
