.tooltip-trigger[data-v-6fcea750]{display:inline-block;position:relative;cursor:pointer}.tooltip[data-v-6fcea750]{position:fixed;background-color:var(--nris-white-shades-main);color:var(--nris-black-shades-main);padding:10px;border-radius:8px;font-size:14px;max-width:240px;text-align:center;z-index:5;pointer-events:none;white-space:nowrap;opacity:1;box-shadow:var(--seo-hover)}.fade-enter-active[data-v-6fcea750],.fade-leave-active[data-v-6fcea750]{transition:opacity .2s ease}.fade-enter-from[data-v-6fcea750],.fade-leave-to[data-v-6fcea750]{opacity:0}.card-with-image[data-v-41f05fe4]{box-sizing:border-box;position:relative;overflow:hidden;padding:24px;background-color:var(--nris-white-shades-main);border-radius:20px;box-shadow:var(--seo);transition:all .2s ease-in-out;cursor:pointer;width:100%;height:100%}.card-with-image__top[data-v-41f05fe4]{display:flex;justify-content:space-between;align-items:flex-start}.card-with-image__top h3[data-v-41f05fe4]{margin:0;text-align:left;color:var(--nris-black-shades-main);transition:all .2s ease-in-out;position:relative;z-index:2}.card-with-image__top-tip[data-v-41f05fe4]{margin-left:4px;padding:2px 7px;background-color:var(--nris-blue-shades-thin);display:flex;align-items:center;justify-content:center;height:16px;border-radius:50px;cursor:help;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:5;position:relative}.card-with-image__top-tip svg[data-v-41f05fe4]{width:16px;height:16px;margin-right:4px}.card-with-image__top-tip span[data-v-41f05fe4]{color:var(--nris-blue-shades-main);font-size:11px;font-style:normal;font-weight:500;line-height:16px}.card-with-image__img[data-v-41f05fe4]{z-index:1;position:absolute;left:0;bottom:0;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease-in-out}.card-with-image__img-desktop[data-v-41f05fe4]{display:block}@media only screen and (max-width:1024px){.card-with-image__img-desktop[data-v-41f05fe4]{display:none}}.card-with-image__img-tablet[data-v-41f05fe4]{display:none}@media only screen and (max-width:1024px){.card-with-image__img-tablet[data-v-41f05fe4]{display:block}}@media only screen and (max-width:767px){.card-with-image__img-tablet[data-v-41f05fe4]{display:none}}.card-with-image__img-mobile[data-v-41f05fe4]{display:none}@media only screen and (max-width:767px){.card-with-image__img-mobile[data-v-41f05fe4]{display:block}}.card-with-image[data-v-41f05fe4]:hover{box-shadow:var(--seo-hover)}.card-with-image:hover h3[data-v-41f05fe4]{color:var(--nris-blue-shades-main)}.card-with-image:hover .card-with-image__img[data-v-41f05fe4]{transform:scale(1.04);opacity:.4}.card-with-image:active h3[data-v-41f05fe4]{color:var(--nris-blue-shades-dark)}.card-with-image:active .card-with-image__img[data-v-41f05fe4]{transform:scale(1.02);opacity:.47}.card-with-image__link[data-v-41f05fe4]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:4}.arrow-fill-container[data-v-a58b9a26]{width:502px;height:387px;overflow:hidden}.arrow-fill-container .clip-rect[data-v-a58b9a26]{transition:y 4s ease-out;y:-387px}.arrow-fill-container.animate-fill .clip-rect[data-v-a58b9a26]{y:0}.index-main{overflow:hidden}.index-main__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:816px;margin:188px auto 0}.index-main__title{font-family:Inter;font-size:54px;font-style:normal;font-weight:700;line-height:59.4px;letter-spacing:-1.08px;margin:8px 0 0;color:var(--nris-black-shades-main)}@media only screen and (max-width:1024px){.index-main__title{font-size:44px;line-height:48.4px;letter-spacing:-.88px}}@media only screen and (max-width:767px){.index-main__title{font-size:34px;line-height:37.4px;letter-spacing:-.68px}}.index-main__title span{color:var(--nris-black-shades-main);transition:color 1s ease-in-out}.index-main__title-color span{color:var(--nris-blue-shades-main)}.index-main__desc{margin:16px 0 0;max-width:620px;color:var(--tech-gray)}@media only screen and (max-width:767px){.index-main__desc{font-size:14px;line-height:20px}}.index-main__bottom{position:relative}@media only screen and (max-width:767px){.index-main__bottom,.index-main__bottom-box{width:100%}}.index-main__bottom-arrow{position:absolute;right:-446px;bottom:-80px;z-index:1}@media only screen and (max-width:1024px){.index-main__bottom-arrow{right:-422px;bottom:-90px;transform:scale(.9)}}@media only screen and (max-width:767px){.index-main__bottom-arrow{display:none}}.index-main__btn{position:relative;margin-top:32px;z-index:2}@media only screen and (max-width:767px){.index-main__btn{width:100%}}.index-main__cards{box-sizing:border-box;margin-top:96px;display:grid;grid-template-columns:repeat(47,1fr);grid-template-rows:repeat(24,24px)}@media only screen and (max-width:1024px){.index-main__cards{max-width:744px;width:100%;margin:96px auto 0;justify-content:center;grid-template-columns:repeat(31,1fr);grid-template-rows:repeat(37,24px)}}@media only screen and (max-width:767px){.index-main__cards{margin:96px 0 0;grid-template-columns:1fr;grid-template-rows:repeat(5,360px);gap:24px}}.index-main__cards-box{width:100%;height:100%}.index-main__cards-box:first-child{grid-column:1/16;grid-row:1/12}@media only screen and (max-width:1024px){.index-main__cards-box:first-child{grid-column:1/16;grid-row:1/12}}@media only screen and (max-width:767px){.index-main__cards-box:first-child{grid-column:auto;grid-row:auto}}.index-main__cards-box:nth-child(2){grid-column:17/29;grid-row:1/14}@media only screen and (max-width:1024px){.index-main__cards-box:nth-child(2){grid-column:17/32;grid-row:1/14}}@media only screen and (max-width:767px){.index-main__cards-box:nth-child(2){grid-column:auto;grid-row:auto}}.index-main__cards-box:nth-child(3){grid-column:30/48;grid-row:1/25}@media only screen and (max-width:1024px){.index-main__cards-box:nth-child(3){grid-column:1/32;grid-row:26/38}}@media only screen and (max-width:767px){.index-main__cards-box:nth-child(3){grid-column:auto;grid-row:auto}}.index-main__cards-box:nth-child(4){grid-column:1/16;grid-row:13/25}@media only screen and (max-width:767px){.index-main__cards-box:nth-child(4){grid-column:auto;grid-row:auto}}.index-main__cards-box:nth-child(5){grid-column:17/29;grid-row:15/25}@media only screen and (max-width:1024px){.index-main__cards-box:nth-child(5){grid-column:17/32;grid-row:15/25}}@media only screen and (max-width:767px){.index-main__cards-box:nth-child(5){grid-column:auto;grid-row:auto}}.section-digital-data__content{text-align:center}.section-digital-data__typing-text{display:flex;justify-content:center}.section-digital-data__title{margin:8px 0 0}.section-digital-data__subtext{margin:16px 0 0;color:var(--tech-gray)}.section-digital-data__cards{box-sizing:border-box;display:grid;margin-top:40px;grid-template-columns:repeat(47,1fr);grid-template-rows:repeat(21,24px)}@media only screen and (max-width:1024px){.section-digital-data__cards{max-width:744px;margin:40px auto 0;grid-template-columns:repeat(31,1fr);grid-template-rows:repeat(19,24px)}}@media only screen and (max-width:767px){.section-digital-data__cards{max-width:744px;margin:40px auto 0;grid-template-columns:1fr;grid-template-rows:repeat(3,288px);gap:24px}}.section-digital-data__cards-box{width:100%;height:100%}.section-digital-data__cards-box:first-child{grid-column:1/18;grid-row:1/22}.section-digital-data__cards-box:first-child h3{max-width:316px}@media only screen and (max-width:1024px){.section-digital-data__cards-box:first-child{grid-column:1/15;grid-row:1/20}}@media only screen and (max-width:767px){.section-digital-data__cards-box:first-child{grid-column:auto;grid-row:auto}}.section-digital-data__cards-box:nth-child(2){grid-column:19/48;grid-row:1/11}@media only screen and (max-width:1024px){.section-digital-data__cards-box:nth-child(2){grid-column:16/32;grid-row:1/10}}@media only screen and (max-width:767px){.section-digital-data__cards-box:nth-child(2){grid-column:auto;grid-row:auto}}.section-digital-data__cards-box:nth-child(3){grid-column:19/48;grid-row:12/22}@media only screen and (max-width:1024px){.section-digital-data__cards-box:nth-child(3){grid-column:16/32;grid-row:11/20}}@media only screen and (max-width:767px){.section-digital-data__cards-box:nth-child(3){grid-column:auto;grid-row:auto}}.section-digital-data__banner{margin-top:24px}@media only screen and (max-width:1024px){.section-digital-data__banner{max-width:744px;margin:24px auto 0}}.section-software-dev__content{text-align:center}.section-software-dev__typing-text{display:flex;justify-content:center}.section-software-dev__title{margin:8px 0 0}.section-software-dev__subtext{margin:16px 0 0;color:var(--tech-gray)}.section-software-dev__cards{box-sizing:border-box;display:grid;margin-top:40px;grid-template-columns:repeat(47,1fr);grid-template-rows:repeat(23,24px)}@media only screen and (max-width:1024px){.section-software-dev__cards{max-width:744px;margin:40px auto 0;grid-template-columns:repeat(31,1fr);grid-template-rows:repeat(36,24px)}}@media only screen and (max-width:767px){.section-software-dev__cards{max-width:744px;margin:40px auto 0;grid-template-columns:1fr;grid-template-rows:repeat(4,288px);gap:24px}}.section-software-dev__cards-box{width:100%;height:100%}.section-software-dev__cards-box:first-child{grid-column:1/19;grid-row:1/24}@media only screen and (max-width:1024px){.section-software-dev__cards-box:first-child{grid-column:1/32;grid-row:1/13}}@media only screen and (max-width:767px){.section-software-dev__cards-box:first-child{grid-column:auto;grid-row:auto}}.section-software-dev__cards-box:nth-child(2){grid-column:20/32;grid-row:1/12}@media only screen and (max-width:1024px){.section-software-dev__cards-box:nth-child(2){grid-column:1/14;grid-row:14/25}}@media only screen and (max-width:767px){.section-software-dev__cards-box:nth-child(2){grid-column:auto;grid-row:auto}}.section-software-dev__cards-box:nth-child(3){grid-column:33/48;grid-row:1/12}@media only screen and (max-width:1024px){.section-software-dev__cards-box:nth-child(3){grid-column:15/32;grid-row:14/25}}@media only screen and (max-width:767px){.section-software-dev__cards-box:nth-child(3){grid-column:auto;grid-row:auto}}.section-software-dev__cards-box:nth-child(4){grid-column:20/48;grid-row:13/24}@media only screen and (max-width:1024px){.section-software-dev__cards-box:nth-child(4){grid-column:1/32;grid-row:26/37}}@media only screen and (max-width:767px){.section-software-dev__cards-box:nth-child(4){grid-column:auto;grid-row:auto}}.section-software-dev__banner{margin-top:24px}@media only screen and (max-width:1024px){.section-software-dev__banner{max-width:744px;margin:24px auto 0}}.section-tech-and-engenering__content{text-align:center}.section-tech-and-engenering__typing-text{display:flex;justify-content:center}.section-tech-and-engenering__title{margin:8px 0 0}.section-tech-and-engenering__subtext{margin:16px 0 0;color:var(--tech-gray)}.section-tech-and-engenering__cards{box-sizing:border-box;display:grid;margin-top:40px;grid-template-columns:repeat(47,1fr);grid-template-rows:repeat(24,24px)}@media only screen and (max-width:1024px){.section-tech-and-engenering__cards{max-width:744px;margin:40px auto 0;grid-template-columns:repeat(31,1fr);grid-template-rows:repeat(37,24px)}}@media only screen and (max-width:767px){.section-tech-and-engenering__cards{max-width:744px;margin:40px auto 0;grid-template-columns:1fr;grid-template-rows:repeat(6,288px);gap:24px}}.section-tech-and-engenering__cards-box{width:100%;height:100%}.section-tech-and-engenering__cards-box:first-child{grid-column:1/16;grid-row:1/11}@media only screen and (max-width:1024px){.section-tech-and-engenering__cards-box:first-child{grid-column:1/16;grid-row:1/11}}@media only screen and (max-width:767px){.section-tech-and-engenering__cards-box:first-child{grid-column:auto;grid-row:auto}}.section-tech-and-engenering__cards-box:nth-child(2){grid-column:17/35;grid-row:1/15}@media only screen and (max-width:1024px){.section-tech-and-engenering__cards-box:nth-child(2){grid-column:17/32;grid-row:1/15}}@media only screen and (max-width:767px){.section-tech-and-engenering__cards-box:nth-child(2){grid-column:auto;grid-row:auto}}.section-tech-and-engenering__cards-box:nth-child(3){grid-column:36/48;grid-row:1/13}@media only screen and (max-width:1024px){.section-tech-and-engenering__cards-box:nth-child(3){grid-column:1/19;grid-row:26/38}}@media only screen and (max-width:767px){.section-tech-and-engenering__cards-box:nth-child(3){grid-column:auto;grid-row:auto}}.section-tech-and-engenering__cards-box:nth-child(4){grid-column:1/16;grid-row:12/25}@media only screen and (max-width:1024px){.section-tech-and-engenering__cards-box:nth-child(4){grid-column:1/16;grid-row:12/25}}@media only screen and (max-width:767px){.section-tech-and-engenering__cards-box:nth-child(4){grid-column:auto;grid-row:auto}}.section-tech-and-engenering__cards-box:nth-child(5){grid-column:17/35;grid-row:16/25}@media only screen and (max-width:1024px){.section-tech-and-engenering__cards-box:nth-child(5){grid-column:17/32;grid-row:16/25}}@media only screen and (max-width:767px){.section-tech-and-engenering__cards-box:nth-child(5){grid-column:auto;grid-row:auto}}.section-tech-and-engenering__cards-box:nth-child(6){grid-column:36/48;grid-row:14/25}@media only screen and (max-width:1024px){.section-tech-and-engenering__cards-box:nth-child(6){grid-column:20/32;grid-row:26/38}}@media only screen and (max-width:767px){.section-tech-and-engenering__cards-box:nth-child(6){grid-column:auto;grid-row:auto}}.section-tech-and-engenering__banner{margin-top:24px}@media only screen and (max-width:1024px){.section-tech-and-engenering__banner{max-width:744px;margin:24px auto 0}}.section-biotech__content{text-align:center}.section-biotech__typing-text{display:flex;justify-content:center}.section-biotech__title{margin:8px 0 0}.section-biotech__subtext{margin:16px 0 0;color:var(--tech-gray)}.section-biotech__cards{box-sizing:border-box;display:grid;margin-top:40px;grid-template-columns:repeat(47,1fr);grid-template-rows:repeat(13,24px)}@media only screen and (max-width:1024px){.section-biotech__cards{max-width:744px;margin:40px auto 0;grid-template-columns:repeat(31,1fr);grid-template-rows:repeat(27,24px)}}@media only screen and (max-width:767px){.section-biotech__cards{max-width:744px;margin:40px auto 0;grid-template-columns:1fr;grid-template-rows:repeat(3,288px);gap:24px}}.section-biotech__cards-box{width:100%;height:100%}.section-biotech__cards-box:first-child{grid-column:1/16;grid-row:1/14}@media only screen and (max-width:1024px){.section-biotech__cards-box:first-child{grid-column:1/16;grid-row:15/28}}@media only screen and (max-width:767px){.section-biotech__cards-box:first-child{grid-column:auto;grid-row:auto}}.section-biotech__cards-box:nth-child(2){grid-column:17/32;grid-row:1/14}@media only screen and (max-width:1024px){.section-biotech__cards-box:nth-child(2){grid-column:1/32;grid-row:1/14}}@media only screen and (max-width:767px){.section-biotech__cards-box:nth-child(2){grid-column:auto;grid-row:auto}}.section-biotech__cards-box:nth-child(3){grid-column:33/48;grid-row:1/14}@media only screen and (max-width:1024px){.section-biotech__cards-box:nth-child(3){grid-column:17/32;grid-row:15/28}}@media only screen and (max-width:767px){.section-biotech__cards-box:nth-child(3){grid-column:auto;grid-row:auto}}.section-biotech__banner{margin-top:24px}@media only screen and (max-width:1024px){.section-biotech__banner{max-width:744px;margin:24px auto 0}}
