.why-us-icon{display:flex;justify-content:center;align-items:center}.why-us-icon svg{width:6rem;height:6rem;overflow:visible}.why-us-icon-tool{transform-origin:25% 25%;animation:wrench 1s infinite alternate}@keyframes wrench{0%{transform:rotate(0)}to{transform:rotate(25deg)}}.why-us-fellow-icon-left{transform-origin:center;animation:fellow-left 1.5s ease-in-out alternate infinite}@keyframes fellow-left{0%{transform:translate(.125rem)}to{transform:translate(-.01rem)}}.why-us-fellow-icon-right{transform-origin:center;animation:fellow-right 1.5s ease-in-out alternate infinite}@keyframes fellow-right{0%{transform:translate(-.125rem)}to{transform:translate(.01rem)}}.why-us-quality-icon-medal{transform-origin:27% 47%;animation:medal .9s ease-in-out alternate infinite}@keyframes medal{0%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}.why-us-problem-icon-solved{transform-origin:center;opacity:0;scale:0;animation:solved 5s ease-in-out infinite}@keyframes solved{0%{scale:0;opacity:1}20%{scale:0;opacity:1}32%{scale:1.02;opacity:1}40%{scale:.9;opacity:1}75%{scale:.9;opacity:1}85%{scale:.9;opacity:0}to{scale:.9;opacity:0}}.why-us-problem-icon-error{transform-origin:center;scale:.9;animation:error 5s ease-in-out infinite}@keyframes error{0%{scale:.9;opacity:1}20%{scale:1.02;opacity:0}85%{scale:.9;opacity:0}to{scale:.9;opacity:1}}.why-us-accesibility-icon-heart path{animation:heart 1s ease-in-out infinite}.why-us-accesibility-icon-heart-wave{transform-origin:66% 32%;animation:wave 1s ease-in-out infinite}@keyframes wave{0%{scale:1}to{scale:1.5;opacity:0}}.why-us-accesibility-icon-heart-wave path{transform-origin:66% 32%;animation:heart 1s ease-in-out infinite}@keyframes heart{0%{fill:#2b2a2f}50%{fill:#620f0f}to{fill:#2b2a2f}}.why-us-accesibility-icon-hand{animation:hand 2s ease-in-out infinite alternate}@keyframes hand{0%{transform:translateY(4%)}to{transform:translateY(8%)}}@media screen and (min-width: 1450px){.why-us-icon svg{width:7rem;height:7rem;overflow:visible}}@media screen and (max-width: 998px){.why-us-icon svg{width:4rem;height:4rem;margin-right:1rem}}@media screen and (max-width: 582px){.why-us-icon svg{width:3.5rem;height:3.5rem;margin-right:1rem}}@media screen and (max-width: 439px){.why-us-icon svg{width:2.2rem;height:2.2rem}}.why-us-box{margin:5rem;justify-content:center}.why-us-box h2{display:flex;justify-content:center;margin-bottom:2.5rem;text-align:center}.why-us-displayer{display:inline-flex;width:100%;gap:1.5rem;align-items:stretch}@media screen and (max-width: 998px){.why-us{display:none}}@media screen and (min-width: 999px){.why-us{display:block}}.why-us-selector{width:50%;height:100%;display:flex;flex-direction:column}.why-us-selector .selector-option{display:grid;padding:1.25rem 0;cursor:pointer;font-weight:400;border-bottom:1px solid #ccc;font-size:1.3rem;grid-template-columns:5fr 1fr;align-items:center;transition:background-color .3s ease}.why-us-selector .selector-option .why-us-selector-title{padding-inline:1.5rem}.why-us-selector .selector-option .why-us-selector-icon{width:2rem;height:2rem;margin:auto;transition:transform .3s ease,fill .3s ease}.why-us-selector .selector-option:first-child{border-top:1px solid #ccc}.why-us-selector .selector-option.active{letter-spacing:.1rem;background-color:#e8e3ee}.why-us-selector .selector-option.active .why-us-selector-icon{transform:scale(1.6)}.why-us-selector .selector-option.active .why-us-selector-icon path{fill:#6300b2}.why-us-selector .selector-option:not(.active){letter-spacing:.1rem}:root{--color-link: #003DD6}.why-us-displayer .why-us-content{width:50%;background-color:#e9f6f2;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem;height:100%;overflow-y:auto}.why-us-displayer .why-us-content .content-title{align-items:center;display:flex;margin-bottom:.5rem;gap:1.5rem}.why-us-displayer .why-us-content .content-title .content-title-text{font-weight:700}.why-us-item .why-us-content{padding:0 1rem;background:#e9f6f2;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.why-us-item .why-us-content.active{max-height:1000px;opacity:1;padding:1.5rem;display:flex;flex-direction:column}.why-us-item .why-us-content.active span{margin-bottom:3rem}.link-box{display:flex;align-items:center}.link-box .content-link{color:#0544a9;text-decoration:underline;display:flex;align-items:center}.content-description{padding-top:2rem}.content-fade{opacity:0;transition:opacity .2s ease;pointer-events:none;position:relative}.content-fade.show{opacity:1;pointer-events:auto}.why-us-content::-webkit-scrollbar{width:.5rem}.why-us-content::-webkit-scrollbar-thumb{background-color:#a552e4;border-radius:4px}.why-us-content::-webkit-scrollbar-track{background-color:#c4add5;border-radius:4px}@media screen and (max-width: 998px){.why-us-content .content-title{display:none;padding-bottom:2rem}.content-description{padding-top:0}}@media screen and (max-width: 582px){.why-us-content .content-description{font-size:1rem}}
