.highlights,.layout .group--theme-black .highlights,.layout--theme-black .highlights{--gap:24px;--sup-title-color:var(--white);--color:var(--white);--color-rgb:var(--white-rgb);--aspect-ratio:56.25%;--aspect-ratio-frac:0.5625}.layout .group--theme-green .highlights,.layout .group--theme-grey-100 .highlights,.layout .group--theme-off-white .highlights,.layout .group--theme-white .highlights,.layout--theme-grey-100 .highlights{--sup-title-color:var(--black-text);--color:var(--black);--color-rgb:var(--black-rgb)}*+.highlights,.highlights:first-child{margin-top:var(--section-gap)}@media (max-width:768px){*+.highlights{margin-top:32px}}.highlights__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--gap)}@media (max-width:1024px){.highlights__wrapper{display:flex;flex-direction:column;align-items:flex-start}}.highlights__top{display:grid;align-items:end;justify-content:space-between;grid-template-columns:75% 1fr;grid-gap:var(--gap);gap:var(--gap);width:100%}@media (max-width:1024px){.highlights__top{grid-template-columns:1fr}}.highlights__top__image{overflow:hidden;width:100%;height:auto;border-radius:16px}.highlights__top__image img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.highlights__top__content{display:flex;flex-direction:column;align-items:flex-start;padding:16px 16px 0}@media (max-width:1024px){.highlights__top__content{padding:0}}.highlights__sup-title{font-size:15px;font-weight:400;line-height:140%;letter-spacing:.01em;color:var(--sup-title-color);text-transform:uppercase}@media (max-width:1024px){.highlights__sup-title{font-size:14px}}.highlights__title{font-size:17px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.01em;color:var(--color)}*+.highlights__title{margin-top:20px}@media (max-width:1024px){.highlights__title{font-size:26px;font-weight:700}*+.highlights__title{margin-top:12px}}@media (max-width:768px){.highlights__title{font-size:21px;line-height:1.4}}.highlights__description{font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.01em;color:rgba(var(--color-rgb),.7)}*+.highlights__description{margin-top:24px}@media (max-width:1024px){.highlights__description{font-size:16px}*+.highlights__description{margin-top:18px}}@media (max-width:768px){.highlights__description{font-size:15px}}*+.highlights__cta{margin-top:32px}@media (max-width:768px){*+.highlights__cta{margin-top:24px}}.highlights__bottom{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--gap);gap:var(--gap)}@media (max-width:768px){.highlights__bottom{grid-template-columns:1fr}}.highlights__bottom__image{overflow:hidden;width:100%;height:auto;border-radius:16px}.highlights__bottom__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.highlights__top__video{--aspect-ratio:56.25%;--aspect-ratio-frac:0.5625;position:relative;overflow:hidden}*+.highlights__top__video{margin-top:var(--section-gap)}.highlights__top__video__container{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px}@media (max-width:1024px){.highlights__top__video__container{gap:32px}}@media (max-width:768px){.highlights__top__video__container{grid-template-columns:1fr}}.highlights__top__video__image{position:relative;width:100%;height:360px}.highlights__top__video__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.highlights__top__video.highlights__video--is-mobile .highlights__top__video__play__wrap,.highlights__top__video.highlights__video--ready.highlights__video--is-mobile .highlights__top__video__play__wrap{opacity:0;transition:opacity .3s}.highlights__top__video__video.highlights__video--fullscreen{position:fixed;right:0;bottom:0;left:0;z-index:10}.highlights__top__video__video{position:relative;height:0;padding-bottom:var(--aspect-ratio)}.highlights__top__video__play__wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.highlights__top__video__video__wrap{position:absolute;top:0;right:-3px;bottom:0;left:-3px;overflow:hidden;border-radius:16px;background-color:var(--primary-600)}.highlights__top__video__play{display:block;width:100%;height:100%;color:#fff;transition:opacity .4s,transform .4s;will-change:opacity,transform}.highlights__top__video__video.highlights__video--started.highlights__video--playing .highlights__top__video__play{transform:scale(.8);opacity:0;transition:opacity .3s,transform .3s;pointer-events:none}.highlights__top__video__play>button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;font-weight:500;line-height:1.5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .3s;opacity:1}.highlights__top__video__video.highlights__video--ready .highlights__top__video__play:hover>button{opacity:1;transition:opacity .3s}.highlights__top__video__play>button:focus{outline:none}.highlights__top__video__video.highlights__video--started.highlights__video--playing .highlights__top__video__play>button{cursor:default}@media (max-width:768px){.highlights__top__video__play>button{position:absolute;top:50%;left:50%;font-size:17px;opacity:1;transform:translateX(-50%) translateY(-50%)}}.highlights__top__video__play>button>.highlights__top__video__play__img{--size:83px;display:flex;width:83px;width:var(--size);height:83px;height:var(--size);transition:transform .2s}@media (max-width:768px){.highlights__top__video__play>button>.highlights__top__video__play__img{--size:68px}}.highlights__top__video__play>button>.highlights__top__video__play__img img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .2s}.highlights__top__video__play>button:hover>.highlights__top__video__play__img{transform:scale(1.1);transition:transform .2s}.highlights__top__video__play>button:active>.highlights__top__video__play__img img{transform:scale(.95);transition:transform .1s}.highlights__top__video__fullscreen{position:absolute;bottom:0;left:0;z-index:4;padding:20px;transition:opacity .3s,transform .3s;transform:scale(1)}.highlights__top__video__fullscreen .highlights__top__video__fullscreen__img img{width:20px;height:20px}.highlights__top__video__fullscreen:hover>.highlights__top__video__fullscreen__img{transform:scale(1.1);transition:transform .2s}.highlights__aspect-ratio.highlights__video--fullscreen{display:flex;align-items:center;justify-content:center;background:#000}.highlights__aspect-ratio.highlights__video--fullscreen .highlights__top__video__player{box-shadow:none}.highlights__aspect-ratio.highlights__video--fullscreen .highlights__top__video__video__wrap{border-radius:0}.highlights__aspect-ratio.highlights__video--fullscreen .highlights__aspect-ratio__wrap{width:100%;max-width:calc(100vh * (1 / (var(--aspect-ratio-frac))));background:#000}.highlights__aspect-ratio.highlights__video--fullscreen .highlights__aspect-ratio__wrap__wrap{position:relative;width:100%;height:0;padding-bottom:var(--aspect-ratio);background:#000}.highlights__aspect-ratio.highlights__video--fullscreen .highlights__top__video__video{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #000;background:#000}.highlights__top__video__wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.highlights__top__video__wrap{align-items:center;height:100%}.highlights__top__video__player{position:relative;width:100%;height:0;padding-bottom:var(--aspect-ratio);border-radius:5px}.highlights__top__video__player__cover,.highlights__top__video__player__cover>img{position:absolute;top:0;right:0;bottom:0;left:0}.highlights__top__video__player__cover>img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.highlights__top__video__player__cover:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";display:block}@media (max-width:880px){.highlights__top__video__player__cover>img{bottom:0;height:100%}.highlights__top__video__fullscreen{display:none}}.highlights__top__video__video.highlights__video--ready .highlights__top__video__video__wrap{opacity:1;transition:opacity .2s}@media (max-width:768px){.highlights__top__video__video .highlights__top__video__video__wrap,.highlights__top__video__video.highlights__video--ready .highlights__top__video__video__wrap{opacity:0;transition:opacity .3s}.highlights__top__video__video.highlights__video--ready.highlights__video--started .highlights__top__video__video__wrap,.highlights__top__video__video.highlights__video--started .highlights__top__video__video__wrap{opacity:1}}.highlights__top__video__video__wrap:after{position:absolute;right:0;bottom:0;left:0;z-index:1;content:"";height:300px;transition:opacity .5s}.highlights__top__video__video.highlights__video--started.highlights__video--playing .highlights__top__video__video__wrap:after{transition:opacity 2s}.highlights__top__video__video__wrap>*{position:relative;top:50%;transform:translateY(-50%)}.highlights__top__video__control{position:absolute;top:50%;right:0;bottom:0;left:0;transform:translateY(-50%)}.highlights__top__video__control__play-pause{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:default}.highlights__top__video__video.highlights__video--started.highlights__video--playing .highlights__top__video__control__play-pause{z-index:3}.highlights__top__video__control__play-pause:focus{outline:none}.images-grid{--gap:24px}@media (max-width:768px){.images-grid{--gap:20px}}*+.images-grid,.images-grid:first-child{margin-top:var(--section-gap)}.images-grid__items{display:flex;gap:var(--gap)}@media (max-width:768px){.images-grid__items{flex-direction:column}}.images-grid__item{display:block;flex:1;overflow:hidden;border-radius:8px}.images-grid__item__aspect-ratio{position:relative;padding-bottom:100%}.images-grid--count-1 .images-grid__item__aspect-ratio{padding-bottom:0}@media (max-width:768px){.images-grid__item__aspect-ratio{padding-bottom:0}.images-grid--mobile-format-square .images-grid__item__aspect-ratio{padding-bottom:100%}.images-grid--mobile-format-landscape .images-grid__item__aspect-ratio{padding-bottom:56.25%}}.images-grid__item__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.images-grid--count-1 .images-grid__item__image{position:relative;height:auto}@media (max-width:768px){.images-grid--mobile-format-full .images-grid__item__image{position:relative;height:auto}}.layout .group--theme-black .link-list,.layout--theme-black .link-list,.link-list{--color:var(--white);--color-rgb:var(--white-rgb);--glyph-filter:invert(100%)}.layout .group--theme-green .link-list,.layout .group--theme-grey-100 .link-list,.layout .group--theme-off-white .link-list,.layout .group--theme-white .link-list,.layout--theme-grey-100 .link-list{--color:var(--black);--color-rgb:var(--black-rgb);--glyph-filter:none}*+.link-list,.link-list:first-child{margin-top:var(--section-gap)}.link-list__grid{display:grid;grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px;grid-row-gap:24px;row-gap:24px;list-style:none}.link-list__grid--columns-2{grid-template-columns:repeat(2,1fr)}.link-list__grid--columns-3{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.link-list__grid{-moz-column-gap:16px;column-gap:16px}.link-list__grid--columns-3{-moz-column-gap:0;column-gap:0}}@media (max-width:768px){.link-list__grid{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0}}.link-list__item{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:0 24px}.link-list__item__title{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.01em;color:rgba(var(--color-rgb),.6);text-transform:uppercase}.link-list__item__link{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--color)}.link-list__item__link a{font-size:16px;font-weight:700;line-height:1.4;letter-spacing:.01em;color:var(--color);-webkit-text-decoration:none;text-decoration:none;transition:opacity .2s}.link-list__item__link a:before{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.link-list__item:hover .link-list__item__link a{opacity:.7}.link-list__item:active .link-list__item__link a{opacity:1}.link-list__item__link img{--size:12px;flex-shrink:0;width:12px;width:var(--size);height:12px;height:var(--size);filter:var(--glyph-filter)}.logo-grid{--border-radius:8px}*+.logo-grid{margin-top:var(--section-gap)}.logo-grid__items{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media (max-width:768px){.logo-grid__items{grid-template-columns:repeat(2,1fr);gap:8px}}.logo-grid__item{position:relative;height:0;padding-bottom:100%;border-radius:var(--border-radius);background-image:linear-gradient(130deg,rgba(var(--white-rgb),.1) 0,rgba(var(--white-rgb),0) 100%)}.layout .group--theme-green .logo-grid__item,.layout .group--theme-grey-100 .logo-grid__item,.layout .group--theme-off-white .logo-grid__item,.layout .group--theme-white .logo-grid__item,.layout--theme-grey-100 .logo-grid__item{background-color:#181818;background-image:none}.layout .group--theme-black .logo-grid__item:after,.layout--theme-black .logo-grid__item:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:1px solid transparent;border-radius:var(--border-radius);background:linear-gradient(170deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,0),hsla(0,0%,100%,.2)) border-box;pointer-events:none;-webkit-mask:linear-gradient(#fff,#fff 0) content-box,linear-gradient(#fff,#fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.logo-grid__item__wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.logo-grid__item__image{--size:60%;width:60%;width:var(--size);height:60%;height:var(--size);-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(.8)}@media (max-width:768px){.logo-grid__item__image{--size:70%}}.layout .group--theme-black .numbers,.layout--theme-black .numbers,.numbers{--color:var(--white);--color-rgb:var(--white-rgb);--border-color:rgba(var(--color-rgb),0.2)}.layout .group--theme-green .numbers,.layout .group--theme-grey-100 .numbers,.layout .group--theme-off-white .numbers,.layout .group--theme-white .numbers,.layout--theme-grey-100 .numbers{--color:#262830;--color-rgb:38,40,48;--border-color:rgba(var(--color-rgb),0.1)}*+.numbers,.numbers:first-child{margin-top:var(--section-gap)}.numbers__items{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border-color)}@media (max-width:768px){.numbers__items{grid-template-columns:repeat(2,1fr)}}.numbers__item{display:flex;flex-direction:column;justify-content:end;padding:32px}@media (max-width:1024px){.numbers__item{padding:24px}}@media (max-width:768px){.numbers__item{padding:24px 16px 16px}}@media (min-width:769px){.numbers__item:nth-child(3n+2),.numbers__item:nth-child(3n+3){border-left:1px solid var(--border-color)}}@media (max-width:768px){.numbers__item:nth-child(2n){border-left:1px solid var(--border-color)}}.numbers__item+.numbers__item+.numbers__item+.numbers__item{border-top:1px solid var(--border-color)}@media (max-width:768px){.numbers__item+.numbers__item+.numbers__item{border-top:1px solid var(--border-color)}.numbers--count-3 .numbers__item:nth-child(3){grid-column-start:1;grid-column-end:3}}.numbers__item__title{max-width:11ch;font-size:26px;font-style:normal;font-weight:500;line-height:130%;color:var(--color)}@media (max-width:1024px){.numbers__item__title{font-size:24px}}@media (max-width:768px){.numbers__item__title{font-size:20px}}.numbers__item__number{font-size:62px;font-style:normal;font-weight:400;line-height:1;color:var(--color)}@media (max-width:1024px){.numbers__item__number{font-size:48px}}@media (max-width:768px){.numbers__item__number{font-size:28px}}.numbers__item__description{font-size:18px;font-style:normal;font-weight:300;line-height:1.5;color:rgba(var(--color-rgb),.7)}*+.numbers__item__description{margin-top:16px}@media (max-width:1024px){.numbers__item__description{font-size:16px;line-height:1.3}}@media (max-width:768px){.numbers__item__description{font-size:15px}*+.numbers__item__description{margin-top:8px}}.layout .group--theme-black .project,.layout--theme-black .project,.project{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-green .project,.layout .group--theme-grey-100 .project,.layout .group--theme-off-white .project,.layout .group--theme-white .project,.layout--theme-grey-100 .project{--color:var(--black);--color-rgb:var(--black-rgb)}*+.project,.project:first-child{margin-top:var(--section-gap)}.project__wrap{display:grid;align-items:end;grid-template-columns:1fr;grid-gap:48px;gap:48px}.project--has-content .project__wrap{grid-template-columns:65% 1fr}@media (max-width:1024px){.project__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}}.project__image{position:relative;width:100%;height:auto}@media (max-width:1024px){.project__image{position:relative;width:90vw;height:auto}}.project__image img{width:100%;height:auto;border-radius:16px;-o-object-fit:cover;object-fit:cover}.project__text__content{display:flex;flex-direction:column;gap:24px;color:var(--color)}.project__text__wrap-cta{display:flex;align-items:center;gap:6px}.project__text__wrap-cta a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.project__text__wrap-cta a:hover{-webkit-text-decoration:underline;text-decoration:underline}.layout .group--theme-black .project__text__wrap-cta svg,.layout--theme-black .project__text__wrap-cta svg{filter:invert(100%)}.project__text__title{font-size:24px;font-weight:600;line-height:130%;color:rgba(var(--color-rgb),.8)}@media (max-width:768px){.project__text__title{font-size:20px}}.project__tags-left__title,.project__tags-right__title{font-size:16px;font-weight:600;line-height:130%;color:rgba(var(--color-rgb),.8)}.project__text__description{font-size:16px;font-weight:400;line-height:130%;color:rgba(38,40,48,.6)}.project__text__tags{display:flex;justify-content:start;gap:24px}.project__tags-left,.project__tags-right{display:flex;flex-direction:column;gap:16px}.project__tags-left__content__tags,.project__tags-right__content__tags{display:flex;align-items:center;gap:8px}.project__tags-left__tags,.project__tags-right__tags{align-items:start;font-style:normal;font-weight:400;border-radius:35px}.project__tags-left__tags button,.project__tags-right__tags button{padding:6px 15px;color:inherit;-webkit-text-decoration:none;text-decoration:none}@media (max-width:768px){.project__tags-left__tags,.project__tags-right__tags{align-items:end}}.project__tags-left__tags--blue,.project__tags-right__tags--blue{color:#157a8e;background-color:rgba(21,122,142,.247)}.project__tags-left__tags--orange,.project__tags-right__tags--orange{color:#ff7b23;background-color:rgba(255,123,35,.247)}.project__tags-left__tags--red,.project__tags-right__tags--red{color:#db0000;background-color:rgba(255,35,35,.247)}.project__tags-left__tags--green,.project__tags-right__tags--green{color:#2db500;background-color:rgba(35,255,42,.247)}.project__tags-left__tags--yellow,.project__tags-right__tags--yellow{color:#b7ad00;background-color:rgba(216,202,0,.247)}.project__tags-left__tags--purple,.project__tags-right__tags--purple{color:#cc23ff;background-color:rgba(218,35,255,.247)}.project__tags-left__tags--black,.project__tags-right__tags--black{color:#fff;background-color:#000}.layout .group--theme-black .projects,.layout--theme-black .projects,.projects{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-green .projects,.layout .group--theme-grey-100 .projects,.layout .group--theme-off-white .projects,.layout .group--theme-white .projects,.layout--theme-grey-100 .projects{--color:var(--black);--color-rgb:var(--black-rgb)}*+.projects{margin-top:var(--section-gap)}.projects__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px}@media (max-width:768px){.projects__items{grid-template-columns:1fr}}.projects__item{position:relative}.projects__item__image{overflow:hidden;width:100%;height:auto;border-radius:16px;-o-object-fit:cover;object-fit:cover}.projects__item__text{display:flex;justify-content:space-between;gap:8px;font-family:var(--font-family);font-size:var(--font-size-16);font-style:normal;line-height:1.3;color:rgba(var(--color-rgb),.8)}*+.projects__item__text{margin-top:24px}@media (max-width:1024px){.projects__item__text{display:grid;grid-template-columns:1fr}*+.projects__item__text{margin-top:24px}}@media (max-width:768px){*+.projects__item__text{margin-top:16px}}.projects__item__text__title,.projects__item__text__title a{font-size:16px;font-weight:600;line-height:1.3;color:rgba(var(--color-rgb),.8);-webkit-text-decoration:none;text-decoration:none;transition:color .2s}.projects__item__text__title:hover a{color:var(--color)}@media (max-width:768px){.projects__item__text__title,.projects__item__text__title a{font-size:15px}}.projects__item__text__title a:before{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.project__item__text__content{display:flex;flex-direction:column;gap:16px}.projects__item__text__description p{font-size:16px;font-weight:400;line-height:130%;color:rgba(var(--color-rgb),.6)}.projects__item__text__description p b{font-size:16px;font-weight:500;line-height:140%;letter-spacing:.01em;color:rgba(var(--color-rgb),.6)}.projects__item__text__description,.projects__item__text__tags-part{display:flex;flex-direction:column;gap:16px}.projects__item__text__tags-part{flex-shrink:0;align-items:start}.projects__text__content__tags{z-index:2;display:flex;flex-wrap:wrap;justify-content:end;gap:12px;font-size:14px;font-weight:400}.projects__text__tags{align-items:start;font-style:normal;font-weight:400;border-radius:35px}.projects__text__tags button{padding:6px 15px;color:inherit;-webkit-text-decoration:none;text-decoration:none}@media (max-width:768px){.projects__text__tags{align-items:end}}.projects__text__tags--blue{color:#157a8e;background-color:rgba(21,122,142,.247)}.projects__text__tags--orange{color:#ff7b23;background-color:rgba(255,123,35,.247)}.projects__text__tags--red{color:#db0000;background-color:rgba(255,35,35,.247)}.projects__text__tags--green{color:#2db500;background-color:rgba(35,255,42,.247)}.projects__text__tags--yellow{color:#b7ad00;background-color:rgba(216,202,0,.247)}.projects__text__tags--purple{color:#cc23ff;background-color:rgba(218,35,255,.247)}.projects__text__tags--black{color:#fff;background-color:#000}.projects__item__text__wrap-cta{display:flex;align-items:center;gap:4px}.layout .group--theme-black .projects__item__text__wrap-cta svg,.layout--theme-black .projects__item__text__wrap-cta svg{filter:invert(100%)}.layout .group--theme-black .quotation,.layout--theme-black .quotation,.quotation{--color:var(--white)}.layout .group--theme-green .quotation,.layout .group--theme-grey-100 .quotation,.layout .group--theme-off-white .quotation,.layout .group--theme-white .quotation,.layout--theme-grey-100 .quotation{--color:var(--black)}*+.quotation,.quotation:first-child{margin-top:var(--section-gap)}.quotation__icon{--color:var(--primary-500);display:flex;justify-content:center}.quotation__icon--theme-blue{--color:var(--blue-light)}.quotation__icon--theme-off-white{--color:var(--off-white)}.quotation__icon--theme-orange{--color:var(--orange)}.quotation__icon img{--size:48px;width:48px;width:var(--size);height:48px;height:var(--size)}@media (max-width:1024px){.quotation__icon img{--size:40px}}@media (max-width:768px){.quotation__icon img{--size:32px}}*+.quotation__block{margin-top:24px}.quotation__content{font-size:32px;font-weight:500;line-height:1.6;letter-spacing:.01em;color:var(--color);text-align:center;align-self:stretch}@media (max-width:1024px){.quotation__content{font-size:24px}}@media (max-width:768px){.quotation__content{font-size:20px;line-height:1.5}.quotation__content br{display:none}}.quotation__author{font-size:20px;font-style:italic;font-weight:400;line-height:150%;letter-spacing:.01em;color:var(--color);text-align:center}*+.quotation__author{margin-top:24px}@media (max-width:1024px){.quotation__author{font-size:16px}}.quotation__author strong{font-weight:400;color:var(--grey-500)}.services__item{--background-color:var(--off-white);--color:var(--black-text);--image-height:110px;position:relative;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;padding-bottom:110px;padding-bottom:var(--image-height);color:var(--color);border-radius:8px;background-color:var(--background-color)}.services__item--color-blue{--background-color:var(--blue);--color:var(--white)}.services__item--color-green{--background-color:var(--primary-500)}.services__item--color-orange{--background-color:var(--orange);--color:var(--white)}@media (max-width:768px){.services__item{--image-height:90px;flex-shrink:0;width:260px;scroll-snap-align:center;scroll-margin:var(--page-horizontal-padding)}}.services__item__content{display:flex;flex-direction:column;height:100%;padding:24px}.services__item__content__top{flex:1}.services__item__title{font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.01em}.services__item__title a{color:var(--color);-webkit-text-decoration:none;text-decoration:none}.services__item__title a:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.services__item__title strong{font-weight:700}.services__item__description{font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.01em;align-self:flex-start}.services__item--color-blue .services__item__description,.services__item--color-orange .services__item__description{opacity:.7}*+.services__item__description{margin-top:20px}@media (max-width:768px){*+.services__item__description{margin-top:12px}}*+.services__item__cta{margin-top:24px}.services__item__cta .button{--color:var(--black-text)!important}.services__item--color-blue .services__item__cta .button,.services__item--color-orange .services__item__cta .button{--color:var(--white)!important}.services__item__illustration{position:absolute;right:0;bottom:0;left:0;height:var(--image-height);pointer-events:none}.services__item__illustration img{position:absolute;top:0;left:50%;width:100%;height:auto;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transform:translateX(-50%)}@media (max-width:1024px){.services__item:first-of-type .services__item__illustration img,.services__item:nth-of-type(2) .services__item__illustration img{width:100%}}*+.services{margin-top:var(--section-gap)}.heading+.services{margin-top:48px}@media (max-width:768px){.heading+.services{margin-top:40px}}.services__items{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}@media (max-width:1024px){.services__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services__items{display:flex;overflow-x:scroll;overflow-x:auto;gap:var(--page-horizontal-padding);margin-right:calc(-1 * var(--page-right-padding));margin-left:calc(-1 * var(--page-left-padding));padding-right:var(--page-right-padding);padding-left:var(--page-left-padding);scroll-snap-type:x mandatory}.services__items::-webkit-scrollbar{display:none}}.layout .group--theme-black .steps-light,.layout--theme-black .steps-light,.steps-light{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-green .steps-light,.layout .group--theme-grey-100 .steps-light,.layout .group--theme-off-white .steps-light,.layout .group--theme-white .steps-light,.layout--theme-grey-100 .steps-light{--color:var(--black);--color-rgb:var(--black-rgb)}*+.steps-light,.steps-light:first-child{margin-top:var(--section-gap)}@media (min-width:1025px){.heading+.steps-light{margin-top:72px}}.steps-light__wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.steps-light--layout-large .steps-light__wrapper{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:72px}@media (max-width:1024px){.steps-light__wrapper{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:32px}.steps-light--layout-large .steps-light__wrapper{row-gap:32px}}@media (max-width:768px){.steps-light__wrapper{-moz-column-gap:16px;column-gap:16px;row-gap:24px}.steps-light--layout-large .steps-light__wrapper{grid-template-columns:1fr}}.steps-light__item{display:flex;flex-direction:column}.steps-light__item__image{position:relative;overflow:hidden;width:100%;border-radius:8px}.steps-light__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.steps-light__item__tag{--offset:16px;position:absolute;top:16px;top:var(--offset);right:16px;right:var(--offset);padding:7px 12px;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:.01em;color:#0d1021;border-radius:999px;background:rgba(var(--white-rgb),.95);backdrop-filter:blur(12px)}@media (max-width:768px){.steps-light__item__tag{--offset:12px;padding:5px 12px;font-size:13px}}.steps-light--layout-large .steps-light__item__content{--horizontal-padding:16px;padding-right:16px;padding-right:var(--horizontal-padding);padding-left:16px;padding-left:var(--horizontal-padding)}@media (max-width:1024px){.steps-light--layout-large .steps-light__item__content{--horizontal-padding:0}}*+.steps-light__item__content{margin-top:16px}.steps-light--layout-large *+.steps-light__item__content{margin-top:28px}@media (max-width:1024px){*+.steps-light__item__content{margin-top:12px}.steps-light--layout-large *+.steps-light__item__content{margin-top:16px}}.steps-light__item__title{font-size:24px;font-weight:500;line-height:1.4;letter-spacing:.01em;color:var(--color)}*+.steps-light__item__title{margin-top:16px}@media (max-width:1024px){.steps-light__item__title{font-size:20px}*+.steps-light__item__title{margin-top:8px}}@media (max-width:768px){.steps-light__item__title{font-size:15px}.steps-light--layout-large .steps-light__item__title{font-size:18px}}.steps-light__item__description{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.01em;color:rgba(var(--color-rgb),.7)}*+.steps-light__item__description{margin-top:8px}@media (max-width:768px){.steps-light__item__description{font-size:13px}*+.steps-light__item__description{margin-top:6px}.steps-light--layout-large *+.steps-light__item__description{margin-top:14px}}.steps-light__item__description *+p{margin-top:12px}.steps-light__item__description p b{font-weight:500;color:var(--color)}.steps-light__item__description a{color:inherit;text-decoration-color:inherit;text-underline-offset:.13em;transition:color .2s,text-decoration-color .2s}.steps-light__item__description a:hover{color:var(--color)}.layout .group--theme-black .team,.layout--theme-black .team,.team{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-green .team,.layout .group--theme-grey-100 .team,.layout .group--theme-off-white .team,.layout .group--theme-white .team,.layout--theme-grey-100 .team{--color:var(--black);--color-rgb:var(--black-rgb)}*+.team,.team:first-child{margin-top:var(--section-gap)}.team__items{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-row-gap:32px;row-gap:32px}@media (max-width:1024px){.team__items{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.team__items{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.team__item{position:relative}.team__item__headshot{width:100%;height:auto;border-radius:8px;background-color:#333}.team__item__name{font-size:16px;font-weight:600;line-height:1.3;color:var(--color)}*+.team__item__name{margin-top:16px}@media (max-width:768px){.team__item__name{font-size:15px}}.team__item__name a{color:inherit;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:.3em}.team__item:hover .team__item__name a{-webkit-text-decoration:underline;text-decoration:underline}.team__item__name a:before{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.team__item__role{font-size:16px;font-weight:400;line-height:1.3;color:rgba(var(--color-rgb),.6)}*+.team__item__role{margin-top:10px}@media (max-width:768px){.team__item__role{font-size:15px}}.layout .group--theme-black .text,.layout--theme-black .text,.text{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-green .text,.layout .group--theme-grey-100 .text,.layout .group--theme-off-white .text,.layout .group--theme-white .text,.layout--theme-grey-100 .text{--color:var(--black);--color-rgb:var(--black-rgb)}*+.text,.text:first-child{margin-top:var(--section-gap)}.layout__body>.text:first-child{margin-top:0;padding-top:var(--page-top-padding)}.text__title{font-size:32px;font-weight:500;line-height:1.3;letter-spacing:.01em;color:var(--color)}@media (max-width:1024px){.text__title{font-size:28px}}@media (max-width:768px){.text__title{font-size:22px}.text__title br{display:none}}.text__body{display:grid;grid-template-columns:1fr;grid-row-gap:16px;row-gap:16px}.text--layout-three-quarters .text__body{max-width:820px}.text--layout-grid .text__body{grid-template-columns:repeat(2,1fr);-moz-column-gap:48px;column-gap:48px}*+.text__body{margin-top:36px}@media (max-width:1024px){.text--layout-grid .text__body{-moz-column-gap:24px;column-gap:24px}*+.text__body{margin-top:28px}}@media (max-width:768px){.text--layout-grid .text__body{grid-template-columns:1fr}*+.text__body{margin-top:20px}}.text__content{font-size:14px;line-height:1.5;letter-spacing:.01em;color:rgba(var(--color-rgb),.7)}.text__content a{color:inherit;text-decoration-color:inherit;text-underline-offset:.13em;transition:color .2s,text-decoration-color .2s}.text__content a:hover{color:var(--color)}.text__content *+p,.text__content *+ul{margin-top:1em}.text__content h2{font-size:19px;font-weight:600}.text__content *+h2{margin-top:2em}@media (max-width:768px){.text__content h2{font-size:17px;font-weight:600}}.text__content h3{font-size:16px;font-weight:600}.text__content *+h3{margin-top:2em}.text__content b{font-weight:600}.text__content ul{padding-left:24px}.text__content ul *+li{margin-top:.5em}.trio__item{--horizontal-padding:32px;padding-right:32px;padding-right:var(--horizontal-padding);padding-left:32px;padding-left:var(--horizontal-padding)}@media (max-width:1140px){.trio__item{--horizontal-padding:0}}.trio__item__icon{--size:80px;display:flex;align-items:center;justify-content:center;width:80px;width:var(--size);height:80px;height:var(--size);padding:24px;border:none;border-radius:50%;background-color:var(--circle-background)}@media (max-width:1024px){.trio__item__icon{--size:64px}}@media (max-width:768px){.trio__item__icon{--size:48px}}.trio__item__icon img{--size:32px;width:32px;width:var(--size);height:32px;height:var(--size)}@media (max-width:1024px){.trio__item__icon img{--size:28px}}@media (max-width:768px){.trio__item__icon img{--size:24px}}.trio__item__title{font-size:28px;font-style:normal;font-weight:400;line-height:130%;color:var(--color)}*+.trio__item__title{margin-top:32px}@media (max-width:1024px){.trio__item__title{font-size:24px}*+.trio__item__title{margin-top:24px}}@media (max-width:768px){.trio__item__title{font-size:20px;font-weight:500}.trio__item__title br{display:none}*+.trio__item__title{margin-top:16px}}.trio__item__description{font-size:16px;font-style:normal;font-weight:300;line-height:1.4;color:rgba(var(--color-rgb),.7)}*+.trio__item__description{margin-top:24px}@media (max-width:1024px){*+.trio__item__description{margin-top:16px}}@media (max-width:768px){.trio__item__description{font-size:15px}*+.trio__item__description{margin-top:12px}}.trio__item__description *+p{margin-top:16px}.trio__item__description a{color:inherit;text-decoration-color:inherit;text-underline-offset:.13em;transition:color .2s,text-decoration-color .2s}.trio__item__description a:hover{color:var(--color)}.layout .group--theme-black .trio,.layout--theme-black .trio,.trio{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-green .trio,.layout .group--theme-grey-100 .trio,.layout .group--theme-off-white .trio,.layout .group--theme-white .trio,.layout--theme-grey-100 .trio{--color:var(--black);--color-rgb:var(--black-rgb)}*+.trio,.trio:first-child{margin-top:var(--section-gap)}.trio{--color:var(--white);--color-rgb:var(--white-rgb)}.trio--color-green{--circle-background:rgba(var(--primary-500-rgb),0.1)}.layout .group--theme-green .trio--color-green,.layout .group--theme-grey-100 .trio--color-green,.layout .group--theme-off-white .trio--color-green,.layout .group--theme-white .trio--color-green,.layout--theme-grey-100 .trio--color-green{--circle-background:var(--primary-500)}.trio--color-blue{--circle-background:rgba(95,227,253,.1)}.layout .group--theme-green .trio--color-blue,.layout .group--theme-grey-100 .trio--color-blue,.layout .group--theme-off-white .trio--color-blue,.layout .group--theme-white .trio--color-blue,.layout--theme-grey-100 .trio--color-blue{--circle-background:var(--blue-light)}.trio--color-orange{--circle-background:rgba(255,123,35,.1)}.layout .group--theme-green .trio--color-orange,.layout .group--theme-grey-100 .trio--color-orange,.layout .group--theme-off-white .trio--color-orange,.layout .group--theme-white .trio--color-orange,.layout--theme-grey-100 .trio--color-orange{--circle-background:#ff7b23}.trio--color-black{--circle-background:var(--black)}.trio__items{display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:1140px){.trio__items{gap:64px}}@media (max-width:1024px){.trio__items{gap:32px}}@media (max-width:768px){.trio__items{grid-template-columns:1fr;gap:24px}}.trusted{--column-gap:40px;--row-gap:24px}.layout .group--theme-black .trusted,.trusted{--infinite-shadow-rgb:var(--black-rgb)}.layout .group--theme-white .trusted{--infinite-shadow-rgb:var(--white-rgb)}.layout .group--theme-grey-100 .trusted,.layout--theme-grey-100 .trusted{--infinite-shadow-rgb:var(--grey-100-rgb)}@media (max-width:768px){.trusted{--column-gap:28px}}*+.trusted{margin-top:var(--section-gap)}.hero--size-large+.trusted{position:relative;z-index:var(--z-index-hero);margin-top:calc(-1 * var(--section-gap))}@media (max-width:768px){.hero--size-large+.trusted{margin-top:calc(-1 * var(--section-gap) + 32px)}}.trusted__content{display:flex;align-items:center;width:100%}.trusted__desktop{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;width:100%;-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);row-gap:var(--row-gap)}@media (max-width:768px){.trusted__desktop{display:none}}.trusted--centered .trusted__desktop{justify-content:center}.trusted__mobile{display:none}@media (max-width:768px){.trusted__mobile{position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;overflow:hidden;margin-right:calc(-1 * var(--page-right-padding));margin-left:calc(-1 * var(--page-left-padding))}}.trusted__mobile:after,.trusted__mobile:before{--direction:to right;position:absolute;top:0;z-index:1;content:"";display:block;width:80px;height:100%;background-image:linear-gradient(to right,rgba(var(--infinite-shadow-rgb),1),rgba(var(--infinite-shadow-rgb),0));background-image:linear-gradient(var(--direction),rgba(var(--infinite-shadow-rgb),1),rgba(var(--infinite-shadow-rgb),0))}.trusted__mobile:before{left:0}.trusted__mobile:after{--direction:to left;right:0}.trusted__mobile__wrap{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;padding-left:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);animation:trusted-mobile-wrap infinite calc(var(--count) * 1.8s) linear}@keyframes trusted-mobile-wrap{0%{transform:translateX(75%)}to{transform:translateX(-25%)}}.trusted__item{display:flex;align-items:center;justify-content:center}.trusted__item img{width:auto;height:44px;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.trusted__item img{height:38px}}.video-text__content{display:flex;flex-direction:column;justify-content:center;width:100%}.video-text__content__icon{height:32px}@media (max-width:768px){.video-text__content__icon{height:24px}}.video-text__content__icon--theme-blue{--color:var(--blue-light)}.video-text__content__icon--theme-off-white{--color:var(--off-white)}.video-text__content__icon--theme-orange{--color:var(--orange)}@media (max-width:768px){.video-text__content__icon svg{width:auto;height:100%}}*+.video-text__content__block{margin-top:24px}@media (max-width:1024px){*+.video-text__content__block{margin-top:16px}}.video-text__content__description{font-size:24px;font-style:normal;font-weight:500;line-height:1.6;color:var(--color)}@media (max-width:1024px){.video-text__content__description{font-size:20px}}@media (max-width:768px){.video-text__content__description{font-size:20px}}.video-text__content__author{font-size:20px;font-style:italic;font-weight:400;line-height:150%;letter-spacing:.01em;color:var(--color)}*+.video-text__content__author{margin-top:24px}@media (max-width:1024px){.video-text__content__author{font-size:16px}}.video-text__content__author strong{font-weight:400;color:var(--grey-500)}.layout .group--theme-black .video-text,.layout--theme-black .video-text,.video-text{--gap:40px;--color:var(--white);--color-rgb:var(--white-rgb);--aspect-ratio:56.25%;--aspect-ratio-frac:0.5625;position:relative;overflow:hidden}.layout .group--theme-green .video-text,.layout .group--theme-grey-100 .video-text,.layout .group--theme-off-white .video-text,.layout .group--theme-white .video-text,.layout--theme-grey-100 .video-text{--color:var(--black);--color-rgb:var(--black-rgb)}*+.video-text{margin-top:var(--section-gap)}.video-text__container{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px}@media (max-width:1024px){.video-text__container{gap:32px}}@media (max-width:768px){.video-text__container{grid-template-columns:1fr}}.video-text__image{position:relative;width:100%;height:360px}.video-text__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.video-text.video-text__video--is-mobile .video-text__play__wrap,.video-text.video-text__video--ready.video-text__video--is-mobile .video-text__play__wrap{opacity:0;transition:opacity .3s}.video-text__video.video-text__video--fullscreen{position:fixed;right:0;bottom:0;left:0;z-index:10}.video-text .text{max-width:64ch}*+.video-text .text{margin-top:12px}.video-text__video{position:relative;height:0;padding-bottom:var(--aspect-ratio)}.video-text__play__wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-text__video__wrap{position:absolute;top:0;right:-3px;bottom:0;left:-3px;overflow:hidden;border-radius:16px;background-color:var(--primary-600)}.video-text__play{display:block;width:100%;height:100%;color:#fff;transition:opacity .4s,transform .4s;will-change:opacity,transform}.video-text__video.video-text__video--started.video-text__video--playing .video-text__play{transform:scale(.8);opacity:0;transition:opacity .3s,transform .3s;pointer-events:none}.video-text__play>button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;font-weight:500;line-height:1.5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.video-text__play>button,.video-text__video.video-text__video--ready .video-text__play:hover>button{transition:opacity .3s;opacity:1}.video-text__play>button:focus{outline:none}.video-text__video.video-text__video--started.video-text__video--playing .video-text__play>button{cursor:default}@media (max-width:768px){.video-text__play>button{position:absolute;top:50%;left:50%;font-size:17px;opacity:1;transform:translateX(-50%) translateY(-50%)}}.video-text__play>button>.video-text__play__img{--size:83px;display:flex;width:83px;width:var(--size);height:83px;height:var(--size);transition:transform .2s}@media (max-width:768px){.video-text__play>button>.video-text__play__img{--size:68px}}.video-text__play>button>.video-text__play__img img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .2s}.video-text__play>button:hover>.video-text__play__img{transform:scale(1.1);transition:transform .2s}.video-text__play>button:active>.video-text__play__img img{transform:scale(.95);transition:transform .1s}.video-text__fullscreen{position:absolute;bottom:0;left:0;z-index:4;padding:20px;transition:opacity .3s,transform .3s;transform:scale(1)}.video-text__fullscreen .video-text__fullscreen__img img{width:20px;height:20px}.video-text__fullscreen:hover>.video-text__fullscreen__img{transform:scale(1.1);transition:transform .2s}.video-text__aspect-ratio.video-text__video--fullscreen{display:flex;align-items:center;justify-content:center;background:#000}.video-text__aspect-ratio.video-text__video--fullscreen .video-text__player{box-shadow:none}.video-text__aspect-ratio.video-text__video--fullscreen .video-text__video__wrap{border-radius:0}.video-text__aspect-ratio.video-text__video--fullscreen .video-text__aspect-ratio__wrap{width:100%;max-width:calc(100vh * (1 / (var(--aspect-ratio-frac))));background:#000}.video-text__aspect-ratio.video-text__video--fullscreen .video-text__aspect-ratio__wrap__wrap{position:relative;width:100%;height:0;padding-bottom:var(--aspect-ratio);background:#000}.video-text__aspect-ratio.video-text__video--fullscreen .video-text__video{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #000;background:#000}.video-text__wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.video-text__wrap{align-items:center;height:100%}.video-text__player{position:relative;width:100%;height:0;padding-bottom:var(--aspect-ratio);border-radius:5px}.video-text__player__cover,.video-text__player__cover>img{position:absolute;top:0;right:0;bottom:0;left:0}.video-text__player__cover>img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.video-text__player__cover:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";display:block}@media (max-width:880px){.video-text__player__cover>img{bottom:0;height:100%}.video-text__fullscreen{display:none}}.video-text__video.video-text__video--ready .video-text__video__wrap{opacity:1;transition:opacity .2s}@media (max-width:768px){.video-text__video .video-text__video__wrap,.video-text__video.video-text__video--ready .video-text__video__wrap{opacity:0;transition:opacity .3s}.video-text__video.video-text__video--ready.video-text__video--started .video-text__video__wrap,.video-text__video.video-text__video--started .video-text__video__wrap{opacity:1}}.video-text__video__wrap:after{position:absolute;right:0;bottom:0;left:0;z-index:1;content:"";height:300px;transition:opacity .5s}.video-text__video.video-text__video--started.video-text__video--playing .video-text__video__wrap:after{transition:opacity 2s}.video-text__video__wrap>*{position:relative;top:50%;transform:translateY(-50%)}.video-text__control{position:absolute;top:50%;right:0;bottom:0;left:0;transform:translateY(-50%)}.video-text__control__play-pause{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:default}.video-text__video.video-text__video--started.video-text__video--playing .video-text__control__play-pause{z-index:3}.video-text__control__play-pause:focus{outline:none}.blog-post{font-size:32px;font-weight:500;line-height:1.3;letter-spacing:.01em;color:var(--color)}*+.blog-post{margin-top:var(--section-gap)}@media (max-width:768px){.blog-post{font-size:20px;line-height:1.4}}