.services-section .services-section-start{display:block;width:100%;height:auto}.services-section .key-services{color:#fff;background:#0055bd;padding:10px 100px}@media(max-width:1024px)and (min-width:768px){.services-section .key-services{padding:10px 50px}}@media(max-width:768px){.services-section .key-services{padding:10px}}.services-section .key-services .key-services-list{margin-top:75px;display:flex;flex-flow:column nowrap;gap:100px;padding-bottom:100px}@media(max-width:500px){.services-section .key-services .key-services-list{gap:50px;padding-bottom:50px}}.services-section .key-services h2{color:#fff;text-align:center;margin-top:50px}.services-section .key-services .key-service{position:relative;min-height:400px;min-width:100%;display:flex;align-items:center}.services-section .key-services .key-service .image{position:absolute;z-index:0;height:400px}.services-section .key-services .key-service .image img{width:auto;object-fit:cover;border-radius:5px}@media(max-width:500px){.services-section .key-services .key-service .image{display:none}}.services-section .key-services .description{position:relative;z-index:1;display:flex;flex-flow:column;max-width:40%;padding:1rem 0;text-shadow:0 0 3px #0055bd;margin-right:0;margin-left:auto}@media(max-width:500px){.services-section .key-services .description button{margin-left:auto}}.services-section .key-services .description.opposite{margin-right:auto;margin-left:0}.services-section .key-services .description.opposite button{margin-left:auto}.services-section .key-services .description .mobile{display:none}@media(max-width:500px){.services-section .key-services .description .mobile{display:block;width:100%;height:auto;object-fit:cover}}@media(max-width:1024px)and (min-width:768px){.services-section .key-services .description{max-width:45%}}@media(max-width:768px){.services-section .key-services .description{max-width:55%}}@media(max-width:500px){.services-section .key-services .description{max-width:none}}.services-section .key-services .description h3{font-family:var(--font-roboto-condensed),Arial,sans-serif;font-size:32px;font-weight:600;color:#fff}@media(max-width:768px){.services-section .key-services .description h3{font-size:28px}}.services-section .key-services .description h3,.services-section .key-services .description p{margin-top:0}@media(max-width:500px){.services-section .key-services .description h3,.services-section .key-services .description p{margin-top:10px;margin-bottom:10px}}.testimony-section{padding:10px 100px;margin-top:50px}@media(max-width:1024px)and (min-width:768px){.testimony-section{padding:10px 50px}}@media(max-width:768px){.testimony-section{padding:10px}}.testimony-section h2,.testimony-section h3{text-align:center}.testimony-section .clients-partners{display:flex;flex-flow:row wrap;gap:15px 50px;justify-content:center;align-items:center;margin:50px auto}@media(max-width:500px){.testimony-section .clients-partners{gap:15px}}.testimony-section .clients-partners>*{width:150px;height:75px}.testimony-section .clients-partners p{display:flex;align-items:center;justify-content:center;font-family:var(--font-roboto-condensed),Arial,sans-serif;font-size:20px;font-weight:400}.testimony-section .testimonies{margin:150px auto 50px}@media(max-width:768px){.testimony-section .testimonies{margin-top:100px}}.testimony-section .testimonies h3{margin-bottom:50px}@media(max-width:768px){.testimony-section .testimonies h3{margin-bottom:50px}}.testimony-section .testimonies .testimonies-list{display:flex;flex-flow:row-reverse wrap;justify-content:center;align-items:flex-end;gap:50px 25px}@media(max-width:768px){.testimony-section .testimonies .testimonies-list{gap:50px}}.testimony-section .testimonies .testimonies-list .testimony{max-width:500px;display:grid;grid-template-areas:"avatar author" "avatar company" "avatar quote";grid-template-rows:auto auto 1fr;grid-gap:0 24px;gap:0 24px}@media(max-width:500px){.testimony-section .testimonies .testimonies-list .testimony{grid-template-areas:"avatar author" "avatar company" "quote quote";grid-template-columns:auto 1fr;gap:0 1rem}}.testimony-section .testimonies .testimonies-list .testimony .avatar{grid-area:avatar;border-radius:20px;align-self:center}@media(max-width:500px){.testimony-section .testimonies .testimonies-list .testimony .avatar{width:40px;height:40px;border-radius:10px}}.testimony-section .testimonies .testimonies-list .testimony .author{grid-area:author}.testimony-section .testimonies .testimonies-list .testimony .company{grid-area:company}.testimony-section .testimonies .testimonies-list .testimony .author,.testimony-section .testimonies .testimonies-list .testimony .company{font-weight:700;font-style:normal;margin:.2rem 0}.testimony-section .testimonies .testimonies-list .testimony .quote{grid-area:quote;margin-top:.5rem}