@keyframes About-module-scss-module__r_ZD0G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes About-module-scss-module__r_ZD0G__infiniteScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 25px))}}.About-module-scss-module__r_ZD0G__aboutWrapper{flex-wrap:wrap;justify-content:space-between;gap:3rem;display:flex}.About-module-scss-module__r_ZD0G__aboutWrapper .About-module-scss-module__r_ZD0G__aboutLeft{flex:1;min-width:300px}.About-module-scss-module__r_ZD0G__aboutWrapper .About-module-scss-module__r_ZD0G__aboutLeft .About-module-scss-module__r_ZD0G__aboutCard{max-width:600px;margin-top:2rem}.About-module-scss-module__r_ZD0G__aboutWrapper .About-module-scss-module__r_ZD0G__aboutLeft .About-module-scss-module__r_ZD0G__aboutCard h1{margin-bottom:2rem}.About-module-scss-module__r_ZD0G__aboutWrapper .About-module-scss-module__r_ZD0G__aboutLeft .About-module-scss-module__r_ZD0G__aboutCard h2{margin-bottom:1rem}.About-module-scss-module__r_ZD0G__aboutWrapper .About-module-scss-module__r_ZD0G__aboutRight{flex:1;min-width:300px}.About-module-scss-module__r_ZD0G__aboutWrapper .About-module-scss-module__r_ZD0G__aboutRight img{width:100%}@media (max-width:600px){.About-module-scss-module__r_ZD0G__aboutWrapper .About-module-scss-module__r_ZD0G__left h1{max-width:350px;font-size:46px}.About-module-scss-module__r_ZD0G__aboutWrapper .About-module-scss-module__r_ZD0G__right{margin-top:3rem}}
@keyframes Counter-module-scss-module__ES7skW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Counter-module-scss-module__ES7skW__infiniteScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 25px))}}.Counter-module-scss-module__ES7skW__counterWrapper{background-color:#3d8fdb;border-radius:1rem 5rem 1rem 4rem;flex-direction:column;justify-content:center;width:100%;margin-top:6rem;padding:1rem;display:flex;box-shadow:-5px -5px 9px #ffffff73,5px 5px 9px #5e68794d}.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__rate .Counter-module-scss-module__ES7skW__suksess,.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__rate h1{text-align:center;color:#fff}.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__counterItems{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__counterItems .Counter-module-scss-module__ES7skW__counterItem{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.75rem;display:flex}.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__counterItems .Counter-module-scss-module__ES7skW__counterItem .Counter-module-scss-module__ES7skW__ikon{color:#fff;font-size:2rem}.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__counterItems .Counter-module-scss-module__ES7skW__counterItem .Counter-module-scss-module__ES7skW__countValue{color:#fff;font-size:2rem;font-weight:600}.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__counterItems .Counter-module-scss-module__ES7skW__counterItem .Counter-module-scss-module__ES7skW__text{color:#fff;font-size:1.15rem}@media (max-width:600px){.Counter-module-scss-module__ES7skW__counterWrapper{justify-content:center;width:100%;margin-top:6rem;padding:2rem;display:flex}.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__counterItems{justify-content:center;align-items:center;display:flex}.Counter-module-scss-module__ES7skW__counterWrapper .Counter-module-scss-module__ES7skW__counterItems .Counter-module-scss-module__ES7skW__counterItem{width:100%}}
@keyframes BusinessProfile-module-scss-module__pETL0G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BusinessProfile-module-scss-module__pETL0G__infiniteScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 25px))}}.BusinessProfile-module-scss-module__pETL0G__profile{color:#686247;background:#fafafa;font-family:Inter,sans-serif}.BusinessProfile-module-scss-module__pETL0G__container{width:min(1200px,92%);margin:auto}.BusinessProfile-module-scss-module__pETL0G__hero{background:#686247;align-items:center;min-height:100vh;display:flex;position:relative}.BusinessProfile-module-scss-module__pETL0G__heroContent{grid-template-columns:repeat(2,1fr);align-items:center;gap:80px;width:min(1200px,92%);margin:auto;display:grid}.BusinessProfile-module-scss-module__pETL0G__badge{color:#fff;letter-spacing:2px;background:#3d8fdb;border-radius:50px;margin-bottom:25px;padding:.6rem 3rem;font-size:1.5rem;display:inline-block}.BusinessProfile-module-scss-module__pETL0G__left h1{color:#fff;margin-bottom:25px;font-size:clamp(3rem,7vw,5rem);line-height:1.05}.BusinessProfile-module-scss-module__pETL0G__left p{color:#ffffffd9;max-width:650px;font-size:1.1rem;line-height:1.9}.BusinessProfile-module-scss-module__pETL0G__buttons{flex-wrap:wrap;gap:20px;margin-top:40px;display:flex}.BusinessProfile-module-scss-module__pETL0G__buttons a{border-radius:60px;padding:16px 34px;font-weight:700;text-decoration:none;transition:all .35s}.BusinessProfile-module-scss-module__pETL0G__primary{color:#fff;background:#021c3a}.BusinessProfile-module-scss-module__pETL0G__primary:hover{background:#3593eb;transform:translateY(-5px)}.BusinessProfile-module-scss-module__pETL0G__secondary{color:#fff;border:2px solid #fff}.BusinessProfile-module-scss-module__pETL0G__secondary:hover{color:#222;background:#fff}.BusinessProfile-module-scss-module__pETL0G__imageCard{background:#fff;border-radius:25px;overflow:hidden;box-shadow:0 30px 70px #00000040}.BusinessProfile-module-scss-module__pETL0G__imageCard img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.BusinessProfile-module-scss-module__pETL0G__story,.BusinessProfile-module-scss-module__pETL0G__contact{grid-template-columns:repeat(2,1fr);align-items:center;gap:70px;padding:120px 0;display:grid}.BusinessProfile-module-scss-module__pETL0G__story img{border-radius:25px;width:100%;display:block}.BusinessProfile-module-scss-module__pETL0G__sectionTitle{color:#022e5f;letter-spacing:2px;font-weight:700}.BusinessProfile-module-scss-module__pETL0G__story h2,.BusinessProfile-module-scss-module__pETL0G__products h2,.BusinessProfile-module-scss-module__pETL0G__contact h2{margin:15px 0 30px;font-size:clamp(2rem,4vw,3rem)}.BusinessProfile-module-scss-module__pETL0G__story p{color:#555;margin-bottom:20px;line-height:1.9}.BusinessProfile-module-scss-module__pETL0G__products{text-align:center;padding-bottom:120px}.BusinessProfile-module-scss-module__pETL0G__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:60px;display:grid}.BusinessProfile-module-scss-module__pETL0G__card{background:#fff;border-radius:20px;transition:all .35s;overflow:hidden;box-shadow:0 15px 40px #00000014}.BusinessProfile-module-scss-module__pETL0G__card:hover{transform:translateY(-10px)}.BusinessProfile-module-scss-module__pETL0G__card img{aspect-ratio:1;object-fit:cover;width:100%}.BusinessProfile-module-scss-module__pETL0G__card h3{margin:25px}.BusinessProfile-module-scss-module__pETL0G__card p{color:#666;margin:0 25px 30px;line-height:1.8}.BusinessProfile-module-scss-module__pETL0G__features{grid-template-columns:repeat(4,1fr);gap:25px;padding-bottom:120px;display:grid}.BusinessProfile-module-scss-module__pETL0G__feature{text-align:center;background:#fff;border-radius:18px;padding:35px;box-shadow:0 10px 35px #00000014}.BusinessProfile-module-scss-module__pETL0G__feature h3{margin-bottom:15px}.BusinessProfile-module-scss-module__pETL0G__feature p{color:#666;line-height:1.8}.BusinessProfile-module-scss-module__pETL0G__contactCard{color:#fff;background:#222;border-radius:20px;padding:50px}.BusinessProfile-module-scss-module__pETL0G__contactCard h3{margin-top:25px}.BusinessProfile-module-scss-module__pETL0G__contactCard a{color:#cececd;margin-top:8px;font-size:1.15rem;text-decoration:none;display:inline-block}@media (max-width:1000px){.BusinessProfile-module-scss-module__pETL0G__heroContent,.BusinessProfile-module-scss-module__pETL0G__story,.BusinessProfile-module-scss-module__pETL0G__contact{grid-template-columns:1fr}.BusinessProfile-module-scss-module__pETL0G__right{order:-1}.BusinessProfile-module-scss-module__pETL0G__features{grid-template-columns:repeat(2,1fr)}.BusinessProfile-module-scss-module__pETL0G__hero{min-height:auto;padding:120px 0}}@media (max-width:640px){.BusinessProfile-module-scss-module__pETL0G__features{grid-template-columns:1fr}.BusinessProfile-module-scss-module__pETL0G__buttons{flex-direction:column}.BusinessProfile-module-scss-module__pETL0G__buttons a{text-align:center}.BusinessProfile-module-scss-module__pETL0G__story,.BusinessProfile-module-scss-module__pETL0G__contact{padding:80px 0}.BusinessProfile-module-scss-module__pETL0G__products{padding-bottom:80px}}
