
/* /prixite_website/static/src/scss/tokens.scss */
 

/* /prixite_website/static/src/scss/service-detail.scss */
 .pr-sd-hero{padding-block: 50px 0;}.pr-sd-hero__card{border-radius: 20px; overflow: hidden; line-height: 0;}.pr-sd-hero__img{width: 100%; height: auto; display: block;}.pr-sd-intro{padding-block: 150px 0;}.pr-sd-intro__row{display: flex; align-items: flex-start; justify-content: space-between; gap: 40px;}.pr-sd-intro__left{flex: 0 1 430px;}.pr-sd-intro__right{flex: 0 0 485px;}.pr-sd-intro__eyebrow{display: block; font-family: sans-serif; font-weight: 600; font-size: 16px; line-height: 24px; color: #1E463E; text-transform: uppercase; margin: 0 0 20px;}.pr-sd-intro__name{font-family: sans-serif; font-weight: 600; font-size: 48px; line-height: 57.6px; color: #1E463E; margin: 0 0 20px;}.pr-sd-intro__tagline{font-family: sans-serif; font-weight: 400; font-size: 14px; line-height: 21px; color: #1E463E; margin: 0 0 20px;}.pr-sd-intro__desc{font-family: sans-serif; font-weight: 400; font-size: 14px; line-height: 21px; color: #1E463E; margin: 0 0 30px;}.pr-sd-statement{padding-block: 150px 80px;}.pr-sd-statement__title{font-family: sans-serif; font-weight: 600; font-size: 36px; line-height: 43.2px; color: #1E463E; margin: 0; max-width: 565px;}.pr-sd-tech{overflow: hidden; padding-block: 55px; margin-bottom: 150px;}.pr-sd-tech__viewport{overflow: hidden; width: 100%;}.pr-sd-tech__track{display: flex; align-items: center; width: max-content;}.pr-sd-tech__slide{flex: 0 0 auto; width: calc((100vw - 498px) / 7); margin-right: 83px; text-align: center;}.pr-sd-tech__slide img{max-width: 100%; max-height: 85px; height: auto; display: inline-block;}@media (max-width: 1023.98px){.pr-sd-intro__row{flex-direction: column; gap: 40px;}.pr-sd-intro__left, .pr-sd-intro__right{flex: 1 1 auto; width: 100%;}.pr-sd-statement__title{max-width: none;}}