.overview-section{overflow:hidden;padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);background-color:rgb(var(--color-primary-black));color:rgb(var(--color-primary-white))}@media (max-width: 990px){.overview-section{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.overview-section__header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;-moz-column-gap:56px;column-gap:56px}@media (max-width: 990px){.overview-section__header{padding-inline:20px;flex-direction:column;gap:1.5rem}.overview-section__heading{padding-block:0}}.overview-section__description-wrapper{display:flex;flex-direction:column;max-width:904px;width:100%}.overview-section__description-wrapper:has(.overview-section__description) .overview-section__description-title{margin-bottom:2rem}.overview-section__description .metafield-rich_text_field p{font-size:22px;line-height:36px;letter-spacing:.4px}@media (max-width: 990px){.overview-section__description .metafield-rich_text_field p{font-size:20px;color:rgb(var(--color-gray-300))}}.overview-section__description .metafield-rich_text_field p+p{margin-top:1.5rem}.overview-section__services,.overview-section__tech-stack{margin-top:56px;margin-bottom:10px;color:rgb(var(--color-gray-300))}.overview-section__link{margin-top:56px}.overview-section__link a{text-decoration:none}.overview-section__link a:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M5.41391 2.91776L11.1487 2.83978L11.0708 8.57461' stroke='white'/%3E%3Cpath d='M11.1465 2.97961L2.89702 11.2291' stroke='white'/%3E%3C/svg%3E");margin-left:6px}.overview-section__link a:hover:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M5.41391 2.91776L11.1487 2.83978L11.0708 8.57461' stroke='%2370CC4B'/%3E%3Cpath d='M11.1465 2.97961L2.89702 11.2291' stroke='%2370CC4B'/%3E%3C/svg%3E")}.overview-section__services-list{display:flex;flex-direction:row;flex-wrap:wrap}.overview-section__services-list .overview-section__service{display:flex}@media (max-width: 990px){.overview-section__services-list .overview-section__service *{font-size:16px}}.overview-section__tech-stack-list{display:flex;flex-direction:row;flex-wrap:wrap}.overview-section__tech-stack-list .overview-section__tech{display:flex}@media (max-width: 990px){.overview-section__tech-stack-list .overview-section__tech *{font-size:16px}}
