@-webkit-keyframes pulse-size{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse-size{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes pulse-color{0%,to{fill:#ecaed4}50%{fill:#dd70b3}}@keyframes pulse-color{0%,to{fill:#ecaed4}50%{fill:#dd70b3}}@-webkit-keyframes background-fade-out{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes background-fade-out{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes reveal-from-center{0%{clip-path:inset(0% 0% 0% 0% round 40px)}to{clip-path:inset(50% 50% 50% 50% round 40px)}}@keyframes reveal-from-center{0%{clip-path:inset(0% 0% 0% 0% round 40px)}to{clip-path:inset(50% 50% 50% 50% round 40px)}}@-webkit-keyframes scale-up-down{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes scale-up-down{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes scaleUp{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleUp{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes infinite-slider{0%{left:100%}to{left:-140px}}@keyframes infinite-slider{0%{left:100%}to{left:-140px}}.hero-counter__counter-icon img,.hero-counter__counter-icon svg{width:40px;height:40px}.hero-counter__wrapper{display:grid;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-gap:40px 204px;gap:40px 204px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-counter__wrapper .eyebrow{padding:7px 0}.hero-counter__image-col{position:relative;grid-row:1/3;grid-column:2/3;-ms-flex-line-pack:center;align-content:center;height:100%}.hero-counter__title{margin-bottom:32px}.hero-counter__title .word{white-space:nowrap;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.hero-counter__title .char{-webkit-transform:translateY(64px);transform:translateY(64px);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.hero-counter__title.p-64-700{line-height:.98}.hero-counter__description{margin-bottom:48px}.hero-counter__description>span{line-height:1.4}.hero-counter__btns{display:grid;grid-auto-flow:column;grid-gap:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.hero-counter__img-container{position:relative}.hero-counter__star{position:absolute;z-index:1;-webkit-animation:pulse-size 2s infinite ease-in-out;animation:pulse-size 2s infinite ease-in-out;top:20%;left:-56px}.hero-counter__star svg{width:112px;height:112px}.hero-counter__star svg path{-webkit-animation:pulse-color 2s infinite ease-in-out;animation:pulse-color 2s infinite ease-in-out}#rect-shape-svg{position:absolute;inset:0;width:100%;height:100%}.tubes-shape-path{visibility:hidden}.hero-counter__img-wrap{position:relative;height:558px;width:713px;overflow:hidden;border-radius:40px;clip-path:url(#rectClip)}.hero-counter__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-counter__counter{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2}.hero-counter__counter-number{display:-webkit-box;display:-ms-flexbox;display:flex;color:#0c4a9c}.hero-counter__counter-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px 24px;max-width:511px}.hero-counter__counter-top{display:inline-grid;grid-auto-flow:column;grid-gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:5px}.hero-counter--with-counter .hero-counter__wrapper{grid-template-rows:repeat(2,auto);row-gap:40px}.hero-counter__counter-content{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-counter__counter-description{line-height:1.4}@media screen and (max-width: 1800px){.hero-counter__wrapper{-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}}@media screen and (max-width: 1600px){.hero-counter__image-col{grid-row:1/2}.hero-counter__counter{grid-column:1/3}.hero-counter__img-wrap{width:600px}}@media screen and (max-width: 1440px){.hero-counter__star{left:-40px}.hero-counter__star svg{width:80px;height:80px}}@media screen and (max-width: 1199px){.hero-counter__counter-inner{grid-template-columns:repeat(4,1fr);max-width:100%}.hero-counter__wrapper{-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}.hero-counter__img-wrap{width:500px}}@media screen and (max-width: 991px){.hero-counter__star{top:20%;left:-30px}.hero-counter__star svg{width:60px;height:60px}.hero-counter__wrapper{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;row-gap:60px;-webkit-column-gap:normal;-moz-column-gap:normal;column-gap:normal;-webkit-column-gap:initial;-moz-column-gap:initial;column-gap:initial}.hero-counter__counter{grid-column:1/2}.hero-counter__image-col{grid-row:2/3;grid-column:1/2}.hero-counter__img-wrap{max-height:400px;width:100%}}@media screen and (max-width: 767px){.hero-counter__counter-inner{grid-template-columns:auto auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.hero-counter__btns{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}@media screen and (max-width: 640px){.hero-counter__star{top:-15px;left:10%}.hero-counter__star svg{width:30px;height:30px}.hero-counter__counter-inner{grid-gap:24px;max-width:none;max-width:initial}.hero-counter__img-wrap{max-height:300px}.hero-counter__description{margin-bottom:16px}.hero-counter__counter{margin-top:0}.hero-counter__btn-wrap{border-radius:24px}.hero-counter__title{margin-bottom:16px}.hero-counter__wrapper,.hero-counter--with-counter .hero-counter__wrapper{row-gap:24px}}@media screen and (max-width: 400px){.hero-counter__img-wrap{height:214px;aspect-ratio:unset}.hero-counter--with-counter .hero-counter__img-wrap{aspect-ratio:unset}.hero-counter__btns{grid-gap:16px;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.hero-counter__btns .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}@media screen and (max-width: 360px){.hero-counter__counter-inner{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr;grid-gap:16px}.hero-counter__counter-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-counter__counter-content{text-align:center}}@media screen and (min-width: 992px){.hero-counter__img-container{translate:0 -32px}}@media screen and (min-width: 1921px){.hero-counter__star{left:-1.875vw}.hero-counter__star svg{width:3.75vw;height:3.75vw}.hero-counter__counter-icon img,.hero-counter__counter-icon svg{width:2.08333vw;height:2.08333vw}.hero-counter__wrapper{gap:2.08333vw 11.45833vw}.hero-counter__wrapper .eyebrow{padding:.364vw 0}.hero-counter__title{margin-bottom:1.66667vw}.hero-counter__title .char{-webkit-transform:translateY(3.5vw);transform:translateY(3.5vw)}.hero-counter__description{margin-bottom:2.5vw}.hero-counter__btns{grid-gap:1.25vw}.hero-counter__img-wrap{border-radius:2.08333vw;height:29.047vw;width:37.116vw}.hero-counter__counter-inner{grid-gap:1.66667vw 1.249vw;max-width:26.601vw}.hero-counter__counter-top{grid-gap:.83333vw;margin-bottom:.26042vw}.hero-counter--with-counter .hero-counter__wrapper{row-gap:2.08333vw}}
