*,:after,:before{box-sizing:border-box}:root{--accent-color:#2d40ae;--accent-light-color:#5766be;--accent-dark-color:#24338b;--black-color:#000;--white-color:#fff;--error-red-color:#dc3737;--fill-dark-color:#393939;--fill-grey-color:#f6f6f6;--stroke-grey-color:#393939;--stroke-light-grey-color:#dcdcdc;--text-grey-color:#575757;--text-light-grey-color:#dcdcdc;--container:1240px;--header-height:80px;--padding:15px;--z-index-shadow:2;--z-index-main:3;--z-index-header:100;--z-index-menu:100;--z-index-blur:999;--z-index-modal:1000}@media (min-width:1270px){:root{--header-height:90px}}@media (min-width:1750px){:root{--header-height:120px;--container:1720px}}::-moz-selection{background-color:var(--accent-color);color:var(--white-color)}::selection{background-color:var(--accent-color);color:var(--white-color)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--white-color);color:var(--black-color);display:flex;flex-direction:column;font-family:Inter Tight,sans-serif;font-size:16px;font-weight:400;justify-content:flex-start;line-height:1.4;margin:0;min-height:100vh;overflow-x:hidden;width:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.is-fixed{overflow:hidden}.main{flex:1 0 auto}.footer{flex:0 0 auto}.container{margin:0 auto;max-width:calc(var(--container) + var(--padding)*2);padding:0 var(--padding);width:100%}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}img{height:auto;max-width:100%}ul{list-style:none;padding:0}h1,h2,h3,h4,h5,h6,p,ul{margin:0}h1{font-size:28px;font-weight:400;line-height:1.2}@media (min-width:1270px){h1{font-size:48px}}@media (min-width:1750px){h1{font-size:64px}}h2{font-size:22px;font-weight:400;line-height:1.4}@media (min-width:1270px){h2{font-size:42px}}@media (min-width:1750px){h2{font-size:58px}}h3{font-size:18px;font-weight:500;line-height:1.4}@media (min-width:1270px){h3{font-size:32px}}h4{font-size:14px;font-weight:400;line-height:1.4}@media (min-width:1270px){h4{font-size:24px;font-weight:500}}h5,h6{font-size:12px;font-weight:400;line-height:1.4}@media (min-width:1270px){h5,h6{font-size:14px}}@media (min-width:1750px){h5,h6{font-size:16px}}.section-subtitle{color:var(--accent-color);font-size:14px;font-weight:400;margin-bottom:15px}.section-subtitle.white{color:var(--white-color)}@media (min-width:1270px){.section-subtitle{font-size:16px}}.p1{font-size:16px}@media (min-width:1750px){.p1{font-size:18px}}a{color:inherit;text-decoration:none}.blur-up{filter:blur(5px);transition:filter .4s}.blur-up.lazyloaded{filter:blur(0)}.blur-overlay{backdrop-filter:blur(5px);inset:0;pointer-events:none;position:fixed;z-index:var(--z-index-blur)}.blur-overlay_menu{z-index:calc(var(--z-index-menu) - 1)}.js-reveal,.js-reveal-group>.js-reveal-item{opacity:0;will-change:transform,opacity}.editor-styles-wrapper .hero-block{overflow:hidden}.hero-block{background:var(--black-color);color:var(--white-color);display:flex;flex-direction:column;height:667px;justify-content:flex-end;padding:calc(var(--header-height) + 30px) 0 20px;position:relative}.hero-block:before{background:linear-gradient(180deg,rgba(0,0,0,.5) -1.32%,transparent);height:103px;top:0}.hero-block:after,.hero-block:before{content:"";left:0;position:absolute;right:0;width:100%;z-index:var(--z-index-shadow)}.hero-block:after{background:linear-gradient(0,var(--black-color) 78.08%,transparent 100%);bottom:0;height:478px}@media (min-width:1270px){.hero-block{height:700px;padding:110px 0 40px}.hero-block:before{height:107px}.hero-block:after{background:linear-gradient(90deg,var(--black-color) 28.39%,rgba(0,0,0,.66) 55.19%,transparent 100%);bottom:0;height:100%;right:auto;top:0;width:1038px}.hero-block .container{height:100%}}@media (min-width:1750px){.hero-block{min-height:900px;padding:140px 0 60px}.hero-block:before{width:900px}}.hero-block__video{height:100%;left:0;position:absolute;right:0;top:0;z-index:0}.hero-block__video video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;width:100%}.hero-block__main{display:flex;flex-direction:column;height:100%;max-width:602px;position:relative;z-index:var(--z-index-main)}@media (min-width:1270px){.hero-block__main{max-width:818px}}@media (min-width:1750px){.hero-block__main{max-width:990px}}.hero-block__breadcrumbs{align-items:center;color:var(--text-light-grey-color);display:none;flex-wrap:wrap;font-size:16px;gap:4px;margin-bottom:40px}.hero-block__breadcrumbs a{color:inherit}.hero-block__breadcrumbs li{align-items:center;display:flex;gap:4px}.hero-block__breadcrumbs li:not(:last-child):after{background-image:url(../img/icons/arrow-right-breadcrumbs.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex:0 0 auto;height:24px;width:24px}@media (min-width:1270px){.hero-block__breadcrumbs{display:flex}}@media (min-width:1750px){.hero-block__breadcrumbs{margin-bottom:70px}}.hero-block__title{margin-bottom:20px}.hero-block__title em{background:var(--accent-color);font-style:normal}@media (min-width:1270px){.hero-block__title{margin-bottom:30px}}.hero-block__desc{margin-bottom:20px}@media (min-width:1270px){.hero-block__desc{max-width:496px}}@media (min-width:1750px){.hero-block__desc{font-size:18px;max-width:583px}}.hero-block__read-time{align-items:center;display:flex;font-size:14px;gap:8px;margin-bottom:20px}.hero-block__read-time:before{background-image:url(../img/icons/clock.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex:0 0 auto;height:24px;width:24px}@media (min-width:1270px){.hero-block__read-time{font-size:16px}}.hero-block__cta.btn-main{margin-bottom:60px}@media (min-width:1270px){.hero-block__cta.btn-main{display:none}}.hero-block__items{display:flex;gap:15px;margin-top:auto;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}@media (min-width:1270px){.hero-block__items{flex-wrap:wrap;gap:40px 60px;min-height:184px;overflow:hidden}}.hero-block-item{display:flex;flex:0 0 auto;flex-direction:column;gap:8px;max-width:274px}@media (min-width:1270px){.hero-block-item{max-width:100%;width:312px}.hero-block-item:nth-child(3),.hero-block-item:nth-child(4){justify-content:flex-end}}.hero-block-item__title{align-items:center;display:flex;font-size:14px;gap:8px}.hero-block-item__title:before{background-color:var(--accent-color);border-radius:50%;content:"";flex:0 0 auto;height:9px;width:9px}.hero-block-item__desc{font-size:14px;font-weight:500;padding-left:17px}@media (min-width:1270px){.hero-block-item__desc{font-size:16px}}.client-context{margin:100px 0}.client-context .container{display:flex;flex-direction:column;gap:40px}@media (min-width:1270px){.client-context{margin:180px 0}.client-context .container{flex-direction:row-reverse;gap:30px}}@media (min-width:1750px){.client-context{margin:200px 0}}.client-context__info h2{margin-bottom:20px}.client-context__info .p1{color:var(--text-grey-color)}.client-context__info p+p{margin-top:1em}@media (min-width:1270px){.client-context__info{flex:0 0 calc(50% - 15px)}.client-context__info h2{margin-bottom:40px}}@media (min-width:1750px){.client-context__info h2{margin-bottom:60px}}.client-context__images{display:flex;flex-direction:column;gap:20px}.client-context__images img{aspect-ratio:.81176;background-color:var(--black-color);border-radius:2px;display:block;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:1270px){.client-context__images{align-items:flex-start;flex:1 1 auto;flex-direction:row;gap:30px}.client-context__images>div:first-child{margin-top:80px}.client-context__images img{aspect-ratio:.81126;flex:1 1 50%}}@media (min-width:1750px){.client-context__images>div:first-child{margin-top:90px}}.business-challenge{background:var(--fill-grey-color);display:flex;flex-direction:column;margin-bottom:100px;margin-left:calc(var(--padding)*-1);width:calc(100% + var(--padding)*2)}.business-challenge img{aspect-ratio:1.25;background:var(--black-color);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:1270px){.business-challenge{align-items:center;flex-direction:row;gap:35px;margin-bottom:120px;margin-left:0;width:100%}.business-challenge img{align-self:stretch;aspect-ratio:auto;flex:0 0 auto;width:600px}}@media (min-width:1750px){.business-challenge{gap:48px;margin-bottom:150px}.business-challenge img{width:875px}}.business-challenge__info{padding:40px var(--padding)}.business-challenge__info h2{margin-bottom:30px}.business-challenge__info .p1{color:var(--text-grey-color);margin-bottom:40px}.business-challenge__info .p1 ul{margin:1em 0}.business-challenge__info .p1 ul li{--padding:25px;padding-left:var(--padding);position:relative}.business-challenge__info .p1 ul li:before{background-color:currentColor;border-radius:50%;content:"";display:block;height:5px;left:calc(var(--padding)/2);position:absolute;top:9px;transform:translate(-50%);width:5px}@media (min-width:1270px){.business-challenge__info{padding:40px 0 40px 40px}.business-challenge__info h2{margin-bottom:40px}}@media (min-width:1750px){.business-challenge__info{padding:65.5px 0 65.5px 60px}.business-challenge__info .p1,.business-challenge__info h2{margin-bottom:60px}}.business-challenge__strong{font-size:18px;font-weight:500}@media (min-width:1270px){.business-challenge__strong{font-size:24px}}.result-business-impact{margin:100px 0}.result-business-impact .section-subtitle{margin-bottom:40px}.result-business-impact video{aspect-ratio:1.907;background:var(--black-color)}@media (min-width:1270px){.result-business-impact{margin:120px 0 180px}.result-business-impact video{margin-top:40px}}@media (min-width:1750px){.result-business-impact{margin:120px 0 200px}.result-business-impact .section-subtitle{margin-bottom:60px}.result-business-impact video{margin-top:60px}}.result-business-impact__items{display:grid;grid-template-columns:repeat(2,1fr)}.result-business-impact__items li{margin-bottom:20px}.result-business-impact__items li:first-child{padding-right:30px}.result-business-impact__items li:nth-child(2){border-left:1px solid var(--stroke-light-grey-color);padding-left:30px}.result-business-impact__items li:nth-child(3),.result-business-impact__items li:nth-child(4){font-weight:500;grid-column:1/-1;padding-top:20px}.result-business-impact__items li:nth-child(4){border-top:1px solid var(--stroke-light-grey-color)}@media (min-width:1270px){.result-business-impact__items{gap:30px;grid-template-columns:repeat(4,1fr)}.result-business-impact__items li{margin-bottom:0}.result-business-impact__items li:not(:last-child){border-right:1px solid var(--stroke-light-grey-color);padding-right:30px}.result-business-impact__items li:nth-child(2){border-left:none;padding-left:0}.result-business-impact__items li:nth-child(3),.result-business-impact__items li:nth-child(4){font-size:20px;grid-column:auto;padding-top:30px}.result-business-impact__items li:nth-child(4){border-top:none}}@media (min-width:1750px){.result-business-impact__items li{font-size:18px}.result-business-impact__items li:nth-child(3),.result-business-impact__items li:nth-child(4){font-size:24px}}.result-business-impact__number{font-size:38px;font-weight:500;margin-bottom:20px}.result-business-impact__number span{color:var(--accent-color)}@media (min-width:1270px){.result-business-impact__number{font-size:96px;margin-bottom:30px}}@media (min-width:1750px){.result-business-impact__number{font-size:100px;margin-bottom:30px}}.project-objectives{margin:100px 0}@media (min-width:1270px){.project-objectives{margin:180px 0}}@media (min-width:1750px){.project-objectives{margin:200px 0}}.project-objectives__info{margin-bottom:40px}@media (min-width:1270px){.project-objectives__info{text-align:center}}@media (min-width:1750px){.project-objectives__info{margin-bottom:60px}}.project-objectives__items{counter-reset:project-objectives-items;display:flex;flex-direction:column;gap:20px}@media (min-width:1270px){.project-objectives__items{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}}.project-objectives__items li{border-radius:2px;color:var(--text-grey-color);display:flex;flex-direction:column;font-weight:500;justify-content:space-between;min-height:355px;padding:20px;position:relative}.project-objectives__items li:before{color:var(--text-light-grey-color);content:"0" counter(project-objectives-items);counter-increment:project-objectives-items;display:block;font-size:70px;line-height:1.4;margin-bottom:50px}.project-objectives__items li:first-child{background-color:var(--accent-color);color:var(--white-color)}.project-objectives__items li:first-child:before{color:var(--white-color)}.project-objectives__items li:nth-child(2){background-color:var(--fill-grey-color)}.project-objectives__items li:nth-child(3){border:1px solid var(--stroke-light-grey-color);--size:20px}.project-objectives__items li:nth-child(3):after{background:url(../img/icons/plus-accent.svg) no-repeat 0 0/var(--size),url(../img/icons/plus-accent.svg) no-repeat 100% 0/var(--size),url(../img/icons/plus-accent.svg) no-repeat 0 100%/var(--size),url(../img/icons/plus-accent.svg) no-repeat 100% 100%/var(--size);content:"";display:block;height:calc(100% + var(--size));left:calc(var(--size)*-1/2);position:absolute;top:calc(var(--size)*-1/2);width:calc(100% + var(--size))}.project-objectives__items li:nth-child(4){background-color:var(--fill-dark-color);color:var(--text-light-grey-color)}.project-objectives__items li:nth-child(4):before{color:var(--text-grey-color)}@media (min-width:1270px){.project-objectives__items li{font-size:20px}.project-objectives__items li:before{font-size:80px}}@media (min-width:1750px){.project-objectives__items li{font-size:24px;min-height:501px}.project-objectives__items li:before{font-size:100px}}.services-provided{background:var(--black-color);color:var(--white-color);display:flex;flex-direction:column;gap:40px;margin:100px 0;margin-left:calc(var(--padding)*-1);padding:40px var(--padding);text-align:center;width:calc(100% + var(--padding)*2)}@media (min-width:1270px){.services-provided{margin:180px 0;padding:80px 40px;width:100%}}@media (min-width:1750px){.services-provided{margin:200px 0}}.services-provided__links{display:grid;grid-gap:20px}@media (min-width:1270px){.services-provided__links{grid-template-columns:repeat(3,1fr)}}.services-provided__links a{align-items:center;background:var(--accent-color);color:var(--white-color);display:flex;font-size:18px;font-weight:500;justify-content:space-between;padding:16px 20px;text-align:left;transition:background-color .3s ease,color .3s ease;width:100%}.services-provided__links a svg{flex:0 0 auto;height:24px;width:24px}.services-provided__links a svg path{stroke:var(--white-color);transition:stroke .3s ease}@media (min-width:1270px){.services-provided__links a{font-size:20px;padding:20px}.services-provided__links a:active,.services-provided__links a:hover{background-color:var(--white-color);color:var(--black-color)}.services-provided__links a:active svg path,.services-provided__links a:hover svg path{stroke:var(--black-color)}.services-provided__links a:nth-child(4n):last-child{grid-column:1/-1}}@media (min-width:1750px){.services-provided__links a{border-radius:3px;font-size:24px;padding:30px}}.strategic-cgi{margin:100px 0}@media (min-width:1270px){.strategic-cgi{margin:180px 0 280px}}@media (min-width:1750px){.strategic-cgi{margin:200px 0 300px}}.strategic-cgi__main{display:flex;flex-direction:column;gap:40px;margin-bottom:100px}.strategic-cgi__main img,.strategic-cgi__main video{aspect-ratio:.8625;background-color:var(--black-color);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:1270px){.strategic-cgi__main{align-items:center;flex-direction:row;gap:80px;margin-bottom:280px}.strategic-cgi__main img,.strategic-cgi__main video{aspect-ratio:auto;flex:0 0 auto;height:400px;width:580px}}@media (min-width:1750px){.strategic-cgi__main{gap:30px;margin-bottom:300px}.strategic-cgi__main img,.strategic-cgi__main video{height:501px;width:845px}}.strategic-cgi__info h2{margin-bottom:30px}.strategic-cgi__info .p1{color:var(--text-grey-color)}.strategic-cgi__quote{font-size:22px;padding:6px 0 12px;text-align:center}.strategic-cgi__quote span{color:var(--text-grey-color)}.strategic-cgi__quote em{background:var(--accent-color);color:var(--white-color);font-style:normal}@media (min-width:1270px){.strategic-cgi__quote{font-size:42px;padding:0}}@media (min-width:1750px){.strategic-cgi__quote{font-size:58px}}.key-visuals{background:var(--fill-grey-color);margin:100px 0;padding:40px 0}@media (min-width:1270px){.key-visuals{margin:180px 0;padding:100px 0}}@media (min-width:1750px){.key-visuals{margin:200px 0}}.key-visuals__info{margin-bottom:40px}.key-visuals__items{display:flex;gap:15px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;width:calc(100% + var(--padding))}@media (min-width:1270px){.key-visuals__items{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);overflow:hidden;width:100%}}.key-visuals-item{border:1px solid var(--stroke-light-grey-color);border-radius:4px;padding:20px}.key-visuals-item__title{font-size:16px;font-weight:500}@media (min-width:1270px){.key-visuals-item__title{font-size:20px}}@media (min-width:1750px){.key-visuals-item__title{font-size:24px}}.key-visuals-item__desc{color:var(--text-grey-color);font-size:14px;margin-top:15px}@media (min-width:1750px){.key-visuals-item__desc{font-size:16px}}.key-visuals-item__img{background-color:var(--black-color);height:162px;margin-bottom:20px;width:216px}.key-visuals-item__img img,.key-visuals-item__img video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:1270px){.key-visuals-item__img{height:240px;width:100%}}@media (min-width:1750px){.key-visuals-item__img{height:295px;margin-bottom:30px}}.production-process{margin:100px 0 200px}@media (min-width:1270px){.production-process{margin:180px 0}}@media (min-width:1750px){.production-process{margin:200px 0}}.production-process__info{margin-bottom:60px}@media (min-width:1270px){.production-process__info{margin-bottom:40px}}@media (min-width:1750px){.production-process__info{margin-bottom:60px}}.production-process__items{counter-reset:production-process-items;display:flex;flex-direction:column;gap:60px}.production-process__items li{border-bottom:1px solid var(--stroke-light-grey-color);color:var(--text-grey-color);display:flex;flex-direction:column;justify-content:space-between;padding-bottom:30px}.production-process__items li:before{color:var(--fill-grey-color);content:"0" counter(production-process-items);counter-increment:production-process-items;display:inline-block;font-size:137px;font-weight:400;line-height:120px;margin-bottom:60px}.production-process__items li p:last-child{color:var(--text-grey-color)}@media (min-width:1270px){.production-process__items{gap:30px}.production-process__items li{align-items:flex-start;display:grid;grid-template-columns:repeat(2,1fr)}.production-process__items li:before{font-size:150px;grid-row:1/4;line-height:150px;margin-bottom:0}.production-process__items li p:last-child{max-width:500px}}@media (min-width:1750px){.production-process__items{gap:40px}.production-process__items li{padding-bottom:40px}.production-process__items li p:last-child{font-size:18px}}.production-process-item__title{color:var(--black-color);font-size:18px;font-weight:500;margin-bottom:15px}@media (min-width:1270px){.production-process-item__title{font-size:32px}}.visual-results{margin:100px 0}@media (min-width:1270px){.visual-results{margin:180px 0}}@media (min-width:1750px){.visual-results{margin:200px 0}}.visual-results__info{margin-bottom:40px}.visual-results__info h2{margin-bottom:23px}@media (min-width:1270px){.visual-results__info{text-align:center}.visual-results__info .p1{margin:0 auto;max-width:580px}}.visual-results__items{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);padding:0 var(--padding)}@media (min-width:1270px){.visual-results__items{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;--padding:30px}}.visual-results__btn.btn-secondary-black{display:block;margin:40px auto 0}.visual-results-item{background:var(--black-color);height:271px}.visual-results-item:nth-child(3n){grid-column:1/-1;height:450px;margin-bottom:25px}.visual-results-item:last-child{grid-column:1/-1}@media (min-width:1270px){.visual-results-item{flex:0 0 auto;height:450px}.visual-results-item:nth-child(3n){height:inherit;margin-bottom:0}.visual-results-item:first-child{width:341px}.visual-results-item:nth-child(2){width:286px}.visual-results-item:nth-child(3){width:693px}.visual-results-item:nth-child(4){width:180px}.visual-results-item:nth-child(5){width:751px}.visual-results-item:nth-child(6){width:180px}.visual-results-item:nth-child(7){width:179px}}@media (min-width:1750px){.visual-results-item{height:510px}.visual-results-item:first-child{width:477px}.visual-results-item:nth-child(2){width:400px}.visual-results-item:nth-child(3){width:923px}.visual-results-item:nth-child(4){width:284px}.visual-results-item:nth-child(5){width:918px}.visual-results-item:nth-child(6),.visual-results-item:nth-child(7){width:284px}}.marketing-sales{margin:100px 0}@media (min-width:1270px){.marketing-sales{margin:180px 0}.marketing-sales .container{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1750px){.marketing-sales{margin:200px 0}}.marketing-sales__info ul{margin-top:1em}.marketing-sales__info ul li{--padding:25px;padding-left:var(--padding);position:relative}.marketing-sales__info ul li:before{background-color:currentColor;border-radius:50%;content:"";display:block;height:5px;left:calc(var(--padding)/2);position:absolute;top:9px;transform:translate(-50%);width:5px}@media (min-width:1270px){.marketing-sales__info h2{margin-bottom:40px}}@media (min-width:1750px){.marketing-sales__info h2{margin-bottom:60px}}.marketing-sales__img{margin:60px 0}.marketing-sales__img.desktop{display:none}.marketing-sales__img img{aspect-ratio:.8214;background-color:var(--black-color);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:1270px){.marketing-sales__img{margin:0}.marketing-sales__img.mobile{display:none}.marketing-sales__img.desktop{display:block}.marketing-sales__img img{aspect-ratio:auto;height:100%}}.marketing-sales__quote{font-size:18px;font-weight:500;margin-top:30px}.marketing-sales__quote span{color:var(--text-grey-color)}.marketing-sales__quote em{background:var(--accent-color);color:var(--white-color);font-style:normal}@media (min-width:1270px){.marketing-sales__quote{font-size:24px;margin-top:40px}}@media (min-width:1750px){.marketing-sales__quote{font-size:32px;margin-top:60px}}.key-insight{margin:100px 0}@media (min-width:1270px){.key-insight{margin:180px 0}}@media (min-width:1750px){.key-insight{margin:200px 0}}.key-insight__info{border:1px solid var(--stroke-light-grey-color);padding:30px 15px;--size:20px;position:relative;text-align:center}.key-insight__info:after{background:url(../img/icons/plus-accent.svg) no-repeat 0 0/var(--size),url(../img/icons/plus-accent.svg) no-repeat 100% 0/var(--size),url(../img/icons/plus-accent.svg) no-repeat 0 100%/var(--size),url(../img/icons/plus-accent.svg) no-repeat 100% 100%/var(--size);content:"";display:block;height:calc(100% + var(--size));left:calc(var(--size)*-1/2);position:absolute;top:calc(var(--size)*-1/2);width:calc(100% + var(--size))}@media (min-width:1270px){.key-insight__info{--size-x:55px;margin-left:calc(var(--size-x)*-1);padding:78px var(--size-x);width:calc(100% + var(--size-x)*2)}}.key-insight__main{font-size:22px}@media (min-width:1270px){.key-insight__main{font-size:42px}}@media (min-width:1750px){.key-insight__main{font-size:58px}}.team-items{margin:100px 0}.team-items .section-subtitle{margin-bottom:40px}@media (min-width:1270px){.team-items{margin:180px 0}}@media (min-width:1750px){.team-items{margin:200px 0}.team-items .section-subtitle{margin-bottom:15px}}.team-items__items{display:flex;gap:15px;justify-content:center;overflow-x:auto;overflow-y:hidden}@media (min-width:1270px){.team-items__items{gap:30px}}.team-item{background-color:var(--fill-grey-color);width:287px}.team-item img{aspect-ratio:.8696;background-color:var(--black-color);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:1750px){.team-item{width:407px}}.team-item__info{display:flex;flex-direction:column;gap:10px;padding:20px}@media (min-width:1750px){.team-item__info{padding:30px}}.team-item__name{font-size:18px;font-weight:500}@media (min-width:1270px){.team-item__name{font-size:24px}}@media (min-width:1750px){.team-item__name{font-size:32px}}.team-item__position{color:var(--text-grey-color)}@media (min-width:1750px){.team-item__position{font-size:18px}}.similar-cases{display:none}
